MBTI JSON 양식 변환 (배치: 31 / 189)

실행 모드 선택


현재 모드: 테스트 (Dry Run)

대상 테이블: content_mbti_items

ID: 4172 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "스트레스 상황 대처",
    "episodes": [
        {
            "title": "계획 vs 적응",
            "explanation": "ESTJ의 계획으로 통제와 ENFP의 즉흥 적응",
            "category": "스트레스 상황 대처",
            "level": 2,
            "my_mbti": "ESTJ",
            "target_mbti": "ENFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "민수",
                    "script": "Let's make a schedule!",
                    "translation": "스케줄을 만들자!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "하은",
                    "script": "Let's just flow!",
                    "translation": "그냥 흘러가자!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "민수는 스케줄을 만들자고 합니다.",
                    "hint": "민수가 뭘 만들자고 했나요?",
                    "result": "O",
                    "explanation": "민수는 'Let's make a schedule!'이라고 스케줄을 만들자고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "민수",
                    "script": "Plans reduce stress!",
                    "translation": "계획이 스트레스를 줄여줘!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "하은",
                    "script": "Going with flow works!",
                    "translation": "흘러가는 대로 하는 게 효과가 있어!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Haeun likes to go with the @@.",
                    "hint": "하은이가 뭘 따라가는 걸 좋아한다고 했나요?",
                    "optionA": "plan",
                    "optionB": "flow",
                    "optionC": "car",
                    "result": "flow",
                    "explanation": "하은이는 'Going with flow works!'라고 흘러가는 대로 하는 걸 좋아해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "하은",
                    "script": "You stay organized!",
                    "translation": "너는 체계적으로 있어!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "민수",
                    "script": "You stay flexible!",
                    "translation": "너는 유연하게 있어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "간단한 색깔에 대한 문장이에요.",
                    "optionA": "red",
                    "optionB": "very",
                    "optionC": "apple",
                    "optionD": "is",
                    "optionE": "big",
                    "result": "big apple is very red",
                    "explanation": "큰 사과가 매우 빨갛다."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "스트레스 상황 대처",
    "episodes": [
        {
            "title": "계획 vs 적응",
            "explanation": "ESTJ의 계획으로 통제와 ENFP의 즉흥 적응",
            "level": 2,
            "my_mbti": "ESTJ",
            "target_mbti": "ENFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "민수",
                    "script": "Let's make a schedule!",
                    "translation": "스케줄을 만들자!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "하은",
                    "script": "Let's just flow!",
                    "translation": "그냥 흘러가자!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "민수는 스케줄을 만들자고 합니다.",
                    "hint": "민수가 뭘 만들자고 했나요?",
                    "result": "O",
                    "explanation": "민수는 'Let's make a schedule!'이라고 스케줄을 만들자고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "민수",
                    "script": "Plans reduce stress!",
                    "translation": "계획이 스트레스를 줄여줘!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "하은",
                    "script": "Going with flow works!",
                    "translation": "흘러가는 대로 하는 게 효과가 있어!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Haeun likes to go with the @@.",
                    "hint": "하은이가 뭘 따라가는 걸 좋아한다고 했나요?",
                    "optionA": "plan",
                    "optionB": "flow",
                    "optionC": "car",
                    "result": "flow",
                    "explanation": "하은이는 'Going with flow works!'라고 흘러가는 대로 하는 걸 좋아해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "하은",
                    "script": "You stay organized!",
                    "translation": "너는 체계적으로 있어!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "민수",
                    "script": "You stay flexible!",
                    "translation": "너는 유연하게 있어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "간단한 색깔에 대한 문장이에요.",
                    "optionA": "red",
                    "optionB": "very",
                    "optionC": "apple",
                    "optionD": "is",
                    "optionE": "big",
                    "result": "big apple is very red",
                    "explanation": "큰 사과가 매우 빨갛다."
                }
            ]
        }
    ]
}
ID: 4173 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "스트레스 상황 대처",
    "episodes": [
        {
            "title": "행동 vs 안전",
            "explanation": "ESTP의 적극적 행동과 ISFJ의 안전 추구",
            "category": "스트레스 상황 대처",
            "level": 2,
            "my_mbti": "ESTP",
            "target_mbti": "ISFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "현준",
                    "script": "Let's do something!",
                    "translation": "뭔가 해보자!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "수현",
                    "script": "Let's stay safe.",
                    "translation": "안전하게 있자."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "현준이는 뭔가 하자고 합니다.",
                    "hint": "현준이가 뭘 하자고 했나요?",
                    "result": "O",
                    "explanation": "현준이는 'Let's do something!'이라고 뭔가 하자고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "현준",
                    "script": "Action helps stress!",
                    "translation": "행동이 스트레스를 도와줘!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "수현",
                    "script": "Safety makes me calm.",
                    "translation": "안전이 나를 차분하게 만들어."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Suhyeon feels calm when she is @@.",
                    "hint": "수현이가 뭘 때 차분해진다고 했나요?",
                    "optionA": "busy",
                    "optionB": "safe",
                    "optionC": "loud",
                    "result": "safe",
                    "explanation": "수현이는 'Safety makes me calm'이라고 안전할 때 차분해진다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "수현",
                    "script": "You face problems bravely!",
                    "translation": "너는 문제를 용감하게 마주해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "현준",
                    "script": "You think before acting!",
                    "translation": "너는 행동하기 전에 생각해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "간단한 가족에 대한 문장이에요.",
                    "optionA": "mom",
                    "optionB": "food",
                    "optionC": "good",
                    "optionD": "very",
                    "optionE": "cooks",
                    "result": "mom cooks very good food",
                    "explanation": "엄마는 매우 맛있는 음식을 요리해요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "스트레스 상황 대처",
    "episodes": [
        {
            "title": "행동 vs 안전",
            "explanation": "ESTP의 적극적 행동과 ISFJ의 안전 추구",
            "level": 2,
            "my_mbti": "ESTP",
            "target_mbti": "ISFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "현준",
                    "script": "Let's do something!",
                    "translation": "뭔가 해보자!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "수현",
                    "script": "Let's stay safe.",
                    "translation": "안전하게 있자."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "현준이는 뭔가 하자고 합니다.",
                    "hint": "현준이가 뭘 하자고 했나요?",
                    "result": "O",
                    "explanation": "현준이는 'Let's do something!'이라고 뭔가 하자고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "현준",
                    "script": "Action helps stress!",
                    "translation": "행동이 스트레스를 도와줘!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "수현",
                    "script": "Safety makes me calm.",
                    "translation": "안전이 나를 차분하게 만들어."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Suhyeon feels calm when she is @@.",
                    "hint": "수현이가 뭘 때 차분해진다고 했나요?",
                    "optionA": "busy",
                    "optionB": "safe",
                    "optionC": "loud",
                    "result": "safe",
                    "explanation": "수현이는 'Safety makes me calm'이라고 안전할 때 차분해진다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "수현",
                    "script": "You face problems bravely!",
                    "translation": "너는 문제를 용감하게 마주해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "현준",
                    "script": "You think before acting!",
                    "translation": "너는 행동하기 전에 생각해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "간단한 가족에 대한 문장이에요.",
                    "optionA": "mom",
                    "optionB": "food",
                    "optionC": "good",
                    "optionD": "very",
                    "optionE": "cooks",
                    "result": "mom cooks very good food",
                    "explanation": "엄마는 매우 맛있는 음식을 요리해요."
                }
            ]
        }
    ]
}
ID: 4174 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "스트레스 상황 대처",
    "episodes": [
        {
            "title": "규칙 vs 창의",
            "explanation": "ISTJ의 규칙적 방법과 ENTP의 창의적 해결",
            "category": "스트레스 상황 대처",
            "level": 2,
            "my_mbti": "ISTJ",
            "target_mbti": "ENTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "현우",
                    "script": "Follow the method.",
                    "translation": "방법을 따라."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "민재",
                    "script": "Try something creative!",
                    "translation": "창의적인 걸 시도해봐!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "현우는 방법을 따르라고 합니다.",
                    "hint": "현우가 뭘 따르라고 했나요?",
                    "result": "O",
                    "explanation": "현우는 'Follow the method'라고 방법을 따르라고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "현우",
                    "script": "Proven ways work.",
                    "translation": "검증된 방법이 효과가 있어."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "민재",
                    "script": "New ideas help!",
                    "translation": "새로운 아이디어가 도와줘!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Minjae thinks @@ ideas can help.",
                    "hint": "민재가 어떤 아이디어가 도와줄 수 있다고 했나요?",
                    "optionA": "old",
                    "optionB": "new",
                    "optionC": "bad",
                    "result": "new",
                    "explanation": "민재는 'New ideas help!'이라고 새로운 아이디어가 도와준다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "민재",
                    "script": "You keep things stable!",
                    "translation": "너는 일을 안정적으로 유지해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "현우",
                    "script": "You bring fresh solutions!",
                    "translation": "너는 신선한 해결책을 가져와!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "간단한 학교에 대한 문장이에요.",
                    "optionA": "school",
                    "optionB": "fun",
                    "optionC": "today",
                    "optionD": "very",
                    "optionE": "is",
                    "result": "school is very fun today",
                    "explanation": "오늘 학교가 매우 재밌어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "스트레스 상황 대처",
    "episodes": [
        {
            "title": "규칙 vs 창의",
            "explanation": "ISTJ의 규칙적 방법과 ENTP의 창의적 해결",
            "level": 2,
            "my_mbti": "ISTJ",
            "target_mbti": "ENTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "현우",
                    "script": "Follow the method.",
                    "translation": "방법을 따라."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "민재",
                    "script": "Try something creative!",
                    "translation": "창의적인 걸 시도해봐!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "현우는 방법을 따르라고 합니다.",
                    "hint": "현우가 뭘 따르라고 했나요?",
                    "result": "O",
                    "explanation": "현우는 'Follow the method'라고 방법을 따르라고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "현우",
                    "script": "Proven ways work.",
                    "translation": "검증된 방법이 효과가 있어."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "민재",
                    "script": "New ideas help!",
                    "translation": "새로운 아이디어가 도와줘!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Minjae thinks @@ ideas can help.",
                    "hint": "민재가 어떤 아이디어가 도와줄 수 있다고 했나요?",
                    "optionA": "old",
                    "optionB": "new",
                    "optionC": "bad",
                    "result": "new",
                    "explanation": "민재는 'New ideas help!'이라고 새로운 아이디어가 도와준다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "민재",
                    "script": "You keep things stable!",
                    "translation": "너는 일을 안정적으로 유지해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "현우",
                    "script": "You bring fresh solutions!",
                    "translation": "너는 신선한 해결책을 가져와!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "간단한 학교에 대한 문장이에요.",
                    "optionA": "school",
                    "optionB": "fun",
                    "optionC": "today",
                    "optionD": "very",
                    "optionE": "is",
                    "result": "school is very fun today",
                    "explanation": "오늘 학교가 매우 재밌어요."
                }
            ]
        }
    ]
}
ID: 4175 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "스트레스 상황 대처",
    "episodes": [
        {
            "title": "혼자 vs 함께",
            "explanation": "INFP의 혼자 회복과 ESFJ의 타인 의지",
            "category": "스트레스 상황 대처",
            "level": 2,
            "my_mbti": "INFP",
            "target_mbti": "ESFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "유나",
                    "script": "I need alone time.",
                    "translation": "혼자 있는 시간이 필요해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "예린",
                    "script": "Let's be together!",
                    "translation": "같이 있자!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "유나는 혼자 있는 시간이 필요합니다.",
                    "hint": "유나가 뭐가 필요하다고 했나요?",
                    "result": "O",
                    "explanation": "유나는 'I need alone time'이라고 혼자 있는 시간이 필요하다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "유나",
                    "script": "Quiet helps me heal.",
                    "translation": "조용한 게 나를 치유해줘."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "예린",
                    "script": "Friends help me heal!",
                    "translation": "친구들이 나를 치유해줘!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Yerin gets help from her @@.",
                    "hint": "예린이가 누구에게서 도움을 받는다고 했나요?",
                    "optionA": "books",
                    "optionB": "friends",
                    "optionC": "games",
                    "result": "friends",
                    "explanation": "예린이는 'Friends help me heal!'이라고 친구들이 자신을 치유해준다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "예린",
                    "script": "You understand yourself well!",
                    "translation": "너는 자신을 잘 이해해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "유나",
                    "script": "You connect with people!",
                    "translation": "너는 사람들과 연결되어 있어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "간단한 날씨에 대한 문장이에요.",
                    "optionA": "sun",
                    "optionB": "today",
                    "optionC": "very",
                    "optionD": "bright",
                    "optionE": "is",
                    "result": "sun is very bright today",
                    "explanation": "오늘 태양이 매우 밝아요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "스트레스 상황 대처",
    "episodes": [
        {
            "title": "혼자 vs 함께",
            "explanation": "INFP의 혼자 회복과 ESFJ의 타인 의지",
            "level": 2,
            "my_mbti": "INFP",
            "target_mbti": "ESFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "유나",
                    "script": "I need alone time.",
                    "translation": "혼자 있는 시간이 필요해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "예린",
                    "script": "Let's be together!",
                    "translation": "같이 있자!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "유나는 혼자 있는 시간이 필요합니다.",
                    "hint": "유나가 뭐가 필요하다고 했나요?",
                    "result": "O",
                    "explanation": "유나는 'I need alone time'이라고 혼자 있는 시간이 필요하다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "유나",
                    "script": "Quiet helps me heal.",
                    "translation": "조용한 게 나를 치유해줘."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "예린",
                    "script": "Friends help me heal!",
                    "translation": "친구들이 나를 치유해줘!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Yerin gets help from her @@.",
                    "hint": "예린이가 누구에게서 도움을 받는다고 했나요?",
                    "optionA": "books",
                    "optionB": "friends",
                    "optionC": "games",
                    "result": "friends",
                    "explanation": "예린이는 'Friends help me heal!'이라고 친구들이 자신을 치유해준다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "예린",
                    "script": "You understand yourself well!",
                    "translation": "너는 자신을 잘 이해해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "유나",
                    "script": "You connect with people!",
                    "translation": "너는 사람들과 연결되어 있어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "간단한 날씨에 대한 문장이에요.",
                    "optionA": "sun",
                    "optionB": "today",
                    "optionC": "very",
                    "optionD": "bright",
                    "optionE": "is",
                    "result": "sun is very bright today",
                    "explanation": "오늘 태양이 매우 밝아요."
                }
            ]
        }
    ]
}
ID: 4176 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "스트레스 상황 대처",
    "episodes": [
        {
            "title": "실용 vs 감정",
            "explanation": "ISTP의 실용적 해결과 ENFJ의 감정 케어",
            "category": "스트레스 상황 대처",
            "level": 2,
            "my_mbti": "ISTP",
            "target_mbti": "ENFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "태민",
                    "script": "Fix the problem.",
                    "translation": "문제를 고쳐."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지민",
                    "script": "Care for feelings first.",
                    "translation": "감정부터 먼저 돌봐."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "태민이는 문제를 고치라고 합니다.",
                    "hint": "태민이가 뭘 고치라고 했나요?",
                    "result": "O",
                    "explanation": "태민이는 'Fix the problem'이라고 문제를 고치라고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "태민",
                    "script": "Solutions reduce stress.",
                    "translation": "해결책이 스트레스를 줄여줘."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "지민",
                    "script": "Emotions matter more!",
                    "translation": "감정이 더 중요해!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Jimin thinks @@ matter more than solutions.",
                    "hint": "지민이가 해결책보다 뭐가 더 중요하다고 했나요?",
                    "optionA": "problems",
                    "optionB": "emotions",
                    "optionC": "time",
                    "result": "emotions",
                    "explanation": "지민이는 'Emotions matter more!'라고 감정이 더 중요하다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지민",
                    "script": "You solve things well!",
                    "translation": "너는 일을 잘 해결해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태민",
                    "script": "You care about hearts!",
                    "translation": "너는 마음을 신경 써!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "간단한 동물에 대한 문장이에요.",
                    "optionA": "dog",
                    "optionB": "park",
                    "optionC": "happy",
                    "optionD": "runs",
                    "optionE": "in",
                    "result": "happy dog runs in park",
                    "explanation": "행복한 개가 공원에서 뛰어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "스트레스 상황 대처",
    "episodes": [
        {
            "title": "실용 vs 감정",
            "explanation": "ISTP의 실용적 해결과 ENFJ의 감정 케어",
            "level": 2,
            "my_mbti": "ISTP",
            "target_mbti": "ENFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "태민",
                    "script": "Fix the problem.",
                    "translation": "문제를 고쳐."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지민",
                    "script": "Care for feelings first.",
                    "translation": "감정부터 먼저 돌봐."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "태민이는 문제를 고치라고 합니다.",
                    "hint": "태민이가 뭘 고치라고 했나요?",
                    "result": "O",
                    "explanation": "태민이는 'Fix the problem'이라고 문제를 고치라고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "태민",
                    "script": "Solutions reduce stress.",
                    "translation": "해결책이 스트레스를 줄여줘."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "지민",
                    "script": "Emotions matter more!",
                    "translation": "감정이 더 중요해!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Jimin thinks @@ matter more than solutions.",
                    "hint": "지민이가 해결책보다 뭐가 더 중요하다고 했나요?",
                    "optionA": "problems",
                    "optionB": "emotions",
                    "optionC": "time",
                    "result": "emotions",
                    "explanation": "지민이는 'Emotions matter more!'라고 감정이 더 중요하다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지민",
                    "script": "You solve things well!",
                    "translation": "너는 일을 잘 해결해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태민",
                    "script": "You care about hearts!",
                    "translation": "너는 마음을 신경 써!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "간단한 동물에 대한 문장이에요.",
                    "optionA": "dog",
                    "optionB": "park",
                    "optionC": "happy",
                    "optionD": "runs",
                    "optionE": "in",
                    "result": "happy dog runs in park",
                    "explanation": "행복한 개가 공원에서 뛰어요."
                }
            ]
        }
    ]
}
ID: 4177 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "스트레스 상황 대처",
    "episodes": [
        {
            "title": "신중 vs 빠름",
            "explanation": "ISFJ의 신중한 대처와 ENTP의 빠른 전환",
            "category": "스트레스 상황 대처",
            "level": 2,
            "my_mbti": "ISFJ",
            "target_mbti": "ENTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수진",
                    "script": "I need more time.",
                    "translation": "시간이 더 필요해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "동현",
                    "script": "Let's change quickly!",
                    "translation": "빨리 바꿔보자!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "수진이는 더 많은 시간이 필요합니다.",
                    "hint": "수진이가 뭐가 더 필요하다고 했나요?",
                    "result": "O",
                    "explanation": "수진이는 'I need more time'이라고 시간이 더 필요하다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "수진",
                    "script": "Careful steps help.",
                    "translation": "신중한 단계가 도와줘."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "동현",
                    "script": "Quick changes work!",
                    "translation": "빠른 변화가 효과가 있어!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Donghyeon believes @@ changes work best.",
                    "hint": "동현이가 어떤 변화가 가장 효과적이라고 믿나요?",
                    "optionA": "slow",
                    "optionB": "quick",
                    "optionC": "old",
                    "result": "quick",
                    "explanation": "동현이는 'Quick changes work!'라고 빠른 변화가 효과적이라고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "동현",
                    "script": "You think things through!",
                    "translation": "너는 일을 깊이 생각해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "수진",
                    "script": "You adapt so fast!",
                    "translation": "너는 정말 빨리 적응해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "간단한 책에 대한 문장이에요.",
                    "optionA": "books",
                    "optionB": "read",
                    "optionC": "I",
                    "optionD": "good",
                    "optionE": "many",
                    "result": "I read many good books",
                    "explanation": "나는 많은 좋은 책을 읽어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "스트레스 상황 대처",
    "episodes": [
        {
            "title": "신중 vs 빠름",
            "explanation": "ISFJ의 신중한 대처와 ENTP의 빠른 전환",
            "level": 2,
            "my_mbti": "ISFJ",
            "target_mbti": "ENTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수진",
                    "script": "I need more time.",
                    "translation": "시간이 더 필요해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "동현",
                    "script": "Let's change quickly!",
                    "translation": "빨리 바꿔보자!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "수진이는 더 많은 시간이 필요합니다.",
                    "hint": "수진이가 뭐가 더 필요하다고 했나요?",
                    "result": "O",
                    "explanation": "수진이는 'I need more time'이라고 시간이 더 필요하다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "수진",
                    "script": "Careful steps help.",
                    "translation": "신중한 단계가 도와줘."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "동현",
                    "script": "Quick changes work!",
                    "translation": "빠른 변화가 효과가 있어!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Donghyeon believes @@ changes work best.",
                    "hint": "동현이가 어떤 변화가 가장 효과적이라고 믿나요?",
                    "optionA": "slow",
                    "optionB": "quick",
                    "optionC": "old",
                    "result": "quick",
                    "explanation": "동현이는 'Quick changes work!'라고 빠른 변화가 효과적이라고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "동현",
                    "script": "You think things through!",
                    "translation": "너는 일을 깊이 생각해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "수진",
                    "script": "You adapt so fast!",
                    "translation": "너는 정말 빨리 적응해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "간단한 책에 대한 문장이에요.",
                    "optionA": "books",
                    "optionB": "read",
                    "optionC": "I",
                    "optionD": "good",
                    "optionE": "many",
                    "result": "I read many good books",
                    "explanation": "나는 많은 좋은 책을 읽어요."
                }
            ]
        }
    ]
}
ID: 4178 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "스트레스 상황 대처",
    "episodes": [
        {
            "title": "분석 vs 긍정",
            "explanation": "INTJ의 체계적 분석과 ESFP의 긍정적 전환",
            "category": "스트레스 상황 대처",
            "level": 2,
            "my_mbti": "INTJ",
            "target_mbti": "ESFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "시우",
                    "script": "Let me analyze this.",
                    "translation": "이걸 분석해볼게."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "소라",
                    "script": "Let's think positive!",
                    "translation": "긍정적으로 생각하자!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "시우는 분석하고 싶어 합니다.",
                    "hint": "시우가 뭘 하고 싶다고 했나요?",
                    "result": "O",
                    "explanation": "시우는 'Let me analyze this'라고 분석하고 싶다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "시우",
                    "script": "Understanding helps control.",
                    "translation": "이해하는 게 통제를 도와줘."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "소라",
                    "script": "Smiling makes things better!",
                    "translation": "웃는 게 일을 더 좋게 만들어!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Sora thinks @@ makes things better.",
                    "hint": "소라가 뭐가 일을 더 좋게 만든다고 했나요?",
                    "optionA": "crying",
                    "optionB": "smiling",
                    "optionC": "sleeping",
                    "result": "smiling",
                    "explanation": "소라는 'Smiling makes things better!'라고 웃는 게 일을 더 좋게 만든다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "소라",
                    "script": "You understand problems deeply!",
                    "translation": "너는 문제를 깊이 이해해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "시우",
                    "script": "You bring joy everywhere!",
                    "translation": "너는 어디든 기쁨을 가져와!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "간단한 꽃에 대한 문장이에요.",
                    "optionA": "flowers",
                    "optionB": "garden",
                    "optionC": "pretty",
                    "optionD": "grow",
                    "optionE": "in",
                    "result": "pretty flowers grow in garden",
                    "explanation": "예쁜 꽃들이 정원에서 자라요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "스트레스 상황 대처",
    "episodes": [
        {
            "title": "분석 vs 긍정",
            "explanation": "INTJ의 체계적 분석과 ESFP의 긍정적 전환",
            "level": 2,
            "my_mbti": "INTJ",
            "target_mbti": "ESFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "시우",
                    "script": "Let me analyze this.",
                    "translation": "이걸 분석해볼게."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "소라",
                    "script": "Let's think positive!",
                    "translation": "긍정적으로 생각하자!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "시우는 분석하고 싶어 합니다.",
                    "hint": "시우가 뭘 하고 싶다고 했나요?",
                    "result": "O",
                    "explanation": "시우는 'Let me analyze this'라고 분석하고 싶다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "시우",
                    "script": "Understanding helps control.",
                    "translation": "이해하는 게 통제를 도와줘."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "소라",
                    "script": "Smiling makes things better!",
                    "translation": "웃는 게 일을 더 좋게 만들어!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Sora thinks @@ makes things better.",
                    "hint": "소라가 뭐가 일을 더 좋게 만든다고 했나요?",
                    "optionA": "crying",
                    "optionB": "smiling",
                    "optionC": "sleeping",
                    "result": "smiling",
                    "explanation": "소라는 'Smiling makes things better!'라고 웃는 게 일을 더 좋게 만든다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "소라",
                    "script": "You understand problems deeply!",
                    "translation": "너는 문제를 깊이 이해해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "시우",
                    "script": "You bring joy everywhere!",
                    "translation": "너는 어디든 기쁨을 가져와!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "간단한 꽃에 대한 문장이에요.",
                    "optionA": "flowers",
                    "optionB": "garden",
                    "optionC": "pretty",
                    "optionD": "grow",
                    "optionE": "in",
                    "result": "pretty flowers grow in garden",
                    "explanation": "예쁜 꽃들이 정원에서 자라요."
                }
            ]
        }
    ]
}
ID: 4179 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "스트레스 상황 대처",
    "episodes": [
        {
            "title": "성찰 vs 행동",
            "explanation": "INFJ의 깊은 성찰과 ESTP의 즉각 행동",
            "category": "스트레스 상황 대처",
            "level": 2,
            "my_mbti": "INFJ",
            "target_mbti": "ESTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "지우",
                    "script": "I need to reflect.",
                    "translation": "성찰할 필요가 있어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "성민",
                    "script": "Let's act right now!",
                    "translation": "지금 당장 행동하자!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "지우는 성찰이 필요하다고 생각합니다.",
                    "hint": "지우가 뭐가 필요하다고 했나요?",
                    "result": "O",
                    "explanation": "지우는 'I need to reflect'라고 성찰이 필요하다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지우",
                    "script": "Deep thinking helps me.",
                    "translation": "깊은 생각이 나를 도와줘."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "성민",
                    "script": "Moving helps me!",
                    "translation": "움직이는 게 나를 도와줘!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Seongmin gets help by @@.",
                    "hint": "성민이가 뭘 해서 도움을 받는다고 했나요?",
                    "optionA": "sleeping",
                    "optionB": "moving",
                    "optionC": "reading",
                    "result": "moving",
                    "explanation": "성민이는 'Moving helps me!'라고 움직이는 게 자신을 도와준다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "성민",
                    "script": "You see the big picture!",
                    "translation": "너는 큰 그림을 봐!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "지우",
                    "script": "You take action immediately!",
                    "translation": "너는 즉시 행동해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "간단한 물에 대한 문장이에요.",
                    "optionA": "water",
                    "optionB": "drink",
                    "optionC": "I",
                    "optionD": "cold",
                    "optionE": "fresh",
                    "result": "I drink cold fresh water",
                    "explanation": "나는 차갑고 신선한 물을 마셔요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "스트레스 상황 대처",
    "episodes": [
        {
            "title": "성찰 vs 행동",
            "explanation": "INFJ의 깊은 성찰과 ESTP의 즉각 행동",
            "level": 2,
            "my_mbti": "INFJ",
            "target_mbti": "ESTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "지우",
                    "script": "I need to reflect.",
                    "translation": "성찰할 필요가 있어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "성민",
                    "script": "Let's act right now!",
                    "translation": "지금 당장 행동하자!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "지우는 성찰이 필요하다고 생각합니다.",
                    "hint": "지우가 뭐가 필요하다고 했나요?",
                    "result": "O",
                    "explanation": "지우는 'I need to reflect'라고 성찰이 필요하다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지우",
                    "script": "Deep thinking helps me.",
                    "translation": "깊은 생각이 나를 도와줘."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "성민",
                    "script": "Moving helps me!",
                    "translation": "움직이는 게 나를 도와줘!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Seongmin gets help by @@.",
                    "hint": "성민이가 뭘 해서 도움을 받는다고 했나요?",
                    "optionA": "sleeping",
                    "optionB": "moving",
                    "optionC": "reading",
                    "result": "moving",
                    "explanation": "성민이는 'Moving helps me!'라고 움직이는 게 자신을 도와준다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "성민",
                    "script": "You see the big picture!",
                    "translation": "너는 큰 그림을 봐!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "지우",
                    "script": "You take action immediately!",
                    "translation": "너는 즉시 행동해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "간단한 물에 대한 문장이에요.",
                    "optionA": "water",
                    "optionB": "drink",
                    "optionC": "I",
                    "optionD": "cold",
                    "optionE": "fresh",
                    "result": "I drink cold fresh water",
                    "explanation": "나는 차갑고 신선한 물을 마셔요."
                }
            ]
        }
    ]
}
ID: 4180 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "스트레스 상황 대처",
    "episodes": [
        {
            "title": "도움 vs 독립",
            "explanation": "ENFJ의 타인 도움과 ISTP의 독립 해결",
            "category": "스트레스 상황 대처",
            "level": 2,
            "my_mbti": "ENFJ",
            "target_mbti": "ISTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "채영",
                    "script": "Let's help each other!",
                    "translation": "서로 도와주자!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "건호",
                    "script": "I'll handle it myself.",
                    "translation": "혼자 처리할게."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "채영이는 서로 도와주자고 합니다.",
                    "hint": "채영이가 뭘 하자고 했나요?",
                    "result": "O",
                    "explanation": "채영이는 'Let's help each other!'라고 서로 도와주자고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "채영",
                    "script": "Together we're stronger!",
                    "translation": "함께하면 더 강해져!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "건호",
                    "script": "I work better alone.",
                    "translation": "혼자 일하는 게 더 나아."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Gunho works better when he is @@.",
                    "hint": "건호가 언제 더 잘 일한다고 했나요?",
                    "optionA": "busy",
                    "optionB": "alone",
                    "optionC": "tired",
                    "result": "alone",
                    "explanation": "건호는 'I work better alone'이라고 혼자일 때 더 잘 일한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "건호",
                    "script": "You bring people together!",
                    "translation": "너는 사람들을 하나로 만들어!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "채영",
                    "script": "You solve things independently!",
                    "translation": "너는 독립적으로 일을 해결해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "간단한 나무에 대한 문장이에요.",
                    "optionA": "tree",
                    "optionB": "tall",
                    "optionC": "green",
                    "optionD": "very",
                    "optionE": "is",
                    "result": "tall tree is very green",
                    "explanation": "키 큰 나무가 매우 푸르다."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "스트레스 상황 대처",
    "episodes": [
        {
            "title": "도움 vs 독립",
            "explanation": "ENFJ의 타인 도움과 ISTP의 독립 해결",
            "level": 2,
            "my_mbti": "ENFJ",
            "target_mbti": "ISTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "채영",
                    "script": "Let's help each other!",
                    "translation": "서로 도와주자!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "건호",
                    "script": "I'll handle it myself.",
                    "translation": "혼자 처리할게."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "채영이는 서로 도와주자고 합니다.",
                    "hint": "채영이가 뭘 하자고 했나요?",
                    "result": "O",
                    "explanation": "채영이는 'Let's help each other!'라고 서로 도와주자고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "채영",
                    "script": "Together we're stronger!",
                    "translation": "함께하면 더 강해져!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "건호",
                    "script": "I work better alone.",
                    "translation": "혼자 일하는 게 더 나아."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Gunho works better when he is @@.",
                    "hint": "건호가 언제 더 잘 일한다고 했나요?",
                    "optionA": "busy",
                    "optionB": "alone",
                    "optionC": "tired",
                    "result": "alone",
                    "explanation": "건호는 'I work better alone'이라고 혼자일 때 더 잘 일한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "건호",
                    "script": "You bring people together!",
                    "translation": "너는 사람들을 하나로 만들어!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "채영",
                    "script": "You solve things independently!",
                    "translation": "너는 독립적으로 일을 해결해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "간단한 나무에 대한 문장이에요.",
                    "optionA": "tree",
                    "optionB": "tall",
                    "optionC": "green",
                    "optionD": "very",
                    "optionE": "is",
                    "result": "tall tree is very green",
                    "explanation": "키 큰 나무가 매우 푸르다."
                }
            ]
        }
    ]
}
ID: 4181 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "안정 vs 도전",
            "explanation": "ISFJ의 안정적 직업과 ENTP의 도전적 목표",
            "category": "직업 및 목표 설정",
            "level": 2,
            "my_mbti": "ISFJ",
            "target_mbti": "ENTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수현",
                    "script": "I want stable job.",
                    "translation": "안정적인 직업을 원해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "민재",
                    "script": "I want crazy adventures!",
                    "translation": "미친 모험들을 원해!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "수현이는 안정적인 직업을 원합니다.",
                    "hint": "수현이가 어떤 직업을 원한다고 했나요?",
                    "result": "O",
                    "explanation": "수현이는 'I want stable job'이라고 안정적인 직업을 원한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "수현",
                    "script": "Safe is good!",
                    "translation": "안전한 게 좋아!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "민재",
                    "script": "Risky is fun!",
                    "translation": "위험한 게 재밌어!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Minjae thinks risky things are @@.",
                    "hint": "민재가 위험한 것들에 대해 뭐라고 했나요?",
                    "optionA": "boring",
                    "optionB": "fun",
                    "optionC": "bad",
                    "result": "fun",
                    "explanation": "민재는 'Risky is fun!'이라고 위험한 게 재밌다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "민재",
                    "script": "You're so smart!",
                    "translation": "너 정말 똑똑해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "수현",
                    "script": "You're so brave!",
                    "translation": "너 정말 용감해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "간단한 직업에 대한 문장이에요.",
                    "optionA": "job",
                    "optionB": "good",
                    "optionC": "my",
                    "optionD": "very",
                    "optionE": "is",
                    "result": "my job is very good",
                    "explanation": "내 직업이 매우 좋아요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "안정 vs 도전",
            "explanation": "ISFJ의 안정적 직업과 ENTP의 도전적 목표",
            "level": 2,
            "my_mbti": "ISFJ",
            "target_mbti": "ENTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수현",
                    "script": "I want stable job.",
                    "translation": "안정적인 직업을 원해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "민재",
                    "script": "I want crazy adventures!",
                    "translation": "미친 모험들을 원해!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "수현이는 안정적인 직업을 원합니다.",
                    "hint": "수현이가 어떤 직업을 원한다고 했나요?",
                    "result": "O",
                    "explanation": "수현이는 'I want stable job'이라고 안정적인 직업을 원한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "수현",
                    "script": "Safe is good!",
                    "translation": "안전한 게 좋아!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "민재",
                    "script": "Risky is fun!",
                    "translation": "위험한 게 재밌어!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Minjae thinks risky things are @@.",
                    "hint": "민재가 위험한 것들에 대해 뭐라고 했나요?",
                    "optionA": "boring",
                    "optionB": "fun",
                    "optionC": "bad",
                    "result": "fun",
                    "explanation": "민재는 'Risky is fun!'이라고 위험한 게 재밌다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "민재",
                    "script": "You're so smart!",
                    "translation": "너 정말 똑똑해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "수현",
                    "script": "You're so brave!",
                    "translation": "너 정말 용감해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "간단한 직업에 대한 문장이에요.",
                    "optionA": "job",
                    "optionB": "good",
                    "optionC": "my",
                    "optionD": "very",
                    "optionE": "is",
                    "result": "my job is very good",
                    "explanation": "내 직업이 매우 좋아요."
                }
            ]
        }
    ]
}
ID: 4182 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "계획 vs 자유",
            "explanation": "ESTJ의 체계적 계획과 ENFP의 자유로운 목표",
            "category": "직업 및 목표 설정",
            "level": 2,
            "my_mbti": "ESTJ",
            "target_mbti": "ENFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "민수",
                    "script": "Let's plan everything out!",
                    "translation": "모든 걸 계획해보자!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "하은",
                    "script": "That sounds so boring!",
                    "translation": "그거 너무 지루하게 들려!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "민수는 모든 것을 계획하자고 합니다.",
                    "hint": "민수가 뭘 하자고 했나요?",
                    "result": "O",
                    "explanation": "민수는 'Let's plan everything out!'이라고 모든 것을 계획하자고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "민수",
                    "script": "Plans make me happy.",
                    "translation": "계획이 나를 행복하게 해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "하은",
                    "script": "Freedom makes me happy!",
                    "translation": "자유가 나를 행복하게 해!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Haeun gets happy from @@.",
                    "hint": "하은이가 뭘로부터 행복해진다고 했나요?",
                    "optionA": "plans",
                    "optionB": "freedom",
                    "optionC": "money",
                    "result": "freedom",
                    "explanation": "하은이는 'Freedom makes me happy!'라고 자유가 자신을 행복하게 한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "하은",
                    "script": "You're totally organized!",
                    "translation": "너 완전히 체계적이야!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "민수",
                    "script": "You're so creative!",
                    "translation": "너 정말 창의적이야!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "간단한 계획에 대한 문장이에요.",
                    "optionA": "plan",
                    "optionB": "make",
                    "optionC": "I",
                    "optionD": "good",
                    "optionE": "big",
                    "result": "I make big good plan",
                    "explanation": "나는 크고 좋은 계획을 세워요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "계획 vs 자유",
            "explanation": "ESTJ의 체계적 계획과 ENFP의 자유로운 목표",
            "level": 2,
            "my_mbti": "ESTJ",
            "target_mbti": "ENFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "민수",
                    "script": "Let's plan everything out!",
                    "translation": "모든 걸 계획해보자!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "하은",
                    "script": "That sounds so boring!",
                    "translation": "그거 너무 지루하게 들려!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "민수는 모든 것을 계획하자고 합니다.",
                    "hint": "민수가 뭘 하자고 했나요?",
                    "result": "O",
                    "explanation": "민수는 'Let's plan everything out!'이라고 모든 것을 계획하자고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "민수",
                    "script": "Plans make me happy.",
                    "translation": "계획이 나를 행복하게 해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "하은",
                    "script": "Freedom makes me happy!",
                    "translation": "자유가 나를 행복하게 해!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Haeun gets happy from @@.",
                    "hint": "하은이가 뭘로부터 행복해진다고 했나요?",
                    "optionA": "plans",
                    "optionB": "freedom",
                    "optionC": "money",
                    "result": "freedom",
                    "explanation": "하은이는 'Freedom makes me happy!'라고 자유가 자신을 행복하게 한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "하은",
                    "script": "You're totally organized!",
                    "translation": "너 완전히 체계적이야!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "민수",
                    "script": "You're so creative!",
                    "translation": "너 정말 창의적이야!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "간단한 계획에 대한 문장이에요.",
                    "optionA": "plan",
                    "optionB": "make",
                    "optionC": "I",
                    "optionD": "good",
                    "optionE": "big",
                    "result": "I make big good plan",
                    "explanation": "나는 크고 좋은 계획을 세워요."
                }
            ]
        }
    ]
}
ID: 4183 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "혼자 vs 팀워크",
            "explanation": "INTJ의 개인적 목표와 ESFJ의 팀 중심 목표",
            "category": "직업 및 목표 설정",
            "level": 2,
            "my_mbti": "INTJ",
            "target_mbti": "ESFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "서준",
                    "script": "I work best alone.",
                    "translation": "혼자 일하는 게 최고야."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "예린",
                    "script": "Teams are so amazing!",
                    "translation": "팀이 정말 대단해!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "서준이는 혼자 일하는 것이 최고라고 생각합니다.",
                    "hint": "서준이가 어떻게 일하는 게 최고라고 했나요?",
                    "result": "O",
                    "explanation": "서준이는 'I work best alone'이라고 혼자 일하는 게 최고라고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "서준",
                    "script": "Solo projects rock!",
                    "translation": "솔로 프로젝트가 짱이야!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "예린",
                    "script": "Group work rocks more!",
                    "translation": "그룹 작업이 더 짱이야!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Yerin thinks @@ work rocks more.",
                    "hint": "예린이가 어떤 작업이 더 짱이라고 했나요?",
                    "optionA": "solo",
                    "optionB": "group",
                    "optionC": "hard",
                    "result": "group",
                    "explanation": "예린이는 'Group work rocks more!'라고 그룹 작업이 더 짱이라고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "예린",
                    "script": "You're super focused!",
                    "translation": "너 엄청 집중력 있어!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "서준",
                    "script": "You're great with people!",
                    "translation": "너 사람들과 정말 잘 지내!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "간단한 팀에 대한 문장이에요.",
                    "optionA": "team",
                    "optionB": "work",
                    "optionC": "we",
                    "optionD": "good",
                    "optionE": "very",
                    "result": "we work very good team",
                    "explanation": "우리는 매우 좋은 팀으로 일해요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "혼자 vs 팀워크",
            "explanation": "INTJ의 개인적 목표와 ESFJ의 팀 중심 목표",
            "level": 2,
            "my_mbti": "INTJ",
            "target_mbti": "ESFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "서준",
                    "script": "I work best alone.",
                    "translation": "혼자 일하는 게 최고야."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "예린",
                    "script": "Teams are so amazing!",
                    "translation": "팀이 정말 대단해!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "서준이는 혼자 일하는 것이 최고라고 생각합니다.",
                    "hint": "서준이가 어떻게 일하는 게 최고라고 했나요?",
                    "result": "O",
                    "explanation": "서준이는 'I work best alone'이라고 혼자 일하는 게 최고라고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "서준",
                    "script": "Solo projects rock!",
                    "translation": "솔로 프로젝트가 짱이야!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "예린",
                    "script": "Group work rocks more!",
                    "translation": "그룹 작업이 더 짱이야!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Yerin thinks @@ work rocks more.",
                    "hint": "예린이가 어떤 작업이 더 짱이라고 했나요?",
                    "optionA": "solo",
                    "optionB": "group",
                    "optionC": "hard",
                    "result": "group",
                    "explanation": "예린이는 'Group work rocks more!'라고 그룹 작업이 더 짱이라고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "예린",
                    "script": "You're super focused!",
                    "translation": "너 엄청 집중력 있어!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "서준",
                    "script": "You're great with people!",
                    "translation": "너 사람들과 정말 잘 지내!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "간단한 팀에 대한 문장이에요.",
                    "optionA": "team",
                    "optionB": "work",
                    "optionC": "we",
                    "optionD": "good",
                    "optionE": "very",
                    "result": "we work very good team",
                    "explanation": "우리는 매우 좋은 팀으로 일해요."
                }
            ]
        }
    ]
}
ID: 4184 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "실용 vs 의미",
            "explanation": "ISTP의 실용적 직업과 INFP의 의미 있는 일",
            "category": "직업 및 목표 설정",
            "level": 2,
            "my_mbti": "ISTP",
            "target_mbti": "INFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "태민",
                    "script": "Does it pay well?",
                    "translation": "돈을 잘 줘?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "다은",
                    "script": "Does it feel right?",
                    "translation": "기분이 좋아?"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "태민이는 돈을 잘 주는지 묻습니다.",
                    "hint": "태민이가 뭘 잘 주는지 물어봤나요?",
                    "result": "O",
                    "explanation": "태민이는 'Does it pay well?'이라고 돈을 잘 주는지 물어봤어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "태민",
                    "script": "Money is super important.",
                    "translation": "돈이 엄청 중요해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "다은",
                    "script": "Passion is more important!",
                    "translation": "열정이 더 중요해!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Daeun thinks @@ is more important.",
                    "hint": "다은이가 뭐가 더 중요하다고 했나요?",
                    "optionA": "money",
                    "optionB": "passion",
                    "optionC": "time",
                    "result": "passion",
                    "explanation": "다은이는 'Passion is more important!'라고 열정이 더 중요하다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "다은",
                    "script": "You're so practical!",
                    "translation": "너 정말 실용적이야!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태민",
                    "script": "You follow your dreams!",
                    "translation": "너는 꿈을 따라가!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "간단한 돈에 대한 문장이에요.",
                    "optionA": "money",
                    "optionB": "need",
                    "optionC": "I",
                    "optionD": "more",
                    "optionE": "good",
                    "result": "I need more good money",
                    "explanation": "나는 더 많은 좋은 돈이 필요해요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "실용 vs 의미",
            "explanation": "ISTP의 실용적 직업과 INFP의 의미 있는 일",
            "level": 2,
            "my_mbti": "ISTP",
            "target_mbti": "INFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "태민",
                    "script": "Does it pay well?",
                    "translation": "돈을 잘 줘?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "다은",
                    "script": "Does it feel right?",
                    "translation": "기분이 좋아?"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "태민이는 돈을 잘 주는지 묻습니다.",
                    "hint": "태민이가 뭘 잘 주는지 물어봤나요?",
                    "result": "O",
                    "explanation": "태민이는 'Does it pay well?'이라고 돈을 잘 주는지 물어봤어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "태민",
                    "script": "Money is super important.",
                    "translation": "돈이 엄청 중요해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "다은",
                    "script": "Passion is more important!",
                    "translation": "열정이 더 중요해!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Daeun thinks @@ is more important.",
                    "hint": "다은이가 뭐가 더 중요하다고 했나요?",
                    "optionA": "money",
                    "optionB": "passion",
                    "optionC": "time",
                    "result": "passion",
                    "explanation": "다은이는 'Passion is more important!'라고 열정이 더 중요하다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "다은",
                    "script": "You're so practical!",
                    "translation": "너 정말 실용적이야!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태민",
                    "script": "You follow your dreams!",
                    "translation": "너는 꿈을 따라가!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "간단한 돈에 대한 문장이에요.",
                    "optionA": "money",
                    "optionB": "need",
                    "optionC": "I",
                    "optionD": "more",
                    "optionE": "good",
                    "result": "I need more good money",
                    "explanation": "나는 더 많은 좋은 돈이 필요해요."
                }
            ]
        }
    ]
}
ID: 4185 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "빠름 vs 차근차근",
            "explanation": "ESTP의 빠른 성과와 ISFJ의 천천히 성장",
            "category": "직업 및 목표 설정",
            "level": 2,
            "my_mbti": "ESTP",
            "target_mbti": "ISFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "현준",
                    "script": "I want results now!",
                    "translation": "지금 결과를 원해!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "수진",
                    "script": "Slow and steady wins!",
                    "translation": "천천히 꾸준히가 이기는 거야!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "현준이는 지금 결과를 원합니다.",
                    "hint": "현준이가 언제 결과를 원한다고 했나요?",
                    "result": "O",
                    "explanation": "현준이는 'I want results now!'라고 지금 결과를 원한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "현준",
                    "script": "Fast is totally cool!",
                    "translation": "빠른 게 완전히 멋져!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "수진",
                    "script": "Careful is really smart!",
                    "translation": "신중한 게 정말 똑똑해!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Sujin thinks being @@ is really smart.",
                    "hint": "수진이가 뭐가 정말 똑똑하다고 했나요?",
                    "optionA": "fast",
                    "optionB": "careful",
                    "optionC": "loud",
                    "result": "careful",
                    "explanation": "수진이는 'Careful is really smart!'라고 신중한 게 정말 똑똑하다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "수진",
                    "script": "You get things done!",
                    "translation": "너는 일을 해내!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "현준",
                    "script": "You build things right!",
                    "translation": "너는 일을 제대로 만들어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "간단한 일에 대한 문장이에요.",
                    "optionA": "work",
                    "optionB": "fast",
                    "optionC": "I",
                    "optionD": "very",
                    "optionE": "hard",
                    "result": "I work very fast hard",
                    "explanation": "나는 매우 빠르고 열심히 일해요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "빠름 vs 차근차근",
            "explanation": "ESTP의 빠른 성과와 ISFJ의 천천히 성장",
            "level": 2,
            "my_mbti": "ESTP",
            "target_mbti": "ISFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "현준",
                    "script": "I want results now!",
                    "translation": "지금 결과를 원해!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "수진",
                    "script": "Slow and steady wins!",
                    "translation": "천천히 꾸준히가 이기는 거야!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "현준이는 지금 결과를 원합니다.",
                    "hint": "현준이가 언제 결과를 원한다고 했나요?",
                    "result": "O",
                    "explanation": "현준이는 'I want results now!'라고 지금 결과를 원한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "현준",
                    "script": "Fast is totally cool!",
                    "translation": "빠른 게 완전히 멋져!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "수진",
                    "script": "Careful is really smart!",
                    "translation": "신중한 게 정말 똑똑해!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Sujin thinks being @@ is really smart.",
                    "hint": "수진이가 뭐가 정말 똑똑하다고 했나요?",
                    "optionA": "fast",
                    "optionB": "careful",
                    "optionC": "loud",
                    "result": "careful",
                    "explanation": "수진이는 'Careful is really smart!'라고 신중한 게 정말 똑똑하다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "수진",
                    "script": "You get things done!",
                    "translation": "너는 일을 해내!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "현준",
                    "script": "You build things right!",
                    "translation": "너는 일을 제대로 만들어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "간단한 일에 대한 문장이에요.",
                    "optionA": "work",
                    "optionB": "fast",
                    "optionC": "I",
                    "optionD": "very",
                    "optionE": "hard",
                    "result": "I work very fast hard",
                    "explanation": "나는 매우 빠르고 열심히 일해요."
                }
            ]
        }
    ]
}
ID: 4186 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "논리 vs 마음",
            "explanation": "INTP의 논리적 선택과 ESFJ의 감정적 결정",
            "category": "직업 및 목표 설정",
            "level": 2,
            "my_mbti": "INTP",
            "target_mbti": "ESFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "도윤",
                    "script": "What makes logical sense?",
                    "translation": "논리적으로 뭐가 말이 돼?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "예은",
                    "script": "What feels totally right?",
                    "translation": "뭐가 완전히 옳은 느낌이야?"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "도윤이는 논리적 의미를 중요하게 생각합니다.",
                    "hint": "도윤이가 뭘 중요하게 생각한다고 했나요?",
                    "result": "O",
                    "explanation": "도윤이는 'What makes logical sense?'라고 논리적 의미를 중요하게 생각한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "도윤",
                    "script": "Logic is so reliable!",
                    "translation": "논리가 정말 믿을 만해!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "예은",
                    "script": "Heart is so wise!",
                    "translation": "마음이 정말 현명해!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Yeeun thinks the @@ is very wise.",
                    "hint": "예은이가 뭐가 매우 현명하다고 했나요?",
                    "optionA": "brain",
                    "optionB": "heart",
                    "optionC": "book",
                    "result": "heart",
                    "explanation": "예은이는 'Heart is so wise!'라고 마음이 정말 현명하다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "예은",
                    "script": "You think so clearly!",
                    "translation": "너 정말 명확하게 생각해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "도윤",
                    "script": "You care so deeply!",
                    "translation": "너 정말 깊이 신경 써!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "간단한 생각에 대한 문장이에요.",
                    "optionA": "think",
                    "optionB": "I",
                    "optionC": "very",
                    "optionD": "hard",
                    "optionE": "deep",
                    "result": "I think very hard deep",
                    "explanation": "나는 매우 열심히 깊게 생각해요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "논리 vs 마음",
            "explanation": "INTP의 논리적 선택과 ESFJ의 감정적 결정",
            "level": 2,
            "my_mbti": "INTP",
            "target_mbti": "ESFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "도윤",
                    "script": "What makes logical sense?",
                    "translation": "논리적으로 뭐가 말이 돼?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "예은",
                    "script": "What feels totally right?",
                    "translation": "뭐가 완전히 옳은 느낌이야?"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "도윤이는 논리적 의미를 중요하게 생각합니다.",
                    "hint": "도윤이가 뭘 중요하게 생각한다고 했나요?",
                    "result": "O",
                    "explanation": "도윤이는 'What makes logical sense?'라고 논리적 의미를 중요하게 생각한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "도윤",
                    "script": "Logic is so reliable!",
                    "translation": "논리가 정말 믿을 만해!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "예은",
                    "script": "Heart is so wise!",
                    "translation": "마음이 정말 현명해!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Yeeun thinks the @@ is very wise.",
                    "hint": "예은이가 뭐가 매우 현명하다고 했나요?",
                    "optionA": "brain",
                    "optionB": "heart",
                    "optionC": "book",
                    "result": "heart",
                    "explanation": "예은이는 'Heart is so wise!'라고 마음이 정말 현명하다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "예은",
                    "script": "You think so clearly!",
                    "translation": "너 정말 명확하게 생각해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "도윤",
                    "script": "You care so deeply!",
                    "translation": "너 정말 깊이 신경 써!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "간단한 생각에 대한 문장이에요.",
                    "optionA": "think",
                    "optionB": "I",
                    "optionC": "very",
                    "optionD": "hard",
                    "optionE": "deep",
                    "result": "I think very hard deep",
                    "explanation": "나는 매우 열심히 깊게 생각해요."
                }
            ]
        }
    ]
}
ID: 4187 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "혁신 vs 전통",
            "explanation": "ENTP의 새로운 방식과 ISTJ의 검증된 방법",
            "category": "직업 및 목표 설정",
            "level": 2,
            "my_mbti": "ENTP",
            "target_mbti": "ISTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "동훈",
                    "script": "Let's try something new!",
                    "translation": "새로운 걸 시도해보자!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "현우",
                    "script": "Old ways work better.",
                    "translation": "오래된 방법이 더 잘 돼."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "동훈이는 새로운 것을 시도하자고 합니다.",
                    "hint": "동훈이가 뭘 시도하자고 했나요?",
                    "result": "O",
                    "explanation": "동훈이는 'Let's try something new!'라고 새로운 것을 시도하자고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "동훈",
                    "script": "Innovation is so exciting!",
                    "translation": "혁신이 정말 신나!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "현우",
                    "script": "Tradition is so stable!",
                    "translation": "전통이 정말 안정적이야!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Hyeonwoo thinks tradition is very @@.",
                    "hint": "현우가 전통에 대해 뭐라고 했나요?",
                    "optionA": "boring",
                    "optionB": "stable",
                    "optionC": "new",
                    "result": "stable",
                    "explanation": "현우는 'Tradition is so stable!'라고 전통이 정말 안정적이라고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "현우",
                    "script": "You bring fresh ideas!",
                    "translation": "너는 신선한 아이디어를 가져와!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "동훈",
                    "script": "You keep things working!",
                    "translation": "너는 일이 계속 되게 해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "간단한 아이디어에 대한 문장이에요.",
                    "optionA": "idea",
                    "optionB": "new",
                    "optionC": "my",
                    "optionD": "very",
                    "optionE": "good",
                    "result": "my new idea very good",
                    "explanation": "내 새로운 아이디어가 매우 좋아요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "혁신 vs 전통",
            "explanation": "ENTP의 새로운 방식과 ISTJ의 검증된 방법",
            "level": 2,
            "my_mbti": "ENTP",
            "target_mbti": "ISTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "동훈",
                    "script": "Let's try something new!",
                    "translation": "새로운 걸 시도해보자!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "현우",
                    "script": "Old ways work better.",
                    "translation": "오래된 방법이 더 잘 돼."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "동훈이는 새로운 것을 시도하자고 합니다.",
                    "hint": "동훈이가 뭘 시도하자고 했나요?",
                    "result": "O",
                    "explanation": "동훈이는 'Let's try something new!'라고 새로운 것을 시도하자고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "동훈",
                    "script": "Innovation is so exciting!",
                    "translation": "혁신이 정말 신나!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "현우",
                    "script": "Tradition is so stable!",
                    "translation": "전통이 정말 안정적이야!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Hyeonwoo thinks tradition is very @@.",
                    "hint": "현우가 전통에 대해 뭐라고 했나요?",
                    "optionA": "boring",
                    "optionB": "stable",
                    "optionC": "new",
                    "result": "stable",
                    "explanation": "현우는 'Tradition is so stable!'라고 전통이 정말 안정적이라고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "현우",
                    "script": "You bring fresh ideas!",
                    "translation": "너는 신선한 아이디어를 가져와!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "동훈",
                    "script": "You keep things working!",
                    "translation": "너는 일이 계속 되게 해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "간단한 아이디어에 대한 문장이에요.",
                    "optionA": "idea",
                    "optionB": "new",
                    "optionC": "my",
                    "optionD": "very",
                    "optionE": "good",
                    "result": "my new idea very good",
                    "explanation": "내 새로운 아이디어가 매우 좋아요."
                }
            ]
        }
    ]
}
ID: 4188 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "독립 vs 협력",
            "explanation": "ISFP의 개인적 성장과 ESTJ의 조직적 성취",
            "category": "직업 및 목표 설정",
            "level": 2,
            "my_mbti": "ISFP",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "다솔",
                    "script": "I need my own space.",
                    "translation": "내만의 공간이 필요해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "우진",
                    "script": "Let's build together!",
                    "translation": "같이 만들어보자!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "다솔이는 자신만의 공간이 필요합니다.",
                    "hint": "다솔이가 뭐가 필요하다고 했나요?",
                    "result": "O",
                    "explanation": "다솔이는 'I need my own space'라고 자신만의 공간이 필요하다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "다솔",
                    "script": "Solo work feels right.",
                    "translation": "혼자 일하는 게 맞는 느낌이야."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "우진",
                    "script": "Team work gets results!",
                    "translation": "팀워크로 결과를 얻어!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Woojin believes @@ work gets results.",
                    "hint": "우진이가 어떤 일이 결과를 얻는다고 믿나요?",
                    "optionA": "solo",
                    "optionB": "team",
                    "optionC": "hard",
                    "result": "team",
                    "explanation": "우진이는 'Team work gets results!'라고 팀워크로 결과를 얻는다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "우진",
                    "script": "You're so authentic!",
                    "translation": "너 정말 진짜야!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "다솔",
                    "script": "You're such a leader!",
                    "translation": "너 정말 리더야!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "간단한 리더에 대한 문장이에요.",
                    "optionA": "boss",
                    "optionB": "good",
                    "optionC": "is",
                    "optionD": "very",
                    "optionE": "my",
                    "result": "my boss is very good",
                    "explanation": "내 상사가 매우 좋아요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "독립 vs 협력",
            "explanation": "ISFP의 개인적 성장과 ESTJ의 조직적 성취",
            "level": 2,
            "my_mbti": "ISFP",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "다솔",
                    "script": "I need my own space.",
                    "translation": "내만의 공간이 필요해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "우진",
                    "script": "Let's build together!",
                    "translation": "같이 만들어보자!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "다솔이는 자신만의 공간이 필요합니다.",
                    "hint": "다솔이가 뭐가 필요하다고 했나요?",
                    "result": "O",
                    "explanation": "다솔이는 'I need my own space'라고 자신만의 공간이 필요하다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "다솔",
                    "script": "Solo work feels right.",
                    "translation": "혼자 일하는 게 맞는 느낌이야."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "우진",
                    "script": "Team work gets results!",
                    "translation": "팀워크로 결과를 얻어!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Woojin believes @@ work gets results.",
                    "hint": "우진이가 어떤 일이 결과를 얻는다고 믿나요?",
                    "optionA": "solo",
                    "optionB": "team",
                    "optionC": "hard",
                    "result": "team",
                    "explanation": "우진이는 'Team work gets results!'라고 팀워크로 결과를 얻는다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "우진",
                    "script": "You're so authentic!",
                    "translation": "너 정말 진짜야!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "다솔",
                    "script": "You're such a leader!",
                    "translation": "너 정말 리더야!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "간단한 리더에 대한 문장이에요.",
                    "optionA": "boss",
                    "optionB": "good",
                    "optionC": "is",
                    "optionD": "very",
                    "optionE": "my",
                    "result": "my boss is very good",
                    "explanation": "내 상사가 매우 좋아요."
                }
            ]
        }
    ]
}
ID: 4189 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "완벽 vs 진행",
            "explanation": "INTJ의 완벽한 계획과 ESFP의 진행하며 배우기",
            "category": "직업 및 목표 설정",
            "level": 2,
            "my_mbti": "INTJ",
            "target_mbti": "ESFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "시우",
                    "script": "Everything must be perfect.",
                    "translation": "모든 게 완벽해야 해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "소라",
                    "script": "Let's just start doing!",
                    "translation": "그냥 시작해보자!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "시우는 모든 것이 완벽해야 한다고 생각합니다.",
                    "hint": "시우가 모든 것이 어떠해야 한다고 했나요?",
                    "result": "O",
                    "explanation": "시우는 'Everything must be perfect'라고 모든 것이 완벽해야 한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "시우",
                    "script": "Perfect planning rocks!",
                    "translation": "완벽한 계획이 최고야!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "소라",
                    "script": "Learning by doing rocks!",
                    "translation": "하면서 배우는 게 최고야!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Sora prefers learning by @@.",
                    "hint": "소라가 뭘 하면서 배우는걸 선호한다고 했나요?",
                    "optionA": "reading",
                    "optionB": "doing",
                    "optionC": "sleeping",
                    "result": "doing",
                    "explanation": "소라는 'Learning by doing rocks!'라고 하면서 배우는 게 최고라고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "소라",
                    "script": "You plan so well!",
                    "translation": "너 계획을 정말 잘 세워!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "시우",
                    "script": "You adapt so quickly!",
                    "translation": "너 정말 빨리 적응해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "간단한 시작에 대한 문장이에요.",
                    "optionA": "start",
                    "optionB": "I",
                    "optionC": "new",
                    "optionD": "job",
                    "optionE": "good",
                    "result": "I start good new job",
                    "explanation": "나는 좋은 새 직업을 시작해요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "완벽 vs 진행",
            "explanation": "INTJ의 완벽한 계획과 ESFP의 진행하며 배우기",
            "level": 2,
            "my_mbti": "INTJ",
            "target_mbti": "ESFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "시우",
                    "script": "Everything must be perfect.",
                    "translation": "모든 게 완벽해야 해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "소라",
                    "script": "Let's just start doing!",
                    "translation": "그냥 시작해보자!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "시우는 모든 것이 완벽해야 한다고 생각합니다.",
                    "hint": "시우가 모든 것이 어떠해야 한다고 했나요?",
                    "result": "O",
                    "explanation": "시우는 'Everything must be perfect'라고 모든 것이 완벽해야 한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "시우",
                    "script": "Perfect planning rocks!",
                    "translation": "완벽한 계획이 최고야!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "소라",
                    "script": "Learning by doing rocks!",
                    "translation": "하면서 배우는 게 최고야!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Sora prefers learning by @@.",
                    "hint": "소라가 뭘 하면서 배우는걸 선호한다고 했나요?",
                    "optionA": "reading",
                    "optionB": "doing",
                    "optionC": "sleeping",
                    "result": "doing",
                    "explanation": "소라는 'Learning by doing rocks!'라고 하면서 배우는 게 최고라고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "소라",
                    "script": "You plan so well!",
                    "translation": "너 계획을 정말 잘 세워!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "시우",
                    "script": "You adapt so quickly!",
                    "translation": "너 정말 빨리 적응해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "간단한 시작에 대한 문장이에요.",
                    "optionA": "start",
                    "optionB": "I",
                    "optionC": "new",
                    "optionD": "job",
                    "optionE": "good",
                    "result": "I start good new job",
                    "explanation": "나는 좋은 새 직업을 시작해요."
                }
            ]
        }
    ]
}
ID: 4190 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "분석 vs 직감",
            "explanation": "INTP의 데이터 분석과 ENFJ의 직감적 선택",
            "category": "직업 및 목표 설정",
            "level": 2,
            "my_mbti": "INTP",
            "target_mbti": "ENFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "태윤",
                    "script": "Show me the data!",
                    "translation": "데이터를 보여줘!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지혜",
                    "script": "I just feel it!",
                    "translation": "그냥 느껴져!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "태윤이는 데이터를 보여달라고 합니다.",
                    "hint": "태윤이가 뭘 보여달라고 했나요?",
                    "result": "O",
                    "explanation": "태윤이는 'Show me the data!'라고 데이터를 보여달라고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "태윤",
                    "script": "Numbers don't lie!",
                    "translation": "숫자는 거짓말하지 않아!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "지혜",
                    "script": "Feelings don't lie either!",
                    "translation": "감정도 거짓말하지 않아!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Jihye believes @@ don't lie either.",
                    "hint": "지혜가 뭐가 거짓말하지 않는다고 믿나요?",
                    "optionA": "numbers",
                    "optionB": "feelings",
                    "optionC": "books",
                    "result": "feelings",
                    "explanation": "지혜는 'Feelings don't lie either!'라고 감정도 거짓말하지 않는다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지혜",
                    "script": "You're so thorough!",
                    "translation": "너 정말 철저해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태윤",
                    "script": "You understand people!",
                    "translation": "너는 사람들을 이해해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "간단한 목표에 대한 문장이에요.",
                    "optionA": "goal",
                    "optionB": "big",
                    "optionC": "my",
                    "optionD": "very",
                    "optionE": "is",
                    "result": "my goal is very big",
                    "explanation": "내 목표가 매우 커요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "분석 vs 직감",
            "explanation": "INTP의 데이터 분석과 ENFJ의 직감적 선택",
            "level": 2,
            "my_mbti": "INTP",
            "target_mbti": "ENFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "태윤",
                    "script": "Show me the data!",
                    "translation": "데이터를 보여줘!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지혜",
                    "script": "I just feel it!",
                    "translation": "그냥 느껴져!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "태윤이는 데이터를 보여달라고 합니다.",
                    "hint": "태윤이가 뭘 보여달라고 했나요?",
                    "result": "O",
                    "explanation": "태윤이는 'Show me the data!'라고 데이터를 보여달라고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "태윤",
                    "script": "Numbers don't lie!",
                    "translation": "숫자는 거짓말하지 않아!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "지혜",
                    "script": "Feelings don't lie either!",
                    "translation": "감정도 거짓말하지 않아!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Jihye believes @@ don't lie either.",
                    "hint": "지혜가 뭐가 거짓말하지 않는다고 믿나요?",
                    "optionA": "numbers",
                    "optionB": "feelings",
                    "optionC": "books",
                    "result": "feelings",
                    "explanation": "지혜는 'Feelings don't lie either!'라고 감정도 거짓말하지 않는다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지혜",
                    "script": "You're so thorough!",
                    "translation": "너 정말 철저해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태윤",
                    "script": "You understand people!",
                    "translation": "너는 사람들을 이해해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "간단한 목표에 대한 문장이에요.",
                    "optionA": "goal",
                    "optionB": "big",
                    "optionC": "my",
                    "optionD": "very",
                    "optionE": "is",
                    "result": "my goal is very big",
                    "explanation": "내 목표가 매우 커요."
                }
            ]
        }
    ]
}
ID: 4191 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "갈등 해결 방식",
    "episodes": [
        {
            "title": "직접 vs 우회",
            "explanation": "ESTJ의 직접적 해결과 INFP의 우회적 접근",
            "category": "갈등 해결 방식",
            "level": 2,
            "my_mbti": "ESTJ",
            "target_mbti": "INFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "민수",
                    "script": "Let's talk it out!",
                    "translation": "이야기해보자!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "유나",
                    "script": "Maybe we should wait.",
                    "translation": "기다려야 할 것 같아."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "민수는 이야기하자고 합니다.",
                    "hint": "민수가 뭘 하자고 했나요?",
                    "result": "O",
                    "explanation": "민수는 'Let's talk it out!'이라고 이야기하자고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "민수",
                    "script": "Direct is totally better!",
                    "translation": "직접적인 게 완전히 더 나아!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "유나",
                    "script": "Gentle is really nice.",
                    "translation": "부드러운 게 정말 좋아."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Yuna thinks being @@ is really nice.",
                    "hint": "유나가 뭐가 정말 좋다고 했나요?",
                    "optionA": "direct",
                    "optionB": "gentle",
                    "optionC": "loud",
                    "result": "gentle",
                    "explanation": "유나는 'Gentle is really nice'라고 부드러운 게 정말 좋다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "유나",
                    "script": "You're so brave!",
                    "translation": "너 정말 용감해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "민수",
                    "script": "You're so thoughtful!",
                    "translation": "너 정말 사려깊어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "간단한 대화에 대한 문장이에요.",
                    "optionA": "talk",
                    "optionB": "we",
                    "optionC": "should",
                    "optionD": "more",
                    "optionE": "nice",
                    "result": "we should talk more nice",
                    "explanation": "우리는 더 좋게 이야기해야 해요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "갈등 해결 방식",
    "episodes": [
        {
            "title": "직접 vs 우회",
            "explanation": "ESTJ의 직접적 해결과 INFP의 우회적 접근",
            "level": 2,
            "my_mbti": "ESTJ",
            "target_mbti": "INFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "민수",
                    "script": "Let's talk it out!",
                    "translation": "이야기해보자!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "유나",
                    "script": "Maybe we should wait.",
                    "translation": "기다려야 할 것 같아."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "민수는 이야기하자고 합니다.",
                    "hint": "민수가 뭘 하자고 했나요?",
                    "result": "O",
                    "explanation": "민수는 'Let's talk it out!'이라고 이야기하자고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "민수",
                    "script": "Direct is totally better!",
                    "translation": "직접적인 게 완전히 더 나아!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "유나",
                    "script": "Gentle is really nice.",
                    "translation": "부드러운 게 정말 좋아."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Yuna thinks being @@ is really nice.",
                    "hint": "유나가 뭐가 정말 좋다고 했나요?",
                    "optionA": "direct",
                    "optionB": "gentle",
                    "optionC": "loud",
                    "result": "gentle",
                    "explanation": "유나는 'Gentle is really nice'라고 부드러운 게 정말 좋다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "유나",
                    "script": "You're so brave!",
                    "translation": "너 정말 용감해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "민수",
                    "script": "You're so thoughtful!",
                    "translation": "너 정말 사려깊어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "간단한 대화에 대한 문장이에요.",
                    "optionA": "talk",
                    "optionB": "we",
                    "optionC": "should",
                    "optionD": "more",
                    "optionE": "nice",
                    "result": "we should talk more nice",
                    "explanation": "우리는 더 좋게 이야기해야 해요."
                }
            ]
        }
    ]
}
ID: 4192 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "갈등 해결 방식",
    "episodes": [
        {
            "title": "논리 vs 감정",
            "explanation": "INTP의 논리적 분석과 ESFJ의 감정적 배려",
            "category": "갈등 해결 방식",
            "level": 2,
            "my_mbti": "INTP",
            "target_mbti": "ESFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "도윤",
                    "script": "What's the real problem?",
                    "translation": "진짜 문제가 뭐야?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "예은",
                    "script": "How do you feel?",
                    "translation": "기분이 어때?"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "도윤이는 진짜 문제가 무엇인지 묻습니다.",
                    "hint": "도윤이가 뭘 물어봤나요?",
                    "result": "O",
                    "explanation": "도윤이는 'What's the real problem?'이라고 진짜 문제가 무엇인지 물어봤어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "도윤",
                    "script": "Logic makes things clear.",
                    "translation": "논리가 일을 명확하게 해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "예은",
                    "script": "Feelings matter so much!",
                    "translation": "감정이 정말 중요해!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Yeeun thinks @@ matter so much.",
                    "hint": "예은이가 뭐가 정말 중요하다고 했나요?",
                    "optionA": "facts",
                    "optionB": "feelings",
                    "optionC": "books",
                    "result": "feelings",
                    "explanation": "예은이는 'Feelings matter so much!'라고 감정이 정말 중요하다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "예은",
                    "script": "You think so clearly!",
                    "translation": "너 정말 명확하게 생각해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "도윤",
                    "script": "You care so deeply!",
                    "translation": "너 정말 깊이 신경 써!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "간단한 문제에 대한 문장이에요.",
                    "optionA": "solve",
                    "optionB": "can",
                    "optionC": "we",
                    "optionD": "this",
                    "optionE": "big",
                    "result": "we can solve this big",
                    "explanation": "우리는 이 큰 문제를 해결할 수 있어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "갈등 해결 방식",
    "episodes": [
        {
            "title": "논리 vs 감정",
            "explanation": "INTP의 논리적 분석과 ESFJ의 감정적 배려",
            "level": 2,
            "my_mbti": "INTP",
            "target_mbti": "ESFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "도윤",
                    "script": "What's the real problem?",
                    "translation": "진짜 문제가 뭐야?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "예은",
                    "script": "How do you feel?",
                    "translation": "기분이 어때?"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "도윤이는 진짜 문제가 무엇인지 묻습니다.",
                    "hint": "도윤이가 뭘 물어봤나요?",
                    "result": "O",
                    "explanation": "도윤이는 'What's the real problem?'이라고 진짜 문제가 무엇인지 물어봤어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "도윤",
                    "script": "Logic makes things clear.",
                    "translation": "논리가 일을 명확하게 해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "예은",
                    "script": "Feelings matter so much!",
                    "translation": "감정이 정말 중요해!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Yeeun thinks @@ matter so much.",
                    "hint": "예은이가 뭐가 정말 중요하다고 했나요?",
                    "optionA": "facts",
                    "optionB": "feelings",
                    "optionC": "books",
                    "result": "feelings",
                    "explanation": "예은이는 'Feelings matter so much!'라고 감정이 정말 중요하다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "예은",
                    "script": "You think so clearly!",
                    "translation": "너 정말 명확하게 생각해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "도윤",
                    "script": "You care so deeply!",
                    "translation": "너 정말 깊이 신경 써!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "간단한 문제에 대한 문장이에요.",
                    "optionA": "solve",
                    "optionB": "can",
                    "optionC": "we",
                    "optionD": "this",
                    "optionE": "big",
                    "result": "we can solve this big",
                    "explanation": "우리는 이 큰 문제를 해결할 수 있어요."
                }
            ]
        }
    ]
}
ID: 4193 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "갈등 해결 방식",
    "episodes": [
        {
            "title": "빠름 vs 신중",
            "explanation": "ENTJ의 빠른 결정과 ISFP의 신중한 고려",
            "category": "갈등 해결 방식",
            "level": 2,
            "my_mbti": "ENTJ",
            "target_mbti": "ISFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "준호",
                    "script": "Let's decide right now!",
                    "translation": "지금 당장 결정하자!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "다솔",
                    "script": "I need more time.",
                    "translation": "시간이 더 필요해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "준호는 지금 당장 결정하자고 합니다.",
                    "hint": "준호가 언제 결정하자고 했나요?",
                    "result": "O",
                    "explanation": "준호는 'Let's decide right now!'라고 지금 당장 결정하자고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "준호",
                    "script": "Quick decisions rock!",
                    "translation": "빠른 결정이 최고야!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "다솔",
                    "script": "Careful thinking helps more.",
                    "translation": "신중한 생각이 더 도와줘."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Dasol thinks @@ thinking helps more.",
                    "hint": "다솔이가 어떤 생각이 더 도와준다고 했나요?",
                    "optionA": "quick",
                    "optionB": "careful",
                    "optionC": "loud",
                    "result": "careful",
                    "explanation": "다솔이는 'Careful thinking helps more'라고 신중한 생각이 더 도와준다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "다솔",
                    "script": "You get things done!",
                    "translation": "너는 일을 해내!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "준호",
                    "script": "You think things through!",
                    "translation": "너는 일을 깊이 생각해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "간단한 시간에 대한 문장이에요.",
                    "optionA": "time",
                    "optionB": "need",
                    "optionC": "I",
                    "optionD": "more",
                    "optionE": "good",
                    "result": "I need more good time",
                    "explanation": "나는 더 많은 좋은 시간이 필요해요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "갈등 해결 방식",
    "episodes": [
        {
            "title": "빠름 vs 신중",
            "explanation": "ENTJ의 빠른 결정과 ISFP의 신중한 고려",
            "level": 2,
            "my_mbti": "ENTJ",
            "target_mbti": "ISFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "준호",
                    "script": "Let's decide right now!",
                    "translation": "지금 당장 결정하자!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "다솔",
                    "script": "I need more time.",
                    "translation": "시간이 더 필요해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "준호는 지금 당장 결정하자고 합니다.",
                    "hint": "준호가 언제 결정하자고 했나요?",
                    "result": "O",
                    "explanation": "준호는 'Let's decide right now!'라고 지금 당장 결정하자고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "준호",
                    "script": "Quick decisions rock!",
                    "translation": "빠른 결정이 최고야!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "다솔",
                    "script": "Careful thinking helps more.",
                    "translation": "신중한 생각이 더 도와줘."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Dasol thinks @@ thinking helps more.",
                    "hint": "다솔이가 어떤 생각이 더 도와준다고 했나요?",
                    "optionA": "quick",
                    "optionB": "careful",
                    "optionC": "loud",
                    "result": "careful",
                    "explanation": "다솔이는 'Careful thinking helps more'라고 신중한 생각이 더 도와준다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "다솔",
                    "script": "You get things done!",
                    "translation": "너는 일을 해내!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "준호",
                    "script": "You think things through!",
                    "translation": "너는 일을 깊이 생각해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "간단한 시간에 대한 문장이에요.",
                    "optionA": "time",
                    "optionB": "need",
                    "optionC": "I",
                    "optionD": "more",
                    "optionE": "good",
                    "result": "I need more good time",
                    "explanation": "나는 더 많은 좋은 시간이 필요해요."
                }
            ]
        }
    ]
}
ID: 4194 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "갈등 해결 방식",
    "episodes": [
        {
            "title": "규칙 vs 창의",
            "explanation": "ISTJ의 규칙 기반과 ENTP의 창의적 해결",
            "category": "갈등 해결 방식",
            "level": 2,
            "my_mbti": "ISTJ",
            "target_mbti": "ENTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "현우",
                    "script": "Follow the rules!",
                    "translation": "규칙을 따라!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "민재",
                    "script": "Let's think outside box!",
                    "translation": "틀 밖으로 생각해보자!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "현우는 규칙을 따르라고 합니다.",
                    "hint": "현우가 뭘 따르라고 했나요?",
                    "result": "O",
                    "explanation": "현우는 'Follow the rules!'라고 규칙을 따르라고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "현우",
                    "script": "Rules work every time.",
                    "translation": "규칙은 매번 효과가 있어."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "민재",
                    "script": "Creative ideas work better!",
                    "translation": "창의적 아이디어가 더 잘 돼!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Minjae thinks @@ ideas work better.",
                    "hint": "민재가 어떤 아이디어가 더 잘 된다고 했나요?",
                    "optionA": "old",
                    "optionB": "creative",
                    "optionC": "simple",
                    "result": "creative",
                    "explanation": "민재는 'Creative ideas work better!'라고 창의적 아이디어가 더 잘 된다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "민재",
                    "script": "You keep things stable!",
                    "translation": "너는 일을 안정적으로 유지해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "현우",
                    "script": "You bring fresh solutions!",
                    "translation": "너는 신선한 해결책을 가져와!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "간단한 아이디어에 대한 문장이에요.",
                    "optionA": "idea",
                    "optionB": "new",
                    "optionC": "my",
                    "optionD": "very",
                    "optionE": "good",
                    "result": "my new idea very good",
                    "explanation": "내 새로운 아이디어가 매우 좋아요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "갈등 해결 방식",
    "episodes": [
        {
            "title": "규칙 vs 창의",
            "explanation": "ISTJ의 규칙 기반과 ENTP의 창의적 해결",
            "level": 2,
            "my_mbti": "ISTJ",
            "target_mbti": "ENTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "현우",
                    "script": "Follow the rules!",
                    "translation": "규칙을 따라!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "민재",
                    "script": "Let's think outside box!",
                    "translation": "틀 밖으로 생각해보자!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "현우는 규칙을 따르라고 합니다.",
                    "hint": "현우가 뭘 따르라고 했나요?",
                    "result": "O",
                    "explanation": "현우는 'Follow the rules!'라고 규칙을 따르라고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "현우",
                    "script": "Rules work every time.",
                    "translation": "규칙은 매번 효과가 있어."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "민재",
                    "script": "Creative ideas work better!",
                    "translation": "창의적 아이디어가 더 잘 돼!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Minjae thinks @@ ideas work better.",
                    "hint": "민재가 어떤 아이디어가 더 잘 된다고 했나요?",
                    "optionA": "old",
                    "optionB": "creative",
                    "optionC": "simple",
                    "result": "creative",
                    "explanation": "민재는 'Creative ideas work better!'라고 창의적 아이디어가 더 잘 된다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "민재",
                    "script": "You keep things stable!",
                    "translation": "너는 일을 안정적으로 유지해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "현우",
                    "script": "You bring fresh solutions!",
                    "translation": "너는 신선한 해결책을 가져와!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "간단한 아이디어에 대한 문장이에요.",
                    "optionA": "idea",
                    "optionB": "new",
                    "optionC": "my",
                    "optionD": "very",
                    "optionE": "good",
                    "result": "my new idea very good",
                    "explanation": "내 새로운 아이디어가 매우 좋아요."
                }
            ]
        }
    ]
}
ID: 4195 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "갈등 해결 방식",
    "episodes": [
        {
            "title": "조화 vs 행동",
            "explanation": "ISFJ의 조화 중시와 ESTP의 즉시 행동",
            "category": "갈등 해결 방식",
            "level": 2,
            "my_mbti": "ISFJ",
            "target_mbti": "ESTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수진",
                    "script": "Let's keep everyone happy.",
                    "translation": "모든 사람을 행복하게 하자."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "현준",
                    "script": "Let's just fix it!",
                    "translation": "그냥 고쳐버리자!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "수진이는 모든 사람을 행복하게 하자고 합니다.",
                    "hint": "수진이가 누구를 행복하게 하자고 했나요?",
                    "result": "O",
                    "explanation": "수진이는 'Let's keep everyone happy'라고 모든 사람을 행복하게 하자고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "수진",
                    "script": "Peace is really important.",
                    "translation": "평화가 정말 중요해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "현준",
                    "script": "Action is totally needed!",
                    "translation": "행동이 완전히 필요해!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Hyeonjun thinks @@ is totally needed.",
                    "hint": "현준이가 뭐가 완전히 필요하다고 했나요?",
                    "optionA": "peace",
                    "optionB": "action",
                    "optionC": "sleep",
                    "result": "action",
                    "explanation": "현준이는 'Action is totally needed!'라고 행동이 완전히 필요하다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "현준",
                    "script": "You care about everyone!",
                    "translation": "너는 모든 사람을 신경 써!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "수진",
                    "script": "You solve problems fast!",
                    "translation": "너는 문제를 빨리 해결해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "간단한 평화에 대한 문장이에요.",
                    "optionA": "peace",
                    "optionB": "want",
                    "optionC": "I",
                    "optionD": "more",
                    "optionE": "good",
                    "result": "I want more good peace",
                    "explanation": "나는 더 많은 좋은 평화를 원해요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "갈등 해결 방식",
    "episodes": [
        {
            "title": "조화 vs 행동",
            "explanation": "ISFJ의 조화 중시와 ESTP의 즉시 행동",
            "level": 2,
            "my_mbti": "ISFJ",
            "target_mbti": "ESTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수진",
                    "script": "Let's keep everyone happy.",
                    "translation": "모든 사람을 행복하게 하자."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "현준",
                    "script": "Let's just fix it!",
                    "translation": "그냥 고쳐버리자!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "수진이는 모든 사람을 행복하게 하자고 합니다.",
                    "hint": "수진이가 누구를 행복하게 하자고 했나요?",
                    "result": "O",
                    "explanation": "수진이는 'Let's keep everyone happy'라고 모든 사람을 행복하게 하자고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "수진",
                    "script": "Peace is really important.",
                    "translation": "평화가 정말 중요해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "현준",
                    "script": "Action is totally needed!",
                    "translation": "행동이 완전히 필요해!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Hyeonjun thinks @@ is totally needed.",
                    "hint": "현준이가 뭐가 완전히 필요하다고 했나요?",
                    "optionA": "peace",
                    "optionB": "action",
                    "optionC": "sleep",
                    "result": "action",
                    "explanation": "현준이는 'Action is totally needed!'라고 행동이 완전히 필요하다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "현준",
                    "script": "You care about everyone!",
                    "translation": "너는 모든 사람을 신경 써!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "수진",
                    "script": "You solve problems fast!",
                    "translation": "너는 문제를 빨리 해결해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "간단한 평화에 대한 문장이에요.",
                    "optionA": "peace",
                    "optionB": "want",
                    "optionC": "I",
                    "optionD": "more",
                    "optionE": "good",
                    "result": "I want more good peace",
                    "explanation": "나는 더 많은 좋은 평화를 원해요."
                }
            ]
        }
    ]
}
ID: 4196 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "갈등 해결 방식",
    "episodes": [
        {
            "title": "분석 vs 긍정",
            "explanation": "INTJ의 분석적 접근과 ESFP의 긍정적 전환",
            "category": "갈등 해결 방식",
            "level": 2,
            "my_mbti": "INTJ",
            "target_mbti": "ESFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "시우",
                    "script": "Let me analyze this.",
                    "translation": "이걸 분석해볼게."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "소라",
                    "script": "Let's just stay positive!",
                    "translation": "그냥 긍정적으로 있자!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "시우는 분석하고 싶어 합니다.",
                    "hint": "시우가 뭘 하고 싶다고 했나요?",
                    "result": "O",
                    "explanation": "시우는 'Let me analyze this'라고 분석하고 싶다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "시우",
                    "script": "Understanding helps control.",
                    "translation": "이해하는 게 통제를 도와줘."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "소라",
                    "script": "Smiling makes everything better!",
                    "translation": "웃는 게 모든 걸 더 좋게 만들어!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Sora thinks @@ makes everything better.",
                    "hint": "소라가 뭐가 모든 걸 더 좋게 만든다고 했나요?",
                    "optionA": "thinking",
                    "optionB": "smiling",
                    "optionC": "reading",
                    "result": "smiling",
                    "explanation": "소라는 'Smiling makes everything better!'라고 웃는 게 모든 걸 더 좋게 만든다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "소라",
                    "script": "You see things clearly!",
                    "translation": "너는 일을 명확하게 봐!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "시우",
                    "script": "You bring good energy!",
                    "translation": "너는 좋은 에너지를 가져와!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "간단한 웃음에 대한 문장이에요.",
                    "optionA": "smile",
                    "optionB": "makes",
                    "optionC": "me",
                    "optionD": "very",
                    "optionE": "happy",
                    "result": "smile makes me very happy",
                    "explanation": "웃음이 나를 매우 행복하게 해요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "갈등 해결 방식",
    "episodes": [
        {
            "title": "분석 vs 긍정",
            "explanation": "INTJ의 분석적 접근과 ESFP의 긍정적 전환",
            "level": 2,
            "my_mbti": "INTJ",
            "target_mbti": "ESFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "시우",
                    "script": "Let me analyze this.",
                    "translation": "이걸 분석해볼게."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "소라",
                    "script": "Let's just stay positive!",
                    "translation": "그냥 긍정적으로 있자!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "시우는 분석하고 싶어 합니다.",
                    "hint": "시우가 뭘 하고 싶다고 했나요?",
                    "result": "O",
                    "explanation": "시우는 'Let me analyze this'라고 분석하고 싶다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "시우",
                    "script": "Understanding helps control.",
                    "translation": "이해하는 게 통제를 도와줘."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "소라",
                    "script": "Smiling makes everything better!",
                    "translation": "웃는 게 모든 걸 더 좋게 만들어!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Sora thinks @@ makes everything better.",
                    "hint": "소라가 뭐가 모든 걸 더 좋게 만든다고 했나요?",
                    "optionA": "thinking",
                    "optionB": "smiling",
                    "optionC": "reading",
                    "result": "smiling",
                    "explanation": "소라는 'Smiling makes everything better!'라고 웃는 게 모든 걸 더 좋게 만든다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "소라",
                    "script": "You see things clearly!",
                    "translation": "너는 일을 명확하게 봐!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "시우",
                    "script": "You bring good energy!",
                    "translation": "너는 좋은 에너지를 가져와!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "간단한 웃음에 대한 문장이에요.",
                    "optionA": "smile",
                    "optionB": "makes",
                    "optionC": "me",
                    "optionD": "very",
                    "optionE": "happy",
                    "result": "smile makes me very happy",
                    "explanation": "웃음이 나를 매우 행복하게 해요."
                }
            ]
        }
    ]
}
ID: 4197 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "갈등 해결 방식",
    "episodes": [
        {
            "title": "타인 vs 개인",
            "explanation": "ENFJ의 타인 중심과 ISTP의 개인적 해결",
            "category": "갈등 해결 방식",
            "level": 2,
            "my_mbti": "ENFJ",
            "target_mbti": "ISTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "지혜",
                    "script": "How can we help?",
                    "translation": "우리가 어떻게 도울까?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "태민",
                    "script": "I'll handle it myself.",
                    "translation": "혼자 처리할게."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "지혜는 어떻게 도울 수 있는지 묻습니다.",
                    "hint": "지혜가 뭘 물어봤나요?",
                    "result": "O",
                    "explanation": "지혜는 'How can we help?'라고 어떻게 도울 수 있는지 물어봤어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지혜",
                    "script": "Together is so strong!",
                    "translation": "함께하는 게 정말 강해!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "태민",
                    "script": "Solo works really well.",
                    "translation": "혼자 하는 게 정말 잘 돼."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Taemin thinks @@ works really well.",
                    "hint": "태민이가 뭐가 정말 잘 된다고 했나요?",
                    "optionA": "together",
                    "optionB": "solo",
                    "optionC": "loud",
                    "result": "solo",
                    "explanation": "태민이는 'Solo works really well'라고 혼자 하는 게 정말 잘 된다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "태민",
                    "script": "You bring people together!",
                    "translation": "너는 사람들을 하나로 만들어!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "지혜",
                    "script": "You solve things independently!",
                    "translation": "너는 독립적으로 일을 해결해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "간단한 도움에 대한 문장이에요.",
                    "optionA": "help",
                    "optionB": "can",
                    "optionC": "I",
                    "optionD": "you",
                    "optionE": "good",
                    "result": "I can help you good",
                    "explanation": "나는 너를 잘 도울 수 있어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "갈등 해결 방식",
    "episodes": [
        {
            "title": "타인 vs 개인",
            "explanation": "ENFJ의 타인 중심과 ISTP의 개인적 해결",
            "level": 2,
            "my_mbti": "ENFJ",
            "target_mbti": "ISTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "지혜",
                    "script": "How can we help?",
                    "translation": "우리가 어떻게 도울까?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "태민",
                    "script": "I'll handle it myself.",
                    "translation": "혼자 처리할게."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "지혜는 어떻게 도울 수 있는지 묻습니다.",
                    "hint": "지혜가 뭘 물어봤나요?",
                    "result": "O",
                    "explanation": "지혜는 'How can we help?'라고 어떻게 도울 수 있는지 물어봤어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지혜",
                    "script": "Together is so strong!",
                    "translation": "함께하는 게 정말 강해!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "태민",
                    "script": "Solo works really well.",
                    "translation": "혼자 하는 게 정말 잘 돼."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Taemin thinks @@ works really well.",
                    "hint": "태민이가 뭐가 정말 잘 된다고 했나요?",
                    "optionA": "together",
                    "optionB": "solo",
                    "optionC": "loud",
                    "result": "solo",
                    "explanation": "태민이는 'Solo works really well'라고 혼자 하는 게 정말 잘 된다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "태민",
                    "script": "You bring people together!",
                    "translation": "너는 사람들을 하나로 만들어!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "지혜",
                    "script": "You solve things independently!",
                    "translation": "너는 독립적으로 일을 해결해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "간단한 도움에 대한 문장이에요.",
                    "optionA": "help",
                    "optionB": "can",
                    "optionC": "I",
                    "optionD": "you",
                    "optionE": "good",
                    "result": "I can help you good",
                    "explanation": "나는 너를 잘 도울 수 있어요."
                }
            ]
        }
    ]
}
ID: 4198 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "갈등 해결 방식",
    "episodes": [
        {
            "title": "열린 vs 체계",
            "explanation": "ENFP의 열린 대화와 ISTJ의 체계적 접근",
            "category": "갈등 해결 방식",
            "level": 2,
            "my_mbti": "ENFP",
            "target_mbti": "ISTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "하은",
                    "script": "Let's talk about everything!",
                    "translation": "모든 걸 이야기해보자!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "건호",
                    "script": "Let's organize our thoughts.",
                    "translation": "생각을 정리하자."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "하은이는 모든 것을 이야기하자고 합니다.",
                    "hint": "하은이가 뭘 이야기하자고 했나요?",
                    "result": "O",
                    "explanation": "하은이는 'Let's talk about everything!'이라고 모든 것을 이야기하자고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "하은",
                    "script": "Open talk is amazing!",
                    "translation": "열린 대화가 대단해!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "건호",
                    "script": "Step by step works.",
                    "translation": "단계별로 하는 게 효과가 있어."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Gunho thinks step by @@ works well.",
                    "hint": "건호가 뭘 단계별로 하는 게 효과적이라고 했나요?",
                    "optionA": "jump",
                    "optionB": "step",
                    "optionC": "run",
                    "result": "step",
                    "explanation": "건호는 'Step by step works'라고 단계별로 하는 게 효과적이라고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "건호",
                    "script": "You share everything openly!",
                    "translation": "너는 모든 걸 열린 마음으로 나눠!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "하은",
                    "script": "You keep things organized!",
                    "translation": "너는 일을 체계적으로 유지해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "간단한 단계에 대한 문장이에요.",
                    "optionA": "step",
                    "optionB": "take",
                    "optionC": "I",
                    "optionD": "small",
                    "optionE": "good",
                    "result": "I take good small step",
                    "explanation": "나는 좋고 작은 단계를 밟아요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "갈등 해결 방식",
    "episodes": [
        {
            "title": "열린 vs 체계",
            "explanation": "ENFP의 열린 대화와 ISTJ의 체계적 접근",
            "level": 2,
            "my_mbti": "ENFP",
            "target_mbti": "ISTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "하은",
                    "script": "Let's talk about everything!",
                    "translation": "모든 걸 이야기해보자!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "건호",
                    "script": "Let's organize our thoughts.",
                    "translation": "생각을 정리하자."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "하은이는 모든 것을 이야기하자고 합니다.",
                    "hint": "하은이가 뭘 이야기하자고 했나요?",
                    "result": "O",
                    "explanation": "하은이는 'Let's talk about everything!'이라고 모든 것을 이야기하자고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "하은",
                    "script": "Open talk is amazing!",
                    "translation": "열린 대화가 대단해!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "건호",
                    "script": "Step by step works.",
                    "translation": "단계별로 하는 게 효과가 있어."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Gunho thinks step by @@ works well.",
                    "hint": "건호가 뭘 단계별로 하는 게 효과적이라고 했나요?",
                    "optionA": "jump",
                    "optionB": "step",
                    "optionC": "run",
                    "result": "step",
                    "explanation": "건호는 'Step by step works'라고 단계별로 하는 게 효과적이라고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "건호",
                    "script": "You share everything openly!",
                    "translation": "너는 모든 걸 열린 마음으로 나눠!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "하은",
                    "script": "You keep things organized!",
                    "translation": "너는 일을 체계적으로 유지해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "간단한 단계에 대한 문장이에요.",
                    "optionA": "step",
                    "optionB": "take",
                    "optionC": "I",
                    "optionD": "small",
                    "optionE": "good",
                    "result": "I take good small step",
                    "explanation": "나는 좋고 작은 단계를 밟아요."
                }
            ]
        }
    ]
}
ID: 4199 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "갈등 해결 방식",
    "episodes": [
        {
            "title": "관계 vs 문제",
            "explanation": "ESFJ의 관계 우선과 INTP의 문제 해결 우선",
            "category": "갈등 해결 방식",
            "level": 2,
            "my_mbti": "ESFJ",
            "target_mbti": "INTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "예린",
                    "script": "Are you okay?",
                    "translation": "너 괜찮아?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "태윤",
                    "script": "What's the solution?",
                    "translation": "해결책이 뭐야?"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "예린이는 상대방이 괜찮은지 묻습니다.",
                    "hint": "예린이가 뭘 물어봤나요?",
                    "result": "O",
                    "explanation": "예린이는 'Are you okay?'라고 상대방이 괜찮은지 물어봤어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "예린",
                    "script": "Relationships come first!",
                    "translation": "관계가 먼저야!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "태윤",
                    "script": "Problems need fixing fast.",
                    "translation": "문제는 빨리 고쳐야 해."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Taeyun thinks problems need @@ fast.",
                    "hint": "태윤이가 문제를 어떻게 해야 한다고 했나요?",
                    "optionA": "talking",
                    "optionB": "fixing",
                    "optionC": "sleeping",
                    "result": "fixing",
                    "explanation": "태윤이는 'Problems need fixing fast'라고 문제는 빨리 고쳐야 한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "태윤",
                    "script": "You care about people!",
                    "translation": "너는 사람들을 신경 써!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "예린",
                    "script": "You solve things well!",
                    "translation": "너는 일을 잘 해결해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "간단한 친구에 대한 문장이에요.",
                    "optionA": "friend",
                    "optionB": "my",
                    "optionC": "very",
                    "optionD": "good",
                    "optionE": "is",
                    "result": "my friend is very good",
                    "explanation": "내 친구가 매우 좋아요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "갈등 해결 방식",
    "episodes": [
        {
            "title": "관계 vs 문제",
            "explanation": "ESFJ의 관계 우선과 INTP의 문제 해결 우선",
            "level": 2,
            "my_mbti": "ESFJ",
            "target_mbti": "INTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "예린",
                    "script": "Are you okay?",
                    "translation": "너 괜찮아?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "태윤",
                    "script": "What's the solution?",
                    "translation": "해결책이 뭐야?"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "예린이는 상대방이 괜찮은지 묻습니다.",
                    "hint": "예린이가 뭘 물어봤나요?",
                    "result": "O",
                    "explanation": "예린이는 'Are you okay?'라고 상대방이 괜찮은지 물어봤어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "예린",
                    "script": "Relationships come first!",
                    "translation": "관계가 먼저야!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "태윤",
                    "script": "Problems need fixing fast.",
                    "translation": "문제는 빨리 고쳐야 해."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Taeyun thinks problems need @@ fast.",
                    "hint": "태윤이가 문제를 어떻게 해야 한다고 했나요?",
                    "optionA": "talking",
                    "optionB": "fixing",
                    "optionC": "sleeping",
                    "result": "fixing",
                    "explanation": "태윤이는 'Problems need fixing fast'라고 문제는 빨리 고쳐야 한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "태윤",
                    "script": "You care about people!",
                    "translation": "너는 사람들을 신경 써!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "예린",
                    "script": "You solve things well!",
                    "translation": "너는 일을 잘 해결해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "간단한 친구에 대한 문장이에요.",
                    "optionA": "friend",
                    "optionB": "my",
                    "optionC": "very",
                    "optionD": "good",
                    "optionE": "is",
                    "result": "my friend is very good",
                    "explanation": "내 친구가 매우 좋아요."
                }
            ]
        }
    ]
}
ID: 4200 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "갈등 해결 방식",
    "episodes": [
        {
            "title": "직면 vs 회피",
            "explanation": "ESTP의 직접적 대결과 ISFJ의 평화적 회피",
            "category": "갈등 해결 방식",
            "level": 2,
            "my_mbti": "ESTP",
            "target_mbti": "ISFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "성민",
                    "script": "Let's face this now!",
                    "translation": "지금 이걸 직면하자!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "아린",
                    "script": "Maybe later is better.",
                    "translation": "나중이 더 나을 것 같아."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "성민이는 지금 직면하자고 합니다.",
                    "hint": "성민이가 언제 직면하자고 했나요?",
                    "result": "O",
                    "explanation": "성민이는 'Let's face this now!'라고 지금 직면하자고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "성민",
                    "script": "Direct is totally honest!",
                    "translation": "직접적인 게 완전히 정직해!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "아린",
                    "script": "Gentle is really kind.",
                    "translation": "부드러운 게 정말 친절해."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Arin thinks being @@ is really kind.",
                    "hint": "아린이가 뭐가 정말 친절하다고 했나요?",
                    "optionA": "direct",
                    "optionB": "gentle",
                    "optionC": "fast",
                    "result": "gentle",
                    "explanation": "아린이는 'Gentle is really kind'라고 부드러운 게 정말 친절하다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "아린",
                    "script": "You're so honest!",
                    "translation": "너 정말 정직해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "성민",
                    "script": "You're so caring!",
                    "translation": "너 정말 배려심 있어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "간단한 시간에 대한 문장이에요.",
                    "optionA": "later",
                    "optionB": "talk",
                    "optionC": "we",
                    "optionD": "can",
                    "optionE": "good",
                    "result": "we can talk good later",
                    "explanation": "우리는 나중에 잘 이야기할 수 있어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "갈등 해결 방식",
    "episodes": [
        {
            "title": "직면 vs 회피",
            "explanation": "ESTP의 직접적 대결과 ISFJ의 평화적 회피",
            "level": 2,
            "my_mbti": "ESTP",
            "target_mbti": "ISFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "성민",
                    "script": "Let's face this now!",
                    "translation": "지금 이걸 직면하자!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "아린",
                    "script": "Maybe later is better.",
                    "translation": "나중이 더 나을 것 같아."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "성민이는 지금 직면하자고 합니다.",
                    "hint": "성민이가 언제 직면하자고 했나요?",
                    "result": "O",
                    "explanation": "성민이는 'Let's face this now!'라고 지금 직면하자고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "성민",
                    "script": "Direct is totally honest!",
                    "translation": "직접적인 게 완전히 정직해!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "아린",
                    "script": "Gentle is really kind.",
                    "translation": "부드러운 게 정말 친절해."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Arin thinks being @@ is really kind.",
                    "hint": "아린이가 뭐가 정말 친절하다고 했나요?",
                    "optionA": "direct",
                    "optionB": "gentle",
                    "optionC": "fast",
                    "result": "gentle",
                    "explanation": "아린이는 'Gentle is really kind'라고 부드러운 게 정말 친절하다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "아린",
                    "script": "You're so honest!",
                    "translation": "너 정말 정직해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "성민",
                    "script": "You're so caring!",
                    "translation": "너 정말 배려심 있어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "간단한 시간에 대한 문장이에요.",
                    "optionA": "later",
                    "optionB": "talk",
                    "optionC": "we",
                    "optionD": "can",
                    "optionE": "good",
                    "result": "we can talk good later",
                    "explanation": "우리는 나중에 잘 이야기할 수 있어요."
                }
            ]
        }
    ]
}
ID: 4201 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "사회적 상호작용",
    "episodes": [
        {
            "title": "파티 준비는 이렇게!",
            "explanation": "ENFP의 즉흥적 파티 계획과 ISTJ의 체계적 준비 방식 비교",
            "category": "사회적 상호작용",
            "level": 1,
            "my_mbti": "ENFP",
            "target_mbti": "ISTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "민서",
                    "script": "Let's have a party tonight!",
                    "translation": "오늘 밤 파티 하자!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "준호",
                    "script": "Don't we need more time?",
                    "translation": "시간이 더 필요하지 않을까?"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "민서는 즉석에서 파티를 하고 싶어하나요?",
                    "hint": "ENFP는 즉흥적이고 에너지가 넘쳐요.",
                    "result": "O",
                    "explanation": "민서는 'Let's have a party tonight!'라고 당장 파티를 제안했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "민서",
                    "script": "We can figure it out!",
                    "translation": "우리가 알아서 할 수 있어!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "준호",
                    "script": "I'll make a shopping list.",
                    "translation": "쇼핑 리스트를 만들게."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Jun-ho will make a @@ list.",
                    "hint": "ISTJ는 계획적으로 준비하는 것을 좋아해요.",
                    "optionA": "birthday",
                    "optionB": "shopping",
                    "optionC": "music",
                    "result": "shopping",
                    "explanation": "준호는 체계적으로 쇼핑 리스트를 만들려고 해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "민서",
                    "script": "You're so well organized!",
                    "translation": "넌 정말 잘 정리하네!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "준호",
                    "script": "That helps everything go smoothly.",
                    "translation": "그래야 모든 게 순조롭게 진행되거든."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "준호가 체계적인 이유예요.",
                    "result": "everything go smoothly",
                    "explanation": "준호는 모든 일이 순조롭게 진행되길 원해요.",
                    "optionA": "smoothly",
                    "optionB": "everything",
                    "optionC": "go"
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "사회적 상호작용",
    "episodes": [
        {
            "title": "파티 준비는 이렇게!",
            "explanation": "ENFP의 즉흥적 파티 계획과 ISTJ의 체계적 준비 방식 비교",
            "level": 1,
            "my_mbti": "ENFP",
            "target_mbti": "ISTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "민서",
                    "script": "Let's have a party tonight!",
                    "translation": "오늘 밤 파티 하자!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "준호",
                    "script": "Don't we need more time?",
                    "translation": "시간이 더 필요하지 않을까?"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "민서는 즉석에서 파티를 하고 싶어하나요?",
                    "hint": "ENFP는 즉흥적이고 에너지가 넘쳐요.",
                    "result": "O",
                    "explanation": "민서는 'Let's have a party tonight!'라고 당장 파티를 제안했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "민서",
                    "script": "We can figure it out!",
                    "translation": "우리가 알아서 할 수 있어!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "준호",
                    "script": "I'll make a shopping list.",
                    "translation": "쇼핑 리스트를 만들게."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Jun-ho will make a @@ list.",
                    "hint": "ISTJ는 계획적으로 준비하는 것을 좋아해요.",
                    "optionA": "birthday",
                    "optionB": "shopping",
                    "optionC": "music",
                    "result": "shopping",
                    "explanation": "준호는 체계적으로 쇼핑 리스트를 만들려고 해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "민서",
                    "script": "You're so well organized!",
                    "translation": "넌 정말 잘 정리하네!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "준호",
                    "script": "That helps everything go smoothly.",
                    "translation": "그래야 모든 게 순조롭게 진행되거든."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "준호가 체계적인 이유예요.",
                    "optionA": "smoothly",
                    "optionB": "everything",
                    "optionC": "go",
                    "result": "everything go smoothly",
                    "explanation": "준호는 모든 일이 순조롭게 진행되길 원해요."
                }
            ]
        }
    ]
}
ID: 4202 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "사회적 상호작용",
    "episodes": [
        {
            "title": "첫 만남의 설렘",
            "explanation": "INFJ의 신중한 대화와 ESTP의 활발한 소통 스타일 비교",
            "category": "사회적 상호작용",
            "level": 1,
            "my_mbti": "INFJ",
            "target_mbti": "ESTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "예린",
                    "script": "Nice to meet you here.",
                    "translation": "여기서 만나서 반가워."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "태민",
                    "script": "This place is so cool!",
                    "translation": "여기 진짜 멋지다!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "태민이는 장소에 대해 긍정적으로 말하고 있나요?",
                    "hint": "ESTP는 현재 상황을 즐기며 표현해요.",
                    "result": "O",
                    "explanation": "태민이는 'This place is so cool!'라고 장소를 칭찬했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "예린",
                    "script": "I like quiet conversations better.",
                    "translation": "조용한 대화가 더 좋아."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "태민",
                    "script": "That sounds nice too!",
                    "translation": "그것도 좋은데!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Ye-rin likes @@ conversations better.",
                    "hint": "INFJ는 깊고 의미 있는 대화를 선호해요.",
                    "optionA": "loud",
                    "optionB": "quiet",
                    "optionC": "funny",
                    "result": "quiet",
                    "explanation": "예린이는 조용하고 깊은 대화를 좋아해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "예린",
                    "script": "You understand me well.",
                    "translation": "날 잘 이해해주네."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태민",
                    "script": "Everyone has different styles!",
                    "translation": "사람마다 스타일이 다르지!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "태민이의 포용적인 말이에요.",
                    "optionA": "different",
                    "optionB": "everyone",
                    "optionC": "styles",
                    "result": "everyone different styles",
                    "explanation": "태민이는 사람마다 다른 스타일이 있다고 인정해줘요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "사회적 상호작용",
    "episodes": [
        {
            "title": "첫 만남의 설렘",
            "explanation": "INFJ의 신중한 대화와 ESTP의 활발한 소통 스타일 비교",
            "level": 1,
            "my_mbti": "INFJ",
            "target_mbti": "ESTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "예린",
                    "script": "Nice to meet you here.",
                    "translation": "여기서 만나서 반가워."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "태민",
                    "script": "This place is so cool!",
                    "translation": "여기 진짜 멋지다!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "태민이는 장소에 대해 긍정적으로 말하고 있나요?",
                    "hint": "ESTP는 현재 상황을 즐기며 표현해요.",
                    "result": "O",
                    "explanation": "태민이는 'This place is so cool!'라고 장소를 칭찬했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "예린",
                    "script": "I like quiet conversations better.",
                    "translation": "조용한 대화가 더 좋아."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "태민",
                    "script": "That sounds nice too!",
                    "translation": "그것도 좋은데!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Ye-rin likes @@ conversations better.",
                    "hint": "INFJ는 깊고 의미 있는 대화를 선호해요.",
                    "optionA": "loud",
                    "optionB": "quiet",
                    "optionC": "funny",
                    "result": "quiet",
                    "explanation": "예린이는 조용하고 깊은 대화를 좋아해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "예린",
                    "script": "You understand me well.",
                    "translation": "날 잘 이해해주네."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태민",
                    "script": "Everyone has different styles!",
                    "translation": "사람마다 스타일이 다르지!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "태민이의 포용적인 말이에요.",
                    "optionA": "different",
                    "optionB": "everyone",
                    "optionC": "styles",
                    "result": "everyone different styles",
                    "explanation": "태민이는 사람마다 다른 스타일이 있다고 인정해줘요."
                }
            ]
        }
    ]
}
ID: 4203 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "사회적 상호작용",
    "episodes": [
        {
            "title": "감정 표현의 달인",
            "explanation": "ESFP의 자유로운 감정 표현과 INTJ의 차분한 반응 비교",
            "category": "사회적 상호작용",
            "level": 1,
            "my_mbti": "ESFP",
            "target_mbti": "INTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "하영",
                    "script": "I'm so excited today!",
                    "translation": "오늘 너무 신나!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "도윤",
                    "script": "What made you happy?",
                    "translation": "뭐가 그렇게 기뻐?"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "하영이는 감정을 숨기고 있나요?",
                    "hint": "ESFP는 감정을 솔직하게 표현해요.",
                    "result": "X",
                    "explanation": "하영이는 'I'm so excited!'라고 감정을 자유롭게 드러냈어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "하영",
                    "script": "Everything feels so bright!",
                    "translation": "모든 게 밝게 느껴져!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "도윤",
                    "script": "Your energy is inspiring.",
                    "translation": "네 에너지가 영감을 줘."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Do-yoon thinks Ha-young's energy is @@.",
                    "hint": "INTJ는 다른 사람의 긍정적 에너지를 인정해요.",
                    "optionA": "annoying",
                    "optionB": "inspiring",
                    "optionC": "loud",
                    "result": "inspiring",
                    "explanation": "도윤이는 하영이의 에너지가 영감을 준다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "하영",
                    "script": "You're a great listener!",
                    "translation": "넌 정말 좋은 청취자야!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "도윤",
                    "script": "I enjoy your positive vibes.",
                    "translation": "네 긍정적인 기운이 좋아."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "도윤이가 좋아하는 것이에요.",
                    "optionA": "positive",
                    "optionB": "your",
                    "optionC": "vibes",
                    "result": "your positive vibes",
                    "explanation": "도윤이는 하영이의 긍정적인 에너지를 좋아해요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "사회적 상호작용",
    "episodes": [
        {
            "title": "감정 표현의 달인",
            "explanation": "ESFP의 자유로운 감정 표현과 INTJ의 차분한 반응 비교",
            "level": 1,
            "my_mbti": "ESFP",
            "target_mbti": "INTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "하영",
                    "script": "I'm so excited today!",
                    "translation": "오늘 너무 신나!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "도윤",
                    "script": "What made you happy?",
                    "translation": "뭐가 그렇게 기뻐?"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "하영이는 감정을 숨기고 있나요?",
                    "hint": "ESFP는 감정을 솔직하게 표현해요.",
                    "result": "X",
                    "explanation": "하영이는 'I'm so excited!'라고 감정을 자유롭게 드러냈어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "하영",
                    "script": "Everything feels so bright!",
                    "translation": "모든 게 밝게 느껴져!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "도윤",
                    "script": "Your energy is inspiring.",
                    "translation": "네 에너지가 영감을 줘."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Do-yoon thinks Ha-young's energy is @@.",
                    "hint": "INTJ는 다른 사람의 긍정적 에너지를 인정해요.",
                    "optionA": "annoying",
                    "optionB": "inspiring",
                    "optionC": "loud",
                    "result": "inspiring",
                    "explanation": "도윤이는 하영이의 에너지가 영감을 준다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "하영",
                    "script": "You're a great listener!",
                    "translation": "넌 정말 좋은 청취자야!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "도윤",
                    "script": "I enjoy your positive vibes.",
                    "translation": "네 긍정적인 기운이 좋아."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "도윤이가 좋아하는 것이에요.",
                    "optionA": "positive",
                    "optionB": "your",
                    "optionC": "vibes",
                    "result": "your positive vibes",
                    "explanation": "도윤이는 하영이의 긍정적인 에너지를 좋아해요."
                }
            ]
        }
    ]
}
ID: 4204 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "사회적 상호작용",
    "episodes": [
        {
            "title": "마음의 속삭임",
            "explanation": "ISFP의 섬세한 감정과 ENTJ의 직접적 소통 방식 비교",
            "category": "사회적 상호작용",
            "level": 1,
            "my_mbti": "ISFP",
            "target_mbti": "ENTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수아",
                    "script": "I feel a bit overwhelmed.",
                    "translation": "좀 벅찬 느낌이야."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "건우",
                    "script": "What can I do?",
                    "translation": "내가 뭘 도와줄까?"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "건우는 수아를 도우려고 하나요?",
                    "hint": "ENTJ는 문제를 해결하려고 적극적으로 나서요.",
                    "result": "O",
                    "explanation": "건우는 'What can I do?'라고 도움을 주려고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "수아",
                    "script": "Just being here helps.",
                    "translation": "그냥 곁에 있어주는 것만으로도 도움돼."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "건우",
                    "script": "I'm glad to help.",
                    "translation": "도울 수 있어서 기뻐."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Su-ah feels @@ when Gun-woo is there.",
                    "hint": "ISFP는 따뜻한 동행을 소중히 여겨요.",
                    "optionA": "scared",
                    "optionB": "helped",
                    "optionC": "angry",
                    "result": "helped",
                    "explanation": "수아는 건우가 곁에 있으면 도움이 된다고 느껴요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "수아",
                    "script": "You have a kind heart.",
                    "translation": "넌 마음이 착해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "건우",
                    "script": "Your feelings matter to me.",
                    "translation": "네 감정이 내게 중요해."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "건우가 중요하게 생각하는 것이에요.",
                    "optionA": "feelings",
                    "optionB": "your",
                    "optionC": "matter",
                    "result": "your feelings matter",
                    "explanation": "건우는 수아의 감정을 중요하게 생각해요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "사회적 상호작용",
    "episodes": [
        {
            "title": "마음의 속삭임",
            "explanation": "ISFP의 섬세한 감정과 ENTJ의 직접적 소통 방식 비교",
            "level": 1,
            "my_mbti": "ISFP",
            "target_mbti": "ENTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수아",
                    "script": "I feel a bit overwhelmed.",
                    "translation": "좀 벅찬 느낌이야."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "건우",
                    "script": "What can I do?",
                    "translation": "내가 뭘 도와줄까?"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "건우는 수아를 도우려고 하나요?",
                    "hint": "ENTJ는 문제를 해결하려고 적극적으로 나서요.",
                    "result": "O",
                    "explanation": "건우는 'What can I do?'라고 도움을 주려고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "수아",
                    "script": "Just being here helps.",
                    "translation": "그냥 곁에 있어주는 것만으로도 도움돼."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "건우",
                    "script": "I'm glad to help.",
                    "translation": "도울 수 있어서 기뻐."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Su-ah feels @@ when Gun-woo is there.",
                    "hint": "ISFP는 따뜻한 동행을 소중히 여겨요.",
                    "optionA": "scared",
                    "optionB": "helped",
                    "optionC": "angry",
                    "result": "helped",
                    "explanation": "수아는 건우가 곁에 있으면 도움이 된다고 느껴요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "수아",
                    "script": "You have a kind heart.",
                    "translation": "넌 마음이 착해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "건우",
                    "script": "Your feelings matter to me.",
                    "translation": "네 감정이 내게 중요해."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "건우가 중요하게 생각하는 것이에요.",
                    "optionA": "feelings",
                    "optionB": "your",
                    "optionC": "matter",
                    "result": "your feelings matter",
                    "explanation": "건우는 수아의 감정을 중요하게 생각해요."
                }
            ]
        }
    ]
}
ID: 4205 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "사회적 상호작용",
    "episodes": [
        {
            "title": "완벽한 조화",
            "explanation": "ESFJ의 따뜻한 배려와 INTP의 논리적 사고 비교",
            "category": "사회적 상호작용",
            "level": 1,
            "my_mbti": "ESFJ",
            "target_mbti": "INTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "지우",
                    "script": "Did you eat lunch?",
                    "translation": "점심 먹었어?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "현수",
                    "script": "I forgot about it.",
                    "translation": "깜빡했어."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "지우는 현수의 식사를 챙겨주고 있나요?",
                    "hint": "ESFJ는 다른 사람을 세심하게 돌봐줘요.",
                    "result": "O",
                    "explanation": "지우는 'Did you eat lunch?'라고 현수의 식사를 챙겨줬어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지우",
                    "script": "Let me get you something.",
                    "translation": "내가 뭔가 가져다줄게."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "현수",
                    "script": "That's really thoughtful of you.",
                    "translation": "정말 배려심이 깊구나."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Hyun-su thinks Ji-woo is @@.",
                    "hint": "INTP는 다른 사람의 배려를 인정하고 고마워해요.",
                    "optionA": "busy",
                    "optionB": "thoughtful",
                    "optionC": "hungry",
                    "result": "thoughtful",
                    "explanation": "현수는 지우가 배려심이 깊다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지우",
                    "script": "I like taking care.",
                    "translation": "돌봐주는 게 좋아."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "현수",
                    "script": "Your kindness means a lot.",
                    "translation": "네 친절함이 정말 소중해."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "현수가 소중하게 생각하는 것이에요.",
                    "optionA": "kindness",
                    "optionB": "your",
                    "optionC": "means",
                    "result": "your kindness means",
                    "explanation": "현수는 지우의 친절함을 매우 소중하게 여겨요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "사회적 상호작용",
    "episodes": [
        {
            "title": "완벽한 조화",
            "explanation": "ESFJ의 따뜻한 배려와 INTP의 논리적 사고 비교",
            "level": 1,
            "my_mbti": "ESFJ",
            "target_mbti": "INTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "지우",
                    "script": "Did you eat lunch?",
                    "translation": "점심 먹었어?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "현수",
                    "script": "I forgot about it.",
                    "translation": "깜빡했어."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "지우는 현수의 식사를 챙겨주고 있나요?",
                    "hint": "ESFJ는 다른 사람을 세심하게 돌봐줘요.",
                    "result": "O",
                    "explanation": "지우는 'Did you eat lunch?'라고 현수의 식사를 챙겨줬어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지우",
                    "script": "Let me get you something.",
                    "translation": "내가 뭔가 가져다줄게."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "현수",
                    "script": "That's really thoughtful of you.",
                    "translation": "정말 배려심이 깊구나."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Hyun-su thinks Ji-woo is @@.",
                    "hint": "INTP는 다른 사람의 배려를 인정하고 고마워해요.",
                    "optionA": "busy",
                    "optionB": "thoughtful",
                    "optionC": "hungry",
                    "result": "thoughtful",
                    "explanation": "현수는 지우가 배려심이 깊다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지우",
                    "script": "I like taking care.",
                    "translation": "돌봐주는 게 좋아."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "현수",
                    "script": "Your kindness means a lot.",
                    "translation": "네 친절함이 정말 소중해."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "현수가 소중하게 생각하는 것이에요.",
                    "optionA": "kindness",
                    "optionB": "your",
                    "optionC": "means",
                    "result": "your kindness means",
                    "explanation": "현수는 지우의 친절함을 매우 소중하게 여겨요."
                }
            ]
        }
    ]
}
ID: 4206 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "사회적 상호작용",
    "episodes": [
        {
            "title": "마음을 열어요",
            "explanation": "ENFJ의 따뜻한 공감과 ISTP의 실용적 조언 비교",
            "category": "사회적 상호작용",
            "level": 1,
            "my_mbti": "ENFJ",
            "target_mbti": "ISTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "소민",
                    "script": "You seem stressed lately.",
                    "translation": "요즘 스트레스 받는 것 같아."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "진우",
                    "script": "Work has been tough.",
                    "translation": "일이 힘들었어."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "소민이는 진우의 상태를 알아차렸나요?",
                    "hint": "ENFJ는 다른 사람의 감정을 잘 읽어요.",
                    "result": "O",
                    "explanation": "소민이는 'You seem stressed'라고 진우의 상태를 알아차렸어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "소민",
                    "script": "Want to talk about it?",
                    "translation": "얘기하고 싶어?"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "진우",
                    "script": "Sometimes talking helps.",
                    "translation": "가끔 얘기가 도움돼."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Jin-woo thinks talking @@ helps.",
                    "hint": "ISTP도 가끔은 대화의 도움을 인정해요.",
                    "optionA": "never",
                    "optionB": "sometimes",
                    "optionC": "always",
                    "result": "sometimes",
                    "explanation": "진우는 가끔 대화가 도움이 된다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "소민",
                    "script": "I'm here for you.",
                    "translation": "내가 네 곁에 있어."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "진우",
                    "script": "That means everything to me.",
                    "translation": "그게 내게는 전부야."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "진우에게 중요한 것이에요.",
                    "optionA": "means",
                    "optionB": "that",
                    "optionC": "everything",
                    "result": "that means everything",
                    "explanation": "소민이의 지지가 진우에게는 전부예요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "사회적 상호작용",
    "episodes": [
        {
            "title": "마음을 열어요",
            "explanation": "ENFJ의 따뜻한 공감과 ISTP의 실용적 조언 비교",
            "level": 1,
            "my_mbti": "ENFJ",
            "target_mbti": "ISTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "소민",
                    "script": "You seem stressed lately.",
                    "translation": "요즘 스트레스 받는 것 같아."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "진우",
                    "script": "Work has been tough.",
                    "translation": "일이 힘들었어."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "소민이는 진우의 상태를 알아차렸나요?",
                    "hint": "ENFJ는 다른 사람의 감정을 잘 읽어요.",
                    "result": "O",
                    "explanation": "소민이는 'You seem stressed'라고 진우의 상태를 알아차렸어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "소민",
                    "script": "Want to talk about it?",
                    "translation": "얘기하고 싶어?"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "진우",
                    "script": "Sometimes talking helps.",
                    "translation": "가끔 얘기가 도움돼."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Jin-woo thinks talking @@ helps.",
                    "hint": "ISTP도 가끔은 대화의 도움을 인정해요.",
                    "optionA": "never",
                    "optionB": "sometimes",
                    "optionC": "always",
                    "result": "sometimes",
                    "explanation": "진우는 가끔 대화가 도움이 된다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "소민",
                    "script": "I'm here for you.",
                    "translation": "내가 네 곁에 있어."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "진우",
                    "script": "That means everything to me.",
                    "translation": "그게 내게는 전부야."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "진우에게 중요한 것이에요.",
                    "optionA": "means",
                    "optionB": "that",
                    "optionC": "everything",
                    "result": "that means everything",
                    "explanation": "소민이의 지지가 진우에게는 전부예요."
                }
            ]
        }
    ]
}
ID: 4207 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "사회적 상호작용",
    "episodes": [
        {
            "title": "꿈꾸는 마음",
            "explanation": "INFP의 이상적 꿈과 ESTJ의 현실적 조언 비교",
            "category": "사회적 상호작용",
            "level": 1,
            "my_mbti": "INFP",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "윤서",
                    "script": "I want to help everyone.",
                    "translation": "모든 사람을 도와주고 싶어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "성호",
                    "script": "That's a beautiful dream.",
                    "translation": "아름다운 꿈이네."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "성호는 윤서의 꿈을 비웃고 있나요?",
                    "hint": "ESTJ도 좋은 목표는 인정하고 지지해줘요.",
                    "result": "X",
                    "explanation": "성호는 'That's a beautiful dream'라고 윤서의 꿈을 아름답다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "윤서",
                    "script": "Is it too impossible?",
                    "translation": "너무 불가능한 걸까?"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "성호",
                    "script": "Start with small steps.",
                    "translation": "작은 단계부터 시작해."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Sung-ho suggests starting with @@ steps.",
                    "hint": "ESTJ는 현실적이고 단계적인 접근을 제안해요.",
                    "optionA": "big",
                    "optionB": "small",
                    "optionC": "fast",
                    "result": "small",
                    "explanation": "성호는 작은 단계부터 시작하라고 조언했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "윤서",
                    "script": "You believe in me!",
                    "translation": "날 믿어주는구나!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "성호",
                    "script": "Your heart is precious.",
                    "translation": "네 마음이 소중해."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "성호가 소중하게 생각하는 것이에요.",
                    "optionA": "heart",
                    "optionB": "your",
                    "optionC": "precious",
                    "result": "your heart precious",
                    "explanation": "성호는 윤서의 따뜻한 마음을 소중하게 여겨요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "사회적 상호작용",
    "episodes": [
        {
            "title": "꿈꾸는 마음",
            "explanation": "INFP의 이상적 꿈과 ESTJ의 현실적 조언 비교",
            "level": 1,
            "my_mbti": "INFP",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "윤서",
                    "script": "I want to help everyone.",
                    "translation": "모든 사람을 도와주고 싶어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "성호",
                    "script": "That's a beautiful dream.",
                    "translation": "아름다운 꿈이네."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "성호는 윤서의 꿈을 비웃고 있나요?",
                    "hint": "ESTJ도 좋은 목표는 인정하고 지지해줘요.",
                    "result": "X",
                    "explanation": "성호는 'That's a beautiful dream'라고 윤서의 꿈을 아름답다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "윤서",
                    "script": "Is it too impossible?",
                    "translation": "너무 불가능한 걸까?"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "성호",
                    "script": "Start with small steps.",
                    "translation": "작은 단계부터 시작해."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Sung-ho suggests starting with @@ steps.",
                    "hint": "ESTJ는 현실적이고 단계적인 접근을 제안해요.",
                    "optionA": "big",
                    "optionB": "small",
                    "optionC": "fast",
                    "result": "small",
                    "explanation": "성호는 작은 단계부터 시작하라고 조언했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "윤서",
                    "script": "You believe in me!",
                    "translation": "날 믿어주는구나!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "성호",
                    "script": "Your heart is precious.",
                    "translation": "네 마음이 소중해."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "성호가 소중하게 생각하는 것이에요.",
                    "optionA": "heart",
                    "optionB": "your",
                    "optionC": "precious",
                    "result": "your heart precious",
                    "explanation": "성호는 윤서의 따뜻한 마음을 소중하게 여겨요."
                }
            ]
        }
    ]
}
ID: 4208 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "사회적 상호작용",
    "episodes": [
        {
            "title": "에너지 충전소",
            "explanation": "ESTP의 활동적 에너지와 INFJ의 조용한 공감 비교",
            "category": "사회적 상호작용",
            "level": 1,
            "my_mbti": "ESTP",
            "target_mbti": "INFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "민준",
                    "script": "Let's go somewhere fun!",
                    "translation": "재미있는 곳으로 가자!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "서연",
                    "script": "I prefer staying here.",
                    "translation": "여기 있는 게 좋아."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "민준이는 밖으로 나가고 싶어하나요?",
                    "hint": "ESTP는 활동적이고 외부 자극을 좋아해요.",
                    "result": "O",
                    "explanation": "민준이는 'Let's go somewhere fun!'라고 외출을 제안했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "민준",
                    "script": "We can have quiet time.",
                    "translation": "조용한 시간을 가질 수도 있어."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "서연",
                    "script": "You're very considerate.",
                    "translation": "정말 배려심이 깊네."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Seo-yeon thinks Min-jun is @@.",
                    "hint": "INFJ는 다른 사람의 배려를 알아보고 고마워해요.",
                    "optionA": "loud",
                    "optionB": "considerate",
                    "optionC": "boring",
                    "result": "considerate",
                    "explanation": "서연이는 민준이가 배려심이 깊다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "민준",
                    "script": "Your comfort matters most.",
                    "translation": "네 편안함이 가장 중요해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "서연",
                    "script": "I appreciate your understanding.",
                    "translation": "네 이해에 고마워."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "서연이가 고마워하는 것이에요.",
                    "optionA": "your",
                    "optionB": "appreciate",
                    "optionC": "understanding",
                    "result": "appreciate your understanding",
                    "explanation": "서연이는 민준이의 이해심에 감사해요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "사회적 상호작용",
    "episodes": [
        {
            "title": "에너지 충전소",
            "explanation": "ESTP의 활동적 에너지와 INFJ의 조용한 공감 비교",
            "level": 1,
            "my_mbti": "ESTP",
            "target_mbti": "INFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "민준",
                    "script": "Let's go somewhere fun!",
                    "translation": "재미있는 곳으로 가자!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "서연",
                    "script": "I prefer staying here.",
                    "translation": "여기 있는 게 좋아."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "민준이는 밖으로 나가고 싶어하나요?",
                    "hint": "ESTP는 활동적이고 외부 자극을 좋아해요.",
                    "result": "O",
                    "explanation": "민준이는 'Let's go somewhere fun!'라고 외출을 제안했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "민준",
                    "script": "We can have quiet time.",
                    "translation": "조용한 시간을 가질 수도 있어."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "서연",
                    "script": "You're very considerate.",
                    "translation": "정말 배려심이 깊네."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Seo-yeon thinks Min-jun is @@.",
                    "hint": "INFJ는 다른 사람의 배려를 알아보고 고마워해요.",
                    "optionA": "loud",
                    "optionB": "considerate",
                    "optionC": "boring",
                    "result": "considerate",
                    "explanation": "서연이는 민준이가 배려심이 깊다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "민준",
                    "script": "Your comfort matters most.",
                    "translation": "네 편안함이 가장 중요해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "서연",
                    "script": "I appreciate your understanding.",
                    "translation": "네 이해에 고마워."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "서연이가 고마워하는 것이에요.",
                    "optionA": "your",
                    "optionB": "appreciate",
                    "optionC": "understanding",
                    "result": "appreciate your understanding",
                    "explanation": "서연이는 민준이의 이해심에 감사해요."
                }
            ]
        }
    ]
}
ID: 4209 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "사회적 상호작용",
    "episodes": [
        {
            "title": "아이디어 폭발",
            "explanation": "ENTP의 창의적 발상과 ISFJ의 따뜻한 지지 비교",
            "category": "사회적 상호작용",
            "level": 1,
            "my_mbti": "ENTP",
            "target_mbti": "ISFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "대현",
                    "script": "I have crazy ideas!",
                    "translation": "미친 아이디어가 있어!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "유진",
                    "script": "Tell me about them.",
                    "translation": "말해봐."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "유진이는 대현의 아이디어에 관심을 보이고 있나요?",
                    "hint": "ISFJ는 다른 사람의 말을 주의 깊게 들어줘요.",
                    "result": "O",
                    "explanation": "유진이는 'Tell me about them'라고 관심을 보였어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "대현",
                    "script": "What if we try something new?",
                    "translation": "새로운 걸 시도해보면 어떨까?"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "유진",
                    "script": "That sounds really exciting!",
                    "translation": "정말 흥미진진하게 들려!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Yu-jin thinks the idea sounds @@.",
                    "hint": "ISFJ는 다른 사람의 열정을 지지해줘요.",
                    "optionA": "boring",
                    "optionB": "exciting",
                    "optionC": "scary",
                    "result": "exciting",
                    "explanation": "유진이는 그 아이디어가 흥미진진하다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "대현",
                    "script": "You always encourage me!",
                    "translation": "넌 항상 격려해줘!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "유진",
                    "script": "Your creativity inspires me.",
                    "translation": "네 창의성이 영감을 줘."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "유진이에게 영감을 주는 것이에요.",
                    "optionA": "creativity",
                    "optionB": "your",
                    "optionC": "inspires",
                    "result": "your creativity inspires",
                    "explanation": "대현이의 창의성이 유진이에게 영감을 줘요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "사회적 상호작용",
    "episodes": [
        {
            "title": "아이디어 폭발",
            "explanation": "ENTP의 창의적 발상과 ISFJ의 따뜻한 지지 비교",
            "level": 1,
            "my_mbti": "ENTP",
            "target_mbti": "ISFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "대현",
                    "script": "I have crazy ideas!",
                    "translation": "미친 아이디어가 있어!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "유진",
                    "script": "Tell me about them.",
                    "translation": "말해봐."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "유진이는 대현의 아이디어에 관심을 보이고 있나요?",
                    "hint": "ISFJ는 다른 사람의 말을 주의 깊게 들어줘요.",
                    "result": "O",
                    "explanation": "유진이는 'Tell me about them'라고 관심을 보였어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "대현",
                    "script": "What if we try something new?",
                    "translation": "새로운 걸 시도해보면 어떨까?"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "유진",
                    "script": "That sounds really exciting!",
                    "translation": "정말 흥미진진하게 들려!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Yu-jin thinks the idea sounds @@.",
                    "hint": "ISFJ는 다른 사람의 열정을 지지해줘요.",
                    "optionA": "boring",
                    "optionB": "exciting",
                    "optionC": "scary",
                    "result": "exciting",
                    "explanation": "유진이는 그 아이디어가 흥미진진하다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "대현",
                    "script": "You always encourage me!",
                    "translation": "넌 항상 격려해줘!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "유진",
                    "script": "Your creativity inspires me.",
                    "translation": "네 창의성이 영감을 줘."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "유진이에게 영감을 주는 것이에요.",
                    "optionA": "creativity",
                    "optionB": "your",
                    "optionC": "inspires",
                    "result": "your creativity inspires",
                    "explanation": "대현이의 창의성이 유진이에게 영감을 줘요."
                }
            ]
        }
    ]
}
ID: 4210 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "사회적 상호작용",
    "episodes": [
        {
            "title": "따뜻한 관심",
            "explanation": "ISFJ의 세심한 배려와 ENTP의 자유로운 소통 비교",
            "category": "사회적 상호작용",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ENTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수진",
                    "script": "Are you feeling okay?",
                    "translation": "기분이 괜찮아?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "동현",
                    "script": "Yeah, why do you ask?",
                    "translation": "응, 왜 물어봐?"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "수진이는 상대방의 기분을 걱정하고 있나요?",
                    "hint": "ISFJ는 다른 사람의 감정을 세심하게 살펴요.",
                    "result": "O",
                    "explanation": "수진이는 'Are you feeling okay?'라고 상대방의 기분을 걱정했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "수진",
                    "script": "You seem a bit quiet.",
                    "translation": "좀 조용해 보여."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "동현",
                    "script": "I'm just thinking about ideas.",
                    "translation": "그냥 아이디어를 생각하고 있어."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Dong-hyeon is thinking about @@.",
                    "hint": "ENTP는 새로운 아이디어에 몰두하기를 좋아해요.",
                    "optionA": "problems",
                    "optionB": "ideas",
                    "optionC": "food",
                    "result": "ideas",
                    "explanation": "동현이는 새로운 아이디어를 생각하고 있어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "수진",
                    "script": "I notice small changes.",
                    "translation": "작은 변화도 눈에 띄어."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "동현",
                    "script": "You're really observant!",
                    "translation": "정말 관찰력이 좋네!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "동현이의 칭찬이에요.",
                    "optionA": "really",
                    "optionB": "observant",
                    "optionC": "you're",
                    "result": "you're really observant",
                    "explanation": "동현이는 수진이의 관찰력을 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "사회적 상호작용",
    "episodes": [
        {
            "title": "따뜻한 관심",
            "explanation": "ISFJ의 세심한 배려와 ENTP의 자유로운 소통 비교",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ENTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수진",
                    "script": "Are you feeling okay?",
                    "translation": "기분이 괜찮아?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "동현",
                    "script": "Yeah, why do you ask?",
                    "translation": "응, 왜 물어봐?"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "수진이는 상대방의 기분을 걱정하고 있나요?",
                    "hint": "ISFJ는 다른 사람의 감정을 세심하게 살펴요.",
                    "result": "O",
                    "explanation": "수진이는 'Are you feeling okay?'라고 상대방의 기분을 걱정했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "수진",
                    "script": "You seem a bit quiet.",
                    "translation": "좀 조용해 보여."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "동현",
                    "script": "I'm just thinking about ideas.",
                    "translation": "그냥 아이디어를 생각하고 있어."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Dong-hyeon is thinking about @@.",
                    "hint": "ENTP는 새로운 아이디어에 몰두하기를 좋아해요.",
                    "optionA": "problems",
                    "optionB": "ideas",
                    "optionC": "food",
                    "result": "ideas",
                    "explanation": "동현이는 새로운 아이디어를 생각하고 있어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "수진",
                    "script": "I notice small changes.",
                    "translation": "작은 변화도 눈에 띄어."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "동현",
                    "script": "You're really observant!",
                    "translation": "정말 관찰력이 좋네!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "동현이의 칭찬이에요.",
                    "optionA": "really",
                    "optionB": "observant",
                    "optionC": "you're",
                    "result": "you're really observant",
                    "explanation": "동현이는 수진이의 관찰력을 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 4211 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "정보 탐구",
    "episodes": [
        {
            "title": "궁금한 게 너무 많아!",
            "explanation": "ENTP의 끝없는 호기심과 ISFJ의 차근차근 학습 방식 비교",
            "category": "정보 탐구",
            "level": 1,
            "my_mbti": "ENTP",
            "target_mbti": "ISFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "현우",
                    "script": "Why does this happen?",
                    "translation": "이게 왜 그럴까?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "수빈",
                    "script": "Let me check carefully.",
                    "translation": "차근차근 확인해볼게."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "현우는 궁금한 것이 많나요?",
                    "hint": "ENTP는 호기심이 많고 질문을 자주 해요.",
                    "result": "O",
                    "explanation": "현우는 'Why does this happen?'라고 궁금해했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "현우",
                    "script": "I wonder about everything!",
                    "translation": "모든 게 궁금해!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "수빈",
                    "script": "Your curiosity is amazing.",
                    "translation": "네 호기심이 놀라워."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Su-bin thinks Hyun-woo's curiosity is @@.",
                    "hint": "ISFJ는 다른 사람의 장점을 인정하고 격려해줘요.",
                    "optionA": "boring",
                    "optionB": "amazing",
                    "optionC": "weird",
                    "result": "amazing",
                    "explanation": "수빈이는 현우의 호기심이 놀랍다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "현우",
                    "script": "You're so thorough!",
                    "translation": "넌 정말 꼼꼼해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "수빈",
                    "script": "Details matter to me.",
                    "translation": "세부사항이 중요해."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "수빈이에게 중요한 것이에요.",
                    "optionA": "details",
                    "optionB": "matter",
                    "optionC": "to",
                    "result": "details matter to",
                    "explanation": "수빈이는 세부사항을 중요하게 생각해요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "정보 탐구",
    "episodes": [
        {
            "title": "궁금한 게 너무 많아!",
            "explanation": "ENTP의 끝없는 호기심과 ISFJ의 차근차근 학습 방식 비교",
            "level": 1,
            "my_mbti": "ENTP",
            "target_mbti": "ISFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "현우",
                    "script": "Why does this happen?",
                    "translation": "이게 왜 그럴까?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "수빈",
                    "script": "Let me check carefully.",
                    "translation": "차근차근 확인해볼게."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "현우는 궁금한 것이 많나요?",
                    "hint": "ENTP는 호기심이 많고 질문을 자주 해요.",
                    "result": "O",
                    "explanation": "현우는 'Why does this happen?'라고 궁금해했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "현우",
                    "script": "I wonder about everything!",
                    "translation": "모든 게 궁금해!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "수빈",
                    "script": "Your curiosity is amazing.",
                    "translation": "네 호기심이 놀라워."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Su-bin thinks Hyun-woo's curiosity is @@.",
                    "hint": "ISFJ는 다른 사람의 장점을 인정하고 격려해줘요.",
                    "optionA": "boring",
                    "optionB": "amazing",
                    "optionC": "weird",
                    "result": "amazing",
                    "explanation": "수빈이는 현우의 호기심이 놀랍다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "현우",
                    "script": "You're so thorough!",
                    "translation": "넌 정말 꼼꼼해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "수빈",
                    "script": "Details matter to me.",
                    "translation": "세부사항이 중요해."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "수빈이에게 중요한 것이에요.",
                    "optionA": "details",
                    "optionB": "matter",
                    "optionC": "to",
                    "result": "details matter to",
                    "explanation": "수빈이는 세부사항을 중요하게 생각해요."
                }
            ]
        }
    ]
}
ID: 4212 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "정보 탐구",
    "episodes": [
        {
            "title": "책 속 여행",
            "explanation": "INFP의 깊이 있는 독서와 ESTJ의 실용적 정보 수집 비교",
            "category": "정보 탐구",
            "level": 1,
            "my_mbti": "INFP",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "유나",
                    "script": "This book touches my heart.",
                    "translation": "이 책이 마음에 와닿아."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "민석",
                    "script": "What's it about exactly?",
                    "translation": "정확히 뭐에 관한 책인데?"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "유나는 책을 감정적으로 읽고 있나요?",
                    "hint": "INFP는 정보를 감정과 연결지어 받아들여요.",
                    "result": "O",
                    "explanation": "유나는 'touches my heart'라고 감정적으로 반응했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "유나",
                    "script": "It makes me think deeply.",
                    "translation": "깊이 생각하게 돼."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "민석",
                    "script": "That sounds really valuable.",
                    "translation": "정말 가치 있는 것 같네."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Min-seok thinks the book sounds @@.",
                    "hint": "ESTJ도 유용한 정보는 인정하고 가치를 인정해요.",
                    "optionA": "useless",
                    "optionB": "valuable",
                    "optionC": "boring",
                    "result": "valuable",
                    "explanation": "민석이는 그 책이 가치 있다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "유나",
                    "script": "You appreciate meaningful things.",
                    "translation": "의미 있는 걸 인정해주네."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "민석",
                    "script": "Good information is important.",
                    "translation": "좋은 정보는 중요해."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "민석이가 중요하게 생각하는 것이에요.",
                    "optionA": "good",
                    "optionB": "information",
                    "optionC": "important",
                    "result": "good information important",
                    "explanation": "민석이는 좋은 정보를 중요하게 여겨요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "정보 탐구",
    "episodes": [
        {
            "title": "책 속 여행",
            "explanation": "INFP의 깊이 있는 독서와 ESTJ의 실용적 정보 수집 비교",
            "level": 1,
            "my_mbti": "INFP",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "유나",
                    "script": "This book touches my heart.",
                    "translation": "이 책이 마음에 와닿아."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "민석",
                    "script": "What's it about exactly?",
                    "translation": "정확히 뭐에 관한 책인데?"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "유나는 책을 감정적으로 읽고 있나요?",
                    "hint": "INFP는 정보를 감정과 연결지어 받아들여요.",
                    "result": "O",
                    "explanation": "유나는 'touches my heart'라고 감정적으로 반응했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "유나",
                    "script": "It makes me think deeply.",
                    "translation": "깊이 생각하게 돼."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "민석",
                    "script": "That sounds really valuable.",
                    "translation": "정말 가치 있는 것 같네."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Min-seok thinks the book sounds @@.",
                    "hint": "ESTJ도 유용한 정보는 인정하고 가치를 인정해요.",
                    "optionA": "useless",
                    "optionB": "valuable",
                    "optionC": "boring",
                    "result": "valuable",
                    "explanation": "민석이는 그 책이 가치 있다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "유나",
                    "script": "You appreciate meaningful things.",
                    "translation": "의미 있는 걸 인정해주네."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "민석",
                    "script": "Good information is important.",
                    "translation": "좋은 정보는 중요해."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "민석이가 중요하게 생각하는 것이에요.",
                    "optionA": "good",
                    "optionB": "information",
                    "optionC": "important",
                    "result": "good information important",
                    "explanation": "민석이는 좋은 정보를 중요하게 여겨요."
                }
            ]
        }
    ]
}
ID: 4213 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "정보 탐구",
    "episodes": [
        {
            "title": "검색의 마법사",
            "explanation": "INTJ의 체계적 연구와 ESFP의 즉흥적 탐구 비교",
            "category": "정보 탐구",
            "level": 1,
            "my_mbti": "INTJ",
            "target_mbti": "ESFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "서준",
                    "script": "I need reliable sources.",
                    "translation": "신뢰할 만한 자료가 필요해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "다은",
                    "script": "This looks really interesting!",
                    "translation": "이거 정말 흥미로워 보여!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "서준이는 정확한 정보를 원하나요?",
                    "hint": "INTJ는 체계적이고 신뢰할 수 있는 정보를 선호해요.",
                    "result": "O",
                    "explanation": "서준이는 'reliable sources'라고 신뢰할 만한 자료를 찾고 있어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "서준",
                    "script": "Facts must be accurate.",
                    "translation": "사실은 정확해야 해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "다은",
                    "script": "You're so careful!",
                    "translation": "정말 신중하구나!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Da-eun thinks Seo-jun is @@.",
                    "hint": "ESFP는 다른 사람의 신중함을 인정해줘요.",
                    "optionA": "careless",
                    "optionB": "careful",
                    "optionC": "boring",
                    "result": "careful",
                    "explanation": "다은이는 서준이가 신중하다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "서준",
                    "script": "Your enthusiasm helps me.",
                    "translation": "네 열정이 도움돼."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "다은",
                    "script": "We make a good team!",
                    "translation": "우리는 좋은 팀이야!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "다은이가 말하는 것이에요.",
                    "optionA": "good",
                    "optionB": "make",
                    "optionC": "team",
                    "result": "make good team",
                    "explanation": "다은이는 둘이 좋은 팀이라고 말해요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "정보 탐구",
    "episodes": [
        {
            "title": "검색의 마법사",
            "explanation": "INTJ의 체계적 연구와 ESFP의 즉흥적 탐구 비교",
            "level": 1,
            "my_mbti": "INTJ",
            "target_mbti": "ESFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "서준",
                    "script": "I need reliable sources.",
                    "translation": "신뢰할 만한 자료가 필요해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "다은",
                    "script": "This looks really interesting!",
                    "translation": "이거 정말 흥미로워 보여!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "서준이는 정확한 정보를 원하나요?",
                    "hint": "INTJ는 체계적이고 신뢰할 수 있는 정보를 선호해요.",
                    "result": "O",
                    "explanation": "서준이는 'reliable sources'라고 신뢰할 만한 자료를 찾고 있어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "서준",
                    "script": "Facts must be accurate.",
                    "translation": "사실은 정확해야 해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "다은",
                    "script": "You're so careful!",
                    "translation": "정말 신중하구나!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Da-eun thinks Seo-jun is @@.",
                    "hint": "ESFP는 다른 사람의 신중함을 인정해줘요.",
                    "optionA": "careless",
                    "optionB": "careful",
                    "optionC": "boring",
                    "result": "careful",
                    "explanation": "다은이는 서준이가 신중하다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "서준",
                    "script": "Your enthusiasm helps me.",
                    "translation": "네 열정이 도움돼."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "다은",
                    "script": "We make a good team!",
                    "translation": "우리는 좋은 팀이야!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "다은이가 말하는 것이에요.",
                    "optionA": "good",
                    "optionB": "make",
                    "optionC": "team",
                    "result": "make good team",
                    "explanation": "다은이는 둘이 좋은 팀이라고 말해요."
                }
            ]
        }
    ]
}
ID: 4214 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "정보 탐구",
    "episodes": [
        {
            "title": "실험실의 비밀",
            "explanation": "ISTP의 실습적 탐구와 ENFJ의 협력적 학습 비교",
            "category": "정보 탐구",
            "level": 1,
            "my_mbti": "ISTP",
            "target_mbti": "ENFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "태윤",
                    "script": "Let me try this myself.",
                    "translation": "이걸 직접 해볼게."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "혜원",
                    "script": "Can we work together?",
                    "translation": "같이 해볼까?"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "태윤이는 혼자서 해보고 싶어하나요?",
                    "hint": "ISTP는 직접 경험하며 혼자 탐구하는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "태윤이는 'Let me try this myself'라고 혼자 해보겠다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "태윤",
                    "script": "I learn by doing.",
                    "translation": "해보면서 배워."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "혜원",
                    "script": "That's a great approach!",
                    "translation": "훌륭한 방법이네!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Hye-won thinks Tae-yoon's approach is @@.",
                    "hint": "ENFJ는 다른 사람의 학습 방식을 지지해줘요.",
                    "optionA": "wrong",
                    "optionB": "great",
                    "optionC": "slow",
                    "result": "great",
                    "explanation": "혜원이는 태윤이의 방법이 훌륭하다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "태윤",
                    "script": "You encourage me well.",
                    "translation": "격려를 잘해줘."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "혜원",
                    "script": "Everyone learns differently.",
                    "translation": "사람마다 배우는 방식이 달라."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "혜원이의 이해심 있는 말이에요.",
                    "optionA": "learns",
                    "optionB": "everyone",
                    "optionC": "differently",
                    "result": "everyone learns differently",
                    "explanation": "혜원이는 사람마다 학습 방식이 다르다는 걸 이해해요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "정보 탐구",
    "episodes": [
        {
            "title": "실험실의 비밀",
            "explanation": "ISTP의 실습적 탐구와 ENFJ의 협력적 학습 비교",
            "level": 1,
            "my_mbti": "ISTP",
            "target_mbti": "ENFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "태윤",
                    "script": "Let me try this myself.",
                    "translation": "이걸 직접 해볼게."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "혜원",
                    "script": "Can we work together?",
                    "translation": "같이 해볼까?"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "태윤이는 혼자서 해보고 싶어하나요?",
                    "hint": "ISTP는 직접 경험하며 혼자 탐구하는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "태윤이는 'Let me try this myself'라고 혼자 해보겠다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "태윤",
                    "script": "I learn by doing.",
                    "translation": "해보면서 배워."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "혜원",
                    "script": "That's a great approach!",
                    "translation": "훌륭한 방법이네!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Hye-won thinks Tae-yoon's approach is @@.",
                    "hint": "ENFJ는 다른 사람의 학습 방식을 지지해줘요.",
                    "optionA": "wrong",
                    "optionB": "great",
                    "optionC": "slow",
                    "result": "great",
                    "explanation": "혜원이는 태윤이의 방법이 훌륭하다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "태윤",
                    "script": "You encourage me well.",
                    "translation": "격려를 잘해줘."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "혜원",
                    "script": "Everyone learns differently.",
                    "translation": "사람마다 배우는 방식이 달라."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "혜원이의 이해심 있는 말이에요.",
                    "optionA": "learns",
                    "optionB": "everyone",
                    "optionC": "differently",
                    "result": "everyone learns differently",
                    "explanation": "혜원이는 사람마다 학습 방식이 다르다는 걸 이해해요."
                }
            ]
        }
    ]
}
ID: 4215 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "정보 탐구",
    "episodes": [
        {
            "title": "뉴스 탐험대",
            "explanation": "ESFJ의 사람 중심 정보와 INTP의 분석적 사고 비교",
            "category": "정보 탐구",
            "level": 1,
            "my_mbti": "ESFJ",
            "target_mbti": "INTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "지영",
                    "script": "This affects many people.",
                    "translation": "이게 많은 사람에게 영향을 줘."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "상민",
                    "script": "Let me analyze the data.",
                    "translation": "데이터를 분석해볼게."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "지영이는 사람들에게 미치는 영향을 생각하나요?",
                    "hint": "ESFJ는 정보를 사람과 연결지어 생각해요.",
                    "result": "O",
                    "explanation": "지영이는 'affects many people'라고 사람들에게 미치는 영향을 생각했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지영",
                    "script": "People's feelings matter.",
                    "translation": "사람들의 감정이 중요해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "상민",
                    "script": "You see the human side.",
                    "translation": "인간적인 면을 보는구나."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Sang-min thinks Ji-young sees the @@ side.",
                    "hint": "INTP도 다른 사람의 관점을 인정하고 이해해줘요.",
                    "optionA": "wrong",
                    "optionB": "human",
                    "optionC": "boring",
                    "result": "human",
                    "explanation": "상민이는 지영이가 인간적인 면을 본다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지영",
                    "script": "Your logic helps too.",
                    "translation": "네 논리도 도움돼."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "상민",
                    "script": "We complement each other.",
                    "translation": "우리는 서로 보완해."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "상민이가 말하는 관계예요.",
                    "optionA": "complement",
                    "optionB": "each",
                    "optionC": "other",
                    "result": "complement each other",
                    "explanation": "상민이는 둘이 서로 보완한다고 말해요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "정보 탐구",
    "episodes": [
        {
            "title": "뉴스 탐험대",
            "explanation": "ESFJ의 사람 중심 정보와 INTP의 분석적 사고 비교",
            "level": 1,
            "my_mbti": "ESFJ",
            "target_mbti": "INTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "지영",
                    "script": "This affects many people.",
                    "translation": "이게 많은 사람에게 영향을 줘."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "상민",
                    "script": "Let me analyze the data.",
                    "translation": "데이터를 분석해볼게."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "지영이는 사람들에게 미치는 영향을 생각하나요?",
                    "hint": "ESFJ는 정보를 사람과 연결지어 생각해요.",
                    "result": "O",
                    "explanation": "지영이는 'affects many people'라고 사람들에게 미치는 영향을 생각했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지영",
                    "script": "People's feelings matter.",
                    "translation": "사람들의 감정이 중요해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "상민",
                    "script": "You see the human side.",
                    "translation": "인간적인 면을 보는구나."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Sang-min thinks Ji-young sees the @@ side.",
                    "hint": "INTP도 다른 사람의 관점을 인정하고 이해해줘요.",
                    "optionA": "wrong",
                    "optionB": "human",
                    "optionC": "boring",
                    "result": "human",
                    "explanation": "상민이는 지영이가 인간적인 면을 본다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지영",
                    "script": "Your logic helps too.",
                    "translation": "네 논리도 도움돼."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "상민",
                    "script": "We complement each other.",
                    "translation": "우리는 서로 보완해."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "상민이가 말하는 관계예요.",
                    "optionA": "complement",
                    "optionB": "each",
                    "optionC": "other",
                    "result": "complement each other",
                    "explanation": "상민이는 둘이 서로 보완한다고 말해요."
                }
            ]
        }
    ]
}
ID: 4216 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "정보 탐구",
    "episodes": [
        {
            "title": "온라인 대학",
            "explanation": "ENFP의 창의적 학습과 ISTJ의 전통적 공부법 비교",
            "category": "정보 탐구",
            "level": 1,
            "my_mbti": "ENFP",
            "target_mbti": "ISTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "아린",
                    "script": "I love online courses!",
                    "translation": "온라인 강의가 너무 좋아!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "재훈",
                    "script": "I prefer textbooks though.",
                    "translation": "난 교과서가 더 좋아."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "아린이는 새로운 학습 방법을 좋아하나요?",
                    "hint": "ENFP는 새롭고 창의적인 방법을 선호해요.",
                    "result": "O",
                    "explanation": "아린이는 'I love online courses!'라고 온라인 강의를 좋아한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "아린",
                    "script": "Videos make learning fun!",
                    "translation": "영상이 학습을 재미있게 해!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "재훈",
                    "script": "Books give solid knowledge.",
                    "translation": "책은 확실한 지식을 줘."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Jae-hun thinks books give @@ knowledge.",
                    "hint": "ISTJ는 전통적이고 체계적인 방법을 신뢰해요.",
                    "optionA": "poor",
                    "optionB": "solid",
                    "optionC": "boring",
                    "result": "solid",
                    "explanation": "재훈이는 책이 확실한 지식을 준다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "아린",
                    "script": "Your method works well.",
                    "translation": "네 방법도 잘 되네."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "재훈",
                    "script": "Different styles work.",
                    "translation": "다른 방식도 효과 있어."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "재훈이의 포용적인 생각이에요.",
                    "optionA": "different",
                    "optionB": "styles",
                    "optionC": "work",
                    "result": "different styles work",
                    "explanation": "재훈이는 다른 방식도 효과가 있다고 인정해요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "정보 탐구",
    "episodes": [
        {
            "title": "온라인 대학",
            "explanation": "ENFP의 창의적 학습과 ISTJ의 전통적 공부법 비교",
            "level": 1,
            "my_mbti": "ENFP",
            "target_mbti": "ISTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "아린",
                    "script": "I love online courses!",
                    "translation": "온라인 강의가 너무 좋아!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "재훈",
                    "script": "I prefer textbooks though.",
                    "translation": "난 교과서가 더 좋아."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "아린이는 새로운 학습 방법을 좋아하나요?",
                    "hint": "ENFP는 새롭고 창의적인 방법을 선호해요.",
                    "result": "O",
                    "explanation": "아린이는 'I love online courses!'라고 온라인 강의를 좋아한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "아린",
                    "script": "Videos make learning fun!",
                    "translation": "영상이 학습을 재미있게 해!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "재훈",
                    "script": "Books give solid knowledge.",
                    "translation": "책은 확실한 지식을 줘."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Jae-hun thinks books give @@ knowledge.",
                    "hint": "ISTJ는 전통적이고 체계적인 방법을 신뢰해요.",
                    "optionA": "poor",
                    "optionB": "solid",
                    "optionC": "boring",
                    "result": "solid",
                    "explanation": "재훈이는 책이 확실한 지식을 준다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "아린",
                    "script": "Your method works well.",
                    "translation": "네 방법도 잘 되네."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "재훈",
                    "script": "Different styles work.",
                    "translation": "다른 방식도 효과 있어."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "재훈이의 포용적인 생각이에요.",
                    "optionA": "different",
                    "optionB": "styles",
                    "optionC": "work",
                    "result": "different styles work",
                    "explanation": "재훈이는 다른 방식도 효과가 있다고 인정해요."
                }
            ]
        }
    ]
}
ID: 4217 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "정보 탐구",
    "episodes": [
        {
            "title": "과학의 신비",
            "explanation": "INFJ의 직관적 이해와 ESTP의 체험적 학습 비교",
            "category": "정보 탐구",
            "level": 1,
            "my_mbti": "INFJ",
            "target_mbti": "ESTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "은서",
                    "script": "I sense deeper meanings.",
                    "translation": "더 깊은 의미가 느껴져."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "준영",
                    "script": "Let's see it happen!",
                    "translation": "직접 보자!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "은서는 정보를 직감적으로 이해하나요?",
                    "hint": "INFJ는 직관을 통해 깊은 의미를 파악해요.",
                    "result": "O",
                    "explanation": "은서는 'I sense deeper meanings'라고 직감적으로 이해한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "은서",
                    "script": "Patterns fascinate me.",
                    "translation": "패턴이 흥미로워."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "준영",
                    "script": "Hands-on learning rocks!",
                    "translation": "직접 해보는 학습이 최고야!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Jun-young thinks hands-on learning @@.",
                    "hint": "ESTP는 직접 체험하는 것을 최고라고 생각해요.",
                    "optionA": "sucks",
                    "optionB": "rocks",
                    "optionC": "hurts",
                    "result": "rocks",
                    "explanation": "준영이는 직접 해보는 학습이 최고라고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "은서",
                    "script": "Your energy inspires me.",
                    "translation": "네 에너지가 영감을 줘."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "준영",
                    "script": "Your insight amazes me.",
                    "translation": "네 통찰력이 놀라워."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "준영이가 놀라워하는 것이에요.",
                    "optionA": "insight",
                    "optionB": "your",
                    "optionC": "amazes",
                    "result": "your insight amazes",
                    "explanation": "준영이는 은서의 통찰력에 놀라워해요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "정보 탐구",
    "episodes": [
        {
            "title": "과학의 신비",
            "explanation": "INFJ의 직관적 이해와 ESTP의 체험적 학습 비교",
            "level": 1,
            "my_mbti": "INFJ",
            "target_mbti": "ESTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "은서",
                    "script": "I sense deeper meanings.",
                    "translation": "더 깊은 의미가 느껴져."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "준영",
                    "script": "Let's see it happen!",
                    "translation": "직접 보자!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "은서는 정보를 직감적으로 이해하나요?",
                    "hint": "INFJ는 직관을 통해 깊은 의미를 파악해요.",
                    "result": "O",
                    "explanation": "은서는 'I sense deeper meanings'라고 직감적으로 이해한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "은서",
                    "script": "Patterns fascinate me.",
                    "translation": "패턴이 흥미로워."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "준영",
                    "script": "Hands-on learning rocks!",
                    "translation": "직접 해보는 학습이 최고야!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Jun-young thinks hands-on learning @@.",
                    "hint": "ESTP는 직접 체험하는 것을 최고라고 생각해요.",
                    "optionA": "sucks",
                    "optionB": "rocks",
                    "optionC": "hurts",
                    "result": "rocks",
                    "explanation": "준영이는 직접 해보는 학습이 최고라고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "은서",
                    "script": "Your energy inspires me.",
                    "translation": "네 에너지가 영감을 줘."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "준영",
                    "script": "Your insight amazes me.",
                    "translation": "네 통찰력이 놀라워."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "준영이가 놀라워하는 것이에요.",
                    "optionA": "insight",
                    "optionB": "your",
                    "optionC": "amazes",
                    "result": "your insight amazes",
                    "explanation": "준영이는 은서의 통찰력에 놀라워해요."
                }
            ]
        }
    ]
}
ID: 4218 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "정보 탐구",
    "episodes": [
        {
            "title": "역사 속 여행",
            "explanation": "ISFP의 감성적 탐구와 ENTJ의 전략적 분석 비교",
            "category": "정보 탐구",
            "level": 1,
            "my_mbti": "ISFP",
            "target_mbti": "ENTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "소영",
                    "script": "History feels so real.",
                    "translation": "역사가 너무 생생해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "동혁",
                    "script": "What lessons can we learn?",
                    "translation": "어떤 교훈을 배울 수 있을까?"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "소영이는 역사를 감정적으로 받아들이나요?",
                    "hint": "ISFP는 정보를 개인적이고 감정적으로 받아들여요.",
                    "result": "O",
                    "explanation": "소영이는 'History feels so real'라고 감정적으로 표현했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "소영",
                    "script": "I imagine their lives.",
                    "translation": "그들의 삶을 상상해봐."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "동혁",
                    "script": "That's very empathetic.",
                    "translation": "정말 공감능력이 뛰어나네."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Dong-hyeok thinks So-young is @@.",
                    "hint": "ENTJ도 다른 사람의 공감능력을 인정해줘요.",
                    "optionA": "weird",
                    "optionB": "empathetic",
                    "optionC": "boring",
                    "result": "empathetic",
                    "explanation": "동혁이는 소영이가 공감능력이 뛰어나다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "소영",
                    "script": "You find practical wisdom.",
                    "translation": "실용적인 지혜를 찾네."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "동혁",
                    "script": "We learn from past.",
                    "translation": "과거에서 배우는 거야."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "동혁이의 학습 철학이에요.",
                    "optionA": "learn",
                    "optionB": "from",
                    "optionC": "past",
                    "result": "learn from past",
                    "explanation": "동혁이는 과거에서 배운다는 철학을 가지고 있어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "정보 탐구",
    "episodes": [
        {
            "title": "역사 속 여행",
            "explanation": "ISFP의 감성적 탐구와 ENTJ의 전략적 분석 비교",
            "level": 1,
            "my_mbti": "ISFP",
            "target_mbti": "ENTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "소영",
                    "script": "History feels so real.",
                    "translation": "역사가 너무 생생해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "동혁",
                    "script": "What lessons can we learn?",
                    "translation": "어떤 교훈을 배울 수 있을까?"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "소영이는 역사를 감정적으로 받아들이나요?",
                    "hint": "ISFP는 정보를 개인적이고 감정적으로 받아들여요.",
                    "result": "O",
                    "explanation": "소영이는 'History feels so real'라고 감정적으로 표현했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "소영",
                    "script": "I imagine their lives.",
                    "translation": "그들의 삶을 상상해봐."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "동혁",
                    "script": "That's very empathetic.",
                    "translation": "정말 공감능력이 뛰어나네."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Dong-hyeok thinks So-young is @@.",
                    "hint": "ENTJ도 다른 사람의 공감능력을 인정해줘요.",
                    "optionA": "weird",
                    "optionB": "empathetic",
                    "optionC": "boring",
                    "result": "empathetic",
                    "explanation": "동혁이는 소영이가 공감능력이 뛰어나다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "소영",
                    "script": "You find practical wisdom.",
                    "translation": "실용적인 지혜를 찾네."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "동혁",
                    "script": "We learn from past.",
                    "translation": "과거에서 배우는 거야."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "동혁이의 학습 철학이에요.",
                    "optionA": "learn",
                    "optionB": "from",
                    "optionC": "past",
                    "result": "learn from past",
                    "explanation": "동혁이는 과거에서 배운다는 철학을 가지고 있어요."
                }
            ]
        }
    ]
}
ID: 4219 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "정보 탐구",
    "episodes": [
        {
            "title": "언어의 마술",
            "explanation": "ESFP의 즐거운 학습과 INTJ의 체계적 연구 비교",
            "category": "정보 탐구",
            "level": 1,
            "my_mbti": "ESFP",
            "target_mbti": "INTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "하은",
                    "script": "Languages are so fun!",
                    "translation": "언어가 너무 재미있어!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "시우",
                    "script": "I study grammar rules.",
                    "translation": "문법 규칙을 공부해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "하은이는 언어 학습을 즐겁게 생각하나요?",
                    "hint": "ESFP는 학습을 즐겁고 재미있게 받아들여요.",
                    "result": "O",
                    "explanation": "하은이는 'Languages are so fun!'라고 재미있다고 표현했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "하은",
                    "script": "I learn through songs!",
                    "translation": "노래로 배워!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "시우",
                    "script": "Music helps memory too.",
                    "translation": "음악도 기억에 도움돼."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Si-woo agrees that music helps @@.",
                    "hint": "INTJ도 효과적인 학습 방법은 인정해요.",
                    "optionA": "nothing",
                    "optionB": "memory",
                    "optionC": "problems",
                    "result": "memory",
                    "explanation": "시우는 음악이 기억에 도움이 된다고 동의해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "하은",
                    "script": "You're so organized!",
                    "translation": "정말 체계적이구나!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "시우",
                    "script": "Structure helps me learn.",
                    "translation": "체계가 학습에 도움돼."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "시우에게 도움이 되는 것이에요.",
                    "optionA": "structure",
                    "optionB": "helps",
                    "optionC": "learn",
                    "result": "structure helps learn",
                    "explanation": "시우는 체계가 학습에 도움이 된다고 생각해요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "정보 탐구",
    "episodes": [
        {
            "title": "언어의 마술",
            "explanation": "ESFP의 즐거운 학습과 INTJ의 체계적 연구 비교",
            "level": 1,
            "my_mbti": "ESFP",
            "target_mbti": "INTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "하은",
                    "script": "Languages are so fun!",
                    "translation": "언어가 너무 재미있어!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "시우",
                    "script": "I study grammar rules.",
                    "translation": "문법 규칙을 공부해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "하은이는 언어 학습을 즐겁게 생각하나요?",
                    "hint": "ESFP는 학습을 즐겁고 재미있게 받아들여요.",
                    "result": "O",
                    "explanation": "하은이는 'Languages are so fun!'라고 재미있다고 표현했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "하은",
                    "script": "I learn through songs!",
                    "translation": "노래로 배워!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "시우",
                    "script": "Music helps memory too.",
                    "translation": "음악도 기억에 도움돼."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Si-woo agrees that music helps @@.",
                    "hint": "INTJ도 효과적인 학습 방법은 인정해요.",
                    "optionA": "nothing",
                    "optionB": "memory",
                    "optionC": "problems",
                    "result": "memory",
                    "explanation": "시우는 음악이 기억에 도움이 된다고 동의해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "하은",
                    "script": "You're so organized!",
                    "translation": "정말 체계적이구나!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "시우",
                    "script": "Structure helps me learn.",
                    "translation": "체계가 학습에 도움돼."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "시우에게 도움이 되는 것이에요.",
                    "optionA": "structure",
                    "optionB": "helps",
                    "optionC": "learn",
                    "result": "structure helps learn",
                    "explanation": "시우는 체계가 학습에 도움이 된다고 생각해요."
                }
            ]
        }
    ]
}
ID: 4220 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "정보 탐구",
    "episodes": [
        {
            "title": "정보의 바다",
            "explanation": "ENTP의 광범위한 탐구와 ISFJ의 세심한 확인 비교",
            "category": "정보 탐구",
            "level": 1,
            "my_mbti": "ENTP",
            "target_mbti": "ISFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "민재",
                    "script": "So many topics interest me!",
                    "translation": "너무 많은 주제가 흥미로워!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "예은",
                    "script": "Let's verify this first.",
                    "translation": "이걸 먼저 확인해보자."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "민재는 다양한 것에 관심이 많나요?",
                    "hint": "ENTP는 광범위한 주제에 관심을 보여요.",
                    "result": "O",
                    "explanation": "민재는 'So many topics interest me!'라고 다양한 관심을 보였어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "민재",
                    "script": "Everything connects somehow!",
                    "translation": "모든 게 어떻게든 연결돼!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "예은",
                    "script": "Your connections are brilliant.",
                    "translation": "네 연결고리가 훌륭해."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Ye-eun thinks Min-jae's connections are @@.",
                    "hint": "ISFJ는 다른 사람의 능력을 인정하고 칭찬해줘요.",
                    "optionA": "confusing",
                    "optionB": "brilliant",
                    "optionC": "wrong",
                    "result": "brilliant",
                    "explanation": "예은이는 민재의 연결고리가 훌륭하다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "민재",
                    "script": "You keep me grounded.",
                    "translation": "넌 날 현실적으로 만들어줘."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "예은",
                    "script": "Details matter for accuracy.",
                    "translation": "정확성을 위해선 세부사항이 중요해."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "예은이가 중요하게 생각하는 것이에요.",
                    "optionA": "details",
                    "optionB": "matter",
                    "optionC": "accuracy",
                    "result": "details matter accuracy",
                    "explanation": "예은이는 정확성을 위해 세부사항이 중요하다고 생각해요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "정보 탐구",
    "episodes": [
        {
            "title": "정보의 바다",
            "explanation": "ENTP의 광범위한 탐구와 ISFJ의 세심한 확인 비교",
            "level": 1,
            "my_mbti": "ENTP",
            "target_mbti": "ISFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "민재",
                    "script": "So many topics interest me!",
                    "translation": "너무 많은 주제가 흥미로워!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "예은",
                    "script": "Let's verify this first.",
                    "translation": "이걸 먼저 확인해보자."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "민재는 다양한 것에 관심이 많나요?",
                    "hint": "ENTP는 광범위한 주제에 관심을 보여요.",
                    "result": "O",
                    "explanation": "민재는 'So many topics interest me!'라고 다양한 관심을 보였어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "민재",
                    "script": "Everything connects somehow!",
                    "translation": "모든 게 어떻게든 연결돼!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "예은",
                    "script": "Your connections are brilliant.",
                    "translation": "네 연결고리가 훌륭해."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Ye-eun thinks Min-jae's connections are @@.",
                    "hint": "ISFJ는 다른 사람의 능력을 인정하고 칭찬해줘요.",
                    "optionA": "confusing",
                    "optionB": "brilliant",
                    "optionC": "wrong",
                    "result": "brilliant",
                    "explanation": "예은이는 민재의 연결고리가 훌륭하다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "민재",
                    "script": "You keep me grounded.",
                    "translation": "넌 날 현실적으로 만들어줘."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "예은",
                    "script": "Details matter for accuracy.",
                    "translation": "정확성을 위해선 세부사항이 중요해."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "예은이가 중요하게 생각하는 것이에요.",
                    "optionA": "details",
                    "optionB": "matter",
                    "optionC": "accuracy",
                    "result": "details matter accuracy",
                    "explanation": "예은이는 정확성을 위해 세부사항이 중요하다고 생각해요."
                }
            ]
        }
    ]
}
ID: 4221 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "의사결정 방식",
    "episodes": [
        {
            "title": "메뉴 선택의 고민",
            "explanation": "INFP의 감정 중심 결정과 ESTJ의 논리적 판단 비교",
            "category": "의사결정 방식",
            "level": 1,
            "my_mbti": "INFP",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "유진",
                    "script": "This feels right somehow.",
                    "translation": "이게 왠지 맞는 것 같아."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "성훈",
                    "script": "What are the facts?",
                    "translation": "사실들이 뭐야?"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "유진이는 감정으로 결정하나요?",
                    "hint": "INFP는 내적 가치와 감정을 바탕으로 결정해요.",
                    "result": "O",
                    "explanation": "유진이는 'This feels right'라고 감정적으로 판단했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "유진",
                    "script": "My heart says yes.",
                    "translation": "마음이 그렇다고 해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "성훈",
                    "script": "Logic helps me decide.",
                    "translation": "논리가 결정에 도움돼."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Sung-hun uses @@ to help decide.",
                    "hint": "ESTJ는 논리적이고 체계적으로 결정을 내려요.",
                    "optionA": "feelings",
                    "optionB": "logic",
                    "optionC": "luck",
                    "result": "logic",
                    "explanation": "성훈이는 논리를 사용해서 결정을 내려요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "유진",
                    "script": "You think things through.",
                    "translation": "넌 신중하게 생각하네."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "성훈",
                    "script": "Your instincts are valuable.",
                    "translation": "네 직감도 소중해."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "성훈이가 소중하게 생각하는 것이에요.",
                    "optionA": "your",
                    "optionB": "instincts",
                    "optionC": "valuable",
                    "result": "your instincts valuable",
                    "explanation": "성훈이는 유진이의 직감을 소중하게 여겨요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "의사결정 방식",
    "episodes": [
        {
            "title": "메뉴 선택의 고민",
            "explanation": "INFP의 감정 중심 결정과 ESTJ의 논리적 판단 비교",
            "level": 1,
            "my_mbti": "INFP",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "유진",
                    "script": "This feels right somehow.",
                    "translation": "이게 왠지 맞는 것 같아."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "성훈",
                    "script": "What are the facts?",
                    "translation": "사실들이 뭐야?"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "유진이는 감정으로 결정하나요?",
                    "hint": "INFP는 내적 가치와 감정을 바탕으로 결정해요.",
                    "result": "O",
                    "explanation": "유진이는 'This feels right'라고 감정적으로 판단했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "유진",
                    "script": "My heart says yes.",
                    "translation": "마음이 그렇다고 해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "성훈",
                    "script": "Logic helps me decide.",
                    "translation": "논리가 결정에 도움돼."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Sung-hun uses @@ to help decide.",
                    "hint": "ESTJ는 논리적이고 체계적으로 결정을 내려요.",
                    "optionA": "feelings",
                    "optionB": "logic",
                    "optionC": "luck",
                    "result": "logic",
                    "explanation": "성훈이는 논리를 사용해서 결정을 내려요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "유진",
                    "script": "You think things through.",
                    "translation": "넌 신중하게 생각하네."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "성훈",
                    "script": "Your instincts are valuable.",
                    "translation": "네 직감도 소중해."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "성훈이가 소중하게 생각하는 것이에요.",
                    "optionA": "your",
                    "optionB": "instincts",
                    "optionC": "valuable",
                    "result": "your instincts valuable",
                    "explanation": "성훈이는 유진이의 직감을 소중하게 여겨요."
                }
            ]
        }
    ]
}
ID: 4222 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "의사결정 방식",
    "episodes": [
        {
            "title": "여행 계획의 딜레마",
            "explanation": "ENFJ의 배려 중심 결정과 ISTP의 실용적 판단 비교",
            "category": "의사결정 방식",
            "level": 1,
            "my_mbti": "ENFJ",
            "target_mbti": "ISTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "소희",
                    "script": "Everyone should be happy.",
                    "translation": "모두가 행복해야 해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "준호",
                    "script": "What works best?",
                    "translation": "뭐가 제일 잘 될까?"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "소희는 다른 사람들을 먼저 생각하나요?",
                    "hint": "ENFJ는 결정할 때 다른 사람의 감정을 우선 고려해요.",
                    "result": "O",
                    "explanation": "소희는 'Everyone should be happy'라고 다른 사람들을 생각했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "소희",
                    "script": "Their feelings matter most.",
                    "translation": "그들의 감정이 가장 중요해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "준호",
                    "script": "Practical solutions work.",
                    "translation": "현실적인 해결책이 효과적이야."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Jun-ho believes @@ solutions work.",
                    "hint": "ISTP는 현실적이고 실용적인 해결책을 선호해요.",
                    "optionA": "emotional",
                    "optionB": "practical",
                    "optionC": "expensive",
                    "result": "practical",
                    "explanation": "준호는 현실적인 해결책이 효과적이라고 믿어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "소희",
                    "script": "You're so realistic!",
                    "translation": "정말 현실적이구나!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "준호",
                    "script": "Caring is important too.",
                    "translation": "배려하는 것도 중요해."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "준호가 중요하게 생각하는 것이에요.",
                    "optionA": "caring",
                    "optionB": "important",
                    "optionC": "too",
                    "result": "caring important too",
                    "explanation": "준호는 배려하는 것도 중요하다고 생각해요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "의사결정 방식",
    "episodes": [
        {
            "title": "여행 계획의 딜레마",
            "explanation": "ENFJ의 배려 중심 결정과 ISTP의 실용적 판단 비교",
            "level": 1,
            "my_mbti": "ENFJ",
            "target_mbti": "ISTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "소희",
                    "script": "Everyone should be happy.",
                    "translation": "모두가 행복해야 해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "준호",
                    "script": "What works best?",
                    "translation": "뭐가 제일 잘 될까?"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "소희는 다른 사람들을 먼저 생각하나요?",
                    "hint": "ENFJ는 결정할 때 다른 사람의 감정을 우선 고려해요.",
                    "result": "O",
                    "explanation": "소희는 'Everyone should be happy'라고 다른 사람들을 생각했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "소희",
                    "script": "Their feelings matter most.",
                    "translation": "그들의 감정이 가장 중요해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "준호",
                    "script": "Practical solutions work.",
                    "translation": "현실적인 해결책이 효과적이야."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Jun-ho believes @@ solutions work.",
                    "hint": "ISTP는 현실적이고 실용적인 해결책을 선호해요.",
                    "optionA": "emotional",
                    "optionB": "practical",
                    "optionC": "expensive",
                    "result": "practical",
                    "explanation": "준호는 현실적인 해결책이 효과적이라고 믿어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "소희",
                    "script": "You're so realistic!",
                    "translation": "정말 현실적이구나!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "준호",
                    "script": "Caring is important too.",
                    "translation": "배려하는 것도 중요해."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "준호가 중요하게 생각하는 것이에요.",
                    "optionA": "caring",
                    "optionB": "important",
                    "optionC": "too",
                    "result": "caring important too",
                    "explanation": "준호는 배려하는 것도 중요하다고 생각해요."
                }
            ]
        }
    ]
}
ID: 4223 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "의사결정 방식",
    "episodes": [
        {
            "title": "쇼핑의 선택",
            "explanation": "ESFP의 즉흥적 결정과 INTJ의 신중한 계획 비교",
            "category": "의사결정 방식",
            "level": 1,
            "my_mbti": "ESFP",
            "target_mbti": "INTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "채원",
                    "script": "I want this now!",
                    "translation": "지금 이게 갖고 싶어!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "도윤",
                    "script": "Let me think first.",
                    "translation": "먼저 생각해볼게."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "채원이는 즉석에서 결정하나요?",
                    "hint": "ESFP는 순간의 감정과 욕구에 따라 빠르게 결정해요.",
                    "result": "O",
                    "explanation": "채원이는 'I want this now!'라고 즉석에서 결정했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "채원",
                    "script": "It looks so perfect!",
                    "translation": "정말 완벽해 보여!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "도윤",
                    "script": "I need more time.",
                    "translation": "시간이 더 필요해."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Do-yoon needs more @@ to decide.",
                    "hint": "INTJ는 충분한 시간을 두고 신중하게 결정해요.",
                    "optionA": "money",
                    "optionB": "time",
                    "optionC": "friends",
                    "result": "time",
                    "explanation": "도윤이는 결정하는 데 더 많은 시간이 필요해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "채원",
                    "script": "Your planning is smart.",
                    "translation": "네 계획이 현명해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "도윤",
                    "script": "Spontaneity has its charm.",
                    "translation": "즉흥성도 매력이 있어."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "도윤이가 인정하는 것이에요.",
                    "optionA": "spontaneity",
                    "optionB": "has",
                    "optionC": "charm",
                    "result": "spontaneity has charm",
                    "explanation": "도윤이는 즉흥성도 매력이 있다고 인정해요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "의사결정 방식",
    "episodes": [
        {
            "title": "쇼핑의 선택",
            "explanation": "ESFP의 즉흥적 결정과 INTJ의 신중한 계획 비교",
            "level": 1,
            "my_mbti": "ESFP",
            "target_mbti": "INTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "채원",
                    "script": "I want this now!",
                    "translation": "지금 이게 갖고 싶어!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "도윤",
                    "script": "Let me think first.",
                    "translation": "먼저 생각해볼게."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "채원이는 즉석에서 결정하나요?",
                    "hint": "ESFP는 순간의 감정과 욕구에 따라 빠르게 결정해요.",
                    "result": "O",
                    "explanation": "채원이는 'I want this now!'라고 즉석에서 결정했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "채원",
                    "script": "It looks so perfect!",
                    "translation": "정말 완벽해 보여!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "도윤",
                    "script": "I need more time.",
                    "translation": "시간이 더 필요해."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Do-yoon needs more @@ to decide.",
                    "hint": "INTJ는 충분한 시간을 두고 신중하게 결정해요.",
                    "optionA": "money",
                    "optionB": "time",
                    "optionC": "friends",
                    "result": "time",
                    "explanation": "도윤이는 결정하는 데 더 많은 시간이 필요해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "채원",
                    "script": "Your planning is smart.",
                    "translation": "네 계획이 현명해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "도윤",
                    "script": "Spontaneity has its charm.",
                    "translation": "즉흥성도 매력이 있어."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "도윤이가 인정하는 것이에요.",
                    "optionA": "spontaneity",
                    "optionB": "has",
                    "optionC": "charm",
                    "result": "spontaneity has charm",
                    "explanation": "도윤이는 즉흥성도 매력이 있다고 인정해요."
                }
            ]
        }
    ]
}
ID: 4224 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "의사결정 방식",
    "episodes": [
        {
            "title": "진로의 갈림길",
            "explanation": "ENTP의 가능성 탐색과 ISFJ의 안정성 추구 비교",
            "category": "의사결정 방식",
            "level": 1,
            "my_mbti": "ENTP",
            "target_mbti": "ISFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "민우",
                    "script": "So many options exist!",
                    "translation": "선택지가 너무 많아!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "수연",
                    "script": "Safety comes first.",
                    "translation": "안전이 우선이야."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "민우는 다양한 가능성을 고려하나요?",
                    "hint": "ENTP는 여러 가능성을 탐색하며 결정을 유보해요.",
                    "result": "O",
                    "explanation": "민우는 'So many options exist!'라고 다양한 선택지를 생각했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "민우",
                    "script": "What if I try?",
                    "translation": "한번 시도해보면 어떨까?"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "수연",
                    "script": "Stability matters to me.",
                    "translation": "안정성이 내게 중요해."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Su-yeon thinks @@ matters most.",
                    "hint": "ISFJ는 안정성과 확실성을 중요하게 생각해요.",
                    "optionA": "adventure",
                    "optionB": "stability",
                    "optionC": "money",
                    "result": "stability",
                    "explanation": "수연이는 안정성이 가장 중요하다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "민우",
                    "script": "You're very wise.",
                    "translation": "정말 현명하구나."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "수연",
                    "script": "Dreams are important too.",
                    "translation": "꿈도 중요해."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "수연이가 중요하게 생각하는 것이에요.",
                    "optionA": "dreams",
                    "optionB": "important",
                    "optionC": "too",
                    "result": "dreams important too",
                    "explanation": "수연이는 꿈도 중요하다고 인정해줘요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "의사결정 방식",
    "episodes": [
        {
            "title": "진로의 갈림길",
            "explanation": "ENTP의 가능성 탐색과 ISFJ의 안정성 추구 비교",
            "level": 1,
            "my_mbti": "ENTP",
            "target_mbti": "ISFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "민우",
                    "script": "So many options exist!",
                    "translation": "선택지가 너무 많아!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "수연",
                    "script": "Safety comes first.",
                    "translation": "안전이 우선이야."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "민우는 다양한 가능성을 고려하나요?",
                    "hint": "ENTP는 여러 가능성을 탐색하며 결정을 유보해요.",
                    "result": "O",
                    "explanation": "민우는 'So many options exist!'라고 다양한 선택지를 생각했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "민우",
                    "script": "What if I try?",
                    "translation": "한번 시도해보면 어떨까?"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "수연",
                    "script": "Stability matters to me.",
                    "translation": "안정성이 내게 중요해."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Su-yeon thinks @@ matters most.",
                    "hint": "ISFJ는 안정성과 확실성을 중요하게 생각해요.",
                    "optionA": "adventure",
                    "optionB": "stability",
                    "optionC": "money",
                    "result": "stability",
                    "explanation": "수연이는 안정성이 가장 중요하다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "민우",
                    "script": "You're very wise.",
                    "translation": "정말 현명하구나."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "수연",
                    "script": "Dreams are important too.",
                    "translation": "꿈도 중요해."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "수연이가 중요하게 생각하는 것이에요.",
                    "optionA": "dreams",
                    "optionB": "important",
                    "optionC": "too",
                    "result": "dreams important too",
                    "explanation": "수연이는 꿈도 중요하다고 인정해줘요."
                }
            ]
        }
    ]
}
ID: 4225 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "의사결정 방식",
    "episodes": [
        {
            "title": "그룹 프로젝트 리더",
            "explanation": "ENTJ의 효율성 추구와 ISFP의 조화 중시 비교",
            "category": "의사결정 방식",
            "level": 1,
            "my_mbti": "ENTJ",
            "target_mbti": "ISFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "건호",
                    "script": "We need quick decisions.",
                    "translation": "빠른 결정이 필요해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "예나",
                    "script": "Everyone's opinion matters.",
                    "translation": "모두의 의견이 중요해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "건호는 빠른 결정을 선호하나요?",
                    "hint": "ENTJ는 효율성을 위해 신속한 결정을 내려요.",
                    "result": "O",
                    "explanation": "건호는 'We need quick decisions'라고 빠른 결정을 원했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "건호",
                    "script": "Efficiency saves time.",
                    "translation": "효율성이 시간을 절약해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "예나",
                    "script": "Harmony is precious.",
                    "translation": "조화가 소중해."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Ye-na thinks @@ is precious.",
                    "hint": "ISFP는 그룹 내 조화와 평화를 소중히 여겨요.",
                    "optionA": "speed",
                    "optionB": "harmony",
                    "optionC": "money",
                    "result": "harmony",
                    "explanation": "예나는 조화가 소중하다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "건호",
                    "script": "Your care helps everyone.",
                    "translation": "네 배려가 모두에게 도움돼."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "예나",
                    "script": "Strong leadership is needed.",
                    "translation": "강한 리더십이 필요해."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "예나가 필요하다고 생각하는 것이에요.",
                    "optionA": "strong",
                    "optionB": "leadership",
                    "optionC": "needed",
                    "result": "strong leadership needed",
                    "explanation": "예나는 강한 리더십이 필요하다고 인정해요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "의사결정 방식",
    "episodes": [
        {
            "title": "그룹 프로젝트 리더",
            "explanation": "ENTJ의 효율성 추구와 ISFP의 조화 중시 비교",
            "level": 1,
            "my_mbti": "ENTJ",
            "target_mbti": "ISFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "건호",
                    "script": "We need quick decisions.",
                    "translation": "빠른 결정이 필요해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "예나",
                    "script": "Everyone's opinion matters.",
                    "translation": "모두의 의견이 중요해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "건호는 빠른 결정을 선호하나요?",
                    "hint": "ENTJ는 효율성을 위해 신속한 결정을 내려요.",
                    "result": "O",
                    "explanation": "건호는 'We need quick decisions'라고 빠른 결정을 원했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "건호",
                    "script": "Efficiency saves time.",
                    "translation": "효율성이 시간을 절약해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "예나",
                    "script": "Harmony is precious.",
                    "translation": "조화가 소중해."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Ye-na thinks @@ is precious.",
                    "hint": "ISFP는 그룹 내 조화와 평화를 소중히 여겨요.",
                    "optionA": "speed",
                    "optionB": "harmony",
                    "optionC": "money",
                    "result": "harmony",
                    "explanation": "예나는 조화가 소중하다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "건호",
                    "script": "Your care helps everyone.",
                    "translation": "네 배려가 모두에게 도움돼."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "예나",
                    "script": "Strong leadership is needed.",
                    "translation": "강한 리더십이 필요해."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "예나가 필요하다고 생각하는 것이에요.",
                    "optionA": "strong",
                    "optionB": "leadership",
                    "optionC": "needed",
                    "result": "strong leadership needed",
                    "explanation": "예나는 강한 리더십이 필요하다고 인정해요."
                }
            ]
        }
    ]
}
ID: 4226 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "의사결정 방식",
    "episodes": [
        {
            "title": "친구와의 약속",
            "explanation": "ESTP의 순간 판단과 INFJ의 깊은 고민 비교",
            "category": "의사결정 방식",
            "level": 1,
            "my_mbti": "ESTP",
            "target_mbti": "INFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "태민",
                    "script": "Let's decide right now!",
                    "translation": "지금 당장 결정하자!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "서윤",
                    "script": "I need more reflection.",
                    "translation": "더 깊이 생각해야 해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "태민이는 즉시 결정하고 싶어하나요?",
                    "hint": "ESTP는 현재 상황에 집중해서 빠르게 결정해요.",
                    "result": "O",
                    "explanation": "태민이는 'Let's decide right now!'라고 즉시 결정하자고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "태민",
                    "script": "Trust your first instinct!",
                    "translation": "첫 직감을 믿어!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "서윤",
                    "script": "Deep thinking helps me.",
                    "translation": "깊이 생각하는 게 도움돼."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Seo-yoon thinks @@ thinking helps.",
                    "hint": "INFJ는 깊이 있고 신중한 사고를 통해 결정해요.",
                    "optionA": "quick",
                    "optionB": "deep",
                    "optionC": "shallow",
                    "result": "deep",
                    "explanation": "서윤이는 깊이 생각하는 것이 도움이 된다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "태민",
                    "script": "Your wisdom is amazing.",
                    "translation": "네 지혜가 놀라워."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "서윤",
                    "script": "Action has its power.",
                    "translation": "행동에도 힘이 있어."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "서윤이가 인정하는 것이에요.",
                    "optionA": "action",
                    "optionB": "has",
                    "optionC": "power",
                    "result": "action has power",
                    "explanation": "서윤이는 행동에도 힘이 있다고 인정해요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "의사결정 방식",
    "episodes": [
        {
            "title": "친구와의 약속",
            "explanation": "ESTP의 순간 판단과 INFJ의 깊은 고민 비교",
            "level": 1,
            "my_mbti": "ESTP",
            "target_mbti": "INFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "태민",
                    "script": "Let's decide right now!",
                    "translation": "지금 당장 결정하자!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "서윤",
                    "script": "I need more reflection.",
                    "translation": "더 깊이 생각해야 해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "태민이는 즉시 결정하고 싶어하나요?",
                    "hint": "ESTP는 현재 상황에 집중해서 빠르게 결정해요.",
                    "result": "O",
                    "explanation": "태민이는 'Let's decide right now!'라고 즉시 결정하자고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "태민",
                    "script": "Trust your first instinct!",
                    "translation": "첫 직감을 믿어!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "서윤",
                    "script": "Deep thinking helps me.",
                    "translation": "깊이 생각하는 게 도움돼."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Seo-yoon thinks @@ thinking helps.",
                    "hint": "INFJ는 깊이 있고 신중한 사고를 통해 결정해요.",
                    "optionA": "quick",
                    "optionB": "deep",
                    "optionC": "shallow",
                    "result": "deep",
                    "explanation": "서윤이는 깊이 생각하는 것이 도움이 된다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "태민",
                    "script": "Your wisdom is amazing.",
                    "translation": "네 지혜가 놀라워."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "서윤",
                    "script": "Action has its power.",
                    "translation": "행동에도 힘이 있어."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "서윤이가 인정하는 것이에요.",
                    "optionA": "action",
                    "optionB": "has",
                    "optionC": "power",
                    "result": "action has power",
                    "explanation": "서윤이는 행동에도 힘이 있다고 인정해요."
                }
            ]
        }
    ]
}
ID: 4227 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "의사결정 방식",
    "episodes": [
        {
            "title": "새로운 도전",
            "explanation": "ENFP의 열정적 선택과 ISTJ의 신중한 검토 비교",
            "category": "의사결정 방식",
            "level": 1,
            "my_mbti": "ENFP",
            "target_mbti": "ISTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "하늘",
                    "script": "This sounds so exciting!",
                    "translation": "정말 흥미진진하게 들려!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "민준",
                    "script": "Let me check details.",
                    "translation": "세부사항을 확인해볼게."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "하늘이는 흥미로우면 바로 결정하나요?",
                    "hint": "ENFP는 가능성에 흥미를 느끼면 열정적으로 결정해요.",
                    "result": "O",
                    "explanation": "하늘이는 'This sounds so exciting!'라고 흥미를 보이며 긍정적으로 반응했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "하늘",
                    "script": "Opportunities don't wait!",
                    "translation": "기회는 기다려주지 않아!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "민준",
                    "script": "Careful planning prevents problems.",
                    "translation": "신중한 계획이 문제를 예방해."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Min-jun believes careful @@ prevents problems.",
                    "hint": "ISTJ는 신중한 계획과 준비를 통해 리스크를 줄여요.",
                    "optionA": "luck",
                    "optionB": "planning",
                    "optionC": "guessing",
                    "result": "planning",
                    "explanation": "민준이는 신중한 계획이 문제를 예방한다고 믿어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "하늘",
                    "script": "You're so thorough!",
                    "translation": "정말 꼼꼼하구나!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "민준",
                    "script": "Your enthusiasm motivates me.",
                    "translation": "네 열정이 동기를 줘."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "민준이에게 동기를 주는 것이에요.",
                    "optionA": "your",
                    "optionB": "enthusiasm",
                    "optionC": "motivates",
                    "result": "your enthusiasm motivates",
                    "explanation": "민준이는 하늘이의 열정에서 동기를 얻어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "의사결정 방식",
    "episodes": [
        {
            "title": "새로운 도전",
            "explanation": "ENFP의 열정적 선택과 ISTJ의 신중한 검토 비교",
            "level": 1,
            "my_mbti": "ENFP",
            "target_mbti": "ISTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "하늘",
                    "script": "This sounds so exciting!",
                    "translation": "정말 흥미진진하게 들려!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "민준",
                    "script": "Let me check details.",
                    "translation": "세부사항을 확인해볼게."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "하늘이는 흥미로우면 바로 결정하나요?",
                    "hint": "ENFP는 가능성에 흥미를 느끼면 열정적으로 결정해요.",
                    "result": "O",
                    "explanation": "하늘이는 'This sounds so exciting!'라고 흥미를 보이며 긍정적으로 반응했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "하늘",
                    "script": "Opportunities don't wait!",
                    "translation": "기회는 기다려주지 않아!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "민준",
                    "script": "Careful planning prevents problems.",
                    "translation": "신중한 계획이 문제를 예방해."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Min-jun believes careful @@ prevents problems.",
                    "hint": "ISTJ는 신중한 계획과 준비를 통해 리스크를 줄여요.",
                    "optionA": "luck",
                    "optionB": "planning",
                    "optionC": "guessing",
                    "result": "planning",
                    "explanation": "민준이는 신중한 계획이 문제를 예방한다고 믿어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "하늘",
                    "script": "You're so thorough!",
                    "translation": "정말 꼼꼼하구나!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "민준",
                    "script": "Your enthusiasm motivates me.",
                    "translation": "네 열정이 동기를 줘."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "민준이에게 동기를 주는 것이에요.",
                    "optionA": "your",
                    "optionB": "enthusiasm",
                    "optionC": "motivates",
                    "result": "your enthusiasm motivates",
                    "explanation": "민준이는 하늘이의 열정에서 동기를 얻어요."
                }
            ]
        }
    ]
}
ID: 4228 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "의사결정 방식",
    "episodes": [
        {
            "title": "주말 계획 세우기",
            "explanation": "ESFJ의 관계 중심 결정과 INTP의 분석적 접근 비교",
            "category": "의사결정 방식",
            "level": 1,
            "my_mbti": "ESFJ",
            "target_mbti": "INTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "지혜",
                    "script": "What makes everyone happy?",
                    "translation": "뭐가 모두를 행복하게 할까?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "상우",
                    "script": "Let me analyze options.",
                    "translation": "선택지들을 분석해볼게."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "지혜는 다른 사람의 행복을 먼저 생각하나요?",
                    "hint": "ESFJ는 다른 사람의 만족을 우선으로 결정해요.",
                    "result": "O",
                    "explanation": "지혜는 'What makes everyone happy?'라고 다른 사람들의 행복을 먼저 생각했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지혜",
                    "script": "Relationships come first.",
                    "translation": "관계가 우선이야."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "상우",
                    "script": "Logic guides my choices.",
                    "translation": "논리가 내 선택을 이끌어."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Sang-woo's choices are guided by @@.",
                    "hint": "INTP는 논리적 분석을 통해 최선의 선택을 찾아요.",
                    "optionA": "emotions",
                    "optionB": "logic",
                    "optionC": "others",
                    "result": "logic",
                    "explanation": "상우의 선택은 논리에 의해 이끌려요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지혜",
                    "script": "Your thinking is impressive.",
                    "translation": "네 사고가 인상적이야."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "상우",
                    "script": "Caring matters a lot.",
                    "translation": "배려하는 게 정말 중요해."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "상우가 중요하게 생각하는 것이에요.",
                    "optionA": "caring",
                    "optionB": "matters",
                    "optionC": "lot",
                    "result": "caring matters lot",
                    "explanation": "상우는 배려하는 것이 정말 중요하다고 생각해요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "의사결정 방식",
    "episodes": [
        {
            "title": "주말 계획 세우기",
            "explanation": "ESFJ의 관계 중심 결정과 INTP의 분석적 접근 비교",
            "level": 1,
            "my_mbti": "ESFJ",
            "target_mbti": "INTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "지혜",
                    "script": "What makes everyone happy?",
                    "translation": "뭐가 모두를 행복하게 할까?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "상우",
                    "script": "Let me analyze options.",
                    "translation": "선택지들을 분석해볼게."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "지혜는 다른 사람의 행복을 먼저 생각하나요?",
                    "hint": "ESFJ는 다른 사람의 만족을 우선으로 결정해요.",
                    "result": "O",
                    "explanation": "지혜는 'What makes everyone happy?'라고 다른 사람들의 행복을 먼저 생각했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지혜",
                    "script": "Relationships come first.",
                    "translation": "관계가 우선이야."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "상우",
                    "script": "Logic guides my choices.",
                    "translation": "논리가 내 선택을 이끌어."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Sang-woo's choices are guided by @@.",
                    "hint": "INTP는 논리적 분석을 통해 최선의 선택을 찾아요.",
                    "optionA": "emotions",
                    "optionB": "logic",
                    "optionC": "others",
                    "result": "logic",
                    "explanation": "상우의 선택은 논리에 의해 이끌려요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지혜",
                    "script": "Your thinking is impressive.",
                    "translation": "네 사고가 인상적이야."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "상우",
                    "script": "Caring matters a lot.",
                    "translation": "배려하는 게 정말 중요해."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "상우가 중요하게 생각하는 것이에요.",
                    "optionA": "caring",
                    "optionB": "matters",
                    "optionC": "lot",
                    "result": "caring matters lot",
                    "explanation": "상우는 배려하는 것이 정말 중요하다고 생각해요."
                }
            ]
        }
    ]
}
ID: 4229 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "의사결정 방식",
    "episodes": [
        {
            "title": "시험 준비 전략",
            "explanation": "ISTP의 독립적 판단과 ENFJ의 협력적 결정 비교",
            "category": "의사결정 방식",
            "level": 1,
            "my_mbti": "ISTP",
            "target_mbti": "ENFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "준석",
                    "script": "I'll figure it out.",
                    "translation": "내가 알아서 할게."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "아영",
                    "script": "Let's work together!",
                    "translation": "함께 해보자!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "준석이는 혼자서 결정하려고 하나요?",
                    "hint": "ISTP는 독립적으로 문제를 해결하고 결정해요.",
                    "result": "O",
                    "explanation": "준석이는 'I'll figure it out'라고 혼자서 해결하겠다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "준석",
                    "script": "Independence works for me.",
                    "translation": "독립적인 게 나한테 맞아."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "아영",
                    "script": "Teamwork creates magic!",
                    "translation": "팀워크가 마법을 만들어!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "A-young believes teamwork creates @@.",
                    "hint": "ENFJ는 협력을 통해 더 큰 성과를 만들 수 있다고 믿어요.",
                    "optionA": "problems",
                    "optionB": "magic",
                    "optionC": "stress",
                    "result": "magic",
                    "explanation": "아영이는 팀워크가 마법을 만든다고 믿어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "준석",
                    "script": "Your energy is contagious.",
                    "translation": "네 에너지가 전염성이 있어."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "아영",
                    "script": "Solo work has value.",
                    "translation": "혼자 하는 작업도 가치가 있어."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "아영이가 인정하는 것이에요.",
                    "optionA": "solo",
                    "optionB": "work",
                    "optionC": "value",
                    "result": "solo work value",
                    "explanation": "아영이는 혼자 하는 작업도 가치가 있다고 인정해요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "의사결정 방식",
    "episodes": [
        {
            "title": "시험 준비 전략",
            "explanation": "ISTP의 독립적 판단과 ENFJ의 협력적 결정 비교",
            "level": 1,
            "my_mbti": "ISTP",
            "target_mbti": "ENFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "준석",
                    "script": "I'll figure it out.",
                    "translation": "내가 알아서 할게."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "아영",
                    "script": "Let's work together!",
                    "translation": "함께 해보자!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "준석이는 혼자서 결정하려고 하나요?",
                    "hint": "ISTP는 독립적으로 문제를 해결하고 결정해요.",
                    "result": "O",
                    "explanation": "준석이는 'I'll figure it out'라고 혼자서 해결하겠다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "준석",
                    "script": "Independence works for me.",
                    "translation": "독립적인 게 나한테 맞아."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "아영",
                    "script": "Teamwork creates magic!",
                    "translation": "팀워크가 마법을 만들어!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "A-young believes teamwork creates @@.",
                    "hint": "ENFJ는 협력을 통해 더 큰 성과를 만들 수 있다고 믿어요.",
                    "optionA": "problems",
                    "optionB": "magic",
                    "optionC": "stress",
                    "result": "magic",
                    "explanation": "아영이는 팀워크가 마법을 만든다고 믿어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "준석",
                    "script": "Your energy is contagious.",
                    "translation": "네 에너지가 전염성이 있어."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "아영",
                    "script": "Solo work has value.",
                    "translation": "혼자 하는 작업도 가치가 있어."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "아영이가 인정하는 것이에요.",
                    "optionA": "solo",
                    "optionB": "work",
                    "optionC": "value",
                    "result": "solo work value",
                    "explanation": "아영이는 혼자 하는 작업도 가치가 있다고 인정해요."
                }
            ]
        }
    ]
}
ID: 4230 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "의사결정 방식",
    "episodes": [
        {
            "title": "선물 고르기",
            "explanation": "ISFP의 감성적 선택과 ENTJ의 목적 지향적 결정 비교",
            "category": "의사결정 방식",
            "level": 1,
            "my_mbti": "ISFP",
            "target_mbti": "ENTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수빈",
                    "script": "This has special meaning.",
                    "translation": "이게 특별한 의미가 있어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "현준",
                    "script": "What's the practical benefit?",
                    "translation": "실용적인 이익이 뭐야?"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "수빈이는 의미를 중요하게 생각하나요?",
                    "hint": "ISFP는 개인적 의미와 감정적 가치를 중시해요.",
                    "result": "O",
                    "explanation": "수빈이는 'This has special meaning'라고 의미를 중요하게 생각했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "수빈",
                    "script": "Hearts matter more.",
                    "translation": "마음이 더 중요해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "현준",
                    "script": "Useful gifts work better.",
                    "translation": "유용한 선물이 더 좋아."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Hyun-jun thinks @@ gifts work better.",
                    "hint": "ENTJ는 실용성과 효율성을 중시한 선택을 해요.",
                    "optionA": "expensive",
                    "optionB": "useful",
                    "optionC": "pretty",
                    "result": "useful",
                    "explanation": "현준이는 유용한 선물이 더 좋다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "수빈",
                    "script": "You're very practical!",
                    "translation": "정말 실용적이구나!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "현준",
                    "script": "Meaning touches hearts.",
                    "translation": "의미가 마음을 움직여."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "현준이가 인정하는 것이에요.",
                    "optionA": "meaning",
                    "optionB": "touches",
                    "optionC": "hearts",
                    "result": "meaning touches hearts",
                    "explanation": "현준이는 의미가 마음을 움직인다고 인정해요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "의사결정 방식",
    "episodes": [
        {
            "title": "선물 고르기",
            "explanation": "ISFP의 감성적 선택과 ENTJ의 목적 지향적 결정 비교",
            "level": 1,
            "my_mbti": "ISFP",
            "target_mbti": "ENTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수빈",
                    "script": "This has special meaning.",
                    "translation": "이게 특별한 의미가 있어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "현준",
                    "script": "What's the practical benefit?",
                    "translation": "실용적인 이익이 뭐야?"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "수빈이는 의미를 중요하게 생각하나요?",
                    "hint": "ISFP는 개인적 의미와 감정적 가치를 중시해요.",
                    "result": "O",
                    "explanation": "수빈이는 'This has special meaning'라고 의미를 중요하게 생각했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "수빈",
                    "script": "Hearts matter more.",
                    "translation": "마음이 더 중요해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "현준",
                    "script": "Useful gifts work better.",
                    "translation": "유용한 선물이 더 좋아."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Hyun-jun thinks @@ gifts work better.",
                    "hint": "ENTJ는 실용성과 효율성을 중시한 선택을 해요.",
                    "optionA": "expensive",
                    "optionB": "useful",
                    "optionC": "pretty",
                    "result": "useful",
                    "explanation": "현준이는 유용한 선물이 더 좋다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "수빈",
                    "script": "You're very practical!",
                    "translation": "정말 실용적이구나!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "현준",
                    "script": "Meaning touches hearts.",
                    "translation": "의미가 마음을 움직여."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "현준이가 인정하는 것이에요.",
                    "optionA": "meaning",
                    "optionB": "touches",
                    "optionC": "hearts",
                    "result": "meaning touches hearts",
                    "explanation": "현준이는 의미가 마음을 움직인다고 인정해요."
                }
            ]
        }
    ]
}
ID: 4231 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "생활 태도",
    "episodes": [
        {
            "title": "방 정리의 달인",
            "explanation": "ISTJ의 체계적 정리와 ENFP의 자유로운 생활 방식 비교",
            "category": "생활 태도",
            "level": 1,
            "my_mbti": "ISTJ",
            "target_mbti": "ENFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수민",
                    "script": "I clean every day.",
                    "translation": "매일 청소해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지훈",
                    "script": "My room is messy.",
                    "translation": "내 방은 지저분해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "수민이는 매일 청소하나요?",
                    "hint": "ISTJ는 규칙적이고 체계적인 생활을 좋아해요.",
                    "result": "O",
                    "explanation": "수민이는 'I clean every day'라고 매일 청소한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "수민",
                    "script": "Everything has its place.",
                    "translation": "모든 게 제자리가 있어."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "지훈",
                    "script": "That sounds really nice!",
                    "translation": "정말 좋게 들려!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Ji-hun thinks it sounds @@.",
                    "hint": "ENFP는 다른 사람의 방식을 긍정적으로 받아들여요.",
                    "optionA": "boring",
                    "optionB": "nice",
                    "optionC": "hard",
                    "result": "nice",
                    "explanation": "지훈이는 그게 정말 좋게 들린다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "수민",
                    "script": "You're very creative!",
                    "translation": "넌 정말 창의적이야!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "지훈",
                    "script": "Order helps me too.",
                    "translation": "질서도 나한테 도움돼."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "지훈이에게 도움이 되는 것이에요.",
                    "optionA": "order",
                    "optionB": "helps",
                    "optionC": "too",
                    "result": "order helps too",
                    "explanation": "지훈이는 질서도 도움이 된다고 인정해요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "생활 태도",
    "episodes": [
        {
            "title": "방 정리의 달인",
            "explanation": "ISTJ의 체계적 정리와 ENFP의 자유로운 생활 방식 비교",
            "level": 1,
            "my_mbti": "ISTJ",
            "target_mbti": "ENFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수민",
                    "script": "I clean every day.",
                    "translation": "매일 청소해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지훈",
                    "script": "My room is messy.",
                    "translation": "내 방은 지저분해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "수민이는 매일 청소하나요?",
                    "hint": "ISTJ는 규칙적이고 체계적인 생활을 좋아해요.",
                    "result": "O",
                    "explanation": "수민이는 'I clean every day'라고 매일 청소한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "수민",
                    "script": "Everything has its place.",
                    "translation": "모든 게 제자리가 있어."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "지훈",
                    "script": "That sounds really nice!",
                    "translation": "정말 좋게 들려!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Ji-hun thinks it sounds @@.",
                    "hint": "ENFP는 다른 사람의 방식을 긍정적으로 받아들여요.",
                    "optionA": "boring",
                    "optionB": "nice",
                    "optionC": "hard",
                    "result": "nice",
                    "explanation": "지훈이는 그게 정말 좋게 들린다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "수민",
                    "script": "You're very creative!",
                    "translation": "넌 정말 창의적이야!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "지훈",
                    "script": "Order helps me too.",
                    "translation": "질서도 나한테 도움돼."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "지훈이에게 도움이 되는 것이에요.",
                    "optionA": "order",
                    "optionB": "helps",
                    "optionC": "too",
                    "result": "order helps too",
                    "explanation": "지훈이는 질서도 도움이 된다고 인정해요."
                }
            ]
        }
    ]
}
ID: 4232 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "생활 태도",
    "episodes": [
        {
            "title": "아침 루틴",
            "explanation": "ESFJ의 규칙적 생활과 INTP의 자유로운 스케줄 비교",
            "category": "생활 태도",
            "level": 1,
            "my_mbti": "ESFJ",
            "target_mbti": "INTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "하린",
                    "script": "I wake up early.",
                    "translation": "일찍 일어나."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "준서",
                    "script": "I sleep in late.",
                    "translation": "늦게 자."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "하린이는 일찍 일어나나요?",
                    "hint": "ESFJ는 규칙적인 생활 패턴을 선호해요.",
                    "result": "O",
                    "explanation": "하린이는 'I wake up early'라고 일찍 일어난다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "하린",
                    "script": "Morning is my time!",
                    "translation": "아침이 내 시간이야!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "준서",
                    "script": "Night works for me.",
                    "translation": "밤이 나한테 맞아."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Jun-seo thinks @@ works for him.",
                    "hint": "INTP는 자신만의 리듬을 가지고 있어요.",
                    "optionA": "morning",
                    "optionB": "night",
                    "optionC": "noon",
                    "result": "night",
                    "explanation": "준서는 밤이 자신에게 맞는다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "하린",
                    "script": "Your brain is amazing!",
                    "translation": "네 두뇌가 놀라워!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "준서",
                    "script": "Routines are good.",
                    "translation": "루틴도 좋아."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "준서가 좋다고 생각하는 것이에요.",
                    "optionA": "routines",
                    "optionB": "are",
                    "optionC": "good",
                    "result": "routines are good",
                    "explanation": "준서는 루틴도 좋다고 인정해요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "생활 태도",
    "episodes": [
        {
            "title": "아침 루틴",
            "explanation": "ESFJ의 규칙적 생활과 INTP의 자유로운 스케줄 비교",
            "level": 1,
            "my_mbti": "ESFJ",
            "target_mbti": "INTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "하린",
                    "script": "I wake up early.",
                    "translation": "일찍 일어나."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "준서",
                    "script": "I sleep in late.",
                    "translation": "늦게 자."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "하린이는 일찍 일어나나요?",
                    "hint": "ESFJ는 규칙적인 생활 패턴을 선호해요.",
                    "result": "O",
                    "explanation": "하린이는 'I wake up early'라고 일찍 일어난다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "하린",
                    "script": "Morning is my time!",
                    "translation": "아침이 내 시간이야!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "준서",
                    "script": "Night works for me.",
                    "translation": "밤이 나한테 맞아."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Jun-seo thinks @@ works for him.",
                    "hint": "INTP는 자신만의 리듬을 가지고 있어요.",
                    "optionA": "morning",
                    "optionB": "night",
                    "optionC": "noon",
                    "result": "night",
                    "explanation": "준서는 밤이 자신에게 맞는다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "하린",
                    "script": "Your brain is amazing!",
                    "translation": "네 두뇌가 놀라워!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "준서",
                    "script": "Routines are good.",
                    "translation": "루틴도 좋아."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "준서가 좋다고 생각하는 것이에요.",
                    "optionA": "routines",
                    "optionB": "are",
                    "optionC": "good",
                    "result": "routines are good",
                    "explanation": "준서는 루틴도 좋다고 인정해요."
                }
            ]
        }
    ]
}
ID: 4233 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "생활 태도",
    "episodes": [
        {
            "title": "주말 계획",
            "explanation": "ENTJ의 생산적 활동과 ISFP의 여유로운 휴식 비교",
            "category": "생활 태도",
            "level": 1,
            "my_mbti": "ENTJ",
            "target_mbti": "ISFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "도현",
                    "script": "I plan my weekends.",
                    "translation": "주말을 계획해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "유리",
                    "script": "I go with flow.",
                    "translation": "흐름에 맡겨."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "도현이는 주말을 미리 계획하나요?",
                    "hint": "ENTJ는 시간을 효율적으로 관리하려고 해요.",
                    "result": "O",
                    "explanation": "도현이는 'I plan my weekends'라고 주말을 계획한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "도현",
                    "script": "Time is precious.",
                    "translation": "시간은 소중해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "유리",
                    "script": "Rest is important too!",
                    "translation": "휴식도 중요해!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Yu-ri thinks @@ is important too.",
                    "hint": "ISFP는 휴식과 여유를 소중히 여겨요.",
                    "optionA": "work",
                    "optionB": "rest",
                    "optionC": "money",
                    "result": "rest",
                    "explanation": "유리는 휴식도 중요하다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "도현",
                    "script": "You know balance well.",
                    "translation": "균형을 잘 아는구나."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "유리",
                    "script": "Goals are good.",
                    "translation": "목표도 좋아."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "유리가 좋다고 생각하는 것이에요.",
                    "optionA": "goals",
                    "optionB": "are",
                    "optionC": "good",
                    "result": "goals are good",
                    "explanation": "유리는 목표를 세우는 것도 좋다고 인정해요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "생활 태도",
    "episodes": [
        {
            "title": "주말 계획",
            "explanation": "ENTJ의 생산적 활동과 ISFP의 여유로운 휴식 비교",
            "level": 1,
            "my_mbti": "ENTJ",
            "target_mbti": "ISFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "도현",
                    "script": "I plan my weekends.",
                    "translation": "주말을 계획해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "유리",
                    "script": "I go with flow.",
                    "translation": "흐름에 맡겨."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "도현이는 주말을 미리 계획하나요?",
                    "hint": "ENTJ는 시간을 효율적으로 관리하려고 해요.",
                    "result": "O",
                    "explanation": "도현이는 'I plan my weekends'라고 주말을 계획한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "도현",
                    "script": "Time is precious.",
                    "translation": "시간은 소중해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "유리",
                    "script": "Rest is important too!",
                    "translation": "휴식도 중요해!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Yu-ri thinks @@ is important too.",
                    "hint": "ISFP는 휴식과 여유를 소중히 여겨요.",
                    "optionA": "work",
                    "optionB": "rest",
                    "optionC": "money",
                    "result": "rest",
                    "explanation": "유리는 휴식도 중요하다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "도현",
                    "script": "You know balance well.",
                    "translation": "균형을 잘 아는구나."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "유리",
                    "script": "Goals are good.",
                    "translation": "목표도 좋아."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "유리가 좋다고 생각하는 것이에요.",
                    "optionA": "goals",
                    "optionB": "are",
                    "optionC": "good",
                    "result": "goals are good",
                    "explanation": "유리는 목표를 세우는 것도 좋다고 인정해요."
                }
            ]
        }
    ]
}
ID: 4234 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "생활 태도",
    "episodes": [
        {
            "title": "옷장 정리",
            "explanation": "ESTP의 실용적 선택과 INFJ의 신중한 관리 비교",
            "category": "생활 태도",
            "level": 1,
            "my_mbti": "ESTP",
            "target_mbti": "INFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "태현",
                    "script": "I wear anything.",
                    "translation": "아무거나 입어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "서은",
                    "script": "I choose carefully.",
                    "translation": "신중하게 선택해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "태현이는 옷을 아무거나 입나요?",
                    "hint": "ESTP는 실용적이고 편리한 것을 선호해요.",
                    "result": "O",
                    "explanation": "태현이는 'I wear anything'라고 아무거나 입는다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "태현",
                    "script": "Simple is best!",
                    "translation": "간단한 게 최고야!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "서은",
                    "script": "I love your style.",
                    "translation": "네 스타일이 좋아."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Seo-eun loves Tae-hyeon's @@.",
                    "hint": "INFJ는 다른 사람의 개성을 인정해줘요.",
                    "optionA": "hair",
                    "optionB": "style",
                    "optionC": "shoes",
                    "result": "style",
                    "explanation": "서은이는 태현이의 스타일을 좋아해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "태현",
                    "script": "You look so thoughtful!",
                    "translation": "정말 신중해 보여!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "서은",
                    "script": "Easy works sometimes.",
                    "translation": "쉬운 것도 때로는 좋아."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "서은이가 때로는 좋다고 생각하는 것이에요.",
                    "optionA": "easy",
                    "optionB": "works",
                    "optionC": "sometimes",
                    "result": "easy works sometimes",
                    "explanation": "서은이는 쉬운 것도 때로는 좋다고 생각해요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "생활 태도",
    "episodes": [
        {
            "title": "옷장 정리",
            "explanation": "ESTP의 실용적 선택과 INFJ의 신중한 관리 비교",
            "level": 1,
            "my_mbti": "ESTP",
            "target_mbti": "INFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "태현",
                    "script": "I wear anything.",
                    "translation": "아무거나 입어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "서은",
                    "script": "I choose carefully.",
                    "translation": "신중하게 선택해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "태현이는 옷을 아무거나 입나요?",
                    "hint": "ESTP는 실용적이고 편리한 것을 선호해요.",
                    "result": "O",
                    "explanation": "태현이는 'I wear anything'라고 아무거나 입는다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "태현",
                    "script": "Simple is best!",
                    "translation": "간단한 게 최고야!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "서은",
                    "script": "I love your style.",
                    "translation": "네 스타일이 좋아."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Seo-eun loves Tae-hyeon's @@.",
                    "hint": "INFJ는 다른 사람의 개성을 인정해줘요.",
                    "optionA": "hair",
                    "optionB": "style",
                    "optionC": "shoes",
                    "result": "style",
                    "explanation": "서은이는 태현이의 스타일을 좋아해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "태현",
                    "script": "You look so thoughtful!",
                    "translation": "정말 신중해 보여!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "서은",
                    "script": "Easy works sometimes.",
                    "translation": "쉬운 것도 때로는 좋아."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "서은이가 때로는 좋다고 생각하는 것이에요.",
                    "optionA": "easy",
                    "optionB": "works",
                    "optionC": "sometimes",
                    "result": "easy works sometimes",
                    "explanation": "서은이는 쉬운 것도 때로는 좋다고 생각해요."
                }
            ]
        }
    ]
}
ID: 4235 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "생활 태도",
    "episodes": [
        {
            "title": "식사 시간",
            "explanation": "ISFJ의 규칙적 식습관과 ENTP의 불규칙한 생활 비교",
            "category": "생활 태도",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ENTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "예진",
                    "script": "I eat three meals.",
                    "translation": "세 끼 다 먹어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "현태",
                    "script": "I skip meals often.",
                    "translation": "자주 끼니를 거러."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "예진이는 규칙적으로 식사하나요?",
                    "hint": "ISFJ는 건강하고 규칙적인 생활을 중요하게 여겨요.",
                    "result": "O",
                    "explanation": "예진이는 'I eat three meals'라고 세 끼를 다 먹는다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "예진",
                    "script": "Health comes first.",
                    "translation": "건강이 우선이야."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "현태",
                    "script": "You care about yourself!",
                    "translation": "자신을 잘 챙기네!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Hyeon-tae thinks Ye-jin cares about @@.",
                    "hint": "ENTP는 다른 사람의 자기 관리를 인정해줘요.",
                    "optionA": "money",
                    "optionB": "herself",
                    "optionC": "work",
                    "result": "herself",
                    "explanation": "현태는 예진이가 자신을 잘 챙긴다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "예진",
                    "script": "Your energy is amazing!",
                    "translation": "네 에너지가 놀라워!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "현태",
                    "script": "Regular meals help.",
                    "translation": "규칙적인 식사가 도움돼."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "현태가 도움이 된다고 생각하는 것이에요.",
                    "optionA": "regular",
                    "optionB": "meals",
                    "optionC": "help",
                    "result": "regular meals help",
                    "explanation": "현태는 규칙적인 식사가 도움이 된다고 인정해요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "생활 태도",
    "episodes": [
        {
            "title": "식사 시간",
            "explanation": "ISFJ의 규칙적 식습관과 ENTP의 불규칙한 생활 비교",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ENTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "예진",
                    "script": "I eat three meals.",
                    "translation": "세 끼 다 먹어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "현태",
                    "script": "I skip meals often.",
                    "translation": "자주 끼니를 거러."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "예진이는 규칙적으로 식사하나요?",
                    "hint": "ISFJ는 건강하고 규칙적인 생활을 중요하게 여겨요.",
                    "result": "O",
                    "explanation": "예진이는 'I eat three meals'라고 세 끼를 다 먹는다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "예진",
                    "script": "Health comes first.",
                    "translation": "건강이 우선이야."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "현태",
                    "script": "You care about yourself!",
                    "translation": "자신을 잘 챙기네!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Hyeon-tae thinks Ye-jin cares about @@.",
                    "hint": "ENTP는 다른 사람의 자기 관리를 인정해줘요.",
                    "optionA": "money",
                    "optionB": "herself",
                    "optionC": "work",
                    "result": "herself",
                    "explanation": "현태는 예진이가 자신을 잘 챙긴다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "예진",
                    "script": "Your energy is amazing!",
                    "translation": "네 에너지가 놀라워!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "현태",
                    "script": "Regular meals help.",
                    "translation": "규칙적인 식사가 도움돼."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "현태가 도움이 된다고 생각하는 것이에요.",
                    "optionA": "regular",
                    "optionB": "meals",
                    "optionC": "help",
                    "result": "regular meals help",
                    "explanation": "현태는 규칙적인 식사가 도움이 된다고 인정해요."
                }
            ]
        }
    ]
}
ID: 4236 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "생활 태도",
    "episodes": [
        {
            "title": "시간 약속",
            "explanation": "ENFJ의 시간 준수와 ISTP의 여유로운 태도 비교",
            "category": "생활 태도",
            "level": 1,
            "my_mbti": "ENFJ",
            "target_mbti": "ISTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "민지",
                    "script": "I arrive early.",
                    "translation": "일찍 도착해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "성진",
                    "script": "I come when ready.",
                    "translation": "준비되면 와."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "민지는 약속에 일찍 가나요?",
                    "hint": "ENFJ는 다른 사람을 배려해서 시간을 잘 지켜요.",
                    "result": "O",
                    "explanation": "민지는 'I arrive early'라고 일찍 도착한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "민지",
                    "script": "Others are waiting.",
                    "translation": "다른 사람들이 기다려."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "성진",
                    "script": "You're very considerate.",
                    "translation": "정말 배려심이 깊구나."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Sung-jin thinks Min-ji is @@.",
                    "hint": "ISTP는 다른 사람의 배려를 인정하고 고마워해요.",
                    "optionA": "late",
                    "optionB": "considerate",
                    "optionC": "busy",
                    "result": "considerate",
                    "explanation": "성진이는 민지가 배려심이 깊다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "민지",
                    "script": "You're so calm!",
                    "translation": "정말 차분하구나!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "성진",
                    "script": "Time matters too.",
                    "translation": "시간도 중요해."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "성진이가 중요하다고 생각하는 것이에요.",
                    "optionA": "time",
                    "optionB": "matters",
                    "optionC": "too",
                    "result": "time matters too",
                    "explanation": "성진이는 시간도 중요하다고 인정해요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "생활 태도",
    "episodes": [
        {
            "title": "시간 약속",
            "explanation": "ENFJ의 시간 준수와 ISTP의 여유로운 태도 비교",
            "level": 1,
            "my_mbti": "ENFJ",
            "target_mbti": "ISTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "민지",
                    "script": "I arrive early.",
                    "translation": "일찍 도착해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "성진",
                    "script": "I come when ready.",
                    "translation": "준비되면 와."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "민지는 약속에 일찍 가나요?",
                    "hint": "ENFJ는 다른 사람을 배려해서 시간을 잘 지켜요.",
                    "result": "O",
                    "explanation": "민지는 'I arrive early'라고 일찍 도착한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "민지",
                    "script": "Others are waiting.",
                    "translation": "다른 사람들이 기다려."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "성진",
                    "script": "You're very considerate.",
                    "translation": "정말 배려심이 깊구나."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Sung-jin thinks Min-ji is @@.",
                    "hint": "ISTP는 다른 사람의 배려를 인정하고 고마워해요.",
                    "optionA": "late",
                    "optionB": "considerate",
                    "optionC": "busy",
                    "result": "considerate",
                    "explanation": "성진이는 민지가 배려심이 깊다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "민지",
                    "script": "You're so calm!",
                    "translation": "정말 차분하구나!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "성진",
                    "script": "Time matters too.",
                    "translation": "시간도 중요해."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "성진이가 중요하다고 생각하는 것이에요.",
                    "optionA": "time",
                    "optionB": "matters",
                    "optionC": "too",
                    "result": "time matters too",
                    "explanation": "성진이는 시간도 중요하다고 인정해요."
                }
            ]
        }
    ]
}
ID: 4237 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "생활 태도",
    "episodes": [
        {
            "title": "돈 관리",
            "explanation": "INTJ의 계획적 저축과 ESFP의 즉흥적 소비 비교",
            "category": "생활 태도",
            "level": 1,
            "my_mbti": "INTJ",
            "target_mbti": "ESFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "지원",
                    "script": "I save money.",
                    "translation": "돈을 저축해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "재민",
                    "script": "I spend when happy.",
                    "translation": "기분 좋을 때 써."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "지원이는 돈을 저축하나요?",
                    "hint": "INTJ는 미래를 위해 계획적으로 관리해요.",
                    "result": "O",
                    "explanation": "지원이는 'I save money'라고 돈을 저축한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지원",
                    "script": "Future needs planning.",
                    "translation": "미래는 계획이 필요해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "재민",
                    "script": "Life is short!",
                    "translation": "인생은 짧아!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Jae-min thinks life is @@.",
                    "hint": "ESFP는 현재를 즐기는 것을 중요하게 생각해요.",
                    "optionA": "long",
                    "optionB": "short",
                    "optionC": "boring",
                    "result": "short",
                    "explanation": "재민이는 인생이 짧다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지원",
                    "script": "You enjoy life well!",
                    "translation": "인생을 잘 즐기네!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "재민",
                    "script": "Planning is smart.",
                    "translation": "계획을 세우는 게 현명해."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "재민이가 현명하다고 생각하는 것이에요.",
                    "optionA": "planning",
                    "optionB": "is",
                    "optionC": "smart",
                    "result": "planning is smart",
                    "explanation": "재민이는 계획을 세우는 것이 현명하다고 인정해요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "생활 태도",
    "episodes": [
        {
            "title": "돈 관리",
            "explanation": "INTJ의 계획적 저축과 ESFP의 즉흥적 소비 비교",
            "level": 1,
            "my_mbti": "INTJ",
            "target_mbti": "ESFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "지원",
                    "script": "I save money.",
                    "translation": "돈을 저축해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "재민",
                    "script": "I spend when happy.",
                    "translation": "기분 좋을 때 써."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "지원이는 돈을 저축하나요?",
                    "hint": "INTJ는 미래를 위해 계획적으로 관리해요.",
                    "result": "O",
                    "explanation": "지원이는 'I save money'라고 돈을 저축한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지원",
                    "script": "Future needs planning.",
                    "translation": "미래는 계획이 필요해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "재민",
                    "script": "Life is short!",
                    "translation": "인생은 짧아!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Jae-min thinks life is @@.",
                    "hint": "ESFP는 현재를 즐기는 것을 중요하게 생각해요.",
                    "optionA": "long",
                    "optionB": "short",
                    "optionC": "boring",
                    "result": "short",
                    "explanation": "재민이는 인생이 짧다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지원",
                    "script": "You enjoy life well!",
                    "translation": "인생을 잘 즐기네!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "재민",
                    "script": "Planning is smart.",
                    "translation": "계획을 세우는 게 현명해."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "재민이가 현명하다고 생각하는 것이에요.",
                    "optionA": "planning",
                    "optionB": "is",
                    "optionC": "smart",
                    "result": "planning is smart",
                    "explanation": "재민이는 계획을 세우는 것이 현명하다고 인정해요."
                }
            ]
        }
    ]
}
ID: 4238 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "생활 태도",
    "episodes": [
        {
            "title": "건강 관리",
            "explanation": "ESTJ의 체계적 운동과 INFP의 자연스러운 활동 비교",
            "category": "생활 태도",
            "level": 1,
            "my_mbti": "ESTJ",
            "target_mbti": "INFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "강민",
                    "script": "I exercise daily.",
                    "translation": "매일 운동해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "다혜",
                    "script": "I walk sometimes.",
                    "translation": "가끔 걸어."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "강민이는 매일 운동하나요?",
                    "hint": "ESTJ는 규칙적이고 체계적인 건강 관리를 해요.",
                    "result": "O",
                    "explanation": "강민이는 'I exercise daily'라고 매일 운동한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "강민",
                    "script": "Health needs discipline.",
                    "translation": "건강은 절제가 필요해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "다혜",
                    "script": "You're so strong!",
                    "translation": "정말 강하구나!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Da-hye thinks Gang-min is @@.",
                    "hint": "INFP는 다른 사람의 의지력을 존경해요.",
                    "optionA": "weak",
                    "optionB": "strong",
                    "optionC": "lazy",
                    "result": "strong",
                    "explanation": "다혜는 강민이가 강하다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "강민",
                    "script": "Nature walks are peaceful.",
                    "translation": "자연 산책은 평화로워."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "다혜",
                    "script": "Discipline helps too.",
                    "translation": "절제도 도움돼."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "다혜가 도움이 된다고 생각하는 것이에요.",
                    "optionA": "discipline",
                    "optionB": "helps",
                    "optionC": "too",
                    "result": "discipline helps too",
                    "explanation": "다혜는 절제도 도움이 된다고 인정해요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "생활 태도",
    "episodes": [
        {
            "title": "건강 관리",
            "explanation": "ESTJ의 체계적 운동과 INFP의 자연스러운 활동 비교",
            "level": 1,
            "my_mbti": "ESTJ",
            "target_mbti": "INFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "강민",
                    "script": "I exercise daily.",
                    "translation": "매일 운동해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "다혜",
                    "script": "I walk sometimes.",
                    "translation": "가끔 걸어."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "강민이는 매일 운동하나요?",
                    "hint": "ESTJ는 규칙적이고 체계적인 건강 관리를 해요.",
                    "result": "O",
                    "explanation": "강민이는 'I exercise daily'라고 매일 운동한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "강민",
                    "script": "Health needs discipline.",
                    "translation": "건강은 절제가 필요해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "다혜",
                    "script": "You're so strong!",
                    "translation": "정말 강하구나!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Da-hye thinks Gang-min is @@.",
                    "hint": "INFP는 다른 사람의 의지력을 존경해요.",
                    "optionA": "weak",
                    "optionB": "strong",
                    "optionC": "lazy",
                    "result": "strong",
                    "explanation": "다혜는 강민이가 강하다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "강민",
                    "script": "Nature walks are peaceful.",
                    "translation": "자연 산책은 평화로워."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "다혜",
                    "script": "Discipline helps too.",
                    "translation": "절제도 도움돼."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "다혜가 도움이 된다고 생각하는 것이에요.",
                    "optionA": "discipline",
                    "optionB": "helps",
                    "optionC": "too",
                    "result": "discipline helps too",
                    "explanation": "다혜는 절제도 도움이 된다고 인정해요."
                }
            ]
        }
    ]
}
ID: 4239 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "생활 태도",
    "episodes": [
        {
            "title": "집안일 나누기",
            "explanation": "ESFJ의 협력적 생활과 INTJ의 독립적 관리 비교",
            "category": "생활 태도",
            "level": 1,
            "my_mbti": "ESFJ",
            "target_mbti": "INTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "소윤",
                    "script": "Let's share chores.",
                    "translation": "집안일을 나누자."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "준혁",
                    "script": "I handle my things.",
                    "translation": "내 일은 내가 해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "소윤이는 집안일을 나누고 싶어하나요?",
                    "hint": "ESFJ는 협력하고 함께하는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "소윤이는 'Let's share chores'라고 집안일을 나누자고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "소윤",
                    "script": "Together is easier.",
                    "translation": "함께하면 더 쉬워."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "준혁",
                    "script": "You're very helpful.",
                    "translation": "정말 도움이 되는구나."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Jun-hyeok thinks So-yoon is @@.",
                    "hint": "INTJ도 다른 사람의 협력 정신을 인정해요.",
                    "optionA": "lazy",
                    "optionB": "helpful",
                    "optionC": "mean",
                    "result": "helpful",
                    "explanation": "준혁이는 소윤이가 도움이 된다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "소윤",
                    "script": "You're so independent!",
                    "translation": "정말 독립적이구나!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "준혁",
                    "script": "Teamwork works well.",
                    "translation": "팀워크도 잘 돼."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "준혁이가 잘 된다고 생각하는 것이에요.",
                    "optionA": "teamwork",
                    "optionB": "works",
                    "optionC": "well",
                    "result": "teamwork works well",
                    "explanation": "준혁이는 팀워크도 잘 된다고 인정해요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "생활 태도",
    "episodes": [
        {
            "title": "집안일 나누기",
            "explanation": "ESFJ의 협력적 생활과 INTJ의 독립적 관리 비교",
            "level": 1,
            "my_mbti": "ESFJ",
            "target_mbti": "INTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "소윤",
                    "script": "Let's share chores.",
                    "translation": "집안일을 나누자."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "준혁",
                    "script": "I handle my things.",
                    "translation": "내 일은 내가 해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "소윤이는 집안일을 나누고 싶어하나요?",
                    "hint": "ESFJ는 협력하고 함께하는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "소윤이는 'Let's share chores'라고 집안일을 나누자고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "소윤",
                    "script": "Together is easier.",
                    "translation": "함께하면 더 쉬워."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "준혁",
                    "script": "You're very helpful.",
                    "translation": "정말 도움이 되는구나."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Jun-hyeok thinks So-yoon is @@.",
                    "hint": "INTJ도 다른 사람의 협력 정신을 인정해요.",
                    "optionA": "lazy",
                    "optionB": "helpful",
                    "optionC": "mean",
                    "result": "helpful",
                    "explanation": "준혁이는 소윤이가 도움이 된다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "소윤",
                    "script": "You're so independent!",
                    "translation": "정말 독립적이구나!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "준혁",
                    "script": "Teamwork works well.",
                    "translation": "팀워크도 잘 돼."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "준혁이가 잘 된다고 생각하는 것이에요.",
                    "optionA": "teamwork",
                    "optionB": "works",
                    "optionC": "well",
                    "result": "teamwork works well",
                    "explanation": "준혁이는 팀워크도 잘 된다고 인정해요."
                }
            ]
        }
    ]
}
ID: 4240 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "생활 태도",
    "episodes": [
        {
            "title": "새해 계획",
            "explanation": "ENFP의 큰 꿈과 ISTJ의 현실적 목표 비교",
            "category": "생활 태도",
            "level": 1,
            "my_mbti": "ENFP",
            "target_mbti": "ISTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "혜진",
                    "script": "I dream big!",
                    "translation": "큰 꿈을 꿔!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "우진",
                    "script": "I set small goals.",
                    "translation": "작은 목표를 세워."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "혜진이는 큰 꿈을 꾸나요?",
                    "hint": "ENFP는 큰 가능성과 이상을 추구해요.",
                    "result": "O",
                    "explanation": "혜진이는 'I dream big!'라고 큰 꿈을 꾼다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "혜진",
                    "script": "Anything is possible!",
                    "translation": "뭐든 가능해!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "우진",
                    "script": "Your energy inspires me.",
                    "translation": "네 에너지가 영감을 줘."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Woo-jin feels inspired by Hye-jin's @@.",
                    "hint": "ISTJ도 다른 사람의 긍정적 에너지에 영감을 받아요.",
                    "optionA": "sadness",
                    "optionB": "energy",
                    "optionC": "anger",
                    "result": "energy",
                    "explanation": "우진이는 혜진이의 에너지에서 영감을 받아요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "혜진",
                    "script": "Your steps are wise!",
                    "translation": "네 발걸음이 현명해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "우진",
                    "script": "Dreams give us hope.",
                    "translation": "꿈이 희망을 줘."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "우진이가 희망을 준다고 생각하는 것이에요.",
                    "optionA": "dreams",
                    "optionB": "give",
                    "optionC": "hope",
                    "result": "dreams give hope",
                    "explanation": "우진이는 꿈이 희망을 준다고 인정해요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "생활 태도",
    "episodes": [
        {
            "title": "새해 계획",
            "explanation": "ENFP의 큰 꿈과 ISTJ의 현실적 목표 비교",
            "level": 1,
            "my_mbti": "ENFP",
            "target_mbti": "ISTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "혜진",
                    "script": "I dream big!",
                    "translation": "큰 꿈을 꿔!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "우진",
                    "script": "I set small goals.",
                    "translation": "작은 목표를 세워."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "혜진이는 큰 꿈을 꾸나요?",
                    "hint": "ENFP는 큰 가능성과 이상을 추구해요.",
                    "result": "O",
                    "explanation": "혜진이는 'I dream big!'라고 큰 꿈을 꾼다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "혜진",
                    "script": "Anything is possible!",
                    "translation": "뭐든 가능해!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "우진",
                    "script": "Your energy inspires me.",
                    "translation": "네 에너지가 영감을 줘."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Woo-jin feels inspired by Hye-jin's @@.",
                    "hint": "ISTJ도 다른 사람의 긍정적 에너지에 영감을 받아요.",
                    "optionA": "sadness",
                    "optionB": "energy",
                    "optionC": "anger",
                    "result": "energy",
                    "explanation": "우진이는 혜진이의 에너지에서 영감을 받아요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "혜진",
                    "script": "Your steps are wise!",
                    "translation": "네 발걸음이 현명해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "우진",
                    "script": "Dreams give us hope.",
                    "translation": "꿈이 희망을 줘."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "우진이가 희망을 준다고 생각하는 것이에요.",
                    "optionA": "dreams",
                    "optionB": "give",
                    "optionC": "hope",
                    "result": "dreams give hope",
                    "explanation": "우진이는 꿈이 희망을 준다고 인정해요."
                }
            ]
        }
    ]
}
ID: 4241 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "스트레스 상황 대처",
    "episodes": [
        {
            "title": "시험 전날의 긴장",
            "explanation": "ISFJ의 차근차근 준비와 ENTP의 낙관적 대처 비교",
            "category": "스트레스 상황 대처",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ENTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수연",
                    "script": "I'm so worried.",
                    "translation": "너무 걱정돼."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "민호",
                    "script": "It'll be okay!",
                    "translation": "괜찮을 거야!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "수연이는 걱정을 많이 하나요?",
                    "hint": "ISFJ는 스트레스 상황에서 걱정을 많이 해요.",
                    "result": "O",
                    "explanation": "수연이는 'I'm so worried'라고 걱정한다고 말했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "수연",
                    "script": "I need more time.",
                    "translation": "시간이 더 필요해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "민호",
                    "script": "You studied enough!",
                    "translation": "충분히 공부했어!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Min-ho thinks Su-yeon studied @@.",
                    "hint": "ENTP는 긍정적으로 격려해줘요.",
                    "optionA": "little",
                    "optionB": "enough",
                    "optionC": "nothing",
                    "result": "enough",
                    "explanation": "민호는 수연이가 충분히 공부했다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "수연",
                    "script": "You stay so calm.",
                    "translation": "정말 침착하구나."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "민호",
                    "script": "Worry doesn't help.",
                    "translation": "걱정해도 도움 안 돼."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "민호가 도움이 안 된다고 생각하는 것이에요.",
                    "optionA": "worry",
                    "optionB": "doesn't",
                    "optionC": "help",
                    "result": "worry doesn't help",
                    "explanation": "민호는 걱정해도 도움이 안 된다고 생각해요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "스트레스 상황 대처",
    "episodes": [
        {
            "title": "시험 전날의 긴장",
            "explanation": "ISFJ의 차근차근 준비와 ENTP의 낙관적 대처 비교",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ENTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수연",
                    "script": "I'm so worried.",
                    "translation": "너무 걱정돼."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "민호",
                    "script": "It'll be okay!",
                    "translation": "괜찮을 거야!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "수연이는 걱정을 많이 하나요?",
                    "hint": "ISFJ는 스트레스 상황에서 걱정을 많이 해요.",
                    "result": "O",
                    "explanation": "수연이는 'I'm so worried'라고 걱정한다고 말했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "수연",
                    "script": "I need more time.",
                    "translation": "시간이 더 필요해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "민호",
                    "script": "You studied enough!",
                    "translation": "충분히 공부했어!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Min-ho thinks Su-yeon studied @@.",
                    "hint": "ENTP는 긍정적으로 격려해줘요.",
                    "optionA": "little",
                    "optionB": "enough",
                    "optionC": "nothing",
                    "result": "enough",
                    "explanation": "민호는 수연이가 충분히 공부했다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "수연",
                    "script": "You stay so calm.",
                    "translation": "정말 침착하구나."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "민호",
                    "script": "Worry doesn't help.",
                    "translation": "걱정해도 도움 안 돼."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "민호가 도움이 안 된다고 생각하는 것이에요.",
                    "optionA": "worry",
                    "optionB": "doesn't",
                    "optionC": "help",
                    "result": "worry doesn't help",
                    "explanation": "민호는 걱정해도 도움이 안 된다고 생각해요."
                }
            ]
        }
    ]
}
ID: 4242 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "스트레스 상황 대처",
    "episodes": [
        {
            "title": "직장에서의 압박",
            "explanation": "ENTJ의 적극적 해결과 ISFP의 조용한 대처 비교",
            "category": "스트레스 상황 대처",
            "level": 1,
            "my_mbti": "ENTJ",
            "target_mbti": "ISFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "현수",
                    "script": "Let's solve this now.",
                    "translation": "지금 해결하자."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "다영",
                    "script": "I need quiet time.",
                    "translation": "조용한 시간이 필요해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "현수는 바로 해결하려고 하나요?",
                    "hint": "ENTJ는 문제를 적극적으로 해결하려고 해요.",
                    "result": "O",
                    "explanation": "현수는 'Let's solve this now'라고 바로 해결하자고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "현수",
                    "script": "Action helps stress.",
                    "translation": "행동이 스트레스에 도움돼."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "다영",
                    "script": "You're very brave!",
                    "translation": "정말 용감하구나!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Da-young thinks Hyeon-su is @@.",
                    "hint": "ISFP는 다른 사람의 용기를 존경해요.",
                    "optionA": "scared",
                    "optionB": "brave",
                    "optionC": "lazy",
                    "result": "brave",
                    "explanation": "다영이는 현수가 용감하다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "현수",
                    "script": "Rest is important too.",
                    "translation": "휴식도 중요해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "다영",
                    "script": "Energy helps us.",
                    "translation": "에너지가 도움돼."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "다영이가 도움이 된다고 생각하는 것이에요.",
                    "optionA": "energy",
                    "optionB": "helps",
                    "optionC": "us",
                    "result": "energy helps us",
                    "explanation": "다영이는 에너지가 도움이 된다고 생각해요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "스트레스 상황 대처",
    "episodes": [
        {
            "title": "직장에서의 압박",
            "explanation": "ENTJ의 적극적 해결과 ISFP의 조용한 대처 비교",
            "level": 1,
            "my_mbti": "ENTJ",
            "target_mbti": "ISFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "현수",
                    "script": "Let's solve this now.",
                    "translation": "지금 해결하자."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "다영",
                    "script": "I need quiet time.",
                    "translation": "조용한 시간이 필요해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "현수는 바로 해결하려고 하나요?",
                    "hint": "ENTJ는 문제를 적극적으로 해결하려고 해요.",
                    "result": "O",
                    "explanation": "현수는 'Let's solve this now'라고 바로 해결하자고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "현수",
                    "script": "Action helps stress.",
                    "translation": "행동이 스트레스에 도움돼."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "다영",
                    "script": "You're very brave!",
                    "translation": "정말 용감하구나!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Da-young thinks Hyeon-su is @@.",
                    "hint": "ISFP는 다른 사람의 용기를 존경해요.",
                    "optionA": "scared",
                    "optionB": "brave",
                    "optionC": "lazy",
                    "result": "brave",
                    "explanation": "다영이는 현수가 용감하다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "현수",
                    "script": "Rest is important too.",
                    "translation": "휴식도 중요해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "다영",
                    "script": "Energy helps us.",
                    "translation": "에너지가 도움돼."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "다영이가 도움이 된다고 생각하는 것이에요.",
                    "optionA": "energy",
                    "optionB": "helps",
                    "optionC": "us",
                    "result": "energy helps us",
                    "explanation": "다영이는 에너지가 도움이 된다고 생각해요."
                }
            ]
        }
    ]
}
ID: 4243 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "스트레스 상황 대처",
    "episodes": [
        {
            "title": "친구와의 갈등",
            "explanation": "ESFJ의 관계 회복과 INTJ의 논리적 분석 비교",
            "category": "스트레스 상황 대처",
            "level": 1,
            "my_mbti": "ESFJ",
            "target_mbti": "INTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "지은",
                    "script": "I feel so sad.",
                    "translation": "너무 슬퍼."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "상혁",
                    "script": "Let's think clearly.",
                    "translation": "명확히 생각해보자."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "지은이는 감정적으로 힘들어하나요?",
                    "hint": "ESFJ는 관계 갈등에서 감정적으로 힘들어해요.",
                    "result": "O",
                    "explanation": "지은이는 'I feel so sad'라고 슬프다고 표현했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지은",
                    "script": "I miss my friend.",
                    "translation": "친구가 그리워."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "상혁",
                    "script": "Understanding helps healing.",
                    "translation": "이해가 치유에 도움돼."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Sang-hyeok thinks @@ helps healing.",
                    "hint": "INTJ는 이해를 통해 문제를 해결하려고 해요.",
                    "optionA": "crying",
                    "optionB": "understanding",
                    "optionC": "sleeping",
                    "result": "understanding",
                    "explanation": "상혁이는 이해가 치유에 도움이 된다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지은",
                    "script": "You're so wise!",
                    "translation": "정말 현명하구나!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "상혁",
                    "script": "Feelings matter most.",
                    "translation": "감정이 가장 중요해."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "상혁이가 가장 중요하다고 생각하는 것이에요.",
                    "optionA": "feelings",
                    "optionB": "matter",
                    "optionC": "most",
                    "result": "feelings matter most",
                    "explanation": "상혁이는 감정이 가장 중요하다고 인정해요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "스트레스 상황 대처",
    "episodes": [
        {
            "title": "친구와의 갈등",
            "explanation": "ESFJ의 관계 회복과 INTJ의 논리적 분석 비교",
            "level": 1,
            "my_mbti": "ESFJ",
            "target_mbti": "INTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "지은",
                    "script": "I feel so sad.",
                    "translation": "너무 슬퍼."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "상혁",
                    "script": "Let's think clearly.",
                    "translation": "명확히 생각해보자."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "지은이는 감정적으로 힘들어하나요?",
                    "hint": "ESFJ는 관계 갈등에서 감정적으로 힘들어해요.",
                    "result": "O",
                    "explanation": "지은이는 'I feel so sad'라고 슬프다고 표현했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지은",
                    "script": "I miss my friend.",
                    "translation": "친구가 그리워."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "상혁",
                    "script": "Understanding helps healing.",
                    "translation": "이해가 치유에 도움돼."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Sang-hyeok thinks @@ helps healing.",
                    "hint": "INTJ는 이해를 통해 문제를 해결하려고 해요.",
                    "optionA": "crying",
                    "optionB": "understanding",
                    "optionC": "sleeping",
                    "result": "understanding",
                    "explanation": "상혁이는 이해가 치유에 도움이 된다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지은",
                    "script": "You're so wise!",
                    "translation": "정말 현명하구나!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "상혁",
                    "script": "Feelings matter most.",
                    "translation": "감정이 가장 중요해."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "상혁이가 가장 중요하다고 생각하는 것이에요.",
                    "optionA": "feelings",
                    "optionB": "matter",
                    "optionC": "most",
                    "result": "feelings matter most",
                    "explanation": "상혁이는 감정이 가장 중요하다고 인정해요."
                }
            ]
        }
    ]
}
ID: 4244 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "스트레스 상황 대처",
    "episodes": [
        {
            "title": "발표 공포증",
            "explanation": "ESTP의 자신감 있는 도전과 INFJ의 신중한 준비 비교",
            "category": "스트레스 상황 대처",
            "level": 1,
            "my_mbti": "ESTP",
            "target_mbti": "INFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "태준",
                    "script": "Just go for it!",
                    "translation": "그냥 해봐!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "예솔",
                    "script": "I'm too nervous.",
                    "translation": "너무 긴장돼."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "태준이는 자신감이 있나요?",
                    "hint": "ESTP는 도전적이고 자신감 있게 행동해요.",
                    "result": "O",
                    "explanation": "태준이는 'Just go for it!'라고 자신감 있게 말했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "태준",
                    "script": "You'll do great!",
                    "translation": "잘할 거야!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "예솔",
                    "script": "Your confidence helps me.",
                    "translation": "네 자신감이 도움돼."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Ye-sol feels helped by Tae-jun's @@.",
                    "hint": "INFJ는 다른 사람의 격려에서 힘을 얻어요.",
                    "optionA": "fear",
                    "optionB": "confidence",
                    "optionC": "anger",
                    "result": "confidence",
                    "explanation": "예솔이는 태준이의 자신감에서 도움을 받아요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "태준",
                    "script": "Preparation is smart.",
                    "translation": "준비하는 게 현명해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "예솔",
                    "script": "Courage is important.",
                    "translation": "용기가 중요해."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "예솔이가 중요하다고 생각하는 것이에요.",
                    "optionA": "courage",
                    "optionB": "is",
                    "optionC": "important",
                    "result": "courage is important",
                    "explanation": "예솔이는 용기가 중요하다고 생각해요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "스트레스 상황 대처",
    "episodes": [
        {
            "title": "발표 공포증",
            "explanation": "ESTP의 자신감 있는 도전과 INFJ의 신중한 준비 비교",
            "level": 1,
            "my_mbti": "ESTP",
            "target_mbti": "INFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "태준",
                    "script": "Just go for it!",
                    "translation": "그냥 해봐!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "예솔",
                    "script": "I'm too nervous.",
                    "translation": "너무 긴장돼."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "태준이는 자신감이 있나요?",
                    "hint": "ESTP는 도전적이고 자신감 있게 행동해요.",
                    "result": "O",
                    "explanation": "태준이는 'Just go for it!'라고 자신감 있게 말했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "태준",
                    "script": "You'll do great!",
                    "translation": "잘할 거야!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "예솔",
                    "script": "Your confidence helps me.",
                    "translation": "네 자신감이 도움돼."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Ye-sol feels helped by Tae-jun's @@.",
                    "hint": "INFJ는 다른 사람의 격려에서 힘을 얻어요.",
                    "optionA": "fear",
                    "optionB": "confidence",
                    "optionC": "anger",
                    "result": "confidence",
                    "explanation": "예솔이는 태준이의 자신감에서 도움을 받아요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "태준",
                    "script": "Preparation is smart.",
                    "translation": "준비하는 게 현명해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "예솔",
                    "script": "Courage is important.",
                    "translation": "용기가 중요해."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "예솔이가 중요하다고 생각하는 것이에요.",
                    "optionA": "courage",
                    "optionB": "is",
                    "optionC": "important",
                    "result": "courage is important",
                    "explanation": "예솔이는 용기가 중요하다고 생각해요."
                }
            ]
        }
    ]
}
ID: 4245 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "스트레스 상황 대처",
    "episodes": [
        {
            "title": "시간에 쫓길 때",
            "explanation": "ISTJ의 체계적 관리와 ENFP의 유연한 적응 비교",
            "category": "스트레스 상황 대처",
            "level": 1,
            "my_mbti": "ISTJ",
            "target_mbti": "ENFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "성민",
                    "script": "I make a list.",
                    "translation": "목록을 만들어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "하은",
                    "script": "I stay flexible.",
                    "translation": "유연하게 있어."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "성민이는 목록을 만드나요?",
                    "hint": "ISTJ는 체계적으로 일을 정리해서 스트레스를 관리해요.",
                    "result": "O",
                    "explanation": "성민이는 'I make a list'라고 목록을 만든다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "성민",
                    "script": "Plans reduce stress.",
                    "translation": "계획이 스트레스를 줄여."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "하은",
                    "script": "That's really smart!",
                    "translation": "정말 현명하네!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Ha-eun thinks it's really @@.",
                    "hint": "ENFP는 다른 사람의 방법을 긍정적으로 받아들여요.",
                    "optionA": "boring",
                    "optionB": "smart",
                    "optionC": "hard",
                    "result": "smart",
                    "explanation": "하은이는 그게 정말 현명하다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "성민",
                    "script": "You adapt well!",
                    "translation": "적응을 잘하네!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "하은",
                    "script": "Structure helps me.",
                    "translation": "구조가 도움돼."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "하은이에게 도움이 되는 것이에요.",
                    "optionA": "structure",
                    "optionB": "helps",
                    "optionC": "me",
                    "result": "structure helps me",
                    "explanation": "하은이는 구조가 자신에게 도움이 된다고 인정해요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "스트레스 상황 대처",
    "episodes": [
        {
            "title": "시간에 쫓길 때",
            "explanation": "ISTJ의 체계적 관리와 ENFP의 유연한 적응 비교",
            "level": 1,
            "my_mbti": "ISTJ",
            "target_mbti": "ENFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "성민",
                    "script": "I make a list.",
                    "translation": "목록을 만들어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "하은",
                    "script": "I stay flexible.",
                    "translation": "유연하게 있어."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "성민이는 목록을 만드나요?",
                    "hint": "ISTJ는 체계적으로 일을 정리해서 스트레스를 관리해요.",
                    "result": "O",
                    "explanation": "성민이는 'I make a list'라고 목록을 만든다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "성민",
                    "script": "Plans reduce stress.",
                    "translation": "계획이 스트레스를 줄여."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "하은",
                    "script": "That's really smart!",
                    "translation": "정말 현명하네!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Ha-eun thinks it's really @@.",
                    "hint": "ENFP는 다른 사람의 방법을 긍정적으로 받아들여요.",
                    "optionA": "boring",
                    "optionB": "smart",
                    "optionC": "hard",
                    "result": "smart",
                    "explanation": "하은이는 그게 정말 현명하다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "성민",
                    "script": "You adapt well!",
                    "translation": "적응을 잘하네!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "하은",
                    "script": "Structure helps me.",
                    "translation": "구조가 도움돼."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "하은이에게 도움이 되는 것이에요.",
                    "optionA": "structure",
                    "optionB": "helps",
                    "optionC": "me",
                    "result": "structure helps me",
                    "explanation": "하은이는 구조가 자신에게 도움이 된다고 인정해요."
                }
            ]
        }
    ]
}
ID: 4246 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "스트레스 상황 대처",
    "episodes": [
        {
            "title": "새 환경 적응",
            "explanation": "ESFP의 적극적 소통과 INTP의 관찰적 접근 비교",
            "category": "스트레스 상황 대처",
            "level": 1,
            "my_mbti": "ESFP",
            "target_mbti": "INTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "소민",
                    "script": "I talk to people.",
                    "translation": "사람들과 얘기해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "준원",
                    "script": "I watch first.",
                    "translation": "먼저 관찰해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "소민이는 사람들과 먼저 말을 거나요?",
                    "hint": "ESFP는 새로운 환경에서 적극적으로 소통해요.",
                    "result": "O",
                    "explanation": "소민이는 'I talk to people'라고 사람들과 얘기한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "소민",
                    "script": "Friends help stress.",
                    "translation": "친구들이 스트레스에 도움돼."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "준원",
                    "script": "You're so social!",
                    "translation": "정말 사교적이구나!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Jun-won thinks So-min is @@.",
                    "hint": "INTP는 다른 사람의 사교성을 인정해줘요.",
                    "optionA": "shy",
                    "optionB": "social",
                    "optionC": "mean",
                    "result": "social",
                    "explanation": "준원이는 소민이가 사교적이라고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "소민",
                    "script": "Thinking is wise.",
                    "translation": "생각하는 게 현명해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "준원",
                    "script": "People bring energy.",
                    "translation": "사람들이 에너지를 줘."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "준원이가 에너지를 준다고 생각하는 것이에요.",
                    "optionA": "people",
                    "optionB": "bring",
                    "optionC": "energy",
                    "result": "people bring energy",
                    "explanation": "준원이는 사람들이 에너지를 준다고 인정해요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "스트레스 상황 대처",
    "episodes": [
        {
            "title": "새 환경 적응",
            "explanation": "ESFP의 적극적 소통과 INTP의 관찰적 접근 비교",
            "level": 1,
            "my_mbti": "ESFP",
            "target_mbti": "INTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "소민",
                    "script": "I talk to people.",
                    "translation": "사람들과 얘기해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "준원",
                    "script": "I watch first.",
                    "translation": "먼저 관찰해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "소민이는 사람들과 먼저 말을 거나요?",
                    "hint": "ESFP는 새로운 환경에서 적극적으로 소통해요.",
                    "result": "O",
                    "explanation": "소민이는 'I talk to people'라고 사람들과 얘기한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "소민",
                    "script": "Friends help stress.",
                    "translation": "친구들이 스트레스에 도움돼."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "준원",
                    "script": "You're so social!",
                    "translation": "정말 사교적이구나!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Jun-won thinks So-min is @@.",
                    "hint": "INTP는 다른 사람의 사교성을 인정해줘요.",
                    "optionA": "shy",
                    "optionB": "social",
                    "optionC": "mean",
                    "result": "social",
                    "explanation": "준원이는 소민이가 사교적이라고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "소민",
                    "script": "Thinking is wise.",
                    "translation": "생각하는 게 현명해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "준원",
                    "script": "People bring energy.",
                    "translation": "사람들이 에너지를 줘."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "준원이가 에너지를 준다고 생각하는 것이에요.",
                    "optionA": "people",
                    "optionB": "bring",
                    "optionC": "energy",
                    "result": "people bring energy",
                    "explanation": "준원이는 사람들이 에너지를 준다고 인정해요."
                }
            ]
        }
    ]
}
ID: 4247 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "스트레스 상황 대처",
    "episodes": [
        {
            "title": "실패 후 좌절",
            "explanation": "ENFJ의 격려 중심과 ISTP의 실용적 해결 비교",
            "category": "스트레스 상황 대처",
            "level": 1,
            "my_mbti": "ENFJ",
            "target_mbti": "ISTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "유나",
                    "script": "You can do it!",
                    "translation": "할 수 있어!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "건우",
                    "script": "I'll try again.",
                    "translation": "다시 해볼게."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "유나는 다른 사람을 격려하나요?",
                    "hint": "ENFJ는 스트레스 상황에서 다른 사람을 격려하고 지지해줘요.",
                    "result": "O",
                    "explanation": "유나는 'You can do it!'라고 격려했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "유나",
                    "script": "Failure teaches us.",
                    "translation": "실패가 가르쳐줘."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "건우",
                    "script": "Your support helps.",
                    "translation": "네 지지가 도움돼."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Geon-woo feels helped by Yu-na's @@.",
                    "hint": "ISTP도 다른 사람의 지지에 감사해해요.",
                    "optionA": "criticism",
                    "optionB": "support",
                    "optionC": "silence",
                    "result": "support",
                    "explanation": "건우는 유나의 지지에서 도움을 받아요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "유나",
                    "script": "You're so strong!",
                    "translation": "정말 강하구나!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "건우",
                    "script": "Encouragement works well.",
                    "translation": "격려가 잘 돼."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "건우가 잘 된다고 생각하는 것이에요.",
                    "optionA": "encouragement",
                    "optionB": "works",
                    "optionC": "well",
                    "result": "encouragement works well",
                    "explanation": "건우는 격려가 잘 된다고 인정해요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "스트레스 상황 대처",
    "episodes": [
        {
            "title": "실패 후 좌절",
            "explanation": "ENFJ의 격려 중심과 ISTP의 실용적 해결 비교",
            "level": 1,
            "my_mbti": "ENFJ",
            "target_mbti": "ISTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "유나",
                    "script": "You can do it!",
                    "translation": "할 수 있어!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "건우",
                    "script": "I'll try again.",
                    "translation": "다시 해볼게."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "유나는 다른 사람을 격려하나요?",
                    "hint": "ENFJ는 스트레스 상황에서 다른 사람을 격려하고 지지해줘요.",
                    "result": "O",
                    "explanation": "유나는 'You can do it!'라고 격려했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "유나",
                    "script": "Failure teaches us.",
                    "translation": "실패가 가르쳐줘."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "건우",
                    "script": "Your support helps.",
                    "translation": "네 지지가 도움돼."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Geon-woo feels helped by Yu-na's @@.",
                    "hint": "ISTP도 다른 사람의 지지에 감사해해요.",
                    "optionA": "criticism",
                    "optionB": "support",
                    "optionC": "silence",
                    "result": "support",
                    "explanation": "건우는 유나의 지지에서 도움을 받아요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "유나",
                    "script": "You're so strong!",
                    "translation": "정말 강하구나!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "건우",
                    "script": "Encouragement works well.",
                    "translation": "격려가 잘 돼."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "건우가 잘 된다고 생각하는 것이에요.",
                    "optionA": "encouragement",
                    "optionB": "works",
                    "optionC": "well",
                    "result": "encouragement works well",
                    "explanation": "건우는 격려가 잘 된다고 인정해요."
                }
            ]
        }
    ]
}
ID: 4248 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "스트레스 상황 대처",
    "episodes": [
        {
            "title": "선택의 고민",
            "explanation": "INFP의 가치 중심과 ESTJ의 현실적 판단 비교",
            "category": "스트레스 상황 대처",
            "level": 1,
            "my_mbti": "INFP",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "다인",
                    "script": "My heart hurts.",
                    "translation": "마음이 아파."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "승호",
                    "script": "Let's see facts.",
                    "translation": "사실을 보자."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "다인이는 감정적으로 힘들어하나요?",
                    "hint": "INFP는 어려운 선택에서 감정적으로 고민해요.",
                    "result": "O",
                    "explanation": "다인이는 'My heart hurts'라고 마음이 아프다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "다인",
                    "script": "Values are important.",
                    "translation": "가치가 중요해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "승호",
                    "script": "Your heart is wise.",
                    "translation": "네 마음이 현명해."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Seung-ho thinks Da-in's heart is @@.",
                    "hint": "ESTJ도 다른 사람의 가치관을 인정해줘요.",
                    "optionA": "foolish",
                    "optionB": "wise",
                    "optionC": "weak",
                    "result": "wise",
                    "explanation": "승호는 다인이의 마음이 현명하다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "다인",
                    "script": "Logic helps too.",
                    "translation": "논리도 도움돼."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "승호",
                    "script": "Balance is key.",
                    "translation": "균형이 핵심이야."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "승호가 핵심이라고 생각하는 것이에요.",
                    "optionA": "balance",
                    "optionB": "is",
                    "optionC": "key",
                    "result": "balance is key",
                    "explanation": "승호는 균형이 핵심이라고 생각해요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "스트레스 상황 대처",
    "episodes": [
        {
            "title": "선택의 고민",
            "explanation": "INFP의 가치 중심과 ESTJ의 현실적 판단 비교",
            "level": 1,
            "my_mbti": "INFP",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "다인",
                    "script": "My heart hurts.",
                    "translation": "마음이 아파."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "승호",
                    "script": "Let's see facts.",
                    "translation": "사실을 보자."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "다인이는 감정적으로 힘들어하나요?",
                    "hint": "INFP는 어려운 선택에서 감정적으로 고민해요.",
                    "result": "O",
                    "explanation": "다인이는 'My heart hurts'라고 마음이 아프다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "다인",
                    "script": "Values are important.",
                    "translation": "가치가 중요해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "승호",
                    "script": "Your heart is wise.",
                    "translation": "네 마음이 현명해."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Seung-ho thinks Da-in's heart is @@.",
                    "hint": "ESTJ도 다른 사람의 가치관을 인정해줘요.",
                    "optionA": "foolish",
                    "optionB": "wise",
                    "optionC": "weak",
                    "result": "wise",
                    "explanation": "승호는 다인이의 마음이 현명하다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "다인",
                    "script": "Logic helps too.",
                    "translation": "논리도 도움돼."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "승호",
                    "script": "Balance is key.",
                    "translation": "균형이 핵심이야."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "승호가 핵심이라고 생각하는 것이에요.",
                    "optionA": "balance",
                    "optionB": "is",
                    "optionC": "key",
                    "result": "balance is key",
                    "explanation": "승호는 균형이 핵심이라고 생각해요."
                }
            ]
        }
    ]
}
ID: 4249 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "스트레스 상황 대처",
    "episodes": [
        {
            "title": "건강 걱정",
            "explanation": "ISFP의 감성적 대처와 ENTJ의 계획적 관리 비교",
            "category": "스트레스 상황 대처",
            "level": 1,
            "my_mbti": "ISFP",
            "target_mbti": "ENTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수아",
                    "script": "I feel scared.",
                    "translation": "무서워."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "동진",
                    "script": "Let's make plans.",
                    "translation": "계획을 세우자."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "수아는 무서워하나요?",
                    "hint": "ISFP는 불확실한 상황에서 감정적으로 반응해요.",
                    "result": "O",
                    "explanation": "수아는 'I feel scared'라고 무섭다고 표현했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "수아",
                    "script": "Worry fills me.",
                    "translation": "걱정이 가득해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "동진",
                    "script": "Action reduces fear.",
                    "translation": "행동이 두려움을 줄여."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Dong-jin thinks action reduces @@.",
                    "hint": "ENTJ는 적극적인 행동으로 문제를 해결하려고 해요.",
                    "optionA": "happiness",
                    "optionB": "fear",
                    "optionC": "energy",
                    "result": "fear",
                    "explanation": "동진이는 행동이 두려움을 줄인다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "수아",
                    "script": "You're so practical!",
                    "translation": "정말 실용적이구나!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "동진",
                    "script": "Feelings are natural.",
                    "translation": "감정은 자연스러워."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "동진이가 자연스럽다고 생각하는 것이에요.",
                    "optionA": "feelings",
                    "optionB": "are",
                    "optionC": "natural",
                    "result": "feelings are natural",
                    "explanation": "동진이는 감정이 자연스럽다고 인정해요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "스트레스 상황 대처",
    "episodes": [
        {
            "title": "건강 걱정",
            "explanation": "ISFP의 감성적 대처와 ENTJ의 계획적 관리 비교",
            "level": 1,
            "my_mbti": "ISFP",
            "target_mbti": "ENTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수아",
                    "script": "I feel scared.",
                    "translation": "무서워."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "동진",
                    "script": "Let's make plans.",
                    "translation": "계획을 세우자."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "수아는 무서워하나요?",
                    "hint": "ISFP는 불확실한 상황에서 감정적으로 반응해요.",
                    "result": "O",
                    "explanation": "수아는 'I feel scared'라고 무섭다고 표현했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "수아",
                    "script": "Worry fills me.",
                    "translation": "걱정이 가득해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "동진",
                    "script": "Action reduces fear.",
                    "translation": "행동이 두려움을 줄여."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Dong-jin thinks action reduces @@.",
                    "hint": "ENTJ는 적극적인 행동으로 문제를 해결하려고 해요.",
                    "optionA": "happiness",
                    "optionB": "fear",
                    "optionC": "energy",
                    "result": "fear",
                    "explanation": "동진이는 행동이 두려움을 줄인다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "수아",
                    "script": "You're so practical!",
                    "translation": "정말 실용적이구나!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "동진",
                    "script": "Feelings are natural.",
                    "translation": "감정은 자연스러워."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "동진이가 자연스럽다고 생각하는 것이에요.",
                    "optionA": "feelings",
                    "optionB": "are",
                    "optionC": "natural",
                    "result": "feelings are natural",
                    "explanation": "동진이는 감정이 자연스럽다고 인정해요."
                }
            ]
        }
    ]
}
ID: 4250 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "스트레스 상황 대처",
    "episodes": [
        {
            "title": "미래에 대한 불안",
            "explanation": "ENTP의 낙관적 전망과 ISFJ의 신중한 걱정 비교",
            "category": "스트레스 상황 대처",
            "level": 1,
            "my_mbti": "ENTP",
            "target_mbti": "ISFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "재현",
                    "script": "Things will work!",
                    "translation": "일들이 잘 될 거야!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "소희",
                    "script": "I worry too much.",
                    "translation": "너무 걱정이 많아."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "재현이는 낙관적인가요?",
                    "hint": "ENTP는 미래에 대해 긍정적이고 낙관적이에요.",
                    "result": "O",
                    "explanation": "재현이는 'Things will work!'라고 낙관적으로 말했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "재현",
                    "script": "Hope keeps us strong.",
                    "translation": "희망이 우리를 강하게 해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "소희",
                    "script": "Your positivity helps.",
                    "translation": "네 긍정성이 도움돼."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "So-hee feels helped by Jae-hyeon's @@.",
                    "hint": "ISFJ는 다른 사람의 긍정적 에너지에서 위로를 받아요.",
                    "optionA": "negativity",
                    "optionB": "positivity",
                    "optionC": "anger",
                    "result": "positivity",
                    "explanation": "소희는 재현이의 긍정성에서 도움을 받아요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "재현",
                    "script": "Caring is beautiful.",
                    "translation": "배려하는 게 아름다워."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "소희",
                    "script": "Optimism is good.",
                    "translation": "낙관주의가 좋아."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "소희가 좋다고 생각하는 것이에요.",
                    "optionA": "optimism",
                    "optionB": "is",
                    "optionC": "good",
                    "result": "optimism is good",
                    "explanation": "소희는 낙관주의가 좋다고 인정해요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "스트레스 상황 대처",
    "episodes": [
        {
            "title": "미래에 대한 불안",
            "explanation": "ENTP의 낙관적 전망과 ISFJ의 신중한 걱정 비교",
            "level": 1,
            "my_mbti": "ENTP",
            "target_mbti": "ISFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "재현",
                    "script": "Things will work!",
                    "translation": "일들이 잘 될 거야!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "소희",
                    "script": "I worry too much.",
                    "translation": "너무 걱정이 많아."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "재현이는 낙관적인가요?",
                    "hint": "ENTP는 미래에 대해 긍정적이고 낙관적이에요.",
                    "result": "O",
                    "explanation": "재현이는 'Things will work!'라고 낙관적으로 말했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "재현",
                    "script": "Hope keeps us strong.",
                    "translation": "희망이 우리를 강하게 해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "소희",
                    "script": "Your positivity helps.",
                    "translation": "네 긍정성이 도움돼."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "So-hee feels helped by Jae-hyeon's @@.",
                    "hint": "ISFJ는 다른 사람의 긍정적 에너지에서 위로를 받아요.",
                    "optionA": "negativity",
                    "optionB": "positivity",
                    "optionC": "anger",
                    "result": "positivity",
                    "explanation": "소희는 재현이의 긍정성에서 도움을 받아요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "재현",
                    "script": "Caring is beautiful.",
                    "translation": "배려하는 게 아름다워."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "소희",
                    "script": "Optimism is good.",
                    "translation": "낙관주의가 좋아."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "소희가 좋다고 생각하는 것이에요.",
                    "optionA": "optimism",
                    "optionB": "is",
                    "optionC": "good",
                    "result": "optimism is good",
                    "explanation": "소희는 낙관주의가 좋다고 인정해요."
                }
            ]
        }
    ]
}
ID: 4251 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "꿈을 그리는 시간",
            "explanation": "ENFP의 창의적 꿈과 ISTJ의 안정적 계획 비교",
            "category": "직업 및 목표 설정",
            "level": 1,
            "my_mbti": "ENFP",
            "target_mbti": "ISTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "민서",
                    "script": "I dream big!",
                    "translation": "큰 꿈을 꿔!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "현준",
                    "script": "I plan carefully.",
                    "translation": "신중하게 계획해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "민서는 큰 꿈을 꾸나요?",
                    "hint": "ENFP는 창의적이고 큰 가능성을 추구해요.",
                    "result": "O",
                    "explanation": "민서는 'I dream big!'라고 큰 꿈을 꾼다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "민서",
                    "script": "Anything is possible!",
                    "translation": "뭐든 가능해!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "현준",
                    "script": "Steps are important.",
                    "translation": "단계가 중요해."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Hyeon-jun thinks @@ are important.",
                    "hint": "ISTJ는 체계적이고 단계적인 접근을 중시해요.",
                    "optionA": "dreams",
                    "optionB": "steps",
                    "optionC": "games",
                    "result": "steps",
                    "explanation": "현준이는 단계가 중요하다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "민서",
                    "script": "You're so organized!",
                    "translation": "정말 체계적이구나!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "현준",
                    "script": "Dreams give us hope.",
                    "translation": "꿈이 희망을 줘."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "현준이가 희망을 준다고 생각하는 것이에요.",
                    "optionA": "dreams",
                    "optionB": "give",
                    "optionC": "hope",
                    "result": "dreams give hope",
                    "explanation": "현준이는 꿈이 희망을 준다고 인정해요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "꿈을 그리는 시간",
            "explanation": "ENFP의 창의적 꿈과 ISTJ의 안정적 계획 비교",
            "level": 1,
            "my_mbti": "ENFP",
            "target_mbti": "ISTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "민서",
                    "script": "I dream big!",
                    "translation": "큰 꿈을 꿔!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "현준",
                    "script": "I plan carefully.",
                    "translation": "신중하게 계획해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "민서는 큰 꿈을 꾸나요?",
                    "hint": "ENFP는 창의적이고 큰 가능성을 추구해요.",
                    "result": "O",
                    "explanation": "민서는 'I dream big!'라고 큰 꿈을 꾼다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "민서",
                    "script": "Anything is possible!",
                    "translation": "뭐든 가능해!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "현준",
                    "script": "Steps are important.",
                    "translation": "단계가 중요해."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Hyeon-jun thinks @@ are important.",
                    "hint": "ISTJ는 체계적이고 단계적인 접근을 중시해요.",
                    "optionA": "dreams",
                    "optionB": "steps",
                    "optionC": "games",
                    "result": "steps",
                    "explanation": "현준이는 단계가 중요하다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "민서",
                    "script": "You're so organized!",
                    "translation": "정말 체계적이구나!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "현준",
                    "script": "Dreams give us hope.",
                    "translation": "꿈이 희망을 줘."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "현준이가 희망을 준다고 생각하는 것이에요.",
                    "optionA": "dreams",
                    "optionB": "give",
                    "optionC": "hope",
                    "result": "dreams give hope",
                    "explanation": "현준이는 꿈이 희망을 준다고 인정해요."
                }
            ]
        }
    ]
}
ID: 4252 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "성공의 의미",
            "explanation": "ENTJ의 성취 지향과 ISFP의 의미 중시 비교",
            "category": "직업 및 목표 설정",
            "level": 1,
            "my_mbti": "ENTJ",
            "target_mbti": "ISFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "건호",
                    "script": "I want success!",
                    "translation": "성공하고 싶어!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "수아",
                    "script": "Meaning matters more.",
                    "translation": "의미가 더 중요해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "건호는 성공을 원하나요?",
                    "hint": "ENTJ는 성취와 성공을 강하게 추구해요.",
                    "result": "O",
                    "explanation": "건호는 'I want success!'라고 성공하고 싶다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "건호",
                    "script": "Goals drive me.",
                    "translation": "목표가 날 이끌어."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "수아",
                    "script": "Your passion inspires.",
                    "translation": "네 열정이 영감을 줘."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Su-ah feels inspired by Geon-ho's @@.",
                    "hint": "ISFP는 다른 사람의 열정을 존경해요.",
                    "optionA": "sadness",
                    "optionB": "passion",
                    "optionC": "anger",
                    "result": "passion",
                    "explanation": "수아는 건호의 열정에서 영감을 받아요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "건호",
                    "script": "Values are precious.",
                    "translation": "가치는 소중해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "수아",
                    "script": "Achievement is good.",
                    "translation": "성취도 좋아."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "수아가 좋다고 생각하는 것이에요.",
                    "optionA": "achievement",
                    "optionB": "is",
                    "optionC": "good",
                    "result": "achievement is good",
                    "explanation": "수아는 성취도 좋다고 인정해요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "성공의 의미",
            "explanation": "ENTJ의 성취 지향과 ISFP의 의미 중시 비교",
            "level": 1,
            "my_mbti": "ENTJ",
            "target_mbti": "ISFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "건호",
                    "script": "I want success!",
                    "translation": "성공하고 싶어!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "수아",
                    "script": "Meaning matters more.",
                    "translation": "의미가 더 중요해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "건호는 성공을 원하나요?",
                    "hint": "ENTJ는 성취와 성공을 강하게 추구해요.",
                    "result": "O",
                    "explanation": "건호는 'I want success!'라고 성공하고 싶다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "건호",
                    "script": "Goals drive me.",
                    "translation": "목표가 날 이끌어."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "수아",
                    "script": "Your passion inspires.",
                    "translation": "네 열정이 영감을 줘."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Su-ah feels inspired by Geon-ho's @@.",
                    "hint": "ISFP는 다른 사람의 열정을 존경해요.",
                    "optionA": "sadness",
                    "optionB": "passion",
                    "optionC": "anger",
                    "result": "passion",
                    "explanation": "수아는 건호의 열정에서 영감을 받아요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "건호",
                    "script": "Values are precious.",
                    "translation": "가치는 소중해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "수아",
                    "script": "Achievement is good.",
                    "translation": "성취도 좋아."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "수아가 좋다고 생각하는 것이에요.",
                    "optionA": "achievement",
                    "optionB": "is",
                    "optionC": "good",
                    "result": "achievement is good",
                    "explanation": "수아는 성취도 좋다고 인정해요."
                }
            ]
        }
    ]
}
ID: 4253 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "미래를 그리다",
            "explanation": "INFJ의 장기 비전과 ESTP의 현재 중심 행동 비교",
            "category": "직업 및 목표 설정",
            "level": 1,
            "my_mbti": "INFJ",
            "target_mbti": "ESTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "서윤",
                    "script": "I see far.",
                    "translation": "멀리 봐."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "태민",
                    "script": "I act now.",
                    "translation": "지금 행동해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "서윤이는 멀리 내다보나요?",
                    "hint": "INFJ는 장기적인 비전과 목적을 중시해요.",
                    "result": "O",
                    "explanation": "서윤이는 'I see far'라고 멀리 본다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "서윤",
                    "script": "Future needs vision.",
                    "translation": "미래는 비전이 필요해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "태민",
                    "script": "You're very wise!",
                    "translation": "정말 현명하구나!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Tae-min thinks Seo-yoon is @@.",
                    "hint": "ESTP는 다른 사람의 지혜를 인정해줘요.",
                    "optionA": "foolish",
                    "optionB": "wise",
                    "optionC": "lazy",
                    "result": "wise",
                    "explanation": "태민이는 서윤이가 현명하다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "서윤",
                    "script": "Action brings results.",
                    "translation": "행동이 결과를 가져와."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태민",
                    "script": "Vision guides us.",
                    "translation": "비전이 우리를 이끌어."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "태민이가 우리를 이끈다고 생각하는 것이에요.",
                    "optionA": "vision",
                    "optionB": "guides",
                    "optionC": "us",
                    "result": "vision guides us",
                    "explanation": "태민이는 비전이 우리를 이끈다고 인정해요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "미래를 그리다",
            "explanation": "INFJ의 장기 비전과 ESTP의 현재 중심 행동 비교",
            "level": 1,
            "my_mbti": "INFJ",
            "target_mbti": "ESTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "서윤",
                    "script": "I see far.",
                    "translation": "멀리 봐."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "태민",
                    "script": "I act now.",
                    "translation": "지금 행동해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "서윤이는 멀리 내다보나요?",
                    "hint": "INFJ는 장기적인 비전과 목적을 중시해요.",
                    "result": "O",
                    "explanation": "서윤이는 'I see far'라고 멀리 본다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "서윤",
                    "script": "Future needs vision.",
                    "translation": "미래는 비전이 필요해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "태민",
                    "script": "You're very wise!",
                    "translation": "정말 현명하구나!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Tae-min thinks Seo-yoon is @@.",
                    "hint": "ESTP는 다른 사람의 지혜를 인정해줘요.",
                    "optionA": "foolish",
                    "optionB": "wise",
                    "optionC": "lazy",
                    "result": "wise",
                    "explanation": "태민이는 서윤이가 현명하다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "서윤",
                    "script": "Action brings results.",
                    "translation": "행동이 결과를 가져와."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태민",
                    "script": "Vision guides us.",
                    "translation": "비전이 우리를 이끌어."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "태민이가 우리를 이끈다고 생각하는 것이에요.",
                    "optionA": "vision",
                    "optionB": "guides",
                    "optionC": "us",
                    "result": "vision guides us",
                    "explanation": "태민이는 비전이 우리를 이끈다고 인정해요."
                }
            ]
        }
    ]
}
ID: 4254 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "함께 일하기",
            "explanation": "ESFJ의 협력 중심과 INTP의 지식 추구 비교",
            "category": "직업 및 목표 설정",
            "level": 1,
            "my_mbti": "ESFJ",
            "target_mbti": "INTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "지혜",
                    "script": "I help others.",
                    "translation": "다른 사람을 도와."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "상우",
                    "script": "I love learning.",
                    "translation": "배우는 걸 좋아해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "지혜는 다른 사람을 돕나요?",
                    "hint": "ESFJ는 협력하고 다른 사람을 돕는 것을 중시해요.",
                    "result": "O",
                    "explanation": "지혜는 'I help others'라고 다른 사람을 돕는다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지혜",
                    "script": "Teamwork is great!",
                    "translation": "팀워크가 훌륭해!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "상우",
                    "script": "Knowledge is power.",
                    "translation": "지식이 힘이야."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Sang-woo thinks knowledge is @@.",
                    "hint": "INTP는 지식과 학습을 매우 중요하게 생각해요.",
                    "optionA": "boring",
                    "optionB": "power",
                    "optionC": "useless",
                    "result": "power",
                    "explanation": "상우는 지식이 힘이라고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지혜",
                    "script": "You're so smart!",
                    "translation": "정말 똑똑하구나!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "상우",
                    "script": "Helping is beautiful.",
                    "translation": "돕는 게 아름다워."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "상우가 아름답다고 생각하는 것이에요.",
                    "optionA": "helping",
                    "optionB": "is",
                    "optionC": "beautiful",
                    "result": "helping is beautiful",
                    "explanation": "상우는 돕는 것이 아름답다고 생각해요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "함께 일하기",
            "explanation": "ESFJ의 협력 중심과 INTP의 지식 추구 비교",
            "level": 1,
            "my_mbti": "ESFJ",
            "target_mbti": "INTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "지혜",
                    "script": "I help others.",
                    "translation": "다른 사람을 도와."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "상우",
                    "script": "I love learning.",
                    "translation": "배우는 걸 좋아해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "지혜는 다른 사람을 돕나요?",
                    "hint": "ESFJ는 협력하고 다른 사람을 돕는 것을 중시해요.",
                    "result": "O",
                    "explanation": "지혜는 'I help others'라고 다른 사람을 돕는다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지혜",
                    "script": "Teamwork is great!",
                    "translation": "팀워크가 훌륭해!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "상우",
                    "script": "Knowledge is power.",
                    "translation": "지식이 힘이야."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Sang-woo thinks knowledge is @@.",
                    "hint": "INTP는 지식과 학습을 매우 중요하게 생각해요.",
                    "optionA": "boring",
                    "optionB": "power",
                    "optionC": "useless",
                    "result": "power",
                    "explanation": "상우는 지식이 힘이라고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지혜",
                    "script": "You're so smart!",
                    "translation": "정말 똑똑하구나!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "상우",
                    "script": "Helping is beautiful.",
                    "translation": "돕는 게 아름다워."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "상우가 아름답다고 생각하는 것이에요.",
                    "optionA": "helping",
                    "optionB": "is",
                    "optionC": "beautiful",
                    "result": "helping is beautiful",
                    "explanation": "상우는 돕는 것이 아름답다고 생각해요."
                }
            ]
        }
    ]
}
ID: 4255 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "새로운 도전",
            "explanation": "ENTP의 혁신적 도전과 ISFJ의 안정적 봉사 비교",
            "category": "직업 및 목표 설정",
            "level": 1,
            "my_mbti": "ENTP",
            "target_mbti": "ISFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "대현",
                    "script": "I try new things!",
                    "translation": "새로운 걸 시도해!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "유진",
                    "script": "I serve people.",
                    "translation": "사람들을 섬겨."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "대현이는 새로운 것을 시도하나요?",
                    "hint": "ENTP는 혁신적이고 새로운 도전을 좋아해요.",
                    "result": "O",
                    "explanation": "대현이는 'I try new things!'라고 새로운 것을 시도한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "대현",
                    "script": "Change excites me!",
                    "translation": "변화가 신나!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "유진",
                    "script": "Your energy amazes.",
                    "translation": "네 에너지가 놀라워."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Yu-jin is amazed by Dae-hyeon's @@.",
                    "hint": "ISFJ는 다른 사람의 활력을 존경해요.",
                    "optionA": "laziness",
                    "optionB": "energy",
                    "optionC": "sadness",
                    "result": "energy",
                    "explanation": "유진이는 대현이의 에너지에 놀라워해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "대현",
                    "script": "Service is noble.",
                    "translation": "봉사는 고귀해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "유진",
                    "script": "Innovation helps society.",
                    "translation": "혁신이 사회에 도움돼."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "유진이가 사회에 도움이 된다고 생각하는 것이에요.",
                    "optionA": "innovation",
                    "optionB": "helps",
                    "optionC": "society",
                    "result": "innovation helps society",
                    "explanation": "유진이는 혁신이 사회에 도움이 된다고 인정해요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "새로운 도전",
            "explanation": "ENTP의 혁신적 도전과 ISFJ의 안정적 봉사 비교",
            "level": 1,
            "my_mbti": "ENTP",
            "target_mbti": "ISFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "대현",
                    "script": "I try new things!",
                    "translation": "새로운 걸 시도해!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "유진",
                    "script": "I serve people.",
                    "translation": "사람들을 섬겨."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "대현이는 새로운 것을 시도하나요?",
                    "hint": "ENTP는 혁신적이고 새로운 도전을 좋아해요.",
                    "result": "O",
                    "explanation": "대현이는 'I try new things!'라고 새로운 것을 시도한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "대현",
                    "script": "Change excites me!",
                    "translation": "변화가 신나!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "유진",
                    "script": "Your energy amazes.",
                    "translation": "네 에너지가 놀라워."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Yu-jin is amazed by Dae-hyeon's @@.",
                    "hint": "ISFJ는 다른 사람의 활력을 존경해요.",
                    "optionA": "laziness",
                    "optionB": "energy",
                    "optionC": "sadness",
                    "result": "energy",
                    "explanation": "유진이는 대현이의 에너지에 놀라워해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "대현",
                    "script": "Service is noble.",
                    "translation": "봉사는 고귀해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "유진",
                    "script": "Innovation helps society.",
                    "translation": "혁신이 사회에 도움돼."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "유진이가 사회에 도움이 된다고 생각하는 것이에요.",
                    "optionA": "innovation",
                    "optionB": "helps",
                    "optionC": "society",
                    "result": "innovation helps society",
                    "explanation": "유진이는 혁신이 사회에 도움이 된다고 인정해요."
                }
            ]
        }
    ]
}
ID: 4256 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "나만의 길",
            "explanation": "ISTP의 독립적 실무와 ENFJ의 사람 돕기 비교",
            "category": "직업 및 목표 설정",
            "level": 1,
            "my_mbti": "ISTP",
            "target_mbti": "ENFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "준석",
                    "script": "I work alone.",
                    "translation": "혼자 일해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "아영",
                    "script": "I guide people.",
                    "translation": "사람들을 이끌어."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "준석이는 혼자 일하나요?",
                    "hint": "ISTP는 독립적으로 실무를 처리하는 것을 선호해요.",
                    "result": "O",
                    "explanation": "준석이는 'I work alone'라고 혼자 일한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "준석",
                    "script": "Skills matter most.",
                    "translation": "기술이 가장 중요해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "아영",
                    "script": "You're very skilled!",
                    "translation": "정말 실력이 뛰어나!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "A-young thinks Jun-seok is @@.",
                    "hint": "ENFJ는 다른 사람의 능력을 인정하고 격려해줘요.",
                    "optionA": "unskilled",
                    "optionB": "skilled",
                    "optionC": "lazy",
                    "result": "skilled",
                    "explanation": "아영이는 준석이가 실력이 뛰어나다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "준석",
                    "script": "Leadership is important.",
                    "translation": "리더십이 중요해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "아영",
                    "script": "Independence is strong.",
                    "translation": "독립성이 강해."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "아영이가 강하다고 생각하는 것이에요.",
                    "optionA": "independence",
                    "optionB": "is",
                    "optionC": "strong",
                    "result": "independence is strong",
                    "explanation": "아영이는 독립성이 강하다고 인정해요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "나만의 길",
            "explanation": "ISTP의 독립적 실무와 ENFJ의 사람 돕기 비교",
            "level": 1,
            "my_mbti": "ISTP",
            "target_mbti": "ENFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "준석",
                    "script": "I work alone.",
                    "translation": "혼자 일해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "아영",
                    "script": "I guide people.",
                    "translation": "사람들을 이끌어."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "준석이는 혼자 일하나요?",
                    "hint": "ISTP는 독립적으로 실무를 처리하는 것을 선호해요.",
                    "result": "O",
                    "explanation": "준석이는 'I work alone'라고 혼자 일한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "준석",
                    "script": "Skills matter most.",
                    "translation": "기술이 가장 중요해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "아영",
                    "script": "You're very skilled!",
                    "translation": "정말 실력이 뛰어나!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "A-young thinks Jun-seok is @@.",
                    "hint": "ENFJ는 다른 사람의 능력을 인정하고 격려해줘요.",
                    "optionA": "unskilled",
                    "optionB": "skilled",
                    "optionC": "lazy",
                    "result": "skilled",
                    "explanation": "아영이는 준석이가 실력이 뛰어나다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "준석",
                    "script": "Leadership is important.",
                    "translation": "리더십이 중요해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "아영",
                    "script": "Independence is strong.",
                    "translation": "독립성이 강해."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "아영이가 강하다고 생각하는 것이에요.",
                    "optionA": "independence",
                    "optionB": "is",
                    "optionC": "strong",
                    "result": "independence is strong",
                    "explanation": "아영이는 독립성이 강하다고 인정해요."
                }
            ]
        }
    ]
}
ID: 4257 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "즐거운 일터",
            "explanation": "ESFP의 즐거운 일과 INTJ의 전략적 목표 비교",
            "category": "직업 및 목표 설정",
            "level": 1,
            "my_mbti": "ESFP",
            "target_mbti": "INTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "하은",
                    "script": "Work should be fun!",
                    "translation": "일은 재미있어야 해!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "시우",
                    "script": "I plan strategically.",
                    "translation": "전략적으로 계획해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "하은이는 일이 재미있어야 한다고 생각하나요?",
                    "hint": "ESFP는 즐거움과 재미를 중요하게 생각해요.",
                    "result": "O",
                    "explanation": "하은이는 'Work should be fun!'라고 일이 재미있어야 한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "하은",
                    "script": "Joy brings energy.",
                    "translation": "기쁨이 에너지를 줘."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "시우",
                    "script": "Your happiness helps.",
                    "translation": "네 행복이 도움돼."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Si-woo thinks Ha-eun's @@ helps.",
                    "hint": "INTJ도 다른 사람의 긍정적 에너지를 인정해요.",
                    "optionA": "sadness",
                    "optionB": "happiness",
                    "optionC": "anger",
                    "result": "happiness",
                    "explanation": "시우는 하은이의 행복이 도움이 된다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "하은",
                    "script": "Planning is wise.",
                    "translation": "계획하는 게 현명해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "시우",
                    "script": "Fun motivates people.",
                    "translation": "재미가 사람들에게 동기를 줘."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "시우가 사람들에게 동기를 준다고 생각하는 것이에요.",
                    "optionA": "fun",
                    "optionB": "motivates",
                    "optionC": "people",
                    "result": "fun motivates people",
                    "explanation": "시우는 재미가 사람들에게 동기를 준다고 인정해요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "즐거운 일터",
            "explanation": "ESFP의 즐거운 일과 INTJ의 전략적 목표 비교",
            "level": 1,
            "my_mbti": "ESFP",
            "target_mbti": "INTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "하은",
                    "script": "Work should be fun!",
                    "translation": "일은 재미있어야 해!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "시우",
                    "script": "I plan strategically.",
                    "translation": "전략적으로 계획해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "하은이는 일이 재미있어야 한다고 생각하나요?",
                    "hint": "ESFP는 즐거움과 재미를 중요하게 생각해요.",
                    "result": "O",
                    "explanation": "하은이는 'Work should be fun!'라고 일이 재미있어야 한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "하은",
                    "script": "Joy brings energy.",
                    "translation": "기쁨이 에너지를 줘."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "시우",
                    "script": "Your happiness helps.",
                    "translation": "네 행복이 도움돼."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Si-woo thinks Ha-eun's @@ helps.",
                    "hint": "INTJ도 다른 사람의 긍정적 에너지를 인정해요.",
                    "optionA": "sadness",
                    "optionB": "happiness",
                    "optionC": "anger",
                    "result": "happiness",
                    "explanation": "시우는 하은이의 행복이 도움이 된다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "하은",
                    "script": "Planning is wise.",
                    "translation": "계획하는 게 현명해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "시우",
                    "script": "Fun motivates people.",
                    "translation": "재미가 사람들에게 동기를 줘."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "시우가 사람들에게 동기를 준다고 생각하는 것이에요.",
                    "optionA": "fun",
                    "optionB": "motivates",
                    "optionC": "people",
                    "result": "fun motivates people",
                    "explanation": "시우는 재미가 사람들에게 동기를 준다고 인정해요."
                }
            ]
        }
    ]
}
ID: 4258 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "가치 있는 삶",
            "explanation": "INFP의 가치 중심과 ESTJ의 현실적 성과 비교",
            "category": "직업 및 목표 설정",
            "level": 1,
            "my_mbti": "INFP",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "윤서",
                    "script": "Values guide me.",
                    "translation": "가치가 나를 이끌어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "성호",
                    "script": "Results matter most.",
                    "translation": "결과가 가장 중요해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "윤서는 가치가 중요하다고 생각하나요?",
                    "hint": "INFP는 개인적 가치와 의미를 중시해요.",
                    "result": "O",
                    "explanation": "윤서는 'Values guide me'라고 가치가 자신을 이끈다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "윤서",
                    "script": "Meaning is everything.",
                    "translation": "의미가 전부야."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "성호",
                    "script": "Your heart is beautiful.",
                    "translation": "네 마음이 아름다워."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Sung-ho thinks Yoon-seo's heart is @@.",
                    "hint": "ESTJ도 다른 사람의 순수한 마음을 인정해줘요.",
                    "optionA": "ugly",
                    "optionB": "beautiful",
                    "optionC": "weak",
                    "result": "beautiful",
                    "explanation": "성호는 윤서의 마음이 아름답다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "윤서",
                    "script": "Achievement shows strength.",
                    "translation": "성취는 힘을 보여줘."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "성호",
                    "script": "Purpose drives success.",
                    "translation": "목적이 성공을 이끌어."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "성호가 성공을 이끈다고 생각하는 것이에요.",
                    "optionA": "purpose",
                    "optionB": "drives",
                    "optionC": "success",
                    "result": "purpose drives success",
                    "explanation": "성호는 목적이 성공을 이끈다고 인정해요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "가치 있는 삶",
            "explanation": "INFP의 가치 중심과 ESTJ의 현실적 성과 비교",
            "level": 1,
            "my_mbti": "INFP",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "윤서",
                    "script": "Values guide me.",
                    "translation": "가치가 나를 이끌어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "성호",
                    "script": "Results matter most.",
                    "translation": "결과가 가장 중요해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "윤서는 가치가 중요하다고 생각하나요?",
                    "hint": "INFP는 개인적 가치와 의미를 중시해요.",
                    "result": "O",
                    "explanation": "윤서는 'Values guide me'라고 가치가 자신을 이끈다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "윤서",
                    "script": "Meaning is everything.",
                    "translation": "의미가 전부야."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "성호",
                    "script": "Your heart is beautiful.",
                    "translation": "네 마음이 아름다워."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Sung-ho thinks Yoon-seo's heart is @@.",
                    "hint": "ESTJ도 다른 사람의 순수한 마음을 인정해줘요.",
                    "optionA": "ugly",
                    "optionB": "beautiful",
                    "optionC": "weak",
                    "result": "beautiful",
                    "explanation": "성호는 윤서의 마음이 아름답다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "윤서",
                    "script": "Achievement shows strength.",
                    "translation": "성취는 힘을 보여줘."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "성호",
                    "script": "Purpose drives success.",
                    "translation": "목적이 성공을 이끌어."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "성호가 성공을 이끈다고 생각하는 것이에요.",
                    "optionA": "purpose",
                    "optionB": "drives",
                    "optionC": "success",
                    "result": "purpose drives success",
                    "explanation": "성호는 목적이 성공을 이끈다고 인정해요."
                }
            ]
        }
    ]
}
ID: 4259 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "지금 이 순간",
            "explanation": "ESTP의 즉석 기회와 INFJ의 깊은 목적 비교",
            "category": "직업 및 목표 설정",
            "level": 1,
            "my_mbti": "ESTP",
            "target_mbti": "INFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "민준",
                    "script": "I grab chances!",
                    "translation": "기회를 잡아!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "서연",
                    "script": "I find purpose.",
                    "translation": "목적을 찾아."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "민준이는 기회를 잡나요?",
                    "hint": "ESTP는 즉각적인 기회를 포착하고 행동해요.",
                    "result": "O",
                    "explanation": "민준이는 'I grab chances!'라고 기회를 잡는다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "민준",
                    "script": "Now is important!",
                    "translation": "지금이 중요해!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "서연",
                    "script": "Your courage inspires.",
                    "translation": "네 용기가 영감을 줘."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Seo-yeon feels inspired by Min-jun's @@.",
                    "hint": "INFJ는 다른 사람의 용기를 존경해요.",
                    "optionA": "fear",
                    "optionB": "courage",
                    "optionC": "laziness",
                    "result": "courage",
                    "explanation": "서연이는 민준이의 용기에서 영감을 받아요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "민준",
                    "script": "Deep thinking helps.",
                    "translation": "깊은 생각이 도움돼."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "서연",
                    "script": "Action creates change.",
                    "translation": "행동이 변화를 만들어."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "서연이가 변화를 만든다고 생각하는 것이에요.",
                    "optionA": "action",
                    "optionB": "creates",
                    "optionC": "change",
                    "result": "action creates change",
                    "explanation": "서연이는 행동이 변화를 만든다고 인정해요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "지금 이 순간",
            "explanation": "ESTP의 즉석 기회와 INFJ의 깊은 목적 비교",
            "level": 1,
            "my_mbti": "ESTP",
            "target_mbti": "INFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "민준",
                    "script": "I grab chances!",
                    "translation": "기회를 잡아!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "서연",
                    "script": "I find purpose.",
                    "translation": "목적을 찾아."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "민준이는 기회를 잡나요?",
                    "hint": "ESTP는 즉각적인 기회를 포착하고 행동해요.",
                    "result": "O",
                    "explanation": "민준이는 'I grab chances!'라고 기회를 잡는다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "민준",
                    "script": "Now is important!",
                    "translation": "지금이 중요해!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "서연",
                    "script": "Your courage inspires.",
                    "translation": "네 용기가 영감을 줘."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Seo-yeon feels inspired by Min-jun's @@.",
                    "hint": "INFJ는 다른 사람의 용기를 존경해요.",
                    "optionA": "fear",
                    "optionB": "courage",
                    "optionC": "laziness",
                    "result": "courage",
                    "explanation": "서연이는 민준이의 용기에서 영감을 받아요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "민준",
                    "script": "Deep thinking helps.",
                    "translation": "깊은 생각이 도움돼."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "서연",
                    "script": "Action creates change.",
                    "translation": "행동이 변화를 만들어."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "서연이가 변화를 만든다고 생각하는 것이에요.",
                    "optionA": "action",
                    "optionB": "creates",
                    "optionC": "change",
                    "result": "action creates change",
                    "explanation": "서연이는 행동이 변화를 만든다고 인정해요."
                }
            ]
        }
    ]
}
ID: 4260 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "나다운 성장",
            "explanation": "ISFP의 개인적 성장과 ENTJ의 리더십 목표 비교",
            "category": "직업 및 목표 설정",
            "level": 1,
            "my_mbti": "ISFP",
            "target_mbti": "ENTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수빈",
                    "script": "I grow naturally.",
                    "translation": "자연스럽게 성장해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "현준",
                    "script": "I lead teams.",
                    "translation": "팀을 이끌어."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "수빈이는 자연스럽게 성장하나요?",
                    "hint": "ISFP는 자신만의 속도로 개인적 성장을 추구해요.",
                    "result": "O",
                    "explanation": "수빈이는 'I grow naturally'라고 자연스럽게 성장한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "수빈",
                    "script": "Authentic feels right.",
                    "translation": "진정한 게 맞는 것 같아."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "현준",
                    "script": "You're very genuine!",
                    "translation": "정말 진실하구나!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Hyeon-jun thinks Su-bin is @@.",
                    "hint": "ENTJ도 다른 사람의 진정성을 인정해줘요.",
                    "optionA": "fake",
                    "optionB": "genuine",
                    "optionC": "weak",
                    "result": "genuine",
                    "explanation": "현준이는 수빈이가 진실하다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "수빈",
                    "script": "Leadership is powerful.",
                    "translation": "리더십이 강력해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "현준",
                    "script": "Authenticity inspires others.",
                    "translation": "진정성이 다른 사람들에게 영감을 줘."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "현준이가 다른 사람들에게 영감을 준다고 생각하는 것이에요.",
                    "optionA": "authenticity",
                    "optionB": "inspires",
                    "optionC": "others",
                    "result": "authenticity inspires others",
                    "explanation": "현준이는 진정성이 다른 사람들에게 영감을 준다고 인정해요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "나다운 성장",
            "explanation": "ISFP의 개인적 성장과 ENTJ의 리더십 목표 비교",
            "level": 1,
            "my_mbti": "ISFP",
            "target_mbti": "ENTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수빈",
                    "script": "I grow naturally.",
                    "translation": "자연스럽게 성장해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "현준",
                    "script": "I lead teams.",
                    "translation": "팀을 이끌어."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "수빈이는 자연스럽게 성장하나요?",
                    "hint": "ISFP는 자신만의 속도로 개인적 성장을 추구해요.",
                    "result": "O",
                    "explanation": "수빈이는 'I grow naturally'라고 자연스럽게 성장한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "수빈",
                    "script": "Authentic feels right.",
                    "translation": "진정한 게 맞는 것 같아."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "현준",
                    "script": "You're very genuine!",
                    "translation": "정말 진실하구나!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Hyeon-jun thinks Su-bin is @@.",
                    "hint": "ENTJ도 다른 사람의 진정성을 인정해줘요.",
                    "optionA": "fake",
                    "optionB": "genuine",
                    "optionC": "weak",
                    "result": "genuine",
                    "explanation": "현준이는 수빈이가 진실하다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "수빈",
                    "script": "Leadership is powerful.",
                    "translation": "리더십이 강력해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "현준",
                    "script": "Authenticity inspires others.",
                    "translation": "진정성이 다른 사람들에게 영감을 줘."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "현준이가 다른 사람들에게 영감을 준다고 생각하는 것이에요.",
                    "optionA": "authenticity",
                    "optionB": "inspires",
                    "optionC": "others",
                    "result": "authenticity inspires others",
                    "explanation": "현준이는 진정성이 다른 사람들에게 영감을 준다고 인정해요."
                }
            ]
        }
    ]
}
ID: 4261 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "신나는 주말",
            "explanation": "ESFP의 활발한 사교 활동과 INTJ의 집중적 개인 취미 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ESFP",
            "target_mbti": "INTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "하영",
                    "script": "I love parties!",
                    "translation": "파티를 좋아해!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "도윤",
                    "script": "I read books.",
                    "translation": "책을 읽어."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "하영이는 파티를 좋아하나요?",
                    "hint": "ESFP는 사람들과 함께하는 활발한 활동을 좋아해요.",
                    "result": "O",
                    "explanation": "하영이는 'I love parties!'라고 파티를 좋아한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "하영",
                    "script": "Friends bring joy!",
                    "translation": "친구들이 기쁨을 줘!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "도윤",
                    "script": "Books teach wisdom.",
                    "translation": "책이 지혜를 가르쳐줘."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Do-yoon thinks books teach @@.",
                    "hint": "INTJ는 책을 통해 지식과 지혜를 얻는 것을 즐겨요.",
                    "optionA": "nothing",
                    "optionB": "wisdom",
                    "optionC": "sadness",
                    "result": "wisdom",
                    "explanation": "도윤이는 책이 지혜를 가르쳐준다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "하영",
                    "script": "You're so thoughtful!",
                    "translation": "정말 사려 깊구나!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "도윤",
                    "script": "Social time is precious.",
                    "translation": "사교 시간도 소중해."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "도윤이가 소중하다고 생각하는 것이에요.",
                    "optionA": "social",
                    "optionB": "time",
                    "optionC": "precious",
                    "result": "social time precious",
                    "explanation": "도윤이는 사교 시간도 소중하다고 인정해요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "신나는 주말",
            "explanation": "ESFP의 활발한 사교 활동과 INTJ의 집중적 개인 취미 비교",
            "level": 1,
            "my_mbti": "ESFP",
            "target_mbti": "INTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "하영",
                    "script": "I love parties!",
                    "translation": "파티를 좋아해!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "도윤",
                    "script": "I read books.",
                    "translation": "책을 읽어."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "하영이는 파티를 좋아하나요?",
                    "hint": "ESFP는 사람들과 함께하는 활발한 활동을 좋아해요.",
                    "result": "O",
                    "explanation": "하영이는 'I love parties!'라고 파티를 좋아한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "하영",
                    "script": "Friends bring joy!",
                    "translation": "친구들이 기쁨을 줘!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "도윤",
                    "script": "Books teach wisdom.",
                    "translation": "책이 지혜를 가르쳐줘."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Do-yoon thinks books teach @@.",
                    "hint": "INTJ는 책을 통해 지식과 지혜를 얻는 것을 즐겨요.",
                    "optionA": "nothing",
                    "optionB": "wisdom",
                    "optionC": "sadness",
                    "result": "wisdom",
                    "explanation": "도윤이는 책이 지혜를 가르쳐준다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "하영",
                    "script": "You're so thoughtful!",
                    "translation": "정말 사려 깊구나!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "도윤",
                    "script": "Social time is precious.",
                    "translation": "사교 시간도 소중해."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "도윤이가 소중하다고 생각하는 것이에요.",
                    "optionA": "social",
                    "optionB": "time",
                    "optionC": "precious",
                    "result": "social time precious",
                    "explanation": "도윤이는 사교 시간도 소중하다고 인정해요."
                }
            ]
        }
    ]
}
ID: 4262 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "손끝의 마법",
            "explanation": "ISFJ의 전통적 수공예와 ENTP의 새로운 실험 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ENTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수진",
                    "script": "I knit sweaters.",
                    "translation": "스웨터를 뜨개질해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "동현",
                    "script": "I try new games!",
                    "translation": "새로운 게임을 해봐!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "수진이는 뜨개질을 하나요?",
                    "hint": "ISFJ는 전통적이고 실용적인 수공예를 좋아해요.",
                    "result": "O",
                    "explanation": "수진이는 'I knit sweaters'라고 뜨개질한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "수진",
                    "script": "Handmade is special.",
                    "translation": "수제가 특별해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "동현",
                    "script": "Your skills amaze!",
                    "translation": "네 솜씨가 놀라워!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Dong-hyeon is amazed by Su-jin's @@.",
                    "hint": "ENTP는 다른 사람의 기술과 재능을 인정해줘요.",
                    "optionA": "laziness",
                    "optionB": "skills",
                    "optionC": "anger",
                    "result": "skills",
                    "explanation": "동현이는 수진이의 솜씨에 놀라워해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "수진",
                    "script": "Creativity is wonderful!",
                    "translation": "창의성이 멋져!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "동현",
                    "script": "Tradition has beauty.",
                    "translation": "전통에는 아름다움이 있어."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "동현이가 아름다움이 있다고 생각하는 것이에요.",
                    "optionA": "tradition",
                    "optionB": "has",
                    "optionC": "beauty",
                    "result": "tradition has beauty",
                    "explanation": "동현이는 전통에 아름다움이 있다고 인정해요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "손끝의 마법",
            "explanation": "ISFJ의 전통적 수공예와 ENTP의 새로운 실험 비교",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ENTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수진",
                    "script": "I knit sweaters.",
                    "translation": "스웨터를 뜨개질해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "동현",
                    "script": "I try new games!",
                    "translation": "새로운 게임을 해봐!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "수진이는 뜨개질을 하나요?",
                    "hint": "ISFJ는 전통적이고 실용적인 수공예를 좋아해요.",
                    "result": "O",
                    "explanation": "수진이는 'I knit sweaters'라고 뜨개질한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "수진",
                    "script": "Handmade is special.",
                    "translation": "수제가 특별해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "동현",
                    "script": "Your skills amaze!",
                    "translation": "네 솜씨가 놀라워!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Dong-hyeon is amazed by Su-jin's @@.",
                    "hint": "ENTP는 다른 사람의 기술과 재능을 인정해줘요.",
                    "optionA": "laziness",
                    "optionB": "skills",
                    "optionC": "anger",
                    "result": "skills",
                    "explanation": "동현이는 수진이의 솜씨에 놀라워해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "수진",
                    "script": "Creativity is wonderful!",
                    "translation": "창의성이 멋져!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "동현",
                    "script": "Tradition has beauty.",
                    "translation": "전통에는 아름다움이 있어."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "동현이가 아름다움이 있다고 생각하는 것이에요.",
                    "optionA": "tradition",
                    "optionB": "has",
                    "optionC": "beauty",
                    "result": "tradition has beauty",
                    "explanation": "동현이는 전통에 아름다움이 있다고 인정해요."
                }
            ]
        }
    ]
}
ID: 4263 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "운동의 즐거움",
            "explanation": "ESTJ의 체계적 운동과 INFP의 창의적 예술 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ESTJ",
            "target_mbti": "INFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "강민",
                    "script": "I exercise daily.",
                    "translation": "매일 운동해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "다혜",
                    "script": "I paint pictures.",
                    "translation": "그림을 그려."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "강민이는 매일 운동하나요?",
                    "hint": "ESTJ는 규칙적이고 체계적인 운동을 좋아해요.",
                    "result": "O",
                    "explanation": "강민이는 'I exercise daily'라고 매일 운동한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "강민",
                    "script": "Health comes first.",
                    "translation": "건강이 우선이야."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "다혜",
                    "script": "You're so disciplined!",
                    "translation": "정말 절제력이 있구나!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Da-hye thinks Gang-min is @@.",
                    "hint": "INFP는 다른 사람의 의지력을 존경해요.",
                    "optionA": "weak",
                    "optionB": "disciplined",
                    "optionC": "lazy",
                    "result": "disciplined",
                    "explanation": "다혜는 강민이가 절제력이 있다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "강민",
                    "script": "Art touches hearts.",
                    "translation": "예술이 마음을 감동시켜."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "다혜",
                    "script": "Exercise builds strength.",
                    "translation": "운동이 힘을 길러줘."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "다혜가 힘을 길러준다고 생각하는 것이에요.",
                    "optionA": "exercise",
                    "optionB": "builds",
                    "optionC": "strength",
                    "result": "exercise builds strength",
                    "explanation": "다혜는 운동이 힘을 길러준다고 인정해요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "운동의 즐거움",
            "explanation": "ESTJ의 체계적 운동과 INFP의 창의적 예술 비교",
            "level": 1,
            "my_mbti": "ESTJ",
            "target_mbti": "INFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "강민",
                    "script": "I exercise daily.",
                    "translation": "매일 운동해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "다혜",
                    "script": "I paint pictures.",
                    "translation": "그림을 그려."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "강민이는 매일 운동하나요?",
                    "hint": "ESTJ는 규칙적이고 체계적인 운동을 좋아해요.",
                    "result": "O",
                    "explanation": "강민이는 'I exercise daily'라고 매일 운동한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "강민",
                    "script": "Health comes first.",
                    "translation": "건강이 우선이야."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "다혜",
                    "script": "You're so disciplined!",
                    "translation": "정말 절제력이 있구나!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Da-hye thinks Gang-min is @@.",
                    "hint": "INFP는 다른 사람의 의지력을 존경해요.",
                    "optionA": "weak",
                    "optionB": "disciplined",
                    "optionC": "lazy",
                    "result": "disciplined",
                    "explanation": "다혜는 강민이가 절제력이 있다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "강민",
                    "script": "Art touches hearts.",
                    "translation": "예술이 마음을 감동시켜."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "다혜",
                    "script": "Exercise builds strength.",
                    "translation": "운동이 힘을 길러줘."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "다혜가 힘을 길러준다고 생각하는 것이에요.",
                    "optionA": "exercise",
                    "optionB": "builds",
                    "optionC": "strength",
                    "result": "exercise builds strength",
                    "explanation": "다혜는 운동이 힘을 길러준다고 인정해요."
                }
            ]
        }
    ]
}
ID: 4264 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "만드는 기쁨",
            "explanation": "ISTP의 손기술 작업과 ENFJ의 사람들과의 활동 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISTP",
            "target_mbti": "ENFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "태윤",
                    "script": "I build things.",
                    "translation": "물건을 만들어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "혜원",
                    "script": "I organize events.",
                    "translation": "행사를 조직해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "태윤이는 물건을 만드나요?",
                    "hint": "ISTP는 손으로 만들고 조립하는 활동을 좋아해요.",
                    "result": "O",
                    "explanation": "태윤이는 'I build things'라고 물건을 만든다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "태윤",
                    "script": "Tools are friends.",
                    "translation": "도구는 친구야."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "혜원",
                    "script": "Your hands are magical!",
                    "translation": "네 손은 마법 같아!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Hye-won thinks Tae-yoon's hands are @@.",
                    "hint": "ENFJ는 다른 사람의 재능을 아름답게 표현해줘요.",
                    "optionA": "ugly",
                    "optionB": "magical",
                    "optionC": "dirty",
                    "result": "magical",
                    "explanation": "혜원이는 태윤이의 손이 마법 같다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "태윤",
                    "script": "People bring energy.",
                    "translation": "사람들이 에너지를 줘."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "혜원",
                    "script": "Creating is beautiful.",
                    "translation": "만드는 것은 아름다워."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "혜원이가 아름답다고 생각하는 것이에요.",
                    "optionA": "creating",
                    "optionB": "is",
                    "optionC": "beautiful",
                    "result": "creating is beautiful",
                    "explanation": "혜원이는 만드는 것이 아름답다고 생각해요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "만드는 기쁨",
            "explanation": "ISTP의 손기술 작업과 ENFJ의 사람들과의 활동 비교",
            "level": 1,
            "my_mbti": "ISTP",
            "target_mbti": "ENFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "태윤",
                    "script": "I build things.",
                    "translation": "물건을 만들어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "혜원",
                    "script": "I organize events.",
                    "translation": "행사를 조직해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "태윤이는 물건을 만드나요?",
                    "hint": "ISTP는 손으로 만들고 조립하는 활동을 좋아해요.",
                    "result": "O",
                    "explanation": "태윤이는 'I build things'라고 물건을 만든다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "태윤",
                    "script": "Tools are friends.",
                    "translation": "도구는 친구야."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "혜원",
                    "script": "Your hands are magical!",
                    "translation": "네 손은 마법 같아!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Hye-won thinks Tae-yoon's hands are @@.",
                    "hint": "ENFJ는 다른 사람의 재능을 아름답게 표현해줘요.",
                    "optionA": "ugly",
                    "optionB": "magical",
                    "optionC": "dirty",
                    "result": "magical",
                    "explanation": "혜원이는 태윤이의 손이 마법 같다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "태윤",
                    "script": "People bring energy.",
                    "translation": "사람들이 에너지를 줘."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "혜원",
                    "script": "Creating is beautiful.",
                    "translation": "만드는 것은 아름다워."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "혜원이가 아름답다고 생각하는 것이에요.",
                    "optionA": "creating",
                    "optionB": "is",
                    "optionC": "beautiful",
                    "result": "creating is beautiful",
                    "explanation": "혜원이는 만드는 것이 아름답다고 생각해요."
                }
            ]
        }
    ]
}
ID: 4265 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "다양한 관심사",
            "explanation": "ENFP의 여러 취미와 ISTJ의 꾸준한 하나의 취미 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ENFP",
            "target_mbti": "ISTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "아린",
                    "script": "I try everything!",
                    "translation": "모든 걸 해봐!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "재훈",
                    "script": "I focus deeply.",
                    "translation": "깊이 집중해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "아린이는 모든 것을 시도해보나요?",
                    "hint": "ENFP는 다양한 취미와 활동에 관심이 많아요.",
                    "result": "O",
                    "explanation": "아린이는 'I try everything!'라고 모든 것을 시도한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "아린",
                    "script": "Variety is exciting!",
                    "translation": "다양함이 신나!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "재훈",
                    "script": "Your curiosity inspires.",
                    "translation": "네 호기심이 영감을 줘."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Jae-hun feels inspired by A-rin's @@.",
                    "hint": "ISTJ도 다른 사람의 호기심을 인정해줘요.",
                    "optionA": "laziness",
                    "optionB": "curiosity",
                    "optionC": "anger",
                    "result": "curiosity",
                    "explanation": "재훈이는 아린이의 호기심에서 영감을 받아요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "아린",
                    "script": "Depth has value.",
                    "translation": "깊이에는 가치가 있어."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "재훈",
                    "script": "Exploring brings joy.",
                    "translation": "탐험이 기쁨을 가져와."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "재훈이가 기쁨을 가져온다고 생각하는 것이에요.",
                    "optionA": "exploring",
                    "optionB": "brings",
                    "optionC": "joy",
                    "result": "exploring brings joy",
                    "explanation": "재훈이는 탐험이 기쁨을 가져온다고 인정해요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "다양한 관심사",
            "explanation": "ENFP의 여러 취미와 ISTJ의 꾸준한 하나의 취미 비교",
            "level": 1,
            "my_mbti": "ENFP",
            "target_mbti": "ISTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "아린",
                    "script": "I try everything!",
                    "translation": "모든 걸 해봐!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "재훈",
                    "script": "I focus deeply.",
                    "translation": "깊이 집중해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "아린이는 모든 것을 시도해보나요?",
                    "hint": "ENFP는 다양한 취미와 활동에 관심이 많아요.",
                    "result": "O",
                    "explanation": "아린이는 'I try everything!'라고 모든 것을 시도한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "아린",
                    "script": "Variety is exciting!",
                    "translation": "다양함이 신나!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "재훈",
                    "script": "Your curiosity inspires.",
                    "translation": "네 호기심이 영감을 줘."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Jae-hun feels inspired by A-rin's @@.",
                    "hint": "ISTJ도 다른 사람의 호기심을 인정해줘요.",
                    "optionA": "laziness",
                    "optionB": "curiosity",
                    "optionC": "anger",
                    "result": "curiosity",
                    "explanation": "재훈이는 아린이의 호기심에서 영감을 받아요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "아린",
                    "script": "Depth has value.",
                    "translation": "깊이에는 가치가 있어."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "재훈",
                    "script": "Exploring brings joy.",
                    "translation": "탐험이 기쁨을 가져와."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "재훈이가 기쁨을 가져온다고 생각하는 것이에요.",
                    "optionA": "exploring",
                    "optionB": "brings",
                    "optionC": "joy",
                    "result": "exploring brings joy",
                    "explanation": "재훈이는 탐험이 기쁨을 가져온다고 인정해요."
                }
            ]
        }
    ]
}
ID: 4266 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "함께하는 시간",
            "explanation": "ESFJ의 공동 활동과 INTP의 지식 탐구 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ESFJ",
            "target_mbti": "INTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "지영",
                    "script": "We cook together!",
                    "translation": "함께 요리해!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "상민",
                    "script": "I research topics.",
                    "translation": "주제를 연구해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "지영이는 함께 요리하나요?",
                    "hint": "ESFJ는 다른 사람들과 함께하는 활동을 좋아해요.",
                    "result": "O",
                    "explanation": "지영이는 'We cook together!'라고 함께 요리한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지영",
                    "script": "Sharing is caring!",
                    "translation": "나누는 것이 배려야!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "상민",
                    "script": "Knowledge fascinates me.",
                    "translation": "지식이 나를 매혹시켜."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Sang-min is fascinated by @@.",
                    "hint": "INTP는 지식과 학습에 깊이 빠져들어요.",
                    "optionA": "cooking",
                    "optionB": "knowledge",
                    "optionC": "noise",
                    "result": "knowledge",
                    "explanation": "상민이는 지식에 매혹되어 있어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지영",
                    "script": "You're so intelligent!",
                    "translation": "정말 똑똑하구나!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "상민",
                    "script": "Togetherness creates warmth.",
                    "translation": "함께함이 따뜻함을 만들어."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "상민이가 따뜻함을 만든다고 생각하는 것이에요.",
                    "optionA": "togetherness",
                    "optionB": "creates",
                    "optionC": "warmth",
                    "result": "togetherness creates warmth",
                    "explanation": "상민이는 함께함이 따뜻함을 만든다고 인정해요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "함께하는 시간",
            "explanation": "ESFJ의 공동 활동과 INTP의 지식 탐구 비교",
            "level": 1,
            "my_mbti": "ESFJ",
            "target_mbti": "INTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "지영",
                    "script": "We cook together!",
                    "translation": "함께 요리해!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "상민",
                    "script": "I research topics.",
                    "translation": "주제를 연구해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "지영이는 함께 요리하나요?",
                    "hint": "ESFJ는 다른 사람들과 함께하는 활동을 좋아해요.",
                    "result": "O",
                    "explanation": "지영이는 'We cook together!'라고 함께 요리한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지영",
                    "script": "Sharing is caring!",
                    "translation": "나누는 것이 배려야!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "상민",
                    "script": "Knowledge fascinates me.",
                    "translation": "지식이 나를 매혹시켜."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Sang-min is fascinated by @@.",
                    "hint": "INTP는 지식과 학습에 깊이 빠져들어요.",
                    "optionA": "cooking",
                    "optionB": "knowledge",
                    "optionC": "noise",
                    "result": "knowledge",
                    "explanation": "상민이는 지식에 매혹되어 있어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지영",
                    "script": "You're so intelligent!",
                    "translation": "정말 똑똑하구나!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "상민",
                    "script": "Togetherness creates warmth.",
                    "translation": "함께함이 따뜻함을 만들어."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "상민이가 따뜻함을 만든다고 생각하는 것이에요.",
                    "optionA": "togetherness",
                    "optionB": "creates",
                    "optionC": "warmth",
                    "result": "togetherness creates warmth",
                    "explanation": "상민이는 함께함이 따뜻함을 만든다고 인정해요."
                }
            ]
        }
    ]
}
ID: 4267 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "조용한 휴식",
            "explanation": "INFJ의 성찰적 활동과 ESTP의 활동적 스포츠 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "INFJ",
            "target_mbti": "ESTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "은서",
                    "script": "I meditate quietly.",
                    "translation": "조용히 명상해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "준영",
                    "script": "I play sports!",
                    "translation": "스포츠를 해!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "은서는 조용히 명상하나요?",
                    "hint": "INFJ는 조용하고 성찰적인 활동을 선호해요.",
                    "result": "O",
                    "explanation": "은서는 'I meditate quietly'라고 조용히 명상한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "은서",
                    "script": "Peace fills me.",
                    "translation": "평화가 나를 채워."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "준영",
                    "script": "Movement energizes me!",
                    "translation": "움직임이 활력을 줘!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Jun-young gets energized by @@.",
                    "hint": "ESTP는 신체 활동을 통해 에너지를 얻어요.",
                    "optionA": "sitting",
                    "optionB": "movement",
                    "optionC": "sleeping",
                    "result": "movement",
                    "explanation": "준영이는 움직임에서 활력을 얻어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "은서",
                    "script": "Action brings life.",
                    "translation": "행동이 생명을 가져와."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "준영",
                    "script": "Stillness has power.",
                    "translation": "고요함에는 힘이 있어."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "준영이가 힘이 있다고 생각하는 것이에요.",
                    "optionA": "stillness",
                    "optionB": "has",
                    "optionC": "power",
                    "result": "stillness has power",
                    "explanation": "준영이는 고요함에 힘이 있다고 인정해요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "조용한 휴식",
            "explanation": "INFJ의 성찰적 활동과 ESTP의 활동적 스포츠 비교",
            "level": 1,
            "my_mbti": "INFJ",
            "target_mbti": "ESTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "은서",
                    "script": "I meditate quietly.",
                    "translation": "조용히 명상해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "준영",
                    "script": "I play sports!",
                    "translation": "스포츠를 해!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "은서는 조용히 명상하나요?",
                    "hint": "INFJ는 조용하고 성찰적인 활동을 선호해요.",
                    "result": "O",
                    "explanation": "은서는 'I meditate quietly'라고 조용히 명상한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "은서",
                    "script": "Peace fills me.",
                    "translation": "평화가 나를 채워."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "준영",
                    "script": "Movement energizes me!",
                    "translation": "움직임이 활력을 줘!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Jun-young gets energized by @@.",
                    "hint": "ESTP는 신체 활동을 통해 에너지를 얻어요.",
                    "optionA": "sitting",
                    "optionB": "movement",
                    "optionC": "sleeping",
                    "result": "movement",
                    "explanation": "준영이는 움직임에서 활력을 얻어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "은서",
                    "script": "Action brings life.",
                    "translation": "행동이 생명을 가져와."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "준영",
                    "script": "Stillness has power.",
                    "translation": "고요함에는 힘이 있어."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "준영이가 힘이 있다고 생각하는 것이에요.",
                    "optionA": "stillness",
                    "optionB": "has",
                    "optionC": "power",
                    "result": "stillness has power",
                    "explanation": "준영이는 고요함에 힘이 있다고 인정해요."
                }
            ]
        }
    ]
}
ID: 4268 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "목표를 향해",
            "explanation": "ENTJ의 목표 지향적 활동과 ISFP의 감성적 예술 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ENTJ",
            "target_mbti": "ISFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "동혁",
                    "script": "I train for marathons.",
                    "translation": "마라톤을 위해 훈련해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "소영",
                    "script": "I write poems.",
                    "translation": "시를 써."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "동혁이는 마라톤을 위해 훈련하나요?",
                    "hint": "ENTJ는 구체적인 목표를 세우고 체계적으로 준비해요.",
                    "result": "O",
                    "explanation": "동혁이는 'I train for marathons'라고 마라톤을 위해 훈련한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "동혁",
                    "script": "Goals drive me.",
                    "translation": "목표가 나를 이끌어."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "소영",
                    "script": "Your determination amazes.",
                    "translation": "네 의지가 놀라워."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "So-young is amazed by Dong-hyeok's @@.",
                    "hint": "ISFP는 다른 사람의 강한 의지를 존경해요.",
                    "optionA": "weakness",
                    "optionB": "determination",
                    "optionC": "sadness",
                    "result": "determination",
                    "explanation": "소영이는 동혁이의 의지에 놀라워해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "동혁",
                    "script": "Poetry touches souls.",
                    "translation": "시가 영혼을 감동시켜."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "소영",
                    "script": "Achievement inspires others.",
                    "translation": "성취가 다른 사람들에게 영감을 줘."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "소영이가 다른 사람들에게 영감을 준다고 생각하는 것이에요.",
                    "optionA": "achievement",
                    "optionB": "inspires",
                    "optionC": "others",
                    "result": "achievement inspires others",
                    "explanation": "소영이는 성취가 다른 사람들에게 영감을 준다고 인정해요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "목표를 향해",
            "explanation": "ENTJ의 목표 지향적 활동과 ISFP의 감성적 예술 비교",
            "level": 1,
            "my_mbti": "ENTJ",
            "target_mbti": "ISFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "동혁",
                    "script": "I train for marathons.",
                    "translation": "마라톤을 위해 훈련해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "소영",
                    "script": "I write poems.",
                    "translation": "시를 써."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "동혁이는 마라톤을 위해 훈련하나요?",
                    "hint": "ENTJ는 구체적인 목표를 세우고 체계적으로 준비해요.",
                    "result": "O",
                    "explanation": "동혁이는 'I train for marathons'라고 마라톤을 위해 훈련한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "동혁",
                    "script": "Goals drive me.",
                    "translation": "목표가 나를 이끌어."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "소영",
                    "script": "Your determination amazes.",
                    "translation": "네 의지가 놀라워."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "So-young is amazed by Dong-hyeok's @@.",
                    "hint": "ISFP는 다른 사람의 강한 의지를 존경해요.",
                    "optionA": "weakness",
                    "optionB": "determination",
                    "optionC": "sadness",
                    "result": "determination",
                    "explanation": "소영이는 동혁이의 의지에 놀라워해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "동혁",
                    "script": "Poetry touches souls.",
                    "translation": "시가 영혼을 감동시켜."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "소영",
                    "script": "Achievement inspires others.",
                    "translation": "성취가 다른 사람들에게 영감을 줘."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "소영이가 다른 사람들에게 영감을 준다고 생각하는 것이에요.",
                    "optionA": "achievement",
                    "optionB": "inspires",
                    "optionC": "others",
                    "result": "achievement inspires others",
                    "explanation": "소영이는 성취가 다른 사람들에게 영감을 준다고 인정해요."
                }
            ]
        }
    ]
}
ID: 4269 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "새로운 실험",
            "explanation": "ENTP의 실험적 취미와 ISFJ의 전통적 활동 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ENTP",
            "target_mbti": "ISFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "민재",
                    "script": "I invent gadgets!",
                    "translation": "장치를 발명해!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "예은",
                    "script": "I garden flowers.",
                    "translation": "꽃을 기르고 있어."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "민재는 장치를 발명하나요?",
                    "hint": "ENTP는 새롭고 창의적인 실험을 좋아해요.",
                    "result": "O",
                    "explanation": "민재는 'I invent gadgets!'라고 장치를 발명한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "민재",
                    "script": "Innovation excites me!",
                    "translation": "혁신이 나를 흥분시켜!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "예은",
                    "script": "Your creativity shines.",
                    "translation": "네 창의성이 빛나."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Ye-eun thinks Min-jae's creativity @@.",
                    "hint": "ISFJ는 다른 사람의 창의성을 아름답게 표현해줘요.",
                    "optionA": "sucks",
                    "optionB": "shines",
                    "optionC": "hurts",
                    "result": "shines",
                    "explanation": "예은이는 민재의 창의성이 빛난다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "민재",
                    "script": "Nature brings peace.",
                    "translation": "자연이 평화를 가져와."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "예은",
                    "script": "New ideas help.",
                    "translation": "새로운 아이디어가 도움돼."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "예은이가 도움이 된다고 생각하는 것이에요.",
                    "optionA": "new",
                    "optionB": "ideas",
                    "optionC": "help",
                    "result": "new ideas help",
                    "explanation": "예은이는 새로운 아이디어가 도움이 된다고 인정해요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "새로운 실험",
            "explanation": "ENTP의 실험적 취미와 ISFJ의 전통적 활동 비교",
            "level": 1,
            "my_mbti": "ENTP",
            "target_mbti": "ISFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "민재",
                    "script": "I invent gadgets!",
                    "translation": "장치를 발명해!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "예은",
                    "script": "I garden flowers.",
                    "translation": "꽃을 기르고 있어."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "민재는 장치를 발명하나요?",
                    "hint": "ENTP는 새롭고 창의적인 실험을 좋아해요.",
                    "result": "O",
                    "explanation": "민재는 'I invent gadgets!'라고 장치를 발명한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "민재",
                    "script": "Innovation excites me!",
                    "translation": "혁신이 나를 흥분시켜!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "예은",
                    "script": "Your creativity shines.",
                    "translation": "네 창의성이 빛나."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Ye-eun thinks Min-jae's creativity @@.",
                    "hint": "ISFJ는 다른 사람의 창의성을 아름답게 표현해줘요.",
                    "optionA": "sucks",
                    "optionB": "shines",
                    "optionC": "hurts",
                    "result": "shines",
                    "explanation": "예은이는 민재의 창의성이 빛난다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "민재",
                    "script": "Nature brings peace.",
                    "translation": "자연이 평화를 가져와."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "예은",
                    "script": "New ideas help.",
                    "translation": "새로운 아이디어가 도움돼."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "예은이가 도움이 된다고 생각하는 것이에요.",
                    "optionA": "new",
                    "optionB": "ideas",
                    "optionC": "help",
                    "result": "new ideas help",
                    "explanation": "예은이는 새로운 아이디어가 도움이 된다고 인정해요."
                }
            ]
        }
    ]
}
ID: 4270 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "자유로운 놀이",
            "explanation": "ESFP의 즉흥적 놀이와 INTJ의 계획적 취미 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ESFP",
            "target_mbti": "INTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "혜진",
                    "script": "Let's dance now!",
                    "translation": "지금 춤추자!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "우진",
                    "script": "I collect stamps.",
                    "translation": "우표를 수집해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "혜진이는 지금 춤추자고 하나요?",
                    "hint": "ESFP는 즉흥적이고 자유로운 활동을 좋아해요.",
                    "result": "O",
                    "explanation": "혜진이는 'Let's dance now!'라고 지금 춤추자고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "혜진",
                    "script": "Freedom feels good!",
                    "translation": "자유가 기분 좋아!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "우진",
                    "script": "Your joy is contagious.",
                    "translation": "네 기쁨이 전염성이 있어."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Woo-jin thinks Hye-jin's joy is @@.",
                    "hint": "INTJ도 다른 사람의 긍정적 에너지를 인정해요.",
                    "optionA": "boring",
                    "optionB": "contagious",
                    "optionC": "annoying",
                    "result": "contagious",
                    "explanation": "우진이는 혜진이의 기쁨이 전염성이 있다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "혜진",
                    "script": "Collections are special.",
                    "translation": "수집품은 특별해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "우진",
                    "script": "Spontaneity adds spice.",
                    "translation": "즉흥성이 재미를 더해."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "우진이가 재미를 더한다고 생각하는 것이에요.",
                    "optionA": "spontaneity",
                    "optionB": "adds",
                    "optionC": "spice",
                    "result": "spontaneity adds spice",
                    "explanation": "우진이는 즉흥성이 재미를 더한다고 인정해요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "자유로운 놀이",
            "explanation": "ESFP의 즉흥적 놀이와 INTJ의 계획적 취미 비교",
            "level": 1,
            "my_mbti": "ESFP",
            "target_mbti": "INTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "혜진",
                    "script": "Let's dance now!",
                    "translation": "지금 춤추자!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "우진",
                    "script": "I collect stamps.",
                    "translation": "우표를 수집해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "혜진이는 지금 춤추자고 하나요?",
                    "hint": "ESFP는 즉흥적이고 자유로운 활동을 좋아해요.",
                    "result": "O",
                    "explanation": "혜진이는 'Let's dance now!'라고 지금 춤추자고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "혜진",
                    "script": "Freedom feels good!",
                    "translation": "자유가 기분 좋아!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "우진",
                    "script": "Your joy is contagious.",
                    "translation": "네 기쁨이 전염성이 있어."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Woo-jin thinks Hye-jin's joy is @@.",
                    "hint": "INTJ도 다른 사람의 긍정적 에너지를 인정해요.",
                    "optionA": "boring",
                    "optionB": "contagious",
                    "optionC": "annoying",
                    "result": "contagious",
                    "explanation": "우진이는 혜진이의 기쁨이 전염성이 있다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "혜진",
                    "script": "Collections are special.",
                    "translation": "수집품은 특별해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "우진",
                    "script": "Spontaneity adds spice.",
                    "translation": "즉흥성이 재미를 더해."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "우진이가 재미를 더한다고 생각하는 것이에요.",
                    "optionA": "spontaneity",
                    "optionB": "adds",
                    "optionC": "spice",
                    "result": "spontaneity adds spice",
                    "explanation": "우진이는 즉흥성이 재미를 더한다고 인정해요."
                }
            ]
        }
    ]
}
ID: 4271 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "갈등 해결 방식",
    "episodes": [
        {
            "title": "친구들의 의견 충돌",
            "explanation": "ENFJ의 화합 중심과 ISTP의 실용적 해결 비교",
            "category": "갈등 해결 방식",
            "level": 1,
            "my_mbti": "ENFJ",
            "target_mbti": "ISTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "소민",
                    "script": "Let's talk together.",
                    "translation": "함께 얘기하자."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "진우",
                    "script": "Fix the problem.",
                    "translation": "문제를 해결해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "소민이는 함께 대화하자고 하나요?",
                    "hint": "ENFJ는 모두가 참여하는 대화를 통해 갈등을 해결하려 해요.",
                    "result": "O",
                    "explanation": "소민이는 'Let's talk together'라고 함께 얘기하자고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "소민",
                    "script": "Everyone's feelings matter.",
                    "translation": "모든 사람의 감정이 중요해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "진우",
                    "script": "Simple solutions work.",
                    "translation": "간단한 해결책이 효과적이야."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Jin-woo thinks @@ solutions work.",
                    "hint": "ISTP는 복잡하지 않은 실용적 방법을 선호해요.",
                    "optionA": "complex",
                    "optionB": "simple",
                    "optionC": "expensive",
                    "result": "simple",
                    "explanation": "진우는 간단한 해결책이 효과적이라고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "소민",
                    "script": "You're very practical!",
                    "translation": "정말 실용적이구나!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "진우",
                    "script": "Caring helps healing.",
                    "translation": "배려가 치유에 도움돼."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "진우가 치유에 도움이 된다고 생각하는 것이에요.",
                    "optionA": "caring",
                    "optionB": "helps",
                    "optionC": "healing",
                    "result": "caring helps healing",
                    "explanation": "진우는 배려가 치유에 도움이 된다고 인정해요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "갈등 해결 방식",
    "episodes": [
        {
            "title": "친구들의 의견 충돌",
            "explanation": "ENFJ의 화합 중심과 ISTP의 실용적 해결 비교",
            "level": 1,
            "my_mbti": "ENFJ",
            "target_mbti": "ISTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "소민",
                    "script": "Let's talk together.",
                    "translation": "함께 얘기하자."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "진우",
                    "script": "Fix the problem.",
                    "translation": "문제를 해결해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "소민이는 함께 대화하자고 하나요?",
                    "hint": "ENFJ는 모두가 참여하는 대화를 통해 갈등을 해결하려 해요.",
                    "result": "O",
                    "explanation": "소민이는 'Let's talk together'라고 함께 얘기하자고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "소민",
                    "script": "Everyone's feelings matter.",
                    "translation": "모든 사람의 감정이 중요해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "진우",
                    "script": "Simple solutions work.",
                    "translation": "간단한 해결책이 효과적이야."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Jin-woo thinks @@ solutions work.",
                    "hint": "ISTP는 복잡하지 않은 실용적 방법을 선호해요.",
                    "optionA": "complex",
                    "optionB": "simple",
                    "optionC": "expensive",
                    "result": "simple",
                    "explanation": "진우는 간단한 해결책이 효과적이라고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "소민",
                    "script": "You're very practical!",
                    "translation": "정말 실용적이구나!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "진우",
                    "script": "Caring helps healing.",
                    "translation": "배려가 치유에 도움돼."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "진우가 치유에 도움이 된다고 생각하는 것이에요.",
                    "optionA": "caring",
                    "optionB": "helps",
                    "optionC": "healing",
                    "result": "caring helps healing",
                    "explanation": "진우는 배려가 치유에 도움이 된다고 인정해요."
                }
            ]
        }
    ]
}

현재 배치 처리 완료

100개의 레코드를 처리했습니다.