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

실행 모드 선택


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

대상 테이블: content_mbti_items

ID: 5182 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "자전거 수리하기",
            "explanation": "ISTP의 즉흥적인 수리와 ISTJ의 체계적인 지지 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISTP",
            "target_mbti": "ISTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "태오",
                    "script": "I fix bikes myself.",
                    "translation": "자전거를 스스로 고쳐."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "동현",
                    "script": "That saves money.",
                    "translation": "그게 돈을 절약해줘."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "태오는 자전거를 스스로 고치나요?",
                    "hint": "ISTP는 직접 손으로 고치는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "태오는 'I fix bikes myself'라고 자전거를 스스로 고친다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "태오",
                    "script": "I learn by trying.",
                    "translation": "시도해보며 배워."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "동현",
                    "script": "Practice makes you better.",
                    "translation": "연습이 너를 더 낫게 만들어."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Tae-o learns by @@.",
                    "hint": "ISTP는 직접 해보면서 배워요.",
                    "optionA": "reading",
                    "optionB": "trying",
                    "optionC": "watching",
                    "result": "trying",
                    "explanation": "태오는 시도해보며 배워요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "태오",
                    "script": "You plan things well.",
                    "translation": "넌 일을 잘 계획해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "동현",
                    "script": "Your hands-on skill is amazing!",
                    "translation": "네 직접 하는 기술이 놀라워!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "동현의 칭찬이에요.",
                    "optionA": "hands-on",
                    "optionB": "skill",
                    "optionC": "Your",
                    "optionD": "amazing",
                    "result": "Your hands-on skill amazing",
                    "explanation": "동현은 태오의 직접 하는 기술이 놀랍다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "자전거 수리하기",
            "explanation": "ISTP의 즉흥적인 수리와 ISTJ의 체계적인 지지 비교",
            "level": 1,
            "my_mbti": "ISTP",
            "target_mbti": "ISTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "태오",
                    "script": "I fix bikes myself.",
                    "translation": "자전거를 스스로 고쳐."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "동현",
                    "script": "That saves money.",
                    "translation": "그게 돈을 절약해줘."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "태오는 자전거를 스스로 고치나요?",
                    "hint": "ISTP는 직접 손으로 고치는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "태오는 'I fix bikes myself'라고 자전거를 스스로 고친다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "태오",
                    "script": "I learn by trying.",
                    "translation": "시도해보며 배워."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "동현",
                    "script": "Practice makes you better.",
                    "translation": "연습이 너를 더 낫게 만들어."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Tae-o learns by @@.",
                    "hint": "ISTP는 직접 해보면서 배워요.",
                    "optionA": "reading",
                    "optionB": "trying",
                    "optionC": "watching",
                    "result": "trying",
                    "explanation": "태오는 시도해보며 배워요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "태오",
                    "script": "You plan things well.",
                    "translation": "넌 일을 잘 계획해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "동현",
                    "script": "Your hands-on skill is amazing!",
                    "translation": "네 직접 하는 기술이 놀라워!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "동현의 칭찬이에요.",
                    "optionA": "hands-on",
                    "optionB": "skill",
                    "optionC": "Your",
                    "optionD": "amazing",
                    "result": "Your hands-on skill amazing",
                    "explanation": "동현은 태오의 직접 하는 기술이 놀랍다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5183 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "목공 취미 시작하기",
            "explanation": "ISTP의 실험적인 제작과 ISTJ의 안전한 조언 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISTP",
            "target_mbti": "ISTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "성진",
                    "script": "I like making things.",
                    "translation": "만드는 걸 좋아해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지호",
                    "script": "What will you make first?",
                    "translation": "먼저 뭘 만들 거야?"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "성진이는 만드는 것을 좋아하나요?",
                    "hint": "ISTP는 손으로 직접 만드는 활동을 즐겨요.",
                    "result": "O",
                    "explanation": "성진이는 'I like making things'라고 만드는 걸 좋아한다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "성진",
                    "script": "Maybe a small box.",
                    "translation": "아마도 작은 상자."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "지호",
                    "script": "Small projects are good starts.",
                    "translation": "작은 프로젝트가 좋은 시작이야."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Seong-jin wants to make a small @@.",
                    "hint": "ISTP는 간단한 것부터 시작해요.",
                    "optionA": "table",
                    "optionB": "box",
                    "optionC": "chair",
                    "result": "box",
                    "explanation": "성진이는 작은 상자를 만들고 싶어해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "성진",
                    "script": "You think about safety.",
                    "translation": "넌 안전에 대해 생각해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "지호",
                    "script": "Your creative hands build wonderful things!",
                    "translation": "네 창의적인 손이 멋진 것들을 만들어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "지호의 칭찬이에요.",
                    "optionA": "creative",
                    "optionB": "hands",
                    "optionC": "Your",
                    "optionD": "build",
                    "result": "Your creative hands build",
                    "explanation": "지호는 태오의 창의적인 손이 만든다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "목공 취미 시작하기",
            "explanation": "ISTP의 실험적인 제작과 ISTJ의 안전한 조언 비교",
            "level": 1,
            "my_mbti": "ISTP",
            "target_mbti": "ISTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "성진",
                    "script": "I like making things.",
                    "translation": "만드는 걸 좋아해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지호",
                    "script": "What will you make first?",
                    "translation": "먼저 뭘 만들 거야?"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "성진이는 만드는 것을 좋아하나요?",
                    "hint": "ISTP는 손으로 직접 만드는 활동을 즐겨요.",
                    "result": "O",
                    "explanation": "성진이는 'I like making things'라고 만드는 걸 좋아한다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "성진",
                    "script": "Maybe a small box.",
                    "translation": "아마도 작은 상자."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "지호",
                    "script": "Small projects are good starts.",
                    "translation": "작은 프로젝트가 좋은 시작이야."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Seong-jin wants to make a small @@.",
                    "hint": "ISTP는 간단한 것부터 시작해요.",
                    "optionA": "table",
                    "optionB": "box",
                    "optionC": "chair",
                    "result": "box",
                    "explanation": "성진이는 작은 상자를 만들고 싶어해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "성진",
                    "script": "You think about safety.",
                    "translation": "넌 안전에 대해 생각해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "지호",
                    "script": "Your creative hands build wonderful things!",
                    "translation": "네 창의적인 손이 멋진 것들을 만들어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "지호의 칭찬이에요.",
                    "optionA": "creative",
                    "optionB": "hands",
                    "optionC": "Your",
                    "optionD": "build",
                    "result": "Your creative hands build",
                    "explanation": "지호는 태오의 창의적인 손이 만든다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5184 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "모형 만들기 취미",
            "explanation": "ISTP의 자유로운 제작과 ISTJ의 체계적인 격려 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISTP",
            "target_mbti": "ISTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "동민",
                    "script": "I build model planes.",
                    "translation": "모형 비행기를 만들어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "현수",
                    "script": "Models need careful work.",
                    "translation": "모형은 신중한 작업이 필요해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "동민이는 모형 비행기를 만드나요?",
                    "hint": "ISTP는 정밀한 손작업을 좋아해요.",
                    "result": "O",
                    "explanation": "동민이는 'I build model planes'라고 모형 비행기를 만든다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "동민",
                    "script": "I enjoy the process.",
                    "translation": "과정을 즐겨."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "현수",
                    "script": "Process teaches patience.",
                    "translation": "과정이 인내심을 가르쳐줘."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Dong-min enjoys the @@.",
                    "hint": "ISTP는 만드는 과정 자체를 즐겨요.",
                    "optionA": "result",
                    "optionB": "process",
                    "optionC": "finish",
                    "result": "process",
                    "explanation": "동민이는 과정을 즐겨요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "동민",
                    "script": "You understand detailed work.",
                    "translation": "넌 세밀한 작업을 이해해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "현수",
                    "script": "Your skillful hands create beauty!",
                    "translation": "네 능숙한 손이 아름다움을 만들어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "현수의 칭찬이에요.",
                    "optionA": "skillful",
                    "optionB": "hands",
                    "optionC": "Your",
                    "optionD": "create",
                    "result": "Your skillful hands create",
                    "explanation": "현수는 동민이의 능숙한 손이 만든다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "모형 만들기 취미",
            "explanation": "ISTP의 자유로운 제작과 ISTJ의 체계적인 격려 비교",
            "level": 1,
            "my_mbti": "ISTP",
            "target_mbti": "ISTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "동민",
                    "script": "I build model planes.",
                    "translation": "모형 비행기를 만들어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "현수",
                    "script": "Models need careful work.",
                    "translation": "모형은 신중한 작업이 필요해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "동민이는 모형 비행기를 만드나요?",
                    "hint": "ISTP는 정밀한 손작업을 좋아해요.",
                    "result": "O",
                    "explanation": "동민이는 'I build model planes'라고 모형 비행기를 만든다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "동민",
                    "script": "I enjoy the process.",
                    "translation": "과정을 즐겨."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "현수",
                    "script": "Process teaches patience.",
                    "translation": "과정이 인내심을 가르쳐줘."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Dong-min enjoys the @@.",
                    "hint": "ISTP는 만드는 과정 자체를 즐겨요.",
                    "optionA": "result",
                    "optionB": "process",
                    "optionC": "finish",
                    "result": "process",
                    "explanation": "동민이는 과정을 즐겨요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "동민",
                    "script": "You understand detailed work.",
                    "translation": "넌 세밀한 작업을 이해해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "현수",
                    "script": "Your skillful hands create beauty!",
                    "translation": "네 능숙한 손이 아름다움을 만들어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "현수의 칭찬이에요.",
                    "optionA": "skillful",
                    "optionB": "hands",
                    "optionC": "Your",
                    "optionD": "create",
                    "result": "Your skillful hands create",
                    "explanation": "현수는 동민이의 능숙한 손이 만든다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5185 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "컴퓨터 조립하기",
            "explanation": "ISTP의 기술적인 취미와 ISFJ의 따뜻한 지지 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISTP",
            "target_mbti": "ISFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "성호",
                    "script": "I build computers.",
                    "translation": "컴퓨터를 조립해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "예나",
                    "script": "That sounds really cool!",
                    "translation": "정말 멋지게 들려!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "성호는 컴퓨터를 조립하나요?",
                    "hint": "ISTP는 기계를 조립하는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "성호는 'I build computers'라고 컴퓨터를 조립한다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "성호",
                    "script": "Each part has purpose.",
                    "translation": "각 부품이 목적이 있어."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "예나",
                    "script": "You understand how things work.",
                    "translation": "넌 사물이 어떻게 작동하는지 이해해."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Each @@ has a purpose.",
                    "hint": "ISTP는 기계의 각 부분을 이해해요.",
                    "optionA": "color",
                    "optionB": "part",
                    "optionC": "box",
                    "result": "part",
                    "explanation": "각 부품이 목적이 있어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "성호",
                    "script": "You care about my interests.",
                    "translation": "넌 내 관심사를 신경써줘."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "예나",
                    "script": "Your technical skills are wonderful!",
                    "translation": "네 기술적 능력이 멋져!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "예나의 칭찬이에요.",
                    "optionA": "technical",
                    "optionB": "skills",
                    "optionC": "Your",
                    "optionD": "wonderful",
                    "result": "Your technical skills wonderful",
                    "explanation": "예나는 성호의 기술적 능력이 멋지다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "컴퓨터 조립하기",
            "explanation": "ISTP의 기술적인 취미와 ISFJ의 따뜻한 지지 비교",
            "level": 1,
            "my_mbti": "ISTP",
            "target_mbti": "ISFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "성호",
                    "script": "I build computers.",
                    "translation": "컴퓨터를 조립해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "예나",
                    "script": "That sounds really cool!",
                    "translation": "정말 멋지게 들려!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "성호는 컴퓨터를 조립하나요?",
                    "hint": "ISTP는 기계를 조립하는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "성호는 'I build computers'라고 컴퓨터를 조립한다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "성호",
                    "script": "Each part has purpose.",
                    "translation": "각 부품이 목적이 있어."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "예나",
                    "script": "You understand how things work.",
                    "translation": "넌 사물이 어떻게 작동하는지 이해해."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Each @@ has a purpose.",
                    "hint": "ISTP는 기계의 각 부분을 이해해요.",
                    "optionA": "color",
                    "optionB": "part",
                    "optionC": "box",
                    "result": "part",
                    "explanation": "각 부품이 목적이 있어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "성호",
                    "script": "You care about my interests.",
                    "translation": "넌 내 관심사를 신경써줘."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "예나",
                    "script": "Your technical skills are wonderful!",
                    "translation": "네 기술적 능력이 멋져!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "예나의 칭찬이에요.",
                    "optionA": "technical",
                    "optionB": "skills",
                    "optionC": "Your",
                    "optionD": "wonderful",
                    "result": "Your technical skills wonderful",
                    "explanation": "예나는 성호의 기술적 능력이 멋지다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5186 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "드로우잉 태블릿 사용하기",
            "explanation": "ISTP의 도구 활용과 ISFJ의 배려 깊은 격려 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISTP",
            "target_mbti": "ISFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "태오",
                    "script": "I got a drawing tablet.",
                    "translation": "드로잉 태블릿을 샀어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "수현",
                    "script": "Digital art looks amazing!",
                    "translation": "디지털 아트가 놀라워 보여!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "태오는 드로잉 태블릿을 샀나요?",
                    "hint": "ISTP는 새로운 도구를 좋아해요.",
                    "result": "O",
                    "explanation": "태오는 'I got a drawing tablet'이라고 드로잉 태블릿을 샀다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "태오",
                    "script": "I experiment with tools.",
                    "translation": "도구들을 실험해봐."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "수현",
                    "script": "Experimenting helps you learn.",
                    "translation": "실험이 배우는데 도움이 돼."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Tae-o @@ with different tools.",
                    "hint": "ISTP는 여러 도구를 시도해보는 것을 좋아해요.",
                    "optionA": "studies",
                    "optionB": "experiments",
                    "optionC": "reads",
                    "result": "experiments",
                    "explanation": "태오는 다양한 도구들을 실험해봐요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "태오",
                    "script": "You encourage me gently.",
                    "translation": "넌 나를 부드럽게 격려해줘."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "수현",
                    "script": "Your creative exploration brings joy!",
                    "translation": "네 창의적인 탐구가 기쁨을 가져와!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "수현의 칭찬이에요.",
                    "optionA": "exploration",
                    "optionB": "joy",
                    "optionC": "Your",
                    "optionD": "brings",
                    "result": "Your exploration brings joy",
                    "explanation": "수현은 태오의 탐구가 기쁨을 가져온다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "드로우잉 태블릿 사용하기",
            "explanation": "ISTP의 도구 활용과 ISFJ의 배려 깊은 격려 비교",
            "level": 1,
            "my_mbti": "ISTP",
            "target_mbti": "ISFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "태오",
                    "script": "I got a drawing tablet.",
                    "translation": "드로잉 태블릿을 샀어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "수현",
                    "script": "Digital art looks amazing!",
                    "translation": "디지털 아트가 놀라워 보여!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "태오는 드로잉 태블릿을 샀나요?",
                    "hint": "ISTP는 새로운 도구를 좋아해요.",
                    "result": "O",
                    "explanation": "태오는 'I got a drawing tablet'이라고 드로잉 태블릿을 샀다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "태오",
                    "script": "I experiment with tools.",
                    "translation": "도구들을 실험해봐."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "수현",
                    "script": "Experimenting helps you learn.",
                    "translation": "실험이 배우는데 도움이 돼."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Tae-o @@ with different tools.",
                    "hint": "ISTP는 여러 도구를 시도해보는 것을 좋아해요.",
                    "optionA": "studies",
                    "optionB": "experiments",
                    "optionC": "reads",
                    "result": "experiments",
                    "explanation": "태오는 다양한 도구들을 실험해봐요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "태오",
                    "script": "You encourage me gently.",
                    "translation": "넌 나를 부드럽게 격려해줘."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "수현",
                    "script": "Your creative exploration brings joy!",
                    "translation": "네 창의적인 탐구가 기쁨을 가져와!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "수현의 칭찬이에요.",
                    "optionA": "exploration",
                    "optionB": "joy",
                    "optionC": "Your",
                    "optionD": "brings",
                    "result": "Your exploration brings joy",
                    "explanation": "수현은 태오의 탐구가 기쁨을 가져온다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5187 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "기계 장난감 만들기",
            "explanation": "ISTP의 손재주와 ISFJ의 세심한 관심 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISTP",
            "target_mbti": "ISFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "동민",
                    "script": "I make mechanical toys.",
                    "translation": "기계 장난감을 만들어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "윤서",
                    "script": "That takes special skills!",
                    "translation": "그건 특별한 기술이 필요해!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "동민이는 기계 장난감을 만드나요?",
                    "hint": "ISTP는 움직이는 물건을 만드는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "동민이는 'I make mechanical toys'라고 기계 장난감을 만든다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "동민",
                    "script": "Moving parts are fun.",
                    "translation": "움직이는 부품들이 재미있어."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "윤서",
                    "script": "You have talented hands.",
                    "translation": "넌 재능 있는 손을 가졌어."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "@@ parts are fun for Dong-min.",
                    "hint": "ISTP는 움직이는 메커니즘을 즐겨요.",
                    "optionA": "Static",
                    "optionB": "Moving",
                    "optionC": "Broken",
                    "result": "Moving",
                    "explanation": "움직이는 부품들이 동민이에게 재미있어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "동민",
                    "script": "You notice my work carefully.",
                    "translation": "넌 내 작업을 세심하게 봐줘."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "윤서",
                    "script": "Your creativity makes children smile!",
                    "translation": "네 창의성이 아이들을 웃게 만들어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "윤서의 칭찬이에요.",
                    "optionA": "creativity",
                    "optionB": "smile",
                    "optionC": "Your",
                    "optionD": "makes",
                    "result": "Your creativity makes smile",
                    "explanation": "윤서는 태오의 창의성이 웃게 만든다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "기계 장난감 만들기",
            "explanation": "ISTP의 손재주와 ISFJ의 세심한 관심 비교",
            "level": 1,
            "my_mbti": "ISTP",
            "target_mbti": "ISFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "동민",
                    "script": "I make mechanical toys.",
                    "translation": "기계 장난감을 만들어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "윤서",
                    "script": "That takes special skills!",
                    "translation": "그건 특별한 기술이 필요해!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "동민이는 기계 장난감을 만드나요?",
                    "hint": "ISTP는 움직이는 물건을 만드는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "동민이는 'I make mechanical toys'라고 기계 장난감을 만든다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "동민",
                    "script": "Moving parts are fun.",
                    "translation": "움직이는 부품들이 재미있어."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "윤서",
                    "script": "You have talented hands.",
                    "translation": "넌 재능 있는 손을 가졌어."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "@@ parts are fun for Dong-min.",
                    "hint": "ISTP는 움직이는 메커니즘을 즐겨요.",
                    "optionA": "Static",
                    "optionB": "Moving",
                    "optionC": "Broken",
                    "result": "Moving",
                    "explanation": "움직이는 부품들이 동민이에게 재미있어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "동민",
                    "script": "You notice my work carefully.",
                    "translation": "넌 내 작업을 세심하게 봐줘."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "윤서",
                    "script": "Your creativity makes children smile!",
                    "translation": "네 창의성이 아이들을 웃게 만들어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "윤서의 칭찬이에요.",
                    "optionA": "creativity",
                    "optionB": "smile",
                    "optionC": "Your",
                    "optionD": "makes",
                    "result": "Your creativity makes smile",
                    "explanation": "윤서는 태오의 창의성이 웃게 만든다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5188 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "사진 편집하기",
            "explanation": "ISTP의 기술적 편집과 ISFP의 예술적 감각 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISTP",
            "target_mbti": "ISFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "성진",
                    "script": "I edit photos myself.",
                    "translation": "사진을 스스로 편집해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "채영",
                    "script": "Photos tell beautiful stories!",
                    "translation": "사진이 아름다운 이야기를 말해!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "성진이는 사진을 스스로 편집하나요?",
                    "hint": "ISTP는 기술적인 작업을 직접 하는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "성진이는 'I edit photos myself'라고 사진을 스스로 편집한다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "성진",
                    "script": "Different tools work differently.",
                    "translation": "다른 도구들이 다르게 작동해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "채영",
                    "script": "Tools help express feelings.",
                    "translation": "도구가 감정을 표현하는데 도움이 돼."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Different @@ work differently for Seong-jin.",
                    "hint": "ISTP는 다양한 도구를 시도해봐요.",
                    "optionA": "colors",
                    "optionB": "tools",
                    "optionC": "pictures",
                    "result": "tools",
                    "explanation": "다른 도구들이 성진이에게 다르게 작동해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "성진",
                    "script": "You see art in everything.",
                    "translation": "넌 모든 것에서 예술을 봐."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "채영",
                    "script": "Your technical skills create magic!",
                    "translation": "네 기술적 능력이 마법을 만들어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "채영의 칭찬이에요.",
                    "optionA": "technical",
                    "optionB": "magic",
                    "optionC": "Your",
                    "optionD": "creates",
                    "result": "Your technical creates magic",
                    "explanation": "채영은 성진이의 기술이 마법을 만든다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "사진 편집하기",
            "explanation": "ISTP의 기술적 편집과 ISFP의 예술적 감각 비교",
            "level": 1,
            "my_mbti": "ISTP",
            "target_mbti": "ISFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "성진",
                    "script": "I edit photos myself.",
                    "translation": "사진을 스스로 편집해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "채영",
                    "script": "Photos tell beautiful stories!",
                    "translation": "사진이 아름다운 이야기를 말해!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "성진이는 사진을 스스로 편집하나요?",
                    "hint": "ISTP는 기술적인 작업을 직접 하는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "성진이는 'I edit photos myself'라고 사진을 스스로 편집한다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "성진",
                    "script": "Different tools work differently.",
                    "translation": "다른 도구들이 다르게 작동해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "채영",
                    "script": "Tools help express feelings.",
                    "translation": "도구가 감정을 표현하는데 도움이 돼."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Different @@ work differently for Seong-jin.",
                    "hint": "ISTP는 다양한 도구를 시도해봐요.",
                    "optionA": "colors",
                    "optionB": "tools",
                    "optionC": "pictures",
                    "result": "tools",
                    "explanation": "다른 도구들이 성진이에게 다르게 작동해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "성진",
                    "script": "You see art in everything.",
                    "translation": "넌 모든 것에서 예술을 봐."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "채영",
                    "script": "Your technical skills create magic!",
                    "translation": "네 기술적 능력이 마법을 만들어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "채영의 칭찬이에요.",
                    "optionA": "technical",
                    "optionB": "magic",
                    "optionC": "Your",
                    "optionD": "creates",
                    "result": "Your technical creates magic",
                    "explanation": "채영은 성진이의 기술이 마법을 만든다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5189 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "악기 개조하기",
            "explanation": "ISTP의 기계적 취미와 ISFP의 감성적 지지 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISTP",
            "target_mbti": "ISFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "동민",
                    "script": "I modify my guitar.",
                    "translation": "기타를 개조해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "수지",
                    "script": "Music instruments are special!",
                    "translation": "악기들은 특별해!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "동민이는 기타를 개조하나요?",
                    "hint": "ISTP는 물건을 개선하는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "동민이는 'I modify my guitar'라고 기타를 개조한다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "동민",
                    "script": "Better sound comes out.",
                    "translation": "더 좋은 소리가 나와."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "수지",
                    "script": "Sounds touch the heart.",
                    "translation": "소리가 마음을 건드려."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "@@ sound comes from Dong-min's guitar.",
                    "hint": "ISTP의 개조가 악기를 개선시켜요.",
                    "optionA": "Loud",
                    "optionB": "Better",
                    "optionC": "Soft",
                    "result": "Better",
                    "explanation": "동민이의 기타에서 더 좋은 소리가 나와요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "동민",
                    "script": "You feel music deeply.",
                    "translation": "넌 음악을 깊이 느껴."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "수지",
                    "script": "Your modifications make beautiful music!",
                    "translation": "네 개조가 아름다운 음악을 만들어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "수지의 칭찬이에요.",
                    "optionA": "modifications",
                    "optionB": "music",
                    "optionC": "Your",
                    "optionD": "make",
                    "result": "Your modifications make music",
                    "explanation": "수지는 동민이의 개조가 음악을 만든다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "악기 개조하기",
            "explanation": "ISTP의 기계적 취미와 ISFP의 감성적 지지 비교",
            "level": 1,
            "my_mbti": "ISTP",
            "target_mbti": "ISFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "동민",
                    "script": "I modify my guitar.",
                    "translation": "기타를 개조해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "수지",
                    "script": "Music instruments are special!",
                    "translation": "악기들은 특별해!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "동민이는 기타를 개조하나요?",
                    "hint": "ISTP는 물건을 개선하는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "동민이는 'I modify my guitar'라고 기타를 개조한다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "동민",
                    "script": "Better sound comes out.",
                    "translation": "더 좋은 소리가 나와."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "수지",
                    "script": "Sounds touch the heart.",
                    "translation": "소리가 마음을 건드려."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "@@ sound comes from Dong-min's guitar.",
                    "hint": "ISTP의 개조가 악기를 개선시켜요.",
                    "optionA": "Loud",
                    "optionB": "Better",
                    "optionC": "Soft",
                    "result": "Better",
                    "explanation": "동민이의 기타에서 더 좋은 소리가 나와요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "동민",
                    "script": "You feel music deeply.",
                    "translation": "넌 음악을 깊이 느껴."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "수지",
                    "script": "Your modifications make beautiful music!",
                    "translation": "네 개조가 아름다운 음악을 만들어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "수지의 칭찬이에요.",
                    "optionA": "modifications",
                    "optionB": "music",
                    "optionC": "Your",
                    "optionD": "make",
                    "result": "Your modifications make music",
                    "explanation": "수지는 동민이의 개조가 음악을 만든다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5190 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "손으로 만드는 액세서리",
            "explanation": "ISTP의 실용적 제작과 ISFP의 미적 감각 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISTP",
            "target_mbti": "ISFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "태오",
                    "script": "I make simple jewelry.",
                    "translation": "간단한 장신구를 만들어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "아린",
                    "script": "Handmade things feel special!",
                    "translation": "손으로 만든 것들이 특별하게 느껴져!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "태오는 간단한 장신구를 만드나요?",
                    "hint": "ISTP는 실용적인 물건을 직접 만들어요.",
                    "result": "O",
                    "explanation": "태오는 'I make simple jewelry'라고 간단한 장신구를 만든다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "태오",
                    "script": "Just basic materials work.",
                    "translation": "기본 재료만 있으면 돼."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "아린",
                    "script": "Simple materials create beauty.",
                    "translation": "간단한 재료가 아름다움을 만들어."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "@@ materials work for Tae-o.",
                    "hint": "ISTP는 간단한 재료로 만드는 것을 선호해요.",
                    "optionA": "Expensive",
                    "optionB": "Basic",
                    "optionC": "Rare",
                    "result": "Basic",
                    "explanation": "기본 재료가 태오에게 효과가 있어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "태오",
                    "script": "You appreciate handmade beauty.",
                    "translation": "넌 수제품의 아름다움을 인정해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "아린",
                    "script": "Your creations show personal touch!",
                    "translation": "네 작품이 개인적인 손길을 보여줘!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "아린의 칭찬이에요.",
                    "optionA": "creations",
                    "optionB": "touch",
                    "optionC": "Your",
                    "optionD": "show",
                    "result": "Your creations show touch",
                    "explanation": "아린은 태오의 작품이 손길을 보여준다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "손으로 만드는 액세서리",
            "explanation": "ISTP의 실용적 제작과 ISFP의 미적 감각 비교",
            "level": 1,
            "my_mbti": "ISTP",
            "target_mbti": "ISFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "태오",
                    "script": "I make simple jewelry.",
                    "translation": "간단한 장신구를 만들어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "아린",
                    "script": "Handmade things feel special!",
                    "translation": "손으로 만든 것들이 특별하게 느껴져!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "태오는 간단한 장신구를 만드나요?",
                    "hint": "ISTP는 실용적인 물건을 직접 만들어요.",
                    "result": "O",
                    "explanation": "태오는 'I make simple jewelry'라고 간단한 장신구를 만든다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "태오",
                    "script": "Just basic materials work.",
                    "translation": "기본 재료만 있으면 돼."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "아린",
                    "script": "Simple materials create beauty.",
                    "translation": "간단한 재료가 아름다움을 만들어."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "@@ materials work for Tae-o.",
                    "hint": "ISTP는 간단한 재료로 만드는 것을 선호해요.",
                    "optionA": "Expensive",
                    "optionB": "Basic",
                    "optionC": "Rare",
                    "result": "Basic",
                    "explanation": "기본 재료가 태오에게 효과가 있어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "태오",
                    "script": "You appreciate handmade beauty.",
                    "translation": "넌 수제품의 아름다움을 인정해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "아린",
                    "script": "Your creations show personal touch!",
                    "translation": "네 작품이 개인적인 손길을 보여줘!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "아린의 칭찬이에요.",
                    "optionA": "creations",
                    "optionB": "touch",
                    "optionC": "Your",
                    "optionD": "show",
                    "result": "Your creations show touch",
                    "explanation": "아린은 태오의 작품이 손길을 보여준다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5191 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "프로그래밍 도구 만들기",
            "explanation": "ISTP의 실용적 코딩과 INTJ의 전략적 조언 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISTP",
            "target_mbti": "INTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "동민",
                    "script": "I code useful tools.",
                    "translation": "유용한 도구를 코딩해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지훈",
                    "script": "Tools solve real problems.",
                    "translation": "도구가 실제 문제를 해결해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "동민이는 유용한 도구를 코딩하나요?",
                    "hint": "ISTP는 실용적인 프로그램을 만드는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "동민이는 'I code useful tools'라고 유용한 도구를 코딩한다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "동민",
                    "script": "Simple solutions work best.",
                    "translation": "간단한 해결책이 가장 좋아."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "지훈",
                    "script": "Simplicity shows true skill.",
                    "translation": "단순함이 진짜 실력을 보여줘."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "@@ solutions work best for Dong-min.",
                    "hint": "ISTP는 복잡하지 않은 해결책을 선호해요.",
                    "optionA": "Complex",
                    "optionB": "Simple",
                    "optionC": "Expensive",
                    "result": "Simple",
                    "explanation": "간단한 해결책이 동민이에게 가장 좋아요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "동민",
                    "script": "You think about big systems.",
                    "translation": "넌 큰 시스템에 대해 생각해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "지훈",
                    "script": "Your practical approach solves everything!",
                    "translation": "네 실용적인 접근이 모든 걸 해결해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "지훈의 칭찬이에요.",
                    "optionA": "approach",
                    "optionB": "everything",
                    "optionC": "Your",
                    "optionD": "solves",
                    "result": "Your approach solves everything",
                    "explanation": "지훈은 동민이의 접근이 모든 것을 해결한다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "프로그래밍 도구 만들기",
            "explanation": "ISTP의 실용적 코딩과 INTJ의 전략적 조언 비교",
            "level": 1,
            "my_mbti": "ISTP",
            "target_mbti": "INTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "동민",
                    "script": "I code useful tools.",
                    "translation": "유용한 도구를 코딩해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지훈",
                    "script": "Tools solve real problems.",
                    "translation": "도구가 실제 문제를 해결해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "동민이는 유용한 도구를 코딩하나요?",
                    "hint": "ISTP는 실용적인 프로그램을 만드는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "동민이는 'I code useful tools'라고 유용한 도구를 코딩한다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "동민",
                    "script": "Simple solutions work best.",
                    "translation": "간단한 해결책이 가장 좋아."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "지훈",
                    "script": "Simplicity shows true skill.",
                    "translation": "단순함이 진짜 실력을 보여줘."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "@@ solutions work best for Dong-min.",
                    "hint": "ISTP는 복잡하지 않은 해결책을 선호해요.",
                    "optionA": "Complex",
                    "optionB": "Simple",
                    "optionC": "Expensive",
                    "result": "Simple",
                    "explanation": "간단한 해결책이 동민이에게 가장 좋아요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "동민",
                    "script": "You think about big systems.",
                    "translation": "넌 큰 시스템에 대해 생각해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "지훈",
                    "script": "Your practical approach solves everything!",
                    "translation": "네 실용적인 접근이 모든 걸 해결해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "지훈의 칭찬이에요.",
                    "optionA": "approach",
                    "optionB": "everything",
                    "optionC": "Your",
                    "optionD": "solves",
                    "result": "Your approach solves everything",
                    "explanation": "지훈은 동민이의 접근이 모든 것을 해결한다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5192 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "로봇 만들기 프로젝트",
            "explanation": "ISTP의 기계적 제작과 INTJ의 체계적 격려 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISTP",
            "target_mbti": "INTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "성진",
                    "script": "I build small robots.",
                    "translation": "작은 로봇들을 만들어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "승현",
                    "script": "Robots show engineering skills.",
                    "translation": "로봇이 공학 기술을 보여줘."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "성진이는 작은 로봇들을 만드나요?",
                    "hint": "ISTP는 움직이는 기계를 만드는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "성진이는 'I build small robots'라고 작은 로봇들을 만든다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "성진",
                    "script": "I test different parts.",
                    "translation": "다른 부품들을 테스트해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "승현",
                    "script": "Testing improves the design.",
                    "translation": "테스트가 디자인을 개선시켜."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Seong-jin @@ different robot parts.",
                    "hint": "ISTP는 실험을 통해 배워요.",
                    "optionA": "buys",
                    "optionB": "tests",
                    "optionC": "breaks",
                    "result": "tests",
                    "explanation": "성진이는 다른 로봇 부품들을 테스트해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "성진",
                    "script": "You understand complex systems.",
                    "translation": "넌 복잡한 시스템을 이해해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "승현",
                    "script": "Your hands-on learning builds mastery!",
                    "translation": "네 직접 하는 학습이 숙련도를 만들어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "승현의 칭찬이에요.",
                    "optionA": "hands-on",
                    "optionB": "mastery",
                    "optionC": "Your",
                    "optionD": "builds",
                    "result": "Your hands-on builds mastery",
                    "explanation": "승현은 성진이의 직접 학습이 숙련도를 만든다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "로봇 만들기 프로젝트",
            "explanation": "ISTP의 기계적 제작과 INTJ의 체계적 격려 비교",
            "level": 1,
            "my_mbti": "ISTP",
            "target_mbti": "INTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "성진",
                    "script": "I build small robots.",
                    "translation": "작은 로봇들을 만들어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "승현",
                    "script": "Robots show engineering skills.",
                    "translation": "로봇이 공학 기술을 보여줘."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "성진이는 작은 로봇들을 만드나요?",
                    "hint": "ISTP는 움직이는 기계를 만드는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "성진이는 'I build small robots'라고 작은 로봇들을 만든다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "성진",
                    "script": "I test different parts.",
                    "translation": "다른 부품들을 테스트해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "승현",
                    "script": "Testing improves the design.",
                    "translation": "테스트가 디자인을 개선시켜."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Seong-jin @@ different robot parts.",
                    "hint": "ISTP는 실험을 통해 배워요.",
                    "optionA": "buys",
                    "optionB": "tests",
                    "optionC": "breaks",
                    "result": "tests",
                    "explanation": "성진이는 다른 로봇 부품들을 테스트해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "성진",
                    "script": "You understand complex systems.",
                    "translation": "넌 복잡한 시스템을 이해해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "승현",
                    "script": "Your hands-on learning builds mastery!",
                    "translation": "네 직접 하는 학습이 숙련도를 만들어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "승현의 칭찬이에요.",
                    "optionA": "hands-on",
                    "optionB": "mastery",
                    "optionC": "Your",
                    "optionD": "builds",
                    "result": "Your hands-on builds mastery",
                    "explanation": "승현은 성진이의 직접 학습이 숙련도를 만든다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5193 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "전자 회로 만들기",
            "explanation": "ISTP의 실험적 제작과 INTJ의 논리적 지지 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISTP",
            "target_mbti": "INTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "태오",
                    "script": "I play with circuits.",
                    "translation": "회로를 가지고 놀아."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "재현",
                    "script": "Circuits teach electrical logic.",
                    "translation": "회로가 전기 논리를 가르쳐줘."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "태오는 회로를 가지고 노나요?",
                    "hint": "ISTP는 전자 부품을 실험하는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "태오는 'I play with circuits'라고 회로를 가지고 논다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "태오",
                    "script": "I see what works.",
                    "translation": "뭐가 작동하는지 봐."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "재현",
                    "script": "Observation builds understanding.",
                    "translation": "관찰이 이해를 만들어."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Tae-o sees what @@.",
                    "hint": "ISTP는 직접 해보면서 확인해요.",
                    "optionA": "breaks",
                    "optionB": "works",
                    "optionC": "costs",
                    "result": "works",
                    "explanation": "태오는 뭐가 작동하는지 봐요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "태오",
                    "script": "You understand how I think.",
                    "translation": "넌 내가 어떻게 생각하는지 이해해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "재현",
                    "script": "Your experimental method reveals truth!",
                    "translation": "네 실험적 방법이 진실을 밝혀!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "재현의 칭찬이에요.",
                    "optionA": "experimental",
                    "optionB": "truth",
                    "optionC": "Your",
                    "optionD": "reveals",
                    "result": "Your experimental reveals truth",
                    "explanation": "재현은 태오의 실험적 방법이 진실을 밝힌다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "전자 회로 만들기",
            "explanation": "ISTP의 실험적 제작과 INTJ의 논리적 지지 비교",
            "level": 1,
            "my_mbti": "ISTP",
            "target_mbti": "INTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "태오",
                    "script": "I play with circuits.",
                    "translation": "회로를 가지고 놀아."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "재현",
                    "script": "Circuits teach electrical logic.",
                    "translation": "회로가 전기 논리를 가르쳐줘."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "태오는 회로를 가지고 노나요?",
                    "hint": "ISTP는 전자 부품을 실험하는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "태오는 'I play with circuits'라고 회로를 가지고 논다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "태오",
                    "script": "I see what works.",
                    "translation": "뭐가 작동하는지 봐."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "재현",
                    "script": "Observation builds understanding.",
                    "translation": "관찰이 이해를 만들어."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Tae-o sees what @@.",
                    "hint": "ISTP는 직접 해보면서 확인해요.",
                    "optionA": "breaks",
                    "optionB": "works",
                    "optionC": "costs",
                    "result": "works",
                    "explanation": "태오는 뭐가 작동하는지 봐요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "태오",
                    "script": "You understand how I think.",
                    "translation": "넌 내가 어떻게 생각하는지 이해해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "재현",
                    "script": "Your experimental method reveals truth!",
                    "translation": "네 실험적 방법이 진실을 밝혀!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "재현의 칭찬이에요.",
                    "optionA": "experimental",
                    "optionB": "truth",
                    "optionC": "Your",
                    "optionD": "reveals",
                    "result": "Your experimental reveals truth",
                    "explanation": "재현은 태오의 실험적 방법이 진실을 밝힌다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5194 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "게임 모드 만들기",
            "explanation": "ISTP의 실용적 제작과 INTP의 이론적 관심 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISTP",
            "target_mbti": "INTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "성호",
                    "script": "I create game mods.",
                    "translation": "게임 모드를 만들어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "민재",
                    "script": "Mods show creative thinking!",
                    "translation": "모드가 창의적 사고를 보여줘!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "성호는 게임 모드를 만드나요?",
                    "hint": "ISTP는 기존 시스템을 개선하는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "성호는 'I create game mods'라고 게임 모드를 만든다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "성호",
                    "script": "I test what works.",
                    "translation": "뭐가 작동하는지 테스트해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "민재",
                    "script": "Testing reveals interesting patterns.",
                    "translation": "테스트가 흥미로운 패턴을 밝혀줘."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Seong-ho @@ what works in games.",
                    "hint": "ISTP는 직접 시도해보면서 확인해요.",
                    "optionA": "reads",
                    "optionB": "tests",
                    "optionC": "buys",
                    "result": "tests",
                    "explanation": "성호는 게임에서 뭐가 작동하는지 테스트해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "성호",
                    "script": "You understand game logic.",
                    "translation": "넌 게임 로직을 이해해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "민재",
                    "script": "Your practical coding improves gameplay!",
                    "translation": "네 실용적인 코딩이 게임플레이를 개선해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "민재의 칭찬이에요.",
                    "optionA": "coding",
                    "optionB": "gameplay",
                    "optionC": "Your",
                    "optionD": "improves",
                    "result": "Your coding improves gameplay",
                    "explanation": "민재는 성호의 코딩이 게임플레이를 개선한다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "게임 모드 만들기",
            "explanation": "ISTP의 실용적 제작과 INTP의 이론적 관심 비교",
            "level": 1,
            "my_mbti": "ISTP",
            "target_mbti": "INTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "성호",
                    "script": "I create game mods.",
                    "translation": "게임 모드를 만들어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "민재",
                    "script": "Mods show creative thinking!",
                    "translation": "모드가 창의적 사고를 보여줘!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "성호는 게임 모드를 만드나요?",
                    "hint": "ISTP는 기존 시스템을 개선하는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "성호는 'I create game mods'라고 게임 모드를 만든다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "성호",
                    "script": "I test what works.",
                    "translation": "뭐가 작동하는지 테스트해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "민재",
                    "script": "Testing reveals interesting patterns.",
                    "translation": "테스트가 흥미로운 패턴을 밝혀줘."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Seong-ho @@ what works in games.",
                    "hint": "ISTP는 직접 시도해보면서 확인해요.",
                    "optionA": "reads",
                    "optionB": "tests",
                    "optionC": "buys",
                    "result": "tests",
                    "explanation": "성호는 게임에서 뭐가 작동하는지 테스트해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "성호",
                    "script": "You understand game logic.",
                    "translation": "넌 게임 로직을 이해해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "민재",
                    "script": "Your practical coding improves gameplay!",
                    "translation": "네 실용적인 코딩이 게임플레이를 개선해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "민재의 칭찬이에요.",
                    "optionA": "coding",
                    "optionB": "gameplay",
                    "optionC": "Your",
                    "optionD": "improves",
                    "result": "Your coding improves gameplay",
                    "explanation": "민재는 성호의 코딩이 게임플레이를 개선한다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5195 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "웹사이트 만들기",
            "explanation": "ISTP의 실험적 개발과 INTP의 논리적 분석 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISTP",
            "target_mbti": "INTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "태오",
                    "script": "I build simple websites.",
                    "translation": "간단한 웹사이트를 만들어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "도현",
                    "script": "Web development has logic!",
                    "translation": "웹 개발에는 논리가 있어!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "태오는 간단한 웹사이트를 만드나요?",
                    "hint": "ISTP는 실용적인 프로그램을 만드는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "태오는 'I build simple websites'라고 간단한 웹사이트를 만든다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "태오",
                    "script": "I learn by doing.",
                    "translation": "직접 해보면서 배워."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "도현",
                    "script": "Doing teaches more than reading.",
                    "translation": "직접 하는 게 읽는 것보다 더 많이 가르쳐줘."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Tae-o learns by @@.",
                    "hint": "ISTP는 경험을 통해 배워요.",
                    "optionA": "reading",
                    "optionB": "doing",
                    "optionC": "listening",
                    "result": "doing",
                    "explanation": "태오는 직접 해보면서 배워요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "태오",
                    "script": "You see the theory behind things.",
                    "translation": "넌 사물 뒤의 이론을 봐."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "도현",
                    "script": "Your practical approach creates real solutions!",
                    "translation": "네 실용적인 접근이 진짜 해결책을 만들어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "도현의 칭찬이에요.",
                    "optionA": "approach",
                    "optionB": "solutions",
                    "optionC": "Your",
                    "optionD": "creates",
                    "result": "Your approach creates solutions",
                    "explanation": "도현은 태오의 접근이 해결책을 만든다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "웹사이트 만들기",
            "explanation": "ISTP의 실험적 개발과 INTP의 논리적 분석 비교",
            "level": 1,
            "my_mbti": "ISTP",
            "target_mbti": "INTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "태오",
                    "script": "I build simple websites.",
                    "translation": "간단한 웹사이트를 만들어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "도현",
                    "script": "Web development has logic!",
                    "translation": "웹 개발에는 논리가 있어!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "태오는 간단한 웹사이트를 만드나요?",
                    "hint": "ISTP는 실용적인 프로그램을 만드는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "태오는 'I build simple websites'라고 간단한 웹사이트를 만든다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "태오",
                    "script": "I learn by doing.",
                    "translation": "직접 해보면서 배워."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "도현",
                    "script": "Doing teaches more than reading.",
                    "translation": "직접 하는 게 읽는 것보다 더 많이 가르쳐줘."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Tae-o learns by @@.",
                    "hint": "ISTP는 경험을 통해 배워요.",
                    "optionA": "reading",
                    "optionB": "doing",
                    "optionC": "listening",
                    "result": "doing",
                    "explanation": "태오는 직접 해보면서 배워요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "태오",
                    "script": "You see the theory behind things.",
                    "translation": "넌 사물 뒤의 이론을 봐."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "도현",
                    "script": "Your practical approach creates real solutions!",
                    "translation": "네 실용적인 접근이 진짜 해결책을 만들어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "도현의 칭찬이에요.",
                    "optionA": "approach",
                    "optionB": "solutions",
                    "optionC": "Your",
                    "optionD": "creates",
                    "result": "Your approach creates solutions",
                    "explanation": "도현은 태오의 접근이 해결책을 만든다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5196 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "앱 개발 실험하기",
            "explanation": "ISTP의 실험적 개발과 INTP의 개념적 이해 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISTP",
            "target_mbti": "INTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "동민",
                    "script": "I try making apps.",
                    "translation": "앱 만들기를 시도해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "정우",
                    "script": "Apps connect ideas and users!",
                    "translation": "앱이 아이디어와 사용자를 연결해!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "동민이는 앱 만들기를 시도하나요?",
                    "hint": "ISTP는 새로운 기술을 실험해보는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "동민이는 'I try making apps'라고 앱 만들기를 시도한다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "동민",
                    "script": "Small features first.",
                    "translation": "작은 기능부터 먼저."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "정우",
                    "script": "Starting small prevents problems.",
                    "translation": "작게 시작하는 게 문제를 예방해."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Dong-min starts with @@ features.",
                    "hint": "ISTP는 간단한 것부터 시작해요.",
                    "optionA": "big",
                    "optionB": "small",
                    "optionC": "many",
                    "result": "small",
                    "explanation": "동민이는 작은 기능부터 시작해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "동민",
                    "script": "You understand system thinking.",
                    "translation": "넌 시스템 사고를 이해해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "정우",
                    "script": "Your building approach works perfectly!",
                    "translation": "네 제작 접근법이 완벽하게 돼!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "정우의 칭찬이에요.",
                    "optionA": "building",
                    "optionB": "perfectly",
                    "optionC": "Your",
                    "optionD": "works",
                    "result": "Your building works perfectly",
                    "explanation": "정우는 동민이의 제작이 완벽하게 된다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "앱 개발 실험하기",
            "explanation": "ISTP의 실험적 개발과 INTP의 개념적 이해 비교",
            "level": 1,
            "my_mbti": "ISTP",
            "target_mbti": "INTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "동민",
                    "script": "I try making apps.",
                    "translation": "앱 만들기를 시도해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "정우",
                    "script": "Apps connect ideas and users!",
                    "translation": "앱이 아이디어와 사용자를 연결해!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "동민이는 앱 만들기를 시도하나요?",
                    "hint": "ISTP는 새로운 기술을 실험해보는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "동민이는 'I try making apps'라고 앱 만들기를 시도한다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "동민",
                    "script": "Small features first.",
                    "translation": "작은 기능부터 먼저."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "정우",
                    "script": "Starting small prevents problems.",
                    "translation": "작게 시작하는 게 문제를 예방해."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Dong-min starts with @@ features.",
                    "hint": "ISTP는 간단한 것부터 시작해요.",
                    "optionA": "big",
                    "optionB": "small",
                    "optionC": "many",
                    "result": "small",
                    "explanation": "동민이는 작은 기능부터 시작해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "동민",
                    "script": "You understand system thinking.",
                    "translation": "넌 시스템 사고를 이해해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "정우",
                    "script": "Your building approach works perfectly!",
                    "translation": "네 제작 접근법이 완벽하게 돼!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "정우의 칭찬이에요.",
                    "optionA": "building",
                    "optionB": "perfectly",
                    "optionC": "Your",
                    "optionD": "works",
                    "result": "Your building works perfectly",
                    "explanation": "정우는 동민이의 제작이 완벽하게 된다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5197 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "갈등 해결 방식",
    "episodes": [
        {
            "title": "모든 사람이 함께 어울려서 vs 개인의 진정한 가치를 지키며",
            "explanation": "ISFJ의 집단 조화 추구와 INFP의 개인적 가치 중심",
            "category": "갈등 해결 방식",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "INFP",
            "content": []
        }
    ]
}
{
    "type": "MBTI",
    "category": "갈등 해결 방식",
    "episodes": [
        {
            "title": "모든 사람이 함께 어울려서 vs 개인의 진정한 가치를 지키며",
            "explanation": "ISFJ의 집단 조화 추구와 INFP의 개인적 가치 중심",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "INFP",
            "content": []
        }
    ]
}
ID: 5198 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "갈등 해결 방식",
    "episodes": [
        {
            "title": "검증된 전통적인 방법으로 안전하게 vs 창의적이고 독창적인 방식으로 자유롭게",
            "explanation": "ISFJ의 전통적 안전성과 INFP의 창의적 자유로움",
            "category": "갈등 해결 방식",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "INFP",
            "content": []
        }
    ]
}
{
    "type": "MBTI",
    "category": "갈등 해결 방식",
    "episodes": [
        {
            "title": "검증된 전통적인 방법으로 안전하게 vs 창의적이고 독창적인 방식으로 자유롭게",
            "explanation": "ISFJ의 전통적 안전성과 INFP의 창의적 자유로움",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "INFP",
            "content": []
        }
    ]
}
ID: 5199 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "갈등 해결 방식",
    "episodes": [
        {
            "title": "다른 사람들의 기대에 부응하여 vs 내면의 목소리에 따라 진실하게",
            "explanation": "ISFJ의 외부 기대 충족과 INFP의 내적 진정성",
            "category": "갈등 해결 방식",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "INFP",
            "content": []
        }
    ]
}
{
    "type": "MBTI",
    "category": "갈등 해결 방식",
    "episodes": [
        {
            "title": "다른 사람들의 기대에 부응하여 vs 내면의 목소리에 따라 진실하게",
            "explanation": "ISFJ의 외부 기대 충족과 INFP의 내적 진정성",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "INFP",
            "content": []
        }
    ]
}
ID: 5200 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "갈등 해결 방식",
    "episodes": [
        {
            "title": "부드럽고 조심스럽게 배려해서 vs 확실하고 단호하게 이끌어서",
            "explanation": "ISFJ의 부드러운 배려와 ESTJ의 확실한 리더십",
            "category": "갈등 해결 방식",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ESTJ",
            "content": []
        }
    ]
}
{
    "type": "MBTI",
    "category": "갈등 해결 방식",
    "episodes": [
        {
            "title": "부드럽고 조심스럽게 배려해서 vs 확실하고 단호하게 이끌어서",
            "explanation": "ISFJ의 부드러운 배려와 ESTJ의 확실한 리더십",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ESTJ",
            "content": []
        }
    ]
}
ID: 5201 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "갈등 해결 방식",
    "episodes": [
        {
            "title": "사람들과의 관계를 우선적으로 vs 목표와 성과를 최우선으로",
            "explanation": "ISFJ의 관계 중심과 ESTJ의 목표 중심",
            "category": "갈등 해결 방식",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ESTJ",
            "content": []
        }
    ]
}
{
    "type": "MBTI",
    "category": "갈등 해결 방식",
    "episodes": [
        {
            "title": "사람들과의 관계를 우선적으로 vs 목표와 성과를 최우선으로",
            "explanation": "ISFJ의 관계 중심과 ESTJ의 목표 중심",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ESTJ",
            "content": []
        }
    ]
}
ID: 5202 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "갈등 해결 방식",
    "episodes": [
        {
            "title": "점진적으로 천천히 변화를 도입해서 vs 체계적으로 빠르게 조직을 정비해서",
            "explanation": "ISFJ의 점진적 변화와 ESTJ의 체계적 조직",
            "category": "갈등 해결 방식",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ESTJ",
            "content": []
        }
    ]
}
{
    "type": "MBTI",
    "category": "갈등 해결 방식",
    "episodes": [
        {
            "title": "점진적으로 천천히 변화를 도입해서 vs 체계적으로 빠르게 조직을 정비해서",
            "explanation": "ISFJ의 점진적 변화와 ESTJ의 체계적 조직",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ESTJ",
            "content": []
        }
    ]
}
ID: 5203 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "갈등 해결 방식",
    "episodes": [
        {
            "title": "신중하게 계획하고 준비해서 vs 즉석에서 바로 행동해서",
            "explanation": "ISFJ의 신중한 계획과 ESTP의 즉석 행동",
            "category": "갈등 해결 방식",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ESTP",
            "content": []
        }
    ]
}
{
    "type": "MBTI",
    "category": "갈등 해결 방식",
    "episodes": [
        {
            "title": "신중하게 계획하고 준비해서 vs 즉석에서 바로 행동해서",
            "explanation": "ISFJ의 신중한 계획과 ESTP의 즉석 행동",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ESTP",
            "content": []
        }
    ]
}
ID: 5204 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "갈등 해결 방식",
    "episodes": [
        {
            "title": "안정적이고 예측 가능하게 vs 모험적이고 새로운 시도로",
            "explanation": "ISFJ의 안정적 진행과 ESTP의 모험적 시도",
            "category": "갈등 해결 방식",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ESTP",
            "content": []
        }
    ]
}
{
    "type": "MBTI",
    "category": "갈등 해결 방식",
    "episodes": [
        {
            "title": "안정적이고 예측 가능하게 vs 모험적이고 새로운 시도로",
            "explanation": "ISFJ의 안정적 진행과 ESTP의 모험적 시도",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ESTP",
            "content": []
        }
    ]
}
ID: 5205 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "갈등 해결 방식",
    "episodes": [
        {
            "title": "모든 사람의 감정을 세심하게 배려해서 vs 실용적인 결과를 빠르게 달성해서",
            "explanation": "ISFJ의 감정적 배려와 ESTP의 실용적 결과 추구",
            "category": "갈등 해결 방식",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ESTP",
            "content": []
        }
    ]
}
{
    "type": "MBTI",
    "category": "갈등 해결 방식",
    "episodes": [
        {
            "title": "모든 사람의 감정을 세심하게 배려해서 vs 실용적인 결과를 빠르게 달성해서",
            "explanation": "ISFJ의 감정적 배려와 ESTP의 실용적 결과 추구",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ESTP",
            "content": []
        }
    ]
}
ID: 5206 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "나만의 작업 공간 꾸미기",
            "explanation": "ISTP의 실용적인 작업 환경과 INFJ의 깊이 있는 이해 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISTP",
            "target_mbti": "INFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "태오",
                    "script": "I set up my workspace.",
                    "translation": "작업 공간을 설치해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "서진",
                    "script": "Spaces shape our creativity.",
                    "translation": "공간이 우리 창의성을 만들어."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "태오는 작업 공간을 설치하나요?",
                    "hint": "ISTP는 자신만의 작업 환경을 만드는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "태오는 'I set up my workspace'라고 작업 공간을 설치한다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "태오",
                    "script": "Tools need easy access.",
                    "translation": "도구들이 쉽게 접근 가능해야 해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "서진",
                    "script": "Accessibility supports flow.",
                    "translation": "접근성이 흐름을 지원해."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Tools need @@ access for Tae-o.",
                    "hint": "ISTP는 효율적인 작업 환경을 원해요.",
                    "optionA": "hard",
                    "optionB": "easy",
                    "optionC": "slow",
                    "result": "easy",
                    "explanation": "도구들이 태오에게 쉬운 접근이 필요해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "태오",
                    "script": "You understand creative flow.",
                    "translation": "넌 창의적 흐름을 이해해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "서진",
                    "script": "Your practical setup inspires productivity!",
                    "translation": "네 실용적인 설치가 생산성에 영감을 줘!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "서진의 칭찬이에요.",
                    "optionA": "practical",
                    "optionB": "productivity",
                    "optionC": "Your",
                    "optionD": "inspires",
                    "result": "Your practical inspires productivity",
                    "explanation": "서진은 태오의 실용적인 것이 생산성에 영감을 준다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "나만의 작업 공간 꾸미기",
            "explanation": "ISTP의 실용적인 작업 환경과 INFJ의 깊이 있는 이해 비교",
            "level": 1,
            "my_mbti": "ISTP",
            "target_mbti": "INFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "태오",
                    "script": "I set up my workspace.",
                    "translation": "작업 공간을 설치해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "서진",
                    "script": "Spaces shape our creativity.",
                    "translation": "공간이 우리 창의성을 만들어."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "태오는 작업 공간을 설치하나요?",
                    "hint": "ISTP는 자신만의 작업 환경을 만드는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "태오는 'I set up my workspace'라고 작업 공간을 설치한다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "태오",
                    "script": "Tools need easy access.",
                    "translation": "도구들이 쉽게 접근 가능해야 해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "서진",
                    "script": "Accessibility supports flow.",
                    "translation": "접근성이 흐름을 지원해."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Tools need @@ access for Tae-o.",
                    "hint": "ISTP는 효율적인 작업 환경을 원해요.",
                    "optionA": "hard",
                    "optionB": "easy",
                    "optionC": "slow",
                    "result": "easy",
                    "explanation": "도구들이 태오에게 쉬운 접근이 필요해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "태오",
                    "script": "You understand creative flow.",
                    "translation": "넌 창의적 흐름을 이해해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "서진",
                    "script": "Your practical setup inspires productivity!",
                    "translation": "네 실용적인 설치가 생산성에 영감을 줘!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "서진의 칭찬이에요.",
                    "optionA": "practical",
                    "optionB": "productivity",
                    "optionC": "Your",
                    "optionD": "inspires",
                    "result": "Your practical inspires productivity",
                    "explanation": "서진은 태오의 실용적인 것이 생산성에 영감을 준다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5207 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "수제 가구 만들기",
            "explanation": "ISTP의 자유로운 제작과 INFJ의 의미 있는 격려 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISTP",
            "target_mbti": "INFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "동민",
                    "script": "I make my own furniture.",
                    "translation": "내 가구를 만들어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "미나",
                    "script": "Handmade things have soul!",
                    "translation": "손으로 만든 것들에는 영혼이 있어!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "동민이는 자신의 가구를 만드나요?",
                    "hint": "ISTP는 실용적인 물건을 직접 만드는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "동민이는 'I make my own furniture'라고 자신의 가구를 만든다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "동민",
                    "script": "Each piece fits perfectly.",
                    "translation": "각 조각이 완벽하게 맞아."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "미나",
                    "script": "Perfect fit creates harmony.",
                    "translation": "완벽한 맞음이 조화를 만들어."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Each @@ fits perfectly for Dong-min.",
                    "hint": "ISTP는 정확한 치수와 맞춤을 중요하게 여겨요.",
                    "optionA": "color",
                    "optionB": "piece",
                    "optionC": "room",
                    "result": "piece",
                    "explanation": "각 조각이 동민이에게 완벽하게 맞아요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "동민",
                    "script": "You see deeper meaning.",
                    "translation": "넌 더 깊은 의미를 봐."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "미나",
                    "script": "Your craftsmanship creates lasting beauty!",
                    "translation": "네 장인 정신이 지속되는 아름다움을 만들어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "미나의 칭찬이에요.",
                    "optionA": "craftsmanship",
                    "optionB": "beauty",
                    "optionC": "Your",
                    "optionD": "creates",
                    "result": "Your craftsmanship creates beauty",
                    "explanation": "미나는 동민이의 장인 정신이 아름다움을 만든다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "수제 가구 만들기",
            "explanation": "ISTP의 자유로운 제작과 INFJ의 의미 있는 격려 비교",
            "level": 1,
            "my_mbti": "ISTP",
            "target_mbti": "INFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "동민",
                    "script": "I make my own furniture.",
                    "translation": "내 가구를 만들어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "미나",
                    "script": "Handmade things have soul!",
                    "translation": "손으로 만든 것들에는 영혼이 있어!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "동민이는 자신의 가구를 만드나요?",
                    "hint": "ISTP는 실용적인 물건을 직접 만드는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "동민이는 'I make my own furniture'라고 자신의 가구를 만든다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "동민",
                    "script": "Each piece fits perfectly.",
                    "translation": "각 조각이 완벽하게 맞아."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "미나",
                    "script": "Perfect fit creates harmony.",
                    "translation": "완벽한 맞음이 조화를 만들어."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Each @@ fits perfectly for Dong-min.",
                    "hint": "ISTP는 정확한 치수와 맞춤을 중요하게 여겨요.",
                    "optionA": "color",
                    "optionB": "piece",
                    "optionC": "room",
                    "result": "piece",
                    "explanation": "각 조각이 동민이에게 완벽하게 맞아요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "동민",
                    "script": "You see deeper meaning.",
                    "translation": "넌 더 깊은 의미를 봐."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "미나",
                    "script": "Your craftsmanship creates lasting beauty!",
                    "translation": "네 장인 정신이 지속되는 아름다움을 만들어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "미나의 칭찬이에요.",
                    "optionA": "craftsmanship",
                    "optionB": "beauty",
                    "optionC": "Your",
                    "optionD": "creates",
                    "result": "Your craftsmanship creates beauty",
                    "explanation": "미나는 동민이의 장인 정신이 아름다움을 만든다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5208 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "전자음악 만들기",
            "explanation": "ISTP의 기술적 음악 제작과 INFJ의 감성적 공감 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISTP",
            "target_mbti": "INFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "성진",
                    "script": "I make electronic music.",
                    "translation": "전자 음악을 만들어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "다은",
                    "script": "Music expresses inner feelings!",
                    "translation": "음악이 내면의 감정을 표현해!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "성진이는 전자 음악을 만드나요?",
                    "hint": "ISTP는 기술을 이용한 창작을 좋아해요.",
                    "result": "O",
                    "explanation": "성진이는 'I make electronic music'이라고 전자 음악을 만든다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "성진",
                    "script": "I experiment with sounds.",
                    "translation": "소리들을 실험해봐."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "다은",
                    "script": "Sounds carry deep emotions.",
                    "translation": "소리가 깊은 감정을 담고 있어."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Seong-jin @@ with different sounds.",
                    "hint": "ISTP는 다양한 소리를 시도해봐요.",
                    "optionA": "listens",
                    "optionB": "experiments",
                    "optionC": "records",
                    "result": "experiments",
                    "explanation": "성진이는 다른 소리들을 실험해봐요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "성진",
                    "script": "You feel music's emotional power.",
                    "translation": "넌 음악의 감정적인 힘을 느껴."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "다은",
                    "script": "Your sound experiments touch hearts!",
                    "translation": "네 소리 실험이 마음을 건드려!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "다은의 칭찬이에요.",
                    "optionA": "experiments",
                    "optionB": "hearts",
                    "optionC": "Your",
                    "optionD": "touch",
                    "result": "Your experiments touch hearts",
                    "explanation": "다은은 성진이의 실험이 마음을 건드린다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "전자음악 만들기",
            "explanation": "ISTP의 기술적 음악 제작과 INFJ의 감성적 공감 비교",
            "level": 1,
            "my_mbti": "ISTP",
            "target_mbti": "INFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "성진",
                    "script": "I make electronic music.",
                    "translation": "전자 음악을 만들어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "다은",
                    "script": "Music expresses inner feelings!",
                    "translation": "음악이 내면의 감정을 표현해!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "성진이는 전자 음악을 만드나요?",
                    "hint": "ISTP는 기술을 이용한 창작을 좋아해요.",
                    "result": "O",
                    "explanation": "성진이는 'I make electronic music'이라고 전자 음악을 만든다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "성진",
                    "script": "I experiment with sounds.",
                    "translation": "소리들을 실험해봐."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "다은",
                    "script": "Sounds carry deep emotions.",
                    "translation": "소리가 깊은 감정을 담고 있어."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Seong-jin @@ with different sounds.",
                    "hint": "ISTP는 다양한 소리를 시도해봐요.",
                    "optionA": "listens",
                    "optionB": "experiments",
                    "optionC": "records",
                    "result": "experiments",
                    "explanation": "성진이는 다른 소리들을 실험해봐요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "성진",
                    "script": "You feel music's emotional power.",
                    "translation": "넌 음악의 감정적인 힘을 느껴."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "다은",
                    "script": "Your sound experiments touch hearts!",
                    "translation": "네 소리 실험이 마음을 건드려!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "다은의 칭찬이에요.",
                    "optionA": "experiments",
                    "optionB": "hearts",
                    "optionC": "Your",
                    "optionD": "touch",
                    "result": "Your experiments touch hearts",
                    "explanation": "다은은 성진이의 실험이 마음을 건드린다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5209 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "효율적인 도구 만들기",
            "explanation": "ISTP의 창의적 제작과 ESTJ의 실용성 중시 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISTP",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "성호",
                    "script": "I create helpful tools.",
                    "translation": "도움이 되는 도구를 만들어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "태영",
                    "script": "Useful tools save time!",
                    "translation": "유용한 도구가 시간을 절약해!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "성호는 도움이 되는 도구를 만드나요?",
                    "hint": "ISTP는 실용적인 도구를 만드는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "성호는 'I create helpful tools'라고 도움이 되는 도구를 만든다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "성호",
                    "script": "Simple designs work better.",
                    "translation": "간단한 디자인이 더 잘 돼."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "태영",
                    "script": "Simple means more efficient.",
                    "translation": "간단한 게 더 효율적이야."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "@@ designs work better for Seong-ho.",
                    "hint": "ISTP는 복잡하지 않은 해결책을 선호해요.",
                    "optionA": "Complex",
                    "optionB": "Simple",
                    "optionC": "Colorful",
                    "result": "Simple",
                    "explanation": "간단한 디자인이 성호에게 더 잘 돼요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "성호",
                    "script": "You focus on results.",
                    "translation": "넌 결과에 집중해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태영",
                    "script": "Your innovations increase productivity!",
                    "translation": "네 혁신이 생산성을 높여!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "태영의 칭찬이에요.",
                    "optionA": "innovations",
                    "optionB": "productivity",
                    "optionC": "Your",
                    "optionD": "increase",
                    "result": "Your innovations increase productivity",
                    "explanation": "태영은 성호의 혁신이 생산성을 높인다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "효율적인 도구 만들기",
            "explanation": "ISTP의 창의적 제작과 ESTJ의 실용성 중시 비교",
            "level": 1,
            "my_mbti": "ISTP",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "성호",
                    "script": "I create helpful tools.",
                    "translation": "도움이 되는 도구를 만들어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "태영",
                    "script": "Useful tools save time!",
                    "translation": "유용한 도구가 시간을 절약해!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "성호는 도움이 되는 도구를 만드나요?",
                    "hint": "ISTP는 실용적인 도구를 만드는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "성호는 'I create helpful tools'라고 도움이 되는 도구를 만든다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "성호",
                    "script": "Simple designs work better.",
                    "translation": "간단한 디자인이 더 잘 돼."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "태영",
                    "script": "Simple means more efficient.",
                    "translation": "간단한 게 더 효율적이야."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "@@ designs work better for Seong-ho.",
                    "hint": "ISTP는 복잡하지 않은 해결책을 선호해요.",
                    "optionA": "Complex",
                    "optionB": "Simple",
                    "optionC": "Colorful",
                    "result": "Simple",
                    "explanation": "간단한 디자인이 성호에게 더 잘 돼요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "성호",
                    "script": "You focus on results.",
                    "translation": "넌 결과에 집중해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태영",
                    "script": "Your innovations increase productivity!",
                    "translation": "네 혁신이 생산성을 높여!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "태영의 칭찬이에요.",
                    "optionA": "innovations",
                    "optionB": "productivity",
                    "optionC": "Your",
                    "optionD": "increase",
                    "result": "Your innovations increase productivity",
                    "explanation": "태영은 성호의 혁신이 생산성을 높인다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5210 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "기계 수리 서비스",
            "explanation": "ISTP의 실용적 기술과 ESTJ의 효율성 격려 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISTP",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "태오",
                    "script": "I fix broken machines.",
                    "translation": "고장난 기계를 고쳐."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "준서",
                    "script": "Fixing things saves money!",
                    "translation": "고치는 것이 돈을 절약해!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "태오는 고장난 기계를 고치나요?",
                    "hint": "ISTP는 고장난 물건을 고치는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "태오는 'I fix broken machines'라고 고장난 기계를 고친다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "태오",
                    "script": "I find what's wrong first.",
                    "translation": "먼저 뭐가 잘못됐는지 찾아."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "준서",
                    "script": "Finding problems leads to solutions.",
                    "translation": "문제를 찾는 게 해결책으로 이어져."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Tae-o finds what's @@ first.",
                    "hint": "ISTP는 문제를 파악하는 것부터 시작해요.",
                    "optionA": "right",
                    "optionB": "wrong",
                    "optionC": "new",
                    "result": "wrong",
                    "explanation": "태오는 먼저 뭐가 잘못됐는지 찾아요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "태오",
                    "script": "You understand business value.",
                    "translation": "넌 사업적 가치를 이해해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "준서",
                    "script": "Your repair skills create real value!",
                    "translation": "네 수리 기술이 진짜 가치를 만들어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "준서의 칭찬이에요.",
                    "optionA": "repair",
                    "optionB": "value",
                    "optionC": "Your",
                    "optionD": "creates",
                    "result": "Your repair creates value",
                    "explanation": "준서는 태오의 수리가 가치를 만든다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "기계 수리 서비스",
            "explanation": "ISTP의 실용적 기술과 ESTJ의 효율성 격려 비교",
            "level": 1,
            "my_mbti": "ISTP",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "태오",
                    "script": "I fix broken machines.",
                    "translation": "고장난 기계를 고쳐."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "준서",
                    "script": "Fixing things saves money!",
                    "translation": "고치는 것이 돈을 절약해!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "태오는 고장난 기계를 고치나요?",
                    "hint": "ISTP는 고장난 물건을 고치는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "태오는 'I fix broken machines'라고 고장난 기계를 고친다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "태오",
                    "script": "I find what's wrong first.",
                    "translation": "먼저 뭐가 잘못됐는지 찾아."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "준서",
                    "script": "Finding problems leads to solutions.",
                    "translation": "문제를 찾는 게 해결책으로 이어져."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Tae-o finds what's @@ first.",
                    "hint": "ISTP는 문제를 파악하는 것부터 시작해요.",
                    "optionA": "right",
                    "optionB": "wrong",
                    "optionC": "new",
                    "result": "wrong",
                    "explanation": "태오는 먼저 뭐가 잘못됐는지 찾아요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "태오",
                    "script": "You understand business value.",
                    "translation": "넌 사업적 가치를 이해해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "준서",
                    "script": "Your repair skills create real value!",
                    "translation": "네 수리 기술이 진짜 가치를 만들어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "준서의 칭찬이에요.",
                    "optionA": "repair",
                    "optionB": "value",
                    "optionC": "Your",
                    "optionD": "creates",
                    "result": "Your repair creates value",
                    "explanation": "준서는 태오의 수리가 가치를 만든다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5211 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "운동 장비 개선하기",
            "explanation": "ISTP의 창의적 개조와 ESTJ의 성과 중심 격려 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISTP",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "동민",
                    "script": "I improve exercise equipment.",
                    "translation": "운동 기구를 개선해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "태윤",
                    "script": "Better equipment improves performance!",
                    "translation": "더 좋은 기구가 성능을 향상시켜!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "동민이는 운동 기구를 개선하나요?",
                    "hint": "ISTP는 기존 물건을 더 좋게 만드는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "동민이는 'I improve exercise equipment'라고 운동 기구를 개선한다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "동민",
                    "script": "Small changes help a lot.",
                    "translation": "작은 변화가 많이 도움이 돼."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "태윤",
                    "script": "Small improvements add up.",
                    "translation": "작은 개선들이 쌓여."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "@@ changes help Dong-min a lot.",
                    "hint": "ISTP는 간단한 수정으로 큰 효과를 만들어요.",
                    "optionA": "Big",
                    "optionB": "Small",
                    "optionC": "Expensive",
                    "result": "Small",
                    "explanation": "작은 변화가 동민이에게 많이 도움이 돼요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "동민",
                    "script": "You see the bigger picture.",
                    "translation": "넌 더 큰 그림을 봐."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태윤",
                    "script": "Your improvements boost everyone's results!",
                    "translation": "네 개선이 모두의 결과를 높여!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "태윤의 칭찬이에요.",
                    "optionA": "improvements",
                    "optionB": "results",
                    "optionC": "Your",
                    "optionD": "boost",
                    "result": "Your improvements boost results",
                    "explanation": "태윤은 동민이의 개선이 결과를 높인다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "운동 장비 개선하기",
            "explanation": "ISTP의 창의적 개조와 ESTJ의 성과 중심 격려 비교",
            "level": 1,
            "my_mbti": "ISTP",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "동민",
                    "script": "I improve exercise equipment.",
                    "translation": "운동 기구를 개선해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "태윤",
                    "script": "Better equipment improves performance!",
                    "translation": "더 좋은 기구가 성능을 향상시켜!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "동민이는 운동 기구를 개선하나요?",
                    "hint": "ISTP는 기존 물건을 더 좋게 만드는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "동민이는 'I improve exercise equipment'라고 운동 기구를 개선한다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "동민",
                    "script": "Small changes help a lot.",
                    "translation": "작은 변화가 많이 도움이 돼."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "태윤",
                    "script": "Small improvements add up.",
                    "translation": "작은 개선들이 쌓여."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "@@ changes help Dong-min a lot.",
                    "hint": "ISTP는 간단한 수정으로 큰 효과를 만들어요.",
                    "optionA": "Big",
                    "optionB": "Small",
                    "optionC": "Expensive",
                    "result": "Small",
                    "explanation": "작은 변화가 동민이에게 많이 도움이 돼요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "동민",
                    "script": "You see the bigger picture.",
                    "translation": "넌 더 큰 그림을 봐."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태윤",
                    "script": "Your improvements boost everyone's results!",
                    "translation": "네 개선이 모두의 결과를 높여!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "태윤의 칭찬이에요.",
                    "optionA": "improvements",
                    "optionB": "results",
                    "optionC": "Your",
                    "optionD": "boost",
                    "result": "Your improvements boost results",
                    "explanation": "태윤은 동민이의 개선이 결과를 높인다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5212 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "스케이트보드 커스텀하기",
            "explanation": "ISTP의 기술적 개조와 ESTP의 활동적인 격려 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISTP",
            "target_mbti": "ESTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "성진",
                    "script": "I customize my skateboard.",
                    "translation": "스케이트보드를 커스텀해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "상우",
                    "script": "Custom boards are so cool!",
                    "translation": "커스텀 보드가 정말 멋져!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "성진이는 스케이트보드를 커스텀하나요?",
                    "hint": "ISTP는 개인적인 취향에 맞게 물건을 개조해요.",
                    "result": "O",
                    "explanation": "성진이는 'I customize my skateboard'라고 스케이트보드를 커스텀한다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "성진",
                    "script": "Better wheels make difference.",
                    "translation": "더 좋은 바퀴가 차이를 만들어."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "상우",
                    "script": "Good wheels mean smooth rides!",
                    "translation": "좋은 바퀴가 부드러운 라이딩을 의미해!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "@@ wheels make a difference.",
                    "hint": "ISTP는 부품의 품질을 중요하게 여겨요.",
                    "optionA": "Old",
                    "optionB": "Better",
                    "optionC": "Cheap",
                    "result": "Better",
                    "explanation": "더 좋은 바퀴가 차이를 만들어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "성진",
                    "script": "You love action sports.",
                    "translation": "넌 액션 스포츠를 좋아해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "상우",
                    "script": "Your custom work rocks!",
                    "translation": "네 커스텀 작업이 최고야!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "상우의 칭찬이에요.",
                    "optionA": "custom",
                    "optionB": "work",
                    "optionC": "Your",
                    "optionD": "rocks",
                    "result": "Your custom work rocks",
                    "explanation": "상우는 성진이의 커스텀 작업이 최고라고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "스케이트보드 커스텀하기",
            "explanation": "ISTP의 기술적 개조와 ESTP의 활동적인 격려 비교",
            "level": 1,
            "my_mbti": "ISTP",
            "target_mbti": "ESTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "성진",
                    "script": "I customize my skateboard.",
                    "translation": "스케이트보드를 커스텀해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "상우",
                    "script": "Custom boards are so cool!",
                    "translation": "커스텀 보드가 정말 멋져!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "성진이는 스케이트보드를 커스텀하나요?",
                    "hint": "ISTP는 개인적인 취향에 맞게 물건을 개조해요.",
                    "result": "O",
                    "explanation": "성진이는 'I customize my skateboard'라고 스케이트보드를 커스텀한다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "성진",
                    "script": "Better wheels make difference.",
                    "translation": "더 좋은 바퀴가 차이를 만들어."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "상우",
                    "script": "Good wheels mean smooth rides!",
                    "translation": "좋은 바퀴가 부드러운 라이딩을 의미해!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "@@ wheels make a difference.",
                    "hint": "ISTP는 부품의 품질을 중요하게 여겨요.",
                    "optionA": "Old",
                    "optionB": "Better",
                    "optionC": "Cheap",
                    "result": "Better",
                    "explanation": "더 좋은 바퀴가 차이를 만들어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "성진",
                    "script": "You love action sports.",
                    "translation": "넌 액션 스포츠를 좋아해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "상우",
                    "script": "Your custom work rocks!",
                    "translation": "네 커스텀 작업이 최고야!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "상우의 칭찬이에요.",
                    "optionA": "custom",
                    "optionB": "work",
                    "optionC": "Your",
                    "optionD": "rocks",
                    "result": "Your custom work rocks",
                    "explanation": "상우는 성진이의 커스텀 작업이 최고라고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5213 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "오토바이 정비하기",
            "explanation": "ISTP의 기계 정비와 ESTP의 스릴 공감 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISTP",
            "target_mbti": "ESTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "태오",
                    "script": "I work on motorcycles.",
                    "translation": "오토바이 작업을 해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "시우",
                    "script": "Motorcycles give amazing thrills!",
                    "translation": "오토바이가 놀라운 스릴을 줘!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "태오는 오토바이 작업을 하나요?",
                    "hint": "ISTP는 기계를 다루는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "태오는 'I work on motorcycles'라고 오토바이 작업을 한다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "태오",
                    "script": "Engine sounds tell everything.",
                    "translation": "엔진 소리가 모든 걸 말해줘."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "시우",
                    "script": "Sounds show the machine's health!",
                    "translation": "소리가 기계의 건강을 보여줘!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "@@ sounds tell everything to Tae-o.",
                    "hint": "ISTP는 기계의 상태를 소리로 파악해요.",
                    "optionA": "Music",
                    "optionB": "Engine",
                    "optionC": "Voice",
                    "result": "Engine",
                    "explanation": "엔진 소리가 태오에게 모든 것을 말해줘요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "태오",
                    "script": "You feel the speed excitement.",
                    "translation": "넌 속도의 흥분을 느껴."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "시우",
                    "script": "Your mechanical skills are incredible!",
                    "translation": "네 기계 기술이 믿을 수 없어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "시우의 칭찬이에요.",
                    "optionA": "mechanical",
                    "optionB": "incredible",
                    "optionC": "Your",
                    "optionD": "skills",
                    "result": "Your mechanical skills incredible",
                    "explanation": "시우는 성진이의 기계 기술이 믿을 수 없다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "오토바이 정비하기",
            "explanation": "ISTP의 기계 정비와 ESTP의 스릴 공감 비교",
            "level": 1,
            "my_mbti": "ISTP",
            "target_mbti": "ESTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "태오",
                    "script": "I work on motorcycles.",
                    "translation": "오토바이 작업을 해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "시우",
                    "script": "Motorcycles give amazing thrills!",
                    "translation": "오토바이가 놀라운 스릴을 줘!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "태오는 오토바이 작업을 하나요?",
                    "hint": "ISTP는 기계를 다루는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "태오는 'I work on motorcycles'라고 오토바이 작업을 한다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "태오",
                    "script": "Engine sounds tell everything.",
                    "translation": "엔진 소리가 모든 걸 말해줘."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "시우",
                    "script": "Sounds show the machine's health!",
                    "translation": "소리가 기계의 건강을 보여줘!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "@@ sounds tell everything to Tae-o.",
                    "hint": "ISTP는 기계의 상태를 소리로 파악해요.",
                    "optionA": "Music",
                    "optionB": "Engine",
                    "optionC": "Voice",
                    "result": "Engine",
                    "explanation": "엔진 소리가 태오에게 모든 것을 말해줘요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "태오",
                    "script": "You feel the speed excitement.",
                    "translation": "넌 속도의 흥분을 느껴."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "시우",
                    "script": "Your mechanical skills are incredible!",
                    "translation": "네 기계 기술이 믿을 수 없어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "시우의 칭찬이에요.",
                    "optionA": "mechanical",
                    "optionB": "incredible",
                    "optionC": "Your",
                    "optionD": "skills",
                    "result": "Your mechanical skills incredible",
                    "explanation": "시우는 성진이의 기계 기술이 믿을 수 없다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5214 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "서핑보드 제작하기",
            "explanation": "ISTP의 수제 제작과 ESTP의 액션 스포츠 공감 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISTP",
            "target_mbti": "ESTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "성호",
                    "script": "I shape my surfboard.",
                    "translation": "서핑보드를 모양을 만들어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "태준",
                    "script": "Surfing is pure freedom!",
                    "translation": "서핑은 순수한 자유야!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "성호는 서핑보드 모양을 만드나요?",
                    "hint": "ISTP는 스포츠 장비를 직접 만드는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "성호는 'I shape my surfboard'라고 서핑보드 모양을 만든다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "성호",
                    "script": "Perfect balance needs practice.",
                    "translation": "완벽한 균형은 연습이 필요해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "태준",
                    "script": "Practice makes perfect waves!",
                    "translation": "연습이 완벽한 파도를 만들어!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Perfect @@ needs practice for Seong-ho.",
                    "hint": "ISTP는 기술적인 정확성을 추구해요.",
                    "optionA": "color",
                    "optionB": "balance",
                    "optionC": "speed",
                    "result": "balance",
                    "explanation": "완벽한 균형이 성호에게 연습이 필요해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "성호",
                    "script": "You live for adventure.",
                    "translation": "넌 모험을 위해 살아."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태준",
                    "script": "Your custom board rides amazing!",
                    "translation": "네 커스텀 보드가 놀랍게 타져!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "태준의 칭찬이에요.",
                    "optionA": "custom",
                    "optionB": "amazing",
                    "optionC": "Your",
                    "optionD": "rides",
                    "result": "Your custom rides amazing",
                    "explanation": "태준은 성호의 커스텀이 놀랍게 탄다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "서핑보드 제작하기",
            "explanation": "ISTP의 수제 제작과 ESTP의 액션 스포츠 공감 비교",
            "level": 1,
            "my_mbti": "ISTP",
            "target_mbti": "ESTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "성호",
                    "script": "I shape my surfboard.",
                    "translation": "서핑보드를 모양을 만들어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "태준",
                    "script": "Surfing is pure freedom!",
                    "translation": "서핑은 순수한 자유야!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "성호는 서핑보드 모양을 만드나요?",
                    "hint": "ISTP는 스포츠 장비를 직접 만드는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "성호는 'I shape my surfboard'라고 서핑보드 모양을 만든다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "성호",
                    "script": "Perfect balance needs practice.",
                    "translation": "완벽한 균형은 연습이 필요해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "태준",
                    "script": "Practice makes perfect waves!",
                    "translation": "연습이 완벽한 파도를 만들어!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Perfect @@ needs practice for Seong-ho.",
                    "hint": "ISTP는 기술적인 정확성을 추구해요.",
                    "optionA": "color",
                    "optionB": "balance",
                    "optionC": "speed",
                    "result": "balance",
                    "explanation": "완벽한 균형이 성호에게 연습이 필요해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "성호",
                    "script": "You live for adventure.",
                    "translation": "넌 모험을 위해 살아."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태준",
                    "script": "Your custom board rides amazing!",
                    "translation": "네 커스텀 보드가 놀랍게 타져!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "태준의 칭찬이에요.",
                    "optionA": "custom",
                    "optionB": "amazing",
                    "optionC": "Your",
                    "optionD": "rides",
                    "result": "Your custom rides amazing",
                    "explanation": "태준은 성호의 커스텀이 놀랍게 탄다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5215 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "뮤직 비디오 편집하기",
            "explanation": "ISTP의 기술적 편집과 ESFP의 즐거운 반응 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISTP",
            "target_mbti": "ESFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "태오",
                    "script": "I edit music videos.",
                    "translation": "뮤직 비디오를 편집해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "예솔",
                    "script": "Videos bring music alive!",
                    "translation": "비디오가 음악에 생명을 불어넣어!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "태오는 뮤직 비디오를 편집하나요?",
                    "hint": "ISTP는 멀티미디어 편집 기술을 좋아해요.",
                    "result": "O",
                    "explanation": "태오는 'I edit music videos'라고 뮤직 비디오를 편집한다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "태오",
                    "script": "Software tools are powerful.",
                    "translation": "소프트웨어 도구가 강력해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "예솔",
                    "script": "Tools help create magic!",
                    "translation": "도구가 마법을 만드는데 도움이 돼!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "@@ tools are powerful for video editing.",
                    "hint": "ISTP는 디지털 도구를 활용해요.",
                    "optionA": "Old",
                    "optionB": "Software",
                    "optionC": "Heavy",
                    "result": "Software",
                    "explanation": "소프트웨어 도구가 비디오 편집에 강력해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "태오",
                    "script": "You bring joy everywhere.",
                    "translation": "넌 어디든 기쁨을 가져다줘."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "예솔",
                    "script": "Your videos make everyone happy!",
                    "translation": "네 비디오가 모두를 행복하게 해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "예솔의 칭찬이에요.",
                    "optionA": "videos",
                    "optionB": "happy",
                    "optionC": "Your",
                    "optionD": "make",
                    "result": "Your videos make happy",
                    "explanation": "예솔은 태오의 비디오가 행복하게 한다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "뮤직 비디오 편집하기",
            "explanation": "ISTP의 기술적 편집과 ESFP의 즐거운 반응 비교",
            "level": 1,
            "my_mbti": "ISTP",
            "target_mbti": "ESFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "태오",
                    "script": "I edit music videos.",
                    "translation": "뮤직 비디오를 편집해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "예솔",
                    "script": "Videos bring music alive!",
                    "translation": "비디오가 음악에 생명을 불어넣어!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "태오는 뮤직 비디오를 편집하나요?",
                    "hint": "ISTP는 멀티미디어 편집 기술을 좋아해요.",
                    "result": "O",
                    "explanation": "태오는 'I edit music videos'라고 뮤직 비디오를 편집한다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "태오",
                    "script": "Software tools are powerful.",
                    "translation": "소프트웨어 도구가 강력해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "예솔",
                    "script": "Tools help create magic!",
                    "translation": "도구가 마법을 만드는데 도움이 돼!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "@@ tools are powerful for video editing.",
                    "hint": "ISTP는 디지털 도구를 활용해요.",
                    "optionA": "Old",
                    "optionB": "Software",
                    "optionC": "Heavy",
                    "result": "Software",
                    "explanation": "소프트웨어 도구가 비디오 편집에 강력해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "태오",
                    "script": "You bring joy everywhere.",
                    "translation": "넌 어디든 기쁨을 가져다줘."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "예솔",
                    "script": "Your videos make everyone happy!",
                    "translation": "네 비디오가 모두를 행복하게 해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "예솔의 칭찬이에요.",
                    "optionA": "videos",
                    "optionB": "happy",
                    "optionC": "Your",
                    "optionD": "make",
                    "result": "Your videos make happy",
                    "explanation": "예솔은 태오의 비디오가 행복하게 한다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5216 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "게임 컨트롤러 개조하기",
            "explanation": "ISTP의 하드웨어 개조와 ESFP의 재미있는 격려 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISTP",
            "target_mbti": "ESFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "동민",
                    "script": "I modify game controllers.",
                    "translation": "게임 컨트롤러를 개조해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "미소",
                    "script": "Gaming becomes more fun!",
                    "translation": "게임이 더 재미있어져!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "동민이는 게임 컨트롤러를 개조하나요?",
                    "hint": "ISTP는 게임 장비를 개선하는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "동민이는 'I modify game controllers'라고 게임 컨트롤러를 개조한다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "동민",
                    "script": "Better buttons feel nice.",
                    "translation": "더 좋은 버튼이 기분 좋게 느껴져."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "미소",
                    "script": "Nice feeling makes better games!",
                    "translation": "좋은 느낌이 더 좋은 게임을 만들어!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "@@ buttons feel nice to Dong-min.",
                    "hint": "ISTP는 개선된 부품의 효과를 느껴요.",
                    "optionA": "Old",
                    "optionB": "Better",
                    "optionC": "Small",
                    "result": "Better",
                    "explanation": "더 좋은 버튼이 동민이에게 기분 좋게 느껴져요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "동민",
                    "script": "You make everything enjoyable.",
                    "translation": "넌 모든 걸 즐겁게 만들어."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "미소",
                    "script": "Your modifications bring gaming joy!",
                    "translation": "네 개조가 게임의 즐거움을 가져와!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "미소의 칭찬이에요.",
                    "optionA": "modifications",
                    "optionB": "joy",
                    "optionC": "Your",
                    "optionD": "bring",
                    "result": "Your modifications bring joy",
                    "explanation": "미소는 동민이의 개조가 즐거움을 가져온다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "게임 컨트롤러 개조하기",
            "explanation": "ISTP의 하드웨어 개조와 ESFP의 재미있는 격려 비교",
            "level": 1,
            "my_mbti": "ISTP",
            "target_mbti": "ESFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "동민",
                    "script": "I modify game controllers.",
                    "translation": "게임 컨트롤러를 개조해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "미소",
                    "script": "Gaming becomes more fun!",
                    "translation": "게임이 더 재미있어져!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "동민이는 게임 컨트롤러를 개조하나요?",
                    "hint": "ISTP는 게임 장비를 개선하는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "동민이는 'I modify game controllers'라고 게임 컨트롤러를 개조한다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "동민",
                    "script": "Better buttons feel nice.",
                    "translation": "더 좋은 버튼이 기분 좋게 느껴져."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "미소",
                    "script": "Nice feeling makes better games!",
                    "translation": "좋은 느낌이 더 좋은 게임을 만들어!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "@@ buttons feel nice to Dong-min.",
                    "hint": "ISTP는 개선된 부품의 효과를 느껴요.",
                    "optionA": "Old",
                    "optionB": "Better",
                    "optionC": "Small",
                    "result": "Better",
                    "explanation": "더 좋은 버튼이 동민이에게 기분 좋게 느껴져요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "동민",
                    "script": "You make everything enjoyable.",
                    "translation": "넌 모든 걸 즐겁게 만들어."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "미소",
                    "script": "Your modifications bring gaming joy!",
                    "translation": "네 개조가 게임의 즐거움을 가져와!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "미소의 칭찬이에요.",
                    "optionA": "modifications",
                    "optionB": "joy",
                    "optionC": "Your",
                    "optionD": "bring",
                    "result": "Your modifications bring joy",
                    "explanation": "미소는 동민이의 개조가 즐거움을 가져온다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5217 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "카메라 장비 조립하기",
            "explanation": "ISTP의 정밀 작업과 ESFP의 활기찬 지지 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISTP",
            "target_mbti": "ESFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "성진",
                    "script": "I build camera equipment.",
                    "translation": "카메라 장비를 조립해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "혜린",
                    "script": "Pictures capture beautiful moments!",
                    "translation": "사진이 아름다운 순간들을 담아!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "성진이는 카메라 장비를 조립하나요?",
                    "hint": "ISTP는 정밀한 광학 장비를 다루는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "성진이는 'I build camera equipment'라고 카메라 장비를 조립한다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "성진",
                    "script": "Each lens works differently.",
                    "translation": "각 렌즈가 다르게 작동해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "혜린",
                    "script": "Different views create art!",
                    "translation": "다른 시각이 예술을 만들어!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Each @@ works differently for Seong-jin.",
                    "hint": "ISTP는 각 부품의 특성을 이해해요.",
                    "optionA": "camera",
                    "optionB": "lens",
                    "optionC": "button",
                    "result": "lens",
                    "explanation": "각 렌즈가 성진이에게 다르게 작동해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "성진",
                    "script": "You see beauty in moments.",
                    "translation": "넌 순간들에서 아름다움을 봐."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "혜린",
                    "script": "Your technical skills capture life!",
                    "translation": "네 기술적 능력이 삶을 담아!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "혜린의 칭찬이에요.",
                    "optionA": "technical",
                    "optionB": "life",
                    "optionC": "Your",
                    "optionD": "captures",
                    "result": "Your technical captures life",
                    "explanation": "혜린은 성진이의 기술이 삶을 담는다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "카메라 장비 조립하기",
            "explanation": "ISTP의 정밀 작업과 ESFP의 활기찬 지지 비교",
            "level": 1,
            "my_mbti": "ISTP",
            "target_mbti": "ESFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "성진",
                    "script": "I build camera equipment.",
                    "translation": "카메라 장비를 조립해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "혜린",
                    "script": "Pictures capture beautiful moments!",
                    "translation": "사진이 아름다운 순간들을 담아!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "성진이는 카메라 장비를 조립하나요?",
                    "hint": "ISTP는 정밀한 광학 장비를 다루는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "성진이는 'I build camera equipment'라고 카메라 장비를 조립한다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "성진",
                    "script": "Each lens works differently.",
                    "translation": "각 렌즈가 다르게 작동해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "혜린",
                    "script": "Different views create art!",
                    "translation": "다른 시각이 예술을 만들어!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Each @@ works differently for Seong-jin.",
                    "hint": "ISTP는 각 부품의 특성을 이해해요.",
                    "optionA": "camera",
                    "optionB": "lens",
                    "optionC": "button",
                    "result": "lens",
                    "explanation": "각 렌즈가 성진이에게 다르게 작동해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "성진",
                    "script": "You see beauty in moments.",
                    "translation": "넌 순간들에서 아름다움을 봐."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "혜린",
                    "script": "Your technical skills capture life!",
                    "translation": "네 기술적 능력이 삶을 담아!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "혜린의 칭찬이에요.",
                    "optionA": "technical",
                    "optionB": "life",
                    "optionC": "Your",
                    "optionD": "captures",
                    "result": "Your technical captures life",
                    "explanation": "혜린은 성진이의 기술이 삶을 담는다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5218 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "3D 프린터 실험하기",
            "explanation": "ISTP의 기계적 실험과 ENTP의 창의적 아이디어 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISTP",
            "target_mbti": "ENTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "성호",
                    "script": "I experiment with printing.",
                    "translation": "프린팅을 실험해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "도윤",
                    "script": "Printing opens endless possibilities!",
                    "translation": "프린팅이 무한한 가능성을 열어!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "성호는 프린팅을 실험하나요?",
                    "hint": "ISTP는 새로운 기술을 직접 시도해보는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "성호는 'I experiment with printing'이라고 프린팅을 실험한다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "성호",
                    "script": "Different materials work differently.",
                    "translation": "다른 재료들이 다르게 작동해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "도윤",
                    "script": "Materials expand creative options!",
                    "translation": "재료가 창의적 선택지를 넓혀!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Different @@ work differently for Seong-ho.",
                    "hint": "ISTP는 다양한 재료를 실험해봐요.",
                    "optionA": "colors",
                    "optionB": "materials",
                    "optionC": "sizes",
                    "result": "materials",
                    "explanation": "다른 재료들이 성호에게 다르게 작동해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "성호",
                    "script": "You think of new ideas.",
                    "translation": "넌 새로운 아이디어를 생각해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "도윤",
                    "script": "Your experiments push boundaries!",
                    "translation": "네 실험이 경계를 밀어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "도윤의 칭찬이에요.",
                    "optionA": "experiments",
                    "optionB": "boundaries",
                    "optionC": "Your",
                    "optionD": "push",
                    "result": "Your experiments push boundaries",
                    "explanation": "도윤은 성호의 실험이 경계를 민다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "3D 프린터 실험하기",
            "explanation": "ISTP의 기계적 실험과 ENTP의 창의적 아이디어 비교",
            "level": 1,
            "my_mbti": "ISTP",
            "target_mbti": "ENTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "성호",
                    "script": "I experiment with printing.",
                    "translation": "프린팅을 실험해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "도윤",
                    "script": "Printing opens endless possibilities!",
                    "translation": "프린팅이 무한한 가능성을 열어!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "성호는 프린팅을 실험하나요?",
                    "hint": "ISTP는 새로운 기술을 직접 시도해보는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "성호는 'I experiment with printing'이라고 프린팅을 실험한다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "성호",
                    "script": "Different materials work differently.",
                    "translation": "다른 재료들이 다르게 작동해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "도윤",
                    "script": "Materials expand creative options!",
                    "translation": "재료가 창의적 선택지를 넓혀!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Different @@ work differently for Seong-ho.",
                    "hint": "ISTP는 다양한 재료를 실험해봐요.",
                    "optionA": "colors",
                    "optionB": "materials",
                    "optionC": "sizes",
                    "result": "materials",
                    "explanation": "다른 재료들이 성호에게 다르게 작동해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "성호",
                    "script": "You think of new ideas.",
                    "translation": "넌 새로운 아이디어를 생각해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "도윤",
                    "script": "Your experiments push boundaries!",
                    "translation": "네 실험이 경계를 밀어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "도윤의 칭찬이에요.",
                    "optionA": "experiments",
                    "optionB": "boundaries",
                    "optionC": "Your",
                    "optionD": "push",
                    "result": "Your experiments push boundaries",
                    "explanation": "도윤은 성호의 실험이 경계를 민다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5219 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "아두이노 프로젝트 하기",
            "explanation": "ISTP의 실용적 제작과 ENTP의 혁신적 격려 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISTP",
            "target_mbti": "ENTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "태오",
                    "script": "I make Arduino projects.",
                    "translation": "아두이노 프로젝트를 만들어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "현우",
                    "script": "Arduino connects ideas and reality!",
                    "translation": "아두이노가 아이디어와 현실을 연결해!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "태오는 아두이노 프로젝트를 만드나요?",
                    "hint": "ISTP는 전자 공작을 좋아해요.",
                    "result": "O",
                    "explanation": "태오는 'I make Arduino projects'라고 아두이노 프로젝트를 만든다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "태오",
                    "script": "Simple codes control things.",
                    "translation": "간단한 코드가 사물을 조종해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "현우",
                    "script": "Code makes imagination real!",
                    "translation": "코드가 상상을 현실로 만들어!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "@@ codes control things for Tae-o.",
                    "hint": "ISTP는 복잡하지 않은 해결책을 선호해요.",
                    "optionA": "Complex",
                    "optionB": "Simple",
                    "optionC": "Long",
                    "result": "Simple",
                    "explanation": "간단한 코드가 태오에게 사물을 조종해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "태오",
                    "script": "You see future possibilities.",
                    "translation": "넌 미래의 가능성들을 봐."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "현우",
                    "script": "Your practical inventions solve problems!",
                    "translation": "네 실용적인 발명이 문제를 해결해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "현우의 칭찬이에요.",
                    "optionA": "inventions",
                    "optionB": "problems",
                    "optionC": "Your",
                    "optionD": "solve",
                    "result": "Your inventions solve problems",
                    "explanation": "현우는 태오의 발명이 문제를 해결한다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "아두이노 프로젝트 하기",
            "explanation": "ISTP의 실용적 제작과 ENTP의 혁신적 격려 비교",
            "level": 1,
            "my_mbti": "ISTP",
            "target_mbti": "ENTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "태오",
                    "script": "I make Arduino projects.",
                    "translation": "아두이노 프로젝트를 만들어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "현우",
                    "script": "Arduino connects ideas and reality!",
                    "translation": "아두이노가 아이디어와 현실을 연결해!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "태오는 아두이노 프로젝트를 만드나요?",
                    "hint": "ISTP는 전자 공작을 좋아해요.",
                    "result": "O",
                    "explanation": "태오는 'I make Arduino projects'라고 아두이노 프로젝트를 만든다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "태오",
                    "script": "Simple codes control things.",
                    "translation": "간단한 코드가 사물을 조종해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "현우",
                    "script": "Code makes imagination real!",
                    "translation": "코드가 상상을 현실로 만들어!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "@@ codes control things for Tae-o.",
                    "hint": "ISTP는 복잡하지 않은 해결책을 선호해요.",
                    "optionA": "Complex",
                    "optionB": "Simple",
                    "optionC": "Long",
                    "result": "Simple",
                    "explanation": "간단한 코드가 태오에게 사물을 조종해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "태오",
                    "script": "You see future possibilities.",
                    "translation": "넌 미래의 가능성들을 봐."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "현우",
                    "script": "Your practical inventions solve problems!",
                    "translation": "네 실용적인 발명이 문제를 해결해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "현우의 칭찬이에요.",
                    "optionA": "inventions",
                    "optionB": "problems",
                    "optionC": "Your",
                    "optionD": "solve",
                    "result": "Your inventions solve problems",
                    "explanation": "현우는 태오의 발명이 문제를 해결한다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5220 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "드론 조립하기",
            "explanation": "ISTP의 기술적 조립과 ENTP의 혁신적 관점 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISTP",
            "target_mbti": "ENTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "동민",
                    "script": "I assemble drone parts.",
                    "translation": "드론 부품을 조립해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "태현",
                    "script": "Drones represent future technology!",
                    "translation": "드론이 미래 기술을 대표해!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "동민이는 드론 부품을 조립하나요?",
                    "hint": "ISTP는 최신 기술 장비를 조립하는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "동민이는 'I assemble drone parts'라고 드론 부품을 조립한다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "동민",
                    "script": "Flight tests show results.",
                    "translation": "비행 테스트가 결과를 보여줘."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "태현",
                    "script": "Tests reveal amazing possibilities!",
                    "translation": "테스트가 놀라운 가능성들을 밝혀!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "@@ tests show results for Dong-min.",
                    "hint": "ISTP는 직접 테스트해서 확인해요.",
                    "optionA": "Written",
                    "optionB": "Flight",
                    "optionC": "Paper",
                    "result": "Flight",
                    "explanation": "비행 테스트가 동민이에게 결과를 보여줘요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "동민",
                    "script": "You imagine new uses.",
                    "translation": "넌 새로운 용도를 상상해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태현",
                    "script": "Your building skills create tomorrow!",
                    "translation": "네 제작 기술이 내일을 만들어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "태현의 칭찬이에요.",
                    "optionA": "building",
                    "optionB": "tomorrow",
                    "optionC": "Your",
                    "optionD": "creates",
                    "result": "Your building creates tomorrow",
                    "explanation": "태현은 동민이의 제작이 내일을 만든다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "드론 조립하기",
            "explanation": "ISTP의 기술적 조립과 ENTP의 혁신적 관점 비교",
            "level": 1,
            "my_mbti": "ISTP",
            "target_mbti": "ENTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "동민",
                    "script": "I assemble drone parts.",
                    "translation": "드론 부품을 조립해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "태현",
                    "script": "Drones represent future technology!",
                    "translation": "드론이 미래 기술을 대표해!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "동민이는 드론 부품을 조립하나요?",
                    "hint": "ISTP는 최신 기술 장비를 조립하는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "동민이는 'I assemble drone parts'라고 드론 부품을 조립한다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "동민",
                    "script": "Flight tests show results.",
                    "translation": "비행 테스트가 결과를 보여줘."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "태현",
                    "script": "Tests reveal amazing possibilities!",
                    "translation": "테스트가 놀라운 가능성들을 밝혀!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "@@ tests show results for Dong-min.",
                    "hint": "ISTP는 직접 테스트해서 확인해요.",
                    "optionA": "Written",
                    "optionB": "Flight",
                    "optionC": "Paper",
                    "result": "Flight",
                    "explanation": "비행 테스트가 동민이에게 결과를 보여줘요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "동민",
                    "script": "You imagine new uses.",
                    "translation": "넌 새로운 용도를 상상해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태현",
                    "script": "Your building skills create tomorrow!",
                    "translation": "네 제작 기술이 내일을 만들어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "태현의 칭찬이에요.",
                    "optionA": "building",
                    "optionB": "tomorrow",
                    "optionC": "Your",
                    "optionD": "creates",
                    "result": "Your building creates tomorrow",
                    "explanation": "태현은 동민이의 제작이 내일을 만든다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5221 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "갈등 해결 방식",
    "episodes": [
        {
            "title": "실용적이고 체계적인 해결책 vs 모든 구성원의 감정적 니즈 충족하기",
            "explanation": "ISFJ의 실용적 접근과 ENFJ의 감정 중심 접근",
            "category": "갈등 해결 방식",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ENFJ",
            "content": []
        }
    ]
}
{
    "type": "MBTI",
    "category": "갈등 해결 방식",
    "episodes": [
        {
            "title": "실용적이고 체계적인 해결책 vs 모든 구성원의 감정적 니즈 충족하기",
            "explanation": "ISFJ의 실용적 접근과 ENFJ의 감정 중심 접근",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ENFJ",
            "content": []
        }
    ]
}
ID: 5222 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "갈등 해결 방식",
    "episodes": [
        {
            "title": "단계별 계획적 접근 vs 창의적이고 유연한 즉흥 대응",
            "explanation": "ISFJ의 체계적 계획과 ENFP의 창의적 유연성",
            "category": "갈등 해결 방식",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ENFP",
            "content": []
        }
    ]
}
{
    "type": "MBTI",
    "category": "갈등 해결 방식",
    "episodes": [
        {
            "title": "단계별 계획적 접근 vs 창의적이고 유연한 즉흥 대응",
            "explanation": "ISFJ의 체계적 계획과 ENFP의 창의적 유연성",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ENFP",
            "content": []
        }
    ]
}
ID: 5223 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "갈등 해결 방식",
    "episodes": [
        {
            "title": "과거의 검증된 방법을 따르기 vs 모든 구성원의 성장과 화합 이끌기",
            "explanation": "ISFJ의 안정적 접근과 ENFJ의 포용적 리더십",
            "category": "갈등 해결 방식",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ENFJ",
            "content": []
        }
    ]
}
{
    "type": "MBTI",
    "category": "갈등 해결 방식",
    "episodes": [
        {
            "title": "과거의 검증된 방법을 따르기 vs 모든 구성원의 성장과 화합 이끌기",
            "explanation": "ISFJ의 안정적 접근과 ENFJ의 포용적 리더십",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ENFJ",
            "content": []
        }
    ]
}
ID: 5224 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "갈등 해결 방식",
    "episodes": [
        {
            "title": "신중한 단계별 접근 vs 창의적인 가능성 탐험",
            "explanation": "ISFJ의 체계적 해결과 ENFP의 혁신적 발상",
            "category": "갈등 해결 방식",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ENFP",
            "content": []
        }
    ]
}
{
    "type": "MBTI",
    "category": "갈등 해결 방식",
    "episodes": [
        {
            "title": "신중한 단계별 접근 vs 창의적인 가능성 탐험",
            "explanation": "ISFJ의 체계적 해결과 ENFP의 혁신적 발상",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ENFP",
            "content": []
        }
    ]
}
ID: 5225 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "갈등 해결 방식",
    "episodes": [
        {
            "title": "실용적이고 체계적인 해결책 vs 모든 구성원의 감정적 니즈 충족하기",
            "explanation": "ISFJ의 실용적 접근과 ENFJ의 감정 중심 접근",
            "category": "갈등 해결 방식",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ENFJ",
            "content": []
        }
    ]
}
{
    "type": "MBTI",
    "category": "갈등 해결 방식",
    "episodes": [
        {
            "title": "실용적이고 체계적인 해결책 vs 모든 구성원의 감정적 니즈 충족하기",
            "explanation": "ISFJ의 실용적 접근과 ENFJ의 감정 중심 접근",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ENFJ",
            "content": []
        }
    ]
}
ID: 5226 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "갈등 해결 방식",
    "episodes": [
        {
            "title": "단계별 계획적 접근 vs 창의적이고 유연한 즉흥 대응",
            "explanation": "ISFJ의 체계적 계획과 ENFP의 창의적 유연성",
            "category": "갈등 해결 방식",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ENFP",
            "content": []
        }
    ]
}
{
    "type": "MBTI",
    "category": "갈등 해결 방식",
    "episodes": [
        {
            "title": "단계별 계획적 접근 vs 창의적이고 유연한 즉흥 대응",
            "explanation": "ISFJ의 체계적 계획과 ENFP의 창의적 유연성",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ENFP",
            "content": []
        }
    ]
}
ID: 5227 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "함께 요리 배우기",
            "explanation": "ISFJ의 따뜻한 요리와 ISTJ의 체계적인 지지 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ISTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "예나",
                    "script": "I love cooking for friends.",
                    "translation": "친구들을 위해 요리하는 걸 좋아해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "동현",
                    "script": "That brings people together.",
                    "translation": "그게 사람들을 하나로 만들어."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "예나는 친구들을 위해 요리하는 것을 좋아하나요?",
                    "hint": "ISFJ는 다른 사람을 위한 배려 깊은 활동을 좋아해요.",
                    "result": "O",
                    "explanation": "예나는 'I love cooking for friends'라고 친구들을 위해 요리하는 걸 좋아한다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "예나",
                    "script": "I try new recipes carefully.",
                    "translation": "새로운 레시피를 조심스럽게 시도해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "동현",
                    "script": "Careful steps make better food.",
                    "translation": "신중한 단계가 더 좋은 음식을 만들어."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Ye-na tries new recipes @@.",
                    "hint": "ISFJ는 신중하게 새로운 것을 시도해요.",
                    "optionA": "quickly",
                    "optionB": "carefully",
                    "optionC": "loudly",
                    "result": "carefully",
                    "explanation": "예나는 새로운 레시피를 조심스럽게 시도해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "예나",
                    "script": "You understand good planning.",
                    "translation": "넌 좋은 계획을 이해해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "동현",
                    "script": "Your caring cooking touches hearts!",
                    "translation": "네 배려 깊은 요리가 마음을 건드려!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "동현의 칭찬이에요.",
                    "optionA": "caring",
                    "optionB": "cooking",
                    "optionC": "Your",
                    "optionD": "touches",
                    "result": "Your caring cooking touches",
                    "explanation": "동현은 예나의 배려 깊은 요리가 건드린다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "함께 요리 배우기",
            "explanation": "ISFJ의 따뜻한 요리와 ISTJ의 체계적인 지지 비교",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ISTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "예나",
                    "script": "I love cooking for friends.",
                    "translation": "친구들을 위해 요리하는 걸 좋아해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "동현",
                    "script": "That brings people together.",
                    "translation": "그게 사람들을 하나로 만들어."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "예나는 친구들을 위해 요리하는 것을 좋아하나요?",
                    "hint": "ISFJ는 다른 사람을 위한 배려 깊은 활동을 좋아해요.",
                    "result": "O",
                    "explanation": "예나는 'I love cooking for friends'라고 친구들을 위해 요리하는 걸 좋아한다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "예나",
                    "script": "I try new recipes carefully.",
                    "translation": "새로운 레시피를 조심스럽게 시도해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "동현",
                    "script": "Careful steps make better food.",
                    "translation": "신중한 단계가 더 좋은 음식을 만들어."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Ye-na tries new recipes @@.",
                    "hint": "ISFJ는 신중하게 새로운 것을 시도해요.",
                    "optionA": "quickly",
                    "optionB": "carefully",
                    "optionC": "loudly",
                    "result": "carefully",
                    "explanation": "예나는 새로운 레시피를 조심스럽게 시도해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "예나",
                    "script": "You understand good planning.",
                    "translation": "넌 좋은 계획을 이해해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "동현",
                    "script": "Your caring cooking touches hearts!",
                    "translation": "네 배려 깊은 요리가 마음을 건드려!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "동현의 칭찬이에요.",
                    "optionA": "caring",
                    "optionB": "cooking",
                    "optionC": "Your",
                    "optionD": "touches",
                    "result": "Your caring cooking touches",
                    "explanation": "동현은 예나의 배려 깊은 요리가 건드린다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5228 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "정원에서 꽃 기르기",
            "explanation": "ISFJ의 보살핌과 ISTJ의 체계적인 조언 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ISTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수현",
                    "script": "I grow flowers gently.",
                    "translation": "꽃을 부드럽게 기워."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지호",
                    "script": "Plants need regular care.",
                    "translation": "식물들은 정기적인 관리가 필요해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "수현이는 꽃을 부드럽게 기우나요?",
                    "hint": "ISFJ는 살아있는 것들을 부드럽게 돌봐요.",
                    "result": "O",
                    "explanation": "수현이는 'I grow flowers gently'라고 꽃을 부드럽게 기운다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "수현",
                    "script": "Each flower needs attention.",
                    "translation": "각각의 꽃이 관심이 필요해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "지호",
                    "script": "Attention helps them grow.",
                    "translation": "관심이 그들이 자라는데 도움이 돼."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Each flower needs @@ from Su-hyeon.",
                    "hint": "ISFJ는 개별적인 관심과 보살핌을 줘요.",
                    "optionA": "water",
                    "optionB": "attention",
                    "optionC": "soil",
                    "result": "attention",
                    "explanation": "각각의 꽃이 수현이에게서 관심이 필요해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "수현",
                    "script": "You think about schedules.",
                    "translation": "넌 일정에 대해 생각해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "지호",
                    "script": "Your gentle touch creates beauty!",
                    "translation": "네 부드러운 손길이 아름다움을 만들어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "지호의 칭찬이에요.",
                    "optionA": "gentle",
                    "optionB": "beauty",
                    "optionC": "Your",
                    "optionD": "creates",
                    "result": "Your gentle creates beauty",
                    "explanation": "지호는 수현이의 부드러운 것이 아름다움을 만든다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "정원에서 꽃 기르기",
            "explanation": "ISFJ의 보살핌과 ISTJ의 체계적인 조언 비교",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ISTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수현",
                    "script": "I grow flowers gently.",
                    "translation": "꽃을 부드럽게 기워."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지호",
                    "script": "Plants need regular care.",
                    "translation": "식물들은 정기적인 관리가 필요해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "수현이는 꽃을 부드럽게 기우나요?",
                    "hint": "ISFJ는 살아있는 것들을 부드럽게 돌봐요.",
                    "result": "O",
                    "explanation": "수현이는 'I grow flowers gently'라고 꽃을 부드럽게 기운다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "수현",
                    "script": "Each flower needs attention.",
                    "translation": "각각의 꽃이 관심이 필요해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "지호",
                    "script": "Attention helps them grow.",
                    "translation": "관심이 그들이 자라는데 도움이 돼."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Each flower needs @@ from Su-hyeon.",
                    "hint": "ISFJ는 개별적인 관심과 보살핌을 줘요.",
                    "optionA": "water",
                    "optionB": "attention",
                    "optionC": "soil",
                    "result": "attention",
                    "explanation": "각각의 꽃이 수현이에게서 관심이 필요해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "수현",
                    "script": "You think about schedules.",
                    "translation": "넌 일정에 대해 생각해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "지호",
                    "script": "Your gentle touch creates beauty!",
                    "translation": "네 부드러운 손길이 아름다움을 만들어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "지호의 칭찬이에요.",
                    "optionA": "gentle",
                    "optionB": "beauty",
                    "optionC": "Your",
                    "optionD": "creates",
                    "result": "Your gentle creates beauty",
                    "explanation": "지호는 수현이의 부드러운 것이 아름다움을 만든다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5229 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "수제 선물 만들기",
            "explanation": "ISFJ의 마음을 담은 선물과 ISTJ의 실용적 격려 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ISTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "윤서",
                    "script": "I make gifts by hand.",
                    "translation": "손으로 선물을 만들어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "현수",
                    "script": "Handmade gifts show true care.",
                    "translation": "수제 선물이 진정한 관심을 보여줘."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "윤서는 손으로 선물을 만드나요?",
                    "hint": "ISFJ는 다른 사람을 위해 정성스럽게 만드는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "윤서는 'I make gifts by hand'라고 손으로 선물을 만든다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "윤서",
                    "script": "I think about their needs.",
                    "translation": "그들의 필요를 생각해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "현수",
                    "script": "Thoughtful gifts are the best.",
                    "translation": "사려 깊은 선물이 최고야."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Yoon-seo thinks about their @@.",
                    "hint": "ISFJ는 다른 사람의 필요를 먼저 생각해요.",
                    "optionA": "money",
                    "optionB": "needs",
                    "optionC": "time",
                    "result": "needs",
                    "explanation": "윤서는 그들의 필요를 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "윤서",
                    "script": "You value practical things.",
                    "translation": "넌 실용적인 것들을 중요하게 여겨."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "현수",
                    "script": "Your thoughtful gifts bring joy!",
                    "translation": "네 사려 깊은 선물이 기쁨을 가져와!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "현수의 칭찬이에요.",
                    "optionA": "thoughtful",
                    "optionB": "joy",
                    "optionC": "Your",
                    "optionD": "brings",
                    "result": "Your thoughtful brings joy",
                    "explanation": "현수는 윤서의 사려 깊은 것이 기쁨을 가져온다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "수제 선물 만들기",
            "explanation": "ISFJ의 마음을 담은 선물과 ISTJ의 실용적 격려 비교",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ISTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "윤서",
                    "script": "I make gifts by hand.",
                    "translation": "손으로 선물을 만들어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "현수",
                    "script": "Handmade gifts show true care.",
                    "translation": "수제 선물이 진정한 관심을 보여줘."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "윤서는 손으로 선물을 만드나요?",
                    "hint": "ISFJ는 다른 사람을 위해 정성스럽게 만드는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "윤서는 'I make gifts by hand'라고 손으로 선물을 만든다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "윤서",
                    "script": "I think about their needs.",
                    "translation": "그들의 필요를 생각해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "현수",
                    "script": "Thoughtful gifts are the best.",
                    "translation": "사려 깊은 선물이 최고야."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Yoon-seo thinks about their @@.",
                    "hint": "ISFJ는 다른 사람의 필요를 먼저 생각해요.",
                    "optionA": "money",
                    "optionB": "needs",
                    "optionC": "time",
                    "result": "needs",
                    "explanation": "윤서는 그들의 필요를 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "윤서",
                    "script": "You value practical things.",
                    "translation": "넌 실용적인 것들을 중요하게 여겨."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "현수",
                    "script": "Your thoughtful gifts bring joy!",
                    "translation": "네 사려 깊은 선물이 기쁨을 가져와!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "현수의 칭찬이에요.",
                    "optionA": "thoughtful",
                    "optionB": "joy",
                    "optionC": "Your",
                    "optionD": "brings",
                    "result": "Your thoughtful brings joy",
                    "explanation": "현수는 윤서의 사려 깊은 것이 기쁨을 가져온다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5230 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "애완동물 돌보기",
            "explanation": "ISFJ의 헌신적인 돌봄과 ISTP의 실용적 지지 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ISTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "예나",
                    "script": "I take care of my cat.",
                    "translation": "고양이를 돌봐."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "태오",
                    "script": "Pets need good care.",
                    "translation": "애완동물들은 좋은 관리가 필요해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "예나는 고양이를 돌보나요?",
                    "hint": "ISFJ는 생명체를 돌보는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "예나는 'I take care of my cat'이라고 고양이를 돌본다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "예나",
                    "script": "Daily feeding makes her happy.",
                    "translation": "매일 먹이 주기가 그녀를 행복하게 해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "태오",
                    "script": "Regular feeding keeps pets healthy.",
                    "translation": "정기적인 먹이 주기가 애완동물을 건강하게 유지해."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "@@ feeding makes her cat happy.",
                    "hint": "ISFJ는 꾸준한 관심으로 돌봐요.",
                    "optionA": "Sometimes",
                    "optionB": "Daily",
                    "optionC": "Weekly",
                    "result": "Daily",
                    "explanation": "매일 먹이 주기가 예나의 고양이를 행복하게 해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "예나",
                    "script": "You understand animal needs.",
                    "translation": "넌 동물의 필요를 이해해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태오",
                    "script": "Your loving care shows!",
                    "translation": "네 사랑스러운 관심이 보여!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "태오의 칭찬이에요.",
                    "optionA": "loving",
                    "optionB": "care",
                    "optionC": "Your",
                    "optionD": "shows",
                    "result": "Your loving care shows",
                    "explanation": "태오는 예나의 사랑스러운 관심이 보인다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "애완동물 돌보기",
            "explanation": "ISFJ의 헌신적인 돌봄과 ISTP의 실용적 지지 비교",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ISTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "예나",
                    "script": "I take care of my cat.",
                    "translation": "고양이를 돌봐."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "태오",
                    "script": "Pets need good care.",
                    "translation": "애완동물들은 좋은 관리가 필요해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "예나는 고양이를 돌보나요?",
                    "hint": "ISFJ는 생명체를 돌보는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "예나는 'I take care of my cat'이라고 고양이를 돌본다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "예나",
                    "script": "Daily feeding makes her happy.",
                    "translation": "매일 먹이 주기가 그녀를 행복하게 해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "태오",
                    "script": "Regular feeding keeps pets healthy.",
                    "translation": "정기적인 먹이 주기가 애완동물을 건강하게 유지해."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "@@ feeding makes her cat happy.",
                    "hint": "ISFJ는 꾸준한 관심으로 돌봐요.",
                    "optionA": "Sometimes",
                    "optionB": "Daily",
                    "optionC": "Weekly",
                    "result": "Daily",
                    "explanation": "매일 먹이 주기가 예나의 고양이를 행복하게 해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "예나",
                    "script": "You understand animal needs.",
                    "translation": "넌 동물의 필요를 이해해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태오",
                    "script": "Your loving care shows!",
                    "translation": "네 사랑스러운 관심이 보여!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "태오의 칭찬이에요.",
                    "optionA": "loving",
                    "optionB": "care",
                    "optionC": "Your",
                    "optionD": "shows",
                    "result": "Your loving care shows",
                    "explanation": "태오는 예나의 사랑스러운 관심이 보인다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5231 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "집 정리 돕기",
            "explanation": "ISFJ의 세심한 정리와 ISTP의 효율성 인정 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ISTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수현",
                    "script": "I help organize homes.",
                    "translation": "집 정리를 도와줘."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "성진",
                    "script": "Organization makes life easier.",
                    "translation": "정리가 삶을 더 쉽게 만들어."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "수현이는 집 정리를 도와주나요?",
                    "hint": "ISFJ는 다른 사람을 위해 실용적인 도움을 줘요.",
                    "result": "O",
                    "explanation": "수현이는 'I help organize homes'라고 집 정리를 도와준다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "수현",
                    "script": "Small details matter most.",
                    "translation": "작은 세부사항이 가장 중요해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "성진",
                    "script": "Details make big differences.",
                    "translation": "세부사항이 큰 차이를 만들어."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "@@ details matter most to Su-hyeon.",
                    "hint": "ISFJ는 작은 것들에도 관심을 기울여요.",
                    "optionA": "Big",
                    "optionB": "Small",
                    "optionC": "Expensive",
                    "result": "Small",
                    "explanation": "작은 세부사항이 수현이에게 가장 중요해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "수현",
                    "script": "You see what works well.",
                    "translation": "넌 뭐가 잘 되는지 봐."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "성진",
                    "script": "Your helpful organizing improves everything!",
                    "translation": "네 도움이 되는 정리가 모든 걸 개선해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "성진의 칭찬이에요.",
                    "optionA": "organizing",
                    "optionB": "everything",
                    "optionC": "Your",
                    "optionD": "improves",
                    "result": "Your organizing improves everything",
                    "explanation": "성진은 수현이의 정리가 모든 것을 개선한다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "집 정리 돕기",
            "explanation": "ISFJ의 세심한 정리와 ISTP의 효율성 인정 비교",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ISTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수현",
                    "script": "I help organize homes.",
                    "translation": "집 정리를 도와줘."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "성진",
                    "script": "Organization makes life easier.",
                    "translation": "정리가 삶을 더 쉽게 만들어."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "수현이는 집 정리를 도와주나요?",
                    "hint": "ISFJ는 다른 사람을 위해 실용적인 도움을 줘요.",
                    "result": "O",
                    "explanation": "수현이는 'I help organize homes'라고 집 정리를 도와준다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "수현",
                    "script": "Small details matter most.",
                    "translation": "작은 세부사항이 가장 중요해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "성진",
                    "script": "Details make big differences.",
                    "translation": "세부사항이 큰 차이를 만들어."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "@@ details matter most to Su-hyeon.",
                    "hint": "ISFJ는 작은 것들에도 관심을 기울여요.",
                    "optionA": "Big",
                    "optionB": "Small",
                    "optionC": "Expensive",
                    "result": "Small",
                    "explanation": "작은 세부사항이 수현이에게 가장 중요해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "수현",
                    "script": "You see what works well.",
                    "translation": "넌 뭐가 잘 되는지 봐."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "성진",
                    "script": "Your helpful organizing improves everything!",
                    "translation": "네 도움이 되는 정리가 모든 걸 개선해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "성진의 칭찬이에요.",
                    "optionA": "organizing",
                    "optionB": "everything",
                    "optionC": "Your",
                    "optionD": "improves",
                    "result": "Your organizing improves everything",
                    "explanation": "성진은 수현이의 정리가 모든 것을 개선한다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5232 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "친구들 안부 묻기",
            "explanation": "ISFJ의 따뜻한 관심과 ISTP의 현실적 공감 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ISTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "윤서",
                    "script": "I check on friends regularly.",
                    "translation": "친구들을 정기적으로 확인해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "동민",
                    "script": "Friends need someone who cares.",
                    "translation": "친구들은 관심 갖는 누군가가 필요해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "윤서는 친구들을 정기적으로 확인하나요?",
                    "hint": "ISFJ는 다른 사람의 안부를 챙기는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "윤서는 'I check on friends regularly'라고 친구들을 정기적으로 확인한다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "윤서",
                    "script": "A simple message helps.",
                    "translation": "간단한 메시지가 도움이 돼."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "동민",
                    "script": "Simple things work best.",
                    "translation": "간단한 것들이 가장 잘 돼."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "A @@ message helps friends.",
                    "hint": "ISFJ는 복잡하지 않은 방식으로도 관심을 표현해요.",
                    "optionA": "long",
                    "optionB": "simple",
                    "optionC": "formal",
                    "result": "simple",
                    "explanation": "간단한 메시지가 친구들에게 도움이 돼요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "윤서",
                    "script": "You understand friendship well.",
                    "translation": "넌 우정을 잘 이해해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "동민",
                    "script": "Your caring messages matter!",
                    "translation": "네 관심 있는 메시지가 중요해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "동민의 칭찬이에요.",
                    "optionA": "caring",
                    "optionB": "messages",
                    "optionC": "Your",
                    "optionD": "matter",
                    "result": "Your caring messages matter",
                    "explanation": "동민은 윤서의 관심 있는 메시지가 중요하다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "친구들 안부 묻기",
            "explanation": "ISFJ의 따뜻한 관심과 ISTP의 현실적 공감 비교",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ISTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "윤서",
                    "script": "I check on friends regularly.",
                    "translation": "친구들을 정기적으로 확인해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "동민",
                    "script": "Friends need someone who cares.",
                    "translation": "친구들은 관심 갖는 누군가가 필요해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "윤서는 친구들을 정기적으로 확인하나요?",
                    "hint": "ISFJ는 다른 사람의 안부를 챙기는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "윤서는 'I check on friends regularly'라고 친구들을 정기적으로 확인한다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "윤서",
                    "script": "A simple message helps.",
                    "translation": "간단한 메시지가 도움이 돼."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "동민",
                    "script": "Simple things work best.",
                    "translation": "간단한 것들이 가장 잘 돼."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "A @@ message helps friends.",
                    "hint": "ISFJ는 복잡하지 않은 방식으로도 관심을 표현해요.",
                    "optionA": "long",
                    "optionB": "simple",
                    "optionC": "formal",
                    "result": "simple",
                    "explanation": "간단한 메시지가 친구들에게 도움이 돼요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "윤서",
                    "script": "You understand friendship well.",
                    "translation": "넌 우정을 잘 이해해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "동민",
                    "script": "Your caring messages matter!",
                    "translation": "네 관심 있는 메시지가 중요해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "동민의 칭찬이에요.",
                    "optionA": "caring",
                    "optionB": "messages",
                    "optionC": "Your",
                    "optionD": "matter",
                    "result": "Your caring messages matter",
                    "explanation": "동민은 윤서의 관심 있는 메시지가 중요하다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5233 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "아이들과 놀아주기",
            "explanation": "ISFJ의 보살피는 마음과 ISFP의 순수한 공감 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ISFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수현",
                    "script": "I play with children often.",
                    "translation": "아이들과 자주 놀아줘."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "채영",
                    "script": "Children bring pure joy!",
                    "translation": "아이들이 순수한 기쁨을 가져와!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "수현이는 아이들과 자주 노나요?",
                    "hint": "ISFJ는 아이들을 돌보고 함께하는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "수현이는 'I play with children often'이라고 아이들과 자주 논다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "수현",
                    "script": "Their smiles make me happy.",
                    "translation": "그들의 미소가 나를 행복하게 해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "채영",
                    "script": "Innocent smiles touch hearts.",
                    "translation": "순진한 미소가 마음을 건드려."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Children's @@ make Su-hyeon happy.",
                    "hint": "ISFJ는 아이들의 행복한 모습에서 기쁨을 찾아요.",
                    "optionA": "tears",
                    "optionB": "smiles",
                    "optionC": "words",
                    "result": "smiles",
                    "explanation": "아이들의 미소가 수현이를 행복하게 해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "수현",
                    "script": "You feel their emotions deeply.",
                    "translation": "넌 그들의 감정을 깊이 느껴."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "채영",
                    "script": "Your gentle play creates magic!",
                    "translation": "네 부드러운 놀이가 마법을 만들어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "채영의 칭찬이에요.",
                    "optionA": "gentle",
                    "optionB": "magic",
                    "optionC": "Your",
                    "optionD": "creates",
                    "result": "Your gentle creates magic",
                    "explanation": "채영은 수현이의 부드러운 것이 마법을 만든다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "아이들과 놀아주기",
            "explanation": "ISFJ의 보살피는 마음과 ISFP의 순수한 공감 비교",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ISFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수현",
                    "script": "I play with children often.",
                    "translation": "아이들과 자주 놀아줘."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "채영",
                    "script": "Children bring pure joy!",
                    "translation": "아이들이 순수한 기쁨을 가져와!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "수현이는 아이들과 자주 노나요?",
                    "hint": "ISFJ는 아이들을 돌보고 함께하는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "수현이는 'I play with children often'이라고 아이들과 자주 논다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "수현",
                    "script": "Their smiles make me happy.",
                    "translation": "그들의 미소가 나를 행복하게 해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "채영",
                    "script": "Innocent smiles touch hearts.",
                    "translation": "순진한 미소가 마음을 건드려."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Children's @@ make Su-hyeon happy.",
                    "hint": "ISFJ는 아이들의 행복한 모습에서 기쁨을 찾아요.",
                    "optionA": "tears",
                    "optionB": "smiles",
                    "optionC": "words",
                    "result": "smiles",
                    "explanation": "아이들의 미소가 수현이를 행복하게 해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "수현",
                    "script": "You feel their emotions deeply.",
                    "translation": "넌 그들의 감정을 깊이 느껴."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "채영",
                    "script": "Your gentle play creates magic!",
                    "translation": "네 부드러운 놀이가 마법을 만들어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "채영의 칭찬이에요.",
                    "optionA": "gentle",
                    "optionB": "magic",
                    "optionC": "Your",
                    "optionD": "creates",
                    "result": "Your gentle creates magic",
                    "explanation": "채영은 수현이의 부드러운 것이 마법을 만든다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5234 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "수제 카드 만들기",
            "explanation": "ISFJ의 정성스러운 만들기와 ISFP의 예술적 감각 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ISFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "예나",
                    "script": "I make greeting cards.",
                    "translation": "인사 카드를 만들어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "수지",
                    "script": "Handmade cards feel special!",
                    "translation": "수제 카드가 특별하게 느껴져!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "예나는 인사 카드를 만드나요?",
                    "hint": "ISFJ는 다른 사람을 위해 정성스럽게 만드는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "예나는 'I make greeting cards'라고 인사 카드를 만든다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "예나",
                    "script": "Each card shows my care.",
                    "translation": "각 카드가 내 관심을 보여줘."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "수지",
                    "script": "Personal touches mean everything.",
                    "translation": "개인적인 손길이 모든 걸 의미해."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Each card shows Ye-na's @@.",
                    "hint": "ISFJ는 카드에 자신의 마음을 담아요.",
                    "optionA": "name",
                    "optionB": "care",
                    "optionC": "time",
                    "result": "care",
                    "explanation": "각 카드가 예나의 관심을 보여줘요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "예나",
                    "script": "You appreciate beautiful things.",
                    "translation": "넌 아름다운 것들을 감상해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "수지",
                    "script": "Your caring cards spread happiness!",
                    "translation": "네 관심 있는 카드가 행복을 퍼뜨려!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "수지의 칭찬이에요.",
                    "optionA": "caring",
                    "optionB": "happiness",
                    "optionC": "Your",
                    "optionD": "spreads",
                    "result": "Your caring spreads happiness",
                    "explanation": "수지는 예나의 관심이 행복을 퍼뜨린다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "수제 카드 만들기",
            "explanation": "ISFJ의 정성스러운 만들기와 ISFP의 예술적 감각 비교",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ISFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "예나",
                    "script": "I make greeting cards.",
                    "translation": "인사 카드를 만들어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "수지",
                    "script": "Handmade cards feel special!",
                    "translation": "수제 카드가 특별하게 느껴져!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "예나는 인사 카드를 만드나요?",
                    "hint": "ISFJ는 다른 사람을 위해 정성스럽게 만드는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "예나는 'I make greeting cards'라고 인사 카드를 만든다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "예나",
                    "script": "Each card shows my care.",
                    "translation": "각 카드가 내 관심을 보여줘."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "수지",
                    "script": "Personal touches mean everything.",
                    "translation": "개인적인 손길이 모든 걸 의미해."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Each card shows Ye-na's @@.",
                    "hint": "ISFJ는 카드에 자신의 마음을 담아요.",
                    "optionA": "name",
                    "optionB": "care",
                    "optionC": "time",
                    "result": "care",
                    "explanation": "각 카드가 예나의 관심을 보여줘요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "예나",
                    "script": "You appreciate beautiful things.",
                    "translation": "넌 아름다운 것들을 감상해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "수지",
                    "script": "Your caring cards spread happiness!",
                    "translation": "네 관심 있는 카드가 행복을 퍼뜨려!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "수지의 칭찬이에요.",
                    "optionA": "caring",
                    "optionB": "happiness",
                    "optionC": "Your",
                    "optionD": "spreads",
                    "result": "Your caring spreads happiness",
                    "explanation": "수지는 예나의 관심이 행복을 퍼뜨린다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5235 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "추억 앨범 만들기",
            "explanation": "ISFJ의 소중한 기억 보관과 ISFP의 감성적 지지 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ISFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "윤서",
                    "script": "I keep memory albums.",
                    "translation": "추억 앨범을 보관해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "아린",
                    "script": "Memories are precious treasures!",
                    "translation": "추억들은 소중한 보물이야!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "윤서는 추억 앨범을 보관하나요?",
                    "hint": "ISFJ는 소중한 순간들을 기록하고 보관하는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "윤서는 'I keep memory albums'라고 추억 앨범을 보관한다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "윤서",
                    "script": "Special moments deserve saving.",
                    "translation": "특별한 순간들은 보존될 가치가 있어."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "아린",
                    "script": "Beautiful moments last forever.",
                    "translation": "아름다운 순간들은 영원히 지속돼."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "@@ moments deserve saving for Yoon-seo.",
                    "hint": "ISFJ는 의미 있는 순간들을 소중히 여겨요.",
                    "optionA": "Ordinary",
                    "optionB": "Special",
                    "optionC": "Quick",
                    "result": "Special",
                    "explanation": "특별한 순간들이 윤서에게 보존될 가치가 있어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "윤서",
                    "script": "You understand emotional value.",
                    "translation": "넌 감정적 가치를 이해해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "아린",
                    "script": "Your memory keeping touches souls!",
                    "translation": "네 기억 보관이 영혼을 건드려!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "아린의 칭찬이에요.",
                    "optionA": "memory",
                    "optionB": "souls",
                    "optionC": "Your",
                    "optionD": "touches",
                    "result": "Your memory touches souls",
                    "explanation": "아린은 윤서의 기억이 영혼을 건드린다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "추억 앨범 만들기",
            "explanation": "ISFJ의 소중한 기억 보관과 ISFP의 감성적 지지 비교",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ISFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "윤서",
                    "script": "I keep memory albums.",
                    "translation": "추억 앨범을 보관해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "아린",
                    "script": "Memories are precious treasures!",
                    "translation": "추억들은 소중한 보물이야!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "윤서는 추억 앨범을 보관하나요?",
                    "hint": "ISFJ는 소중한 순간들을 기록하고 보관하는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "윤서는 'I keep memory albums'라고 추억 앨범을 보관한다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "윤서",
                    "script": "Special moments deserve saving.",
                    "translation": "특별한 순간들은 보존될 가치가 있어."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "아린",
                    "script": "Beautiful moments last forever.",
                    "translation": "아름다운 순간들은 영원히 지속돼."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "@@ moments deserve saving for Yoon-seo.",
                    "hint": "ISFJ는 의미 있는 순간들을 소중히 여겨요.",
                    "optionA": "Ordinary",
                    "optionB": "Special",
                    "optionC": "Quick",
                    "result": "Special",
                    "explanation": "특별한 순간들이 윤서에게 보존될 가치가 있어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "윤서",
                    "script": "You understand emotional value.",
                    "translation": "넌 감정적 가치를 이해해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "아린",
                    "script": "Your memory keeping touches souls!",
                    "translation": "네 기억 보관이 영혼을 건드려!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "아린의 칭찬이에요.",
                    "optionA": "memory",
                    "optionB": "souls",
                    "optionC": "Your",
                    "optionD": "touches",
                    "result": "Your memory touches souls",
                    "explanation": "아린은 윤서의 기억이 영혼을 건드린다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5236 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "도서관에서 조용히 읽기",
            "explanation": "ISFJ의 평화로운 독서와 INTJ의 지적 공감 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "INTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수현",
                    "script": "I read quietly in libraries.",
                    "translation": "도서관에서 조용히 읽어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지훈",
                    "script": "Quiet spaces help concentration.",
                    "translation": "조용한 공간이 집중에 도움이 돼."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "수현이는 도서관에서 조용히 읽나요?",
                    "hint": "ISFJ는 평화로운 환경에서 활동하는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "수현이는 'I read quietly in libraries'라고 도서관에서 조용히 읽는다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "수현",
                    "script": "Books teach me about people.",
                    "translation": "책이 사람들에 대해 가르쳐줘."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "지훈",
                    "script": "Understanding people builds wisdom.",
                    "translation": "사람을 이해하는 게 지혜를 만들어."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Books teach Su-hyeon about @@.",
                    "hint": "ISFJ는 다른 사람들을 이해하는데 관심이 있어요.",
                    "optionA": "machines",
                    "optionB": "people",
                    "optionC": "numbers",
                    "result": "people",
                    "explanation": "책이 수현이에게 사람들에 대해 가르쳐줘요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "수현",
                    "script": "You see learning's bigger purpose.",
                    "translation": "넌 배움의 더 큰 목적을 봐."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "지훈",
                    "script": "Your thoughtful reading deepens understanding!",
                    "translation": "네 사려 깊은 독서가 이해를 깊게 해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "지훈의 칭찬이에요.",
                    "optionA": "thoughtful",
                    "optionB": "understanding",
                    "optionC": "Your",
                    "optionD": "deepens",
                    "result": "Your thoughtful deepens understanding",
                    "explanation": "지훈은 수현이의 사려 깊은 것이 이해를 깊게 한다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "도서관에서 조용히 읽기",
            "explanation": "ISFJ의 평화로운 독서와 INTJ의 지적 공감 비교",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "INTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수현",
                    "script": "I read quietly in libraries.",
                    "translation": "도서관에서 조용히 읽어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지훈",
                    "script": "Quiet spaces help concentration.",
                    "translation": "조용한 공간이 집중에 도움이 돼."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "수현이는 도서관에서 조용히 읽나요?",
                    "hint": "ISFJ는 평화로운 환경에서 활동하는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "수현이는 'I read quietly in libraries'라고 도서관에서 조용히 읽는다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "수현",
                    "script": "Books teach me about people.",
                    "translation": "책이 사람들에 대해 가르쳐줘."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "지훈",
                    "script": "Understanding people builds wisdom.",
                    "translation": "사람을 이해하는 게 지혜를 만들어."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Books teach Su-hyeon about @@.",
                    "hint": "ISFJ는 다른 사람들을 이해하는데 관심이 있어요.",
                    "optionA": "machines",
                    "optionB": "people",
                    "optionC": "numbers",
                    "result": "people",
                    "explanation": "책이 수현이에게 사람들에 대해 가르쳐줘요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "수현",
                    "script": "You see learning's bigger purpose.",
                    "translation": "넌 배움의 더 큰 목적을 봐."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "지훈",
                    "script": "Your thoughtful reading deepens understanding!",
                    "translation": "네 사려 깊은 독서가 이해를 깊게 해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "지훈의 칭찬이에요.",
                    "optionA": "thoughtful",
                    "optionB": "understanding",
                    "optionC": "Your",
                    "optionD": "deepens",
                    "result": "Your thoughtful deepens understanding",
                    "explanation": "지훈은 수현이의 사려 깊은 것이 이해를 깊게 한다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5237 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "계획적으로 봉사 활동하기",
            "explanation": "ISFJ의 헌신적 봉사와 INTJ의 체계적 격려 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "INTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "예나",
                    "script": "I volunteer every weekend.",
                    "translation": "매주 주말에 봉사해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "승현",
                    "script": "Regular service creates impact.",
                    "translation": "정기적인 봉사가 영향을 만들어."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "예나는 매주 주말에 봉사하나요?",
                    "hint": "ISFJ는 다른 사람을 돕는 일에 꾸준히 참여해요.",
                    "result": "O",
                    "explanation": "예나는 'I volunteer every weekend'라고 매주 주말에 봉사한다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "예나",
                    "script": "Helping others feels meaningful.",
                    "translation": "다른 사람들을 돕는 것이 의미 있게 느껴져."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "승현",
                    "script": "Meaningful work builds purpose.",
                    "translation": "의미 있는 일이 목적을 만들어."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Helping others feels @@ to Ye-na.",
                    "hint": "ISFJ는 봉사 활동에서 깊은 의미를 찾아요.",
                    "optionA": "tiring",
                    "optionB": "meaningful",
                    "optionC": "boring",
                    "result": "meaningful",
                    "explanation": "다른 사람들을 돕는 것이 예나에게 의미 있게 느껴져요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "예나",
                    "script": "You understand long-term thinking.",
                    "translation": "넌 장기적인 사고를 이해해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "승현",
                    "script": "Your consistent service transforms communities!",
                    "translation": "네 꾸준한 봉사가 공동체를 변화시켜!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "승현의 칭찬이에요.",
                    "optionA": "consistent",
                    "optionB": "communities",
                    "optionC": "Your",
                    "optionD": "transforms",
                    "result": "Your consistent transforms communities",
                    "explanation": "승현은 예나의 꾸준한 것이 공동체를 변화시킨다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "계획적으로 봉사 활동하기",
            "explanation": "ISFJ의 헌신적 봉사와 INTJ의 체계적 격려 비교",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "INTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "예나",
                    "script": "I volunteer every weekend.",
                    "translation": "매주 주말에 봉사해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "승현",
                    "script": "Regular service creates impact.",
                    "translation": "정기적인 봉사가 영향을 만들어."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "예나는 매주 주말에 봉사하나요?",
                    "hint": "ISFJ는 다른 사람을 돕는 일에 꾸준히 참여해요.",
                    "result": "O",
                    "explanation": "예나는 'I volunteer every weekend'라고 매주 주말에 봉사한다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "예나",
                    "script": "Helping others feels meaningful.",
                    "translation": "다른 사람들을 돕는 것이 의미 있게 느껴져."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "승현",
                    "script": "Meaningful work builds purpose.",
                    "translation": "의미 있는 일이 목적을 만들어."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Helping others feels @@ to Ye-na.",
                    "hint": "ISFJ는 봉사 활동에서 깊은 의미를 찾아요.",
                    "optionA": "tiring",
                    "optionB": "meaningful",
                    "optionC": "boring",
                    "result": "meaningful",
                    "explanation": "다른 사람들을 돕는 것이 예나에게 의미 있게 느껴져요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "예나",
                    "script": "You understand long-term thinking.",
                    "translation": "넌 장기적인 사고를 이해해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "승현",
                    "script": "Your consistent service transforms communities!",
                    "translation": "네 꾸준한 봉사가 공동체를 변화시켜!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "승현의 칭찬이에요.",
                    "optionA": "consistent",
                    "optionB": "communities",
                    "optionC": "Your",
                    "optionD": "transforms",
                    "result": "Your consistent transforms communities",
                    "explanation": "승현은 예나의 꾸준한 것이 공동체를 변화시킨다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5238 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "차분한 취미 클래스 참여",
            "explanation": "ISFJ의 조용한 활동과 INTJ의 효율성 인정 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "INTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "윤서",
                    "script": "I take knitting classes.",
                    "translation": "뜨개질 수업을 들어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "재현",
                    "script": "Knitting develops patience skills.",
                    "translation": "뜨개질이 인내심 기술을 기려."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "윤서는 뜨개질 수업을 듣나요?",
                    "hint": "ISFJ는 차분하고 세심한 활동을 좋아해요.",
                    "result": "O",
                    "explanation": "윤서는 'I take knitting classes'라고 뜨개질 수업을 듣는다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "윤서",
                    "script": "Slow progress feels peaceful.",
                    "translation": "천천히 진행되는 게 평화롭게 느껴져."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "재현",
                    "script": "Peaceful activities reduce stress.",
                    "translation": "평화로운 활동이 스트레스를 줄여."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "@@ progress feels peaceful to Yoon-seo.",
                    "hint": "ISFJ는 급하지 않은 속도를 선호해요.",
                    "optionA": "Fast",
                    "optionB": "Slow",
                    "optionC": "No",
                    "result": "Slow",
                    "explanation": "천천히 진행되는 것이 윤서에게 평화롭게 느껴져요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "윤서",
                    "script": "You see the strategic value.",
                    "translation": "넌 전략적 가치를 봐."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "재현",
                    "script": "Your patient crafting builds mastery!",
                    "translation": "네 인내심 있는 제작이 숙련도를 만들어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "재현의 칭찬이에요.",
                    "optionA": "patient",
                    "optionB": "mastery",
                    "optionC": "Your",
                    "optionD": "builds",
                    "result": "Your patient builds mastery",
                    "explanation": "재현은 윤서의 인내심이 숙련도를 만든다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "차분한 취미 클래스 참여",
            "explanation": "ISFJ의 조용한 활동과 INTJ의 효율성 인정 비교",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "INTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "윤서",
                    "script": "I take knitting classes.",
                    "translation": "뜨개질 수업을 들어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "재현",
                    "script": "Knitting develops patience skills.",
                    "translation": "뜨개질이 인내심 기술을 기려."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "윤서는 뜨개질 수업을 듣나요?",
                    "hint": "ISFJ는 차분하고 세심한 활동을 좋아해요.",
                    "result": "O",
                    "explanation": "윤서는 'I take knitting classes'라고 뜨개질 수업을 듣는다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "윤서",
                    "script": "Slow progress feels peaceful.",
                    "translation": "천천히 진행되는 게 평화롭게 느껴져."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "재현",
                    "script": "Peaceful activities reduce stress.",
                    "translation": "평화로운 활동이 스트레스를 줄여."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "@@ progress feels peaceful to Yoon-seo.",
                    "hint": "ISFJ는 급하지 않은 속도를 선호해요.",
                    "optionA": "Fast",
                    "optionB": "Slow",
                    "optionC": "No",
                    "result": "Slow",
                    "explanation": "천천히 진행되는 것이 윤서에게 평화롭게 느껴져요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "윤서",
                    "script": "You see the strategic value.",
                    "translation": "넌 전략적 가치를 봐."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "재현",
                    "script": "Your patient crafting builds mastery!",
                    "translation": "네 인내심 있는 제작이 숙련도를 만들어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "재현의 칭찬이에요.",
                    "optionA": "patient",
                    "optionB": "mastery",
                    "optionC": "Your",
                    "optionD": "builds",
                    "result": "Your patient builds mastery",
                    "explanation": "재현은 윤서의 인내심이 숙련도를 만든다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5239 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "온라인 커뮤니티 관리하기",
            "explanation": "ISFJ의 공동체 돌봄과 INTP의 시스템적 이해 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "INTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수현",
                    "script": "I manage online communities.",
                    "translation": "온라인 커뮤니티를 관리해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "민재",
                    "script": "Communities need good systems.",
                    "translation": "커뮤니티들은 좋은 시스템이 필요해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "수현이는 온라인 커뮤니티를 관리하나요?",
                    "hint": "ISFJ는 사람들 간의 조화를 만드는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "수현이는 'I manage online communities'라고 온라인 커뮤니티를 관리한다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "수현",
                    "script": "Everyone needs to feel welcome.",
                    "translation": "모든 사람이 환영받는다고 느껴야 해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "민재",
                    "script": "Inclusive environments work better.",
                    "translation": "포용적인 환경이 더 잘 돼."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Everyone needs to feel @@ in communities.",
                    "hint": "ISFJ는 모든 사람이 편안함을 느끼길 원해요.",
                    "optionA": "scared",
                    "optionB": "welcome",
                    "optionC": "tired",
                    "result": "welcome",
                    "explanation": "모든 사람이 커뮤니티에서 환영받는다고 느껴야 해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "수현",
                    "script": "You understand group dynamics.",
                    "translation": "넌 그룹 역학을 이해해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "민재",
                    "script": "Your caring leadership builds harmony!",
                    "translation": "네 배려하는 리더십이 조화를 만들어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "민재의 칭찬이에요.",
                    "optionA": "caring",
                    "optionB": "harmony",
                    "optionC": "Your",
                    "optionD": "builds",
                    "result": "Your caring builds harmony",
                    "explanation": "민재는 수현이의 배려가 조화를 만든다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "온라인 커뮤니티 관리하기",
            "explanation": "ISFJ의 공동체 돌봄과 INTP의 시스템적 이해 비교",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "INTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수현",
                    "script": "I manage online communities.",
                    "translation": "온라인 커뮤니티를 관리해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "민재",
                    "script": "Communities need good systems.",
                    "translation": "커뮤니티들은 좋은 시스템이 필요해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "수현이는 온라인 커뮤니티를 관리하나요?",
                    "hint": "ISFJ는 사람들 간의 조화를 만드는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "수현이는 'I manage online communities'라고 온라인 커뮤니티를 관리한다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "수현",
                    "script": "Everyone needs to feel welcome.",
                    "translation": "모든 사람이 환영받는다고 느껴야 해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "민재",
                    "script": "Inclusive environments work better.",
                    "translation": "포용적인 환경이 더 잘 돼."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Everyone needs to feel @@ in communities.",
                    "hint": "ISFJ는 모든 사람이 편안함을 느끼길 원해요.",
                    "optionA": "scared",
                    "optionB": "welcome",
                    "optionC": "tired",
                    "result": "welcome",
                    "explanation": "모든 사람이 커뮤니티에서 환영받는다고 느껴야 해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "수현",
                    "script": "You understand group dynamics.",
                    "translation": "넌 그룹 역학을 이해해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "민재",
                    "script": "Your caring leadership builds harmony!",
                    "translation": "네 배려하는 리더십이 조화를 만들어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "민재의 칭찬이에요.",
                    "optionA": "caring",
                    "optionB": "harmony",
                    "optionC": "Your",
                    "optionD": "builds",
                    "result": "Your caring builds harmony",
                    "explanation": "민재는 수현이의 배려가 조화를 만든다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5240 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "학습 그룹 돕기",
            "explanation": "ISFJ의 협력적 학습과 INTP의 지적 호기심 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "INTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "예나",
                    "script": "I help study groups succeed.",
                    "translation": "스터디 그룹이 성공하도록 도와."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "도현",
                    "script": "Group learning has interesting patterns.",
                    "translation": "그룹 학습은 흥미로운 패턴이 있어."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "예나는 스터디 그룹이 성공하도록 도와주나요?",
                    "hint": "ISFJ는 다른 사람들의 성공을 도우는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "예나는 'I help study groups succeed'라고 스터디 그룹이 성공하도록 도와준다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "예나",
                    "script": "Each person learns differently.",
                    "translation": "각자 다르게 배워."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "도현",
                    "script": "Different approaches reveal insights.",
                    "translation": "다른 접근법이 통찰을 밝혀줘."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Each person learns @@ in groups.",
                    "hint": "ISFJ는 개인차를 인정하고 배려해요.",
                    "optionA": "slowly",
                    "optionB": "differently",
                    "optionC": "quietly",
                    "result": "differently",
                    "explanation": "각자 그룹에서 다르게 배워요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "예나",
                    "script": "You see learning from many angles.",
                    "translation": "넌 배움을 여러 각도에서 봐."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "도현",
                    "script": "Your supportive approach maximizes learning!",
                    "translation": "네 지지하는 접근이 학습을 극대화해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "도현의 칭찬이에요.",
                    "optionA": "supportive",
                    "optionB": "learning",
                    "optionC": "Your",
                    "optionD": "maximizes",
                    "result": "Your supportive maximizes learning",
                    "explanation": "도현은 예나의 지지하는 것이 학습을 극대화한다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "학습 그룹 돕기",
            "explanation": "ISFJ의 협력적 학습과 INTP의 지적 호기심 비교",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "INTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "예나",
                    "script": "I help study groups succeed.",
                    "translation": "스터디 그룹이 성공하도록 도와."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "도현",
                    "script": "Group learning has interesting patterns.",
                    "translation": "그룹 학습은 흥미로운 패턴이 있어."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "예나는 스터디 그룹이 성공하도록 도와주나요?",
                    "hint": "ISFJ는 다른 사람들의 성공을 도우는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "예나는 'I help study groups succeed'라고 스터디 그룹이 성공하도록 도와준다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "예나",
                    "script": "Each person learns differently.",
                    "translation": "각자 다르게 배워."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "도현",
                    "script": "Different approaches reveal insights.",
                    "translation": "다른 접근법이 통찰을 밝혀줘."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Each person learns @@ in groups.",
                    "hint": "ISFJ는 개인차를 인정하고 배려해요.",
                    "optionA": "slowly",
                    "optionB": "differently",
                    "optionC": "quietly",
                    "result": "differently",
                    "explanation": "각자 그룹에서 다르게 배워요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "예나",
                    "script": "You see learning from many angles.",
                    "translation": "넌 배움을 여러 각도에서 봐."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "도현",
                    "script": "Your supportive approach maximizes learning!",
                    "translation": "네 지지하는 접근이 학습을 극대화해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "도현의 칭찬이에요.",
                    "optionA": "supportive",
                    "optionB": "learning",
                    "optionC": "Your",
                    "optionD": "maximizes",
                    "result": "Your supportive maximizes learning",
                    "explanation": "도현은 예나의 지지하는 것이 학습을 극대화한다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5241 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "차분한 퍼즐 모임 만들기",
            "explanation": "ISFJ의 평화로운 활동과 INTP의 논리적 재미 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "INTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "윤서",
                    "script": "I organize puzzle meetings.",
                    "translation": "퍼즐 모임을 조직해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "정우",
                    "script": "Puzzles exercise logical thinking.",
                    "translation": "퍼즐이 논리적 사고를 운동시켜."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "윤서는 퍼즐 모임을 조직하나요?",
                    "hint": "ISFJ는 사람들이 함께 할 수 있는 조용한 활동을 좋아해요.",
                    "result": "O",
                    "explanation": "윤서는 'I organize puzzle meetings'라고 퍼즐 모임을 조직한다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "윤서",
                    "script": "Working together feels nice.",
                    "translation": "함께 일하는 게 기분 좋아."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "정우",
                    "script": "Collaboration creates better solutions.",
                    "translation": "협력이 더 좋은 해결책을 만들어."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Working @@ feels nice to Yoon-seo.",
                    "hint": "ISFJ는 다른 사람들과의 협력을 즐겨요.",
                    "optionA": "alone",
                    "optionB": "together",
                    "optionC": "fast",
                    "result": "together",
                    "explanation": "함께 일하는 것이 윤서에게 기분 좋아요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "윤서",
                    "script": "You appreciate problem-solving methods.",
                    "translation": "넌 문제 해결 방법을 감상해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "정우",
                    "script": "Your group organizing enhances thinking!",
                    "translation": "네 그룹 조직이 사고를 향상시켜!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "정우의 칭찬이에요.",
                    "optionA": "organizing",
                    "optionB": "thinking",
                    "optionC": "Your",
                    "optionD": "enhances",
                    "result": "Your organizing enhances thinking",
                    "explanation": "정우는 윤서의 조직이 사고를 향상시킨다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "차분한 퍼즐 모임 만들기",
            "explanation": "ISFJ의 평화로운 활동과 INTP의 논리적 재미 비교",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "INTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "윤서",
                    "script": "I organize puzzle meetings.",
                    "translation": "퍼즐 모임을 조직해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "정우",
                    "script": "Puzzles exercise logical thinking.",
                    "translation": "퍼즐이 논리적 사고를 운동시켜."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "윤서는 퍼즐 모임을 조직하나요?",
                    "hint": "ISFJ는 사람들이 함께 할 수 있는 조용한 활동을 좋아해요.",
                    "result": "O",
                    "explanation": "윤서는 'I organize puzzle meetings'라고 퍼즐 모임을 조직한다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "윤서",
                    "script": "Working together feels nice.",
                    "translation": "함께 일하는 게 기분 좋아."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "정우",
                    "script": "Collaboration creates better solutions.",
                    "translation": "협력이 더 좋은 해결책을 만들어."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Working @@ feels nice to Yoon-seo.",
                    "hint": "ISFJ는 다른 사람들과의 협력을 즐겨요.",
                    "optionA": "alone",
                    "optionB": "together",
                    "optionC": "fast",
                    "result": "together",
                    "explanation": "함께 일하는 것이 윤서에게 기분 좋아요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "윤서",
                    "script": "You appreciate problem-solving methods.",
                    "translation": "넌 문제 해결 방법을 감상해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "정우",
                    "script": "Your group organizing enhances thinking!",
                    "translation": "네 그룹 조직이 사고를 향상시켜!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "정우의 칭찬이에요.",
                    "optionA": "organizing",
                    "optionB": "thinking",
                    "optionC": "Your",
                    "optionD": "enhances",
                    "result": "Your organizing enhances thinking",
                    "explanation": "정우는 윤서의 조직이 사고를 향상시킨다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5242 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "마음을 나누는 일기 쓰기",
            "explanation": "ISFJ의 따뜻한 기록과 INFJ의 깊은 공감 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "INFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수현",
                    "script": "I write about daily feelings.",
                    "translation": "매일의 감정에 대해 써."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "서진",
                    "script": "Writing helps process emotions.",
                    "translation": "쓰기가 감정을 처리하는데 도움이 돼."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "수현이는 매일의 감정에 대해 쓰나요?",
                    "hint": "ISFJ는 자신의 감정을 차분히 정리하는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "수현이는 'I write about daily feelings'라고 매일의 감정에 대해 쓴다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "수현",
                    "script": "Small moments hold big meaning.",
                    "translation": "작은 순간들이 큰 의미를 담고 있어."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "서진",
                    "script": "Meaningful moments shape our souls.",
                    "translation": "의미 있는 순간들이 우리 영혼을 만들어."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "@@ moments hold big meaning for Su-hyeon.",
                    "hint": "ISFJ는 일상의 작은 것들에서 의미를 찾아요.",
                    "optionA": "Big",
                    "optionB": "Small",
                    "optionC": "Loud",
                    "result": "Small",
                    "explanation": "작은 순간들이 수현이에게 큰 의미를 담고 있어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "수현",
                    "script": "You understand deep connections.",
                    "translation": "넌 깊은 연결을 이해해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "서진",
                    "script": "Your gentle writing touches hearts!",
                    "translation": "네 부드러운 글쓰기가 마음을 건드려!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "서진의 칭찬이에요.",
                    "optionA": "gentle",
                    "optionB": "hearts",
                    "optionC": "Your",
                    "optionD": "touches",
                    "result": "Your gentle touches hearts",
                    "explanation": "서진은 수현이의 부드러운 것이 마음을 건드린다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "마음을 나누는 일기 쓰기",
            "explanation": "ISFJ의 따뜻한 기록과 INFJ의 깊은 공감 비교",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "INFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수현",
                    "script": "I write about daily feelings.",
                    "translation": "매일의 감정에 대해 써."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "서진",
                    "script": "Writing helps process emotions.",
                    "translation": "쓰기가 감정을 처리하는데 도움이 돼."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "수현이는 매일의 감정에 대해 쓰나요?",
                    "hint": "ISFJ는 자신의 감정을 차분히 정리하는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "수현이는 'I write about daily feelings'라고 매일의 감정에 대해 쓴다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "수현",
                    "script": "Small moments hold big meaning.",
                    "translation": "작은 순간들이 큰 의미를 담고 있어."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "서진",
                    "script": "Meaningful moments shape our souls.",
                    "translation": "의미 있는 순간들이 우리 영혼을 만들어."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "@@ moments hold big meaning for Su-hyeon.",
                    "hint": "ISFJ는 일상의 작은 것들에서 의미를 찾아요.",
                    "optionA": "Big",
                    "optionB": "Small",
                    "optionC": "Loud",
                    "result": "Small",
                    "explanation": "작은 순간들이 수현이에게 큰 의미를 담고 있어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "수현",
                    "script": "You understand deep connections.",
                    "translation": "넌 깊은 연결을 이해해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "서진",
                    "script": "Your gentle writing touches hearts!",
                    "translation": "네 부드러운 글쓰기가 마음을 건드려!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "서진의 칭찬이에요.",
                    "optionA": "gentle",
                    "optionB": "hearts",
                    "optionC": "Your",
                    "optionD": "touches",
                    "result": "Your gentle touches hearts",
                    "explanation": "서진은 수현이의 부드러운 것이 마음을 건드린다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5243 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "상담 봉사 활동하기",
            "explanation": "ISFJ의 실용적 도움과 INFJ의 깊이 있는 이해 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "INFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "예나",
                    "script": "I volunteer as listener.",
                    "translation": "경청자로 봉사해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "미나",
                    "script": "Listening heals broken hearts.",
                    "translation": "경청이 상처받은 마음을 치유해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "예나는 경청자로 봉사하나요?",
                    "hint": "ISFJ는 다른 사람의 이야기를 들어주는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "예나는 'I volunteer as listener'라고 경청자로 봉사한다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "예나",
                    "script": "People need someone who cares.",
                    "translation": "사람들은 관심 갖는 누군가가 필요해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "미나",
                    "script": "Caring presence creates healing.",
                    "translation": "관심 있는 존재가 치유를 만들어."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "People need someone who @@ about them.",
                    "hint": "ISFJ는 진정한 관심과 배려를 보여줘요.",
                    "optionA": "forgets",
                    "optionB": "cares",
                    "optionC": "hurries",
                    "result": "cares",
                    "explanation": "사람들은 그들에 대해 관심 갖는 누군가가 필요해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "예나",
                    "script": "You see beyond surface needs.",
                    "translation": "넌 표면적 필요 너머를 봐."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "미나",
                    "script": "Your compassionate listening transforms lives!",
                    "translation": "네 자비로운 경청이 삶을 변화시켜!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "미나의 칭찬이에요.",
                    "optionA": "compassionate",
                    "optionB": "lives",
                    "optionC": "Your",
                    "optionD": "transforms",
                    "result": "Your compassionate transforms lives",
                    "explanation": "미나는 예나의 자비로운 것이 삶을 변화시킨다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "상담 봉사 활동하기",
            "explanation": "ISFJ의 실용적 도움과 INFJ의 깊이 있는 이해 비교",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "INFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "예나",
                    "script": "I volunteer as listener.",
                    "translation": "경청자로 봉사해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "미나",
                    "script": "Listening heals broken hearts.",
                    "translation": "경청이 상처받은 마음을 치유해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "예나는 경청자로 봉사하나요?",
                    "hint": "ISFJ는 다른 사람의 이야기를 들어주는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "예나는 'I volunteer as listener'라고 경청자로 봉사한다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "예나",
                    "script": "People need someone who cares.",
                    "translation": "사람들은 관심 갖는 누군가가 필요해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "미나",
                    "script": "Caring presence creates healing.",
                    "translation": "관심 있는 존재가 치유를 만들어."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "People need someone who @@ about them.",
                    "hint": "ISFJ는 진정한 관심과 배려를 보여줘요.",
                    "optionA": "forgets",
                    "optionB": "cares",
                    "optionC": "hurries",
                    "result": "cares",
                    "explanation": "사람들은 그들에 대해 관심 갖는 누군가가 필요해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "예나",
                    "script": "You see beyond surface needs.",
                    "translation": "넌 표면적 필요 너머를 봐."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "미나",
                    "script": "Your compassionate listening transforms lives!",
                    "translation": "네 자비로운 경청이 삶을 변화시켜!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "미나의 칭찬이에요.",
                    "optionA": "compassionate",
                    "optionB": "lives",
                    "optionC": "Your",
                    "optionD": "transforms",
                    "result": "Your compassionate transforms lives",
                    "explanation": "미나는 예나의 자비로운 것이 삶을 변화시킨다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5244 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "조용한 명상 모임 참여",
            "explanation": "ISFJ의 평화로운 활동과 INFJ의 내면적 성찰 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "INFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "윤서",
                    "script": "I join meditation groups.",
                    "translation": "명상 그룹에 참여해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "다은",
                    "script": "Meditation deepens inner wisdom.",
                    "translation": "명상이 내면의 지혜를 깊게 해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "윤서는 명상 그룹에 참여하나요?",
                    "hint": "ISFJ는 평화롭고 조용한 그룹 활동을 좋아해요.",
                    "result": "O",
                    "explanation": "윤서는 'I join meditation groups'라고 명상 그룹에 참여한다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "윤서",
                    "script": "Quiet time brings peace.",
                    "translation": "조용한 시간이 평화를 가져와."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "다은",
                    "script": "Peace nurtures the spirit.",
                    "translation": "평화가 영혼을 기르사려줘."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "@@ time brings peace to Yoon-seo.",
                    "hint": "ISFJ는 조용하고 차분한 환경을 선호해요.",
                    "optionA": "Busy",
                    "optionB": "Quiet",
                    "optionC": "Loud",
                    "result": "Quiet",
                    "explanation": "조용한 시간이 윤서에게 평화를 가져와요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "윤서",
                    "script": "You understand spiritual growth.",
                    "translation": "넌 영적 성장을 이해해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "다은",
                    "script": "Your peaceful presence inspires others!",
                    "translation": "네 평화로운 존재가 다른 사람들에게 영감을 줘!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "다은의 칭찬이에요.",
                    "optionA": "peaceful",
                    "optionB": "others",
                    "optionC": "Your",
                    "optionD": "inspires",
                    "result": "Your peaceful inspires others",
                    "explanation": "다은은 윤서의 평화로운 것이 다른 사람들에게 영감을 준다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "조용한 명상 모임 참여",
            "explanation": "ISFJ의 평화로운 활동과 INFJ의 내면적 성찰 비교",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "INFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "윤서",
                    "script": "I join meditation groups.",
                    "translation": "명상 그룹에 참여해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "다은",
                    "script": "Meditation deepens inner wisdom.",
                    "translation": "명상이 내면의 지혜를 깊게 해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "윤서는 명상 그룹에 참여하나요?",
                    "hint": "ISFJ는 평화롭고 조용한 그룹 활동을 좋아해요.",
                    "result": "O",
                    "explanation": "윤서는 'I join meditation groups'라고 명상 그룹에 참여한다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "윤서",
                    "script": "Quiet time brings peace.",
                    "translation": "조용한 시간이 평화를 가져와."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "다은",
                    "script": "Peace nurtures the spirit.",
                    "translation": "평화가 영혼을 기르사려줘."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "@@ time brings peace to Yoon-seo.",
                    "hint": "ISFJ는 조용하고 차분한 환경을 선호해요.",
                    "optionA": "Busy",
                    "optionB": "Quiet",
                    "optionC": "Loud",
                    "result": "Quiet",
                    "explanation": "조용한 시간이 윤서에게 평화를 가져와요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "윤서",
                    "script": "You understand spiritual growth.",
                    "translation": "넌 영적 성장을 이해해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "다은",
                    "script": "Your peaceful presence inspires others!",
                    "translation": "네 평화로운 존재가 다른 사람들에게 영감을 줘!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "다은의 칭찬이에요.",
                    "optionA": "peaceful",
                    "optionB": "others",
                    "optionC": "Your",
                    "optionD": "inspires",
                    "result": "Your peaceful inspires others",
                    "explanation": "다은은 윤서의 평화로운 것이 다른 사람들에게 영감을 준다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5245 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "감동적인 편지 쓰기",
            "explanation": "ISFJ의 세심한 편지와 INFP의 감성적 공감 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "INFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수현",
                    "script": "I write letters to friends.",
                    "translation": "친구들에게 편지를 써."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "준호",
                    "script": "Letters carry deep emotions!",
                    "translation": "편지가 깊은 감정을 담아!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "수현이는 친구들에게 편지를 쓰나요?",
                    "hint": "ISFJ는 다른 사람에게 마음을 전하는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "수현이는 'I write letters to friends'라고 친구들에게 편지를 쓴다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "수현",
                    "script": "Personal words touch hearts.",
                    "translation": "개인적인 말들이 마음을 건드려."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "준호",
                    "script": "Heartfelt words heal souls.",
                    "translation": "진심 어린 말들이 영혼을 치유해."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "@@ words touch hearts deeply.",
                    "hint": "ISFJ는 개별적이고 진심 어린 소통을 중요하게 여겨요.",
                    "optionA": "General",
                    "optionB": "Personal",
                    "optionC": "Short",
                    "result": "Personal",
                    "explanation": "개인적인 말들이 마음을 깊이 건드려요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "수현",
                    "script": "You feel words' emotional power.",
                    "translation": "넌 말들의 감정적 힘을 느껴."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "준호",
                    "script": "Your caring letters create connections!",
                    "translation": "네 배려 깊은 편지가 연결을 만들어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "준호의 칭찬이에요.",
                    "optionA": "caring",
                    "optionB": "connections",
                    "optionC": "Your",
                    "optionD": "creates",
                    "result": "Your caring creates connections",
                    "explanation": "준호는 수현이의 배려가 연결을 만든다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "감동적인 편지 쓰기",
            "explanation": "ISFJ의 세심한 편지와 INFP의 감성적 공감 비교",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "INFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수현",
                    "script": "I write letters to friends.",
                    "translation": "친구들에게 편지를 써."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "준호",
                    "script": "Letters carry deep emotions!",
                    "translation": "편지가 깊은 감정을 담아!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "수현이는 친구들에게 편지를 쓰나요?",
                    "hint": "ISFJ는 다른 사람에게 마음을 전하는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "수현이는 'I write letters to friends'라고 친구들에게 편지를 쓴다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "수현",
                    "script": "Personal words touch hearts.",
                    "translation": "개인적인 말들이 마음을 건드려."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "준호",
                    "script": "Heartfelt words heal souls.",
                    "translation": "진심 어린 말들이 영혼을 치유해."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "@@ words touch hearts deeply.",
                    "hint": "ISFJ는 개별적이고 진심 어린 소통을 중요하게 여겨요.",
                    "optionA": "General",
                    "optionB": "Personal",
                    "optionC": "Short",
                    "result": "Personal",
                    "explanation": "개인적인 말들이 마음을 깊이 건드려요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "수현",
                    "script": "You feel words' emotional power.",
                    "translation": "넌 말들의 감정적 힘을 느껴."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "준호",
                    "script": "Your caring letters create connections!",
                    "translation": "네 배려 깊은 편지가 연결을 만들어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "준호의 칭찬이에요.",
                    "optionA": "caring",
                    "optionB": "connections",
                    "optionC": "Your",
                    "optionD": "creates",
                    "result": "Your caring creates connections",
                    "explanation": "준호는 수현이의 배려가 연결을 만든다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5246 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "소중한 사람 기념하기",
            "explanation": "ISFJ의 기념 활동과 INFP의 순수한 감동 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "INFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "예나",
                    "script": "I celebrate people's special days.",
                    "translation": "사람들의 특별한 날을 축하해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "서준",
                    "script": "Celebrations honor precious bonds!",
                    "translation": "축하가 소중한 유대를 기려!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "예나는 사람들의 특별한 날을 축하하나요?",
                    "hint": "ISFJ는 다른 사람의 중요한 순간을 기억하고 축하해요.",
                    "result": "O",
                    "explanation": "예나는 'I celebrate people's special days'라고 사람들의 특별한 날을 축하한다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "예나",
                    "script": "Remembering shows I care.",
                    "translation": "기억하는 것이 내가 신경 쓴다는 걸 보여줘."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "서준",
                    "script": "True caring touches the heart.",
                    "translation": "진정한 관심이 마음을 건드려."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "@@ shows Ye-na cares about others.",
                    "hint": "ISFJ는 기억하고 챙기는 것으로 관심을 표현해요.",
                    "optionA": "Forgetting",
                    "optionB": "Remembering",
                    "optionC": "Ignoring",
                    "result": "Remembering",
                    "explanation": "기억하는 것이 예나가 다른 사람들을 신경 쓴다는 걸 보여줘요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "예나",
                    "script": "You understand authentic feelings.",
                    "translation": "넌 진정한 감정을 이해해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "서준",
                    "script": "Your thoughtful celebrations bring joy!",
                    "translation": "네 사려 깊은 축하가 기쁨을 가져와!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "서준의 칭찬이에요.",
                    "optionA": "thoughtful",
                    "optionB": "joy",
                    "optionC": "Your",
                    "optionD": "brings",
                    "result": "Your thoughtful brings joy",
                    "explanation": "서준은 예나의 사려 깊은 것이 기쁨을 가져온다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "소중한 사람 기념하기",
            "explanation": "ISFJ의 기념 활동과 INFP의 순수한 감동 비교",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "INFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "예나",
                    "script": "I celebrate people's special days.",
                    "translation": "사람들의 특별한 날을 축하해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "서준",
                    "script": "Celebrations honor precious bonds!",
                    "translation": "축하가 소중한 유대를 기려!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "예나는 사람들의 특별한 날을 축하하나요?",
                    "hint": "ISFJ는 다른 사람의 중요한 순간을 기억하고 축하해요.",
                    "result": "O",
                    "explanation": "예나는 'I celebrate people's special days'라고 사람들의 특별한 날을 축하한다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "예나",
                    "script": "Remembering shows I care.",
                    "translation": "기억하는 것이 내가 신경 쓴다는 걸 보여줘."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "서준",
                    "script": "True caring touches the heart.",
                    "translation": "진정한 관심이 마음을 건드려."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "@@ shows Ye-na cares about others.",
                    "hint": "ISFJ는 기억하고 챙기는 것으로 관심을 표현해요.",
                    "optionA": "Forgetting",
                    "optionB": "Remembering",
                    "optionC": "Ignoring",
                    "result": "Remembering",
                    "explanation": "기억하는 것이 예나가 다른 사람들을 신경 쓴다는 걸 보여줘요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "예나",
                    "script": "You understand authentic feelings.",
                    "translation": "넌 진정한 감정을 이해해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "서준",
                    "script": "Your thoughtful celebrations bring joy!",
                    "translation": "네 사려 깊은 축하가 기쁨을 가져와!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "서준의 칭찬이에요.",
                    "optionA": "thoughtful",
                    "optionB": "joy",
                    "optionC": "Your",
                    "optionD": "brings",
                    "result": "Your thoughtful brings joy",
                    "explanation": "서준은 예나의 사려 깊은 것이 기쁨을 가져온다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5247 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "마음을 담은 베이킹",
            "explanation": "ISFJ의 정성스러운 베이킹과 INFP의 감성적 반응 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "INFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "윤서",
                    "script": "I bake treats for others.",
                    "translation": "다른 사람들을 위해 간식을 구워."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "도훈",
                    "script": "Homemade treats spread happiness!",
                    "translation": "수제 간식이 행복을 퍼뜨려!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "윤서는 다른 사람들을 위해 간식을 굽나요?",
                    "hint": "ISFJ는 다른 사람을 위해 정성스럽게 만드는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "윤서는 'I bake treats for others'라고 다른 사람들을 위해 간식을 굽는다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "윤서",
                    "script": "Love makes everything taste better.",
                    "translation": "사랑이 모든 것을 더 맛있게 만들어."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "도훈",
                    "script": "Love is life's sweetest ingredient.",
                    "translation": "사랑은 삶의 가장 달콤한 재료야."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "@@ makes everything taste better for Yoon-seo.",
                    "hint": "ISFJ는 마음을 담아서 만들어요.",
                    "optionA": "Sugar",
                    "optionB": "Love",
                    "optionC": "Time",
                    "result": "Love",
                    "explanation": "사랑이 윤서에게 모든 것을 더 맛있게 만들어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "윤서",
                    "script": "You feel the emotional essence.",
                    "translation": "넌 감정적 본질을 느껴."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "도훈",
                    "script": "Your loving baking feeds souls!",
                    "translation": "네 사랑스러운 베이킹이 영혼을 먹여!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "도훈의 칭찬이에요.",
                    "optionA": "loving",
                    "optionB": "souls",
                    "optionC": "Your",
                    "optionD": "feeds",
                    "result": "Your loving feeds souls",
                    "explanation": "도훈은 윤서의 사랑스러운 것이 영혼을 먹인다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "마음을 담은 베이킹",
            "explanation": "ISFJ의 정성스러운 베이킹과 INFP의 감성적 반응 비교",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "INFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "윤서",
                    "script": "I bake treats for others.",
                    "translation": "다른 사람들을 위해 간식을 구워."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "도훈",
                    "script": "Homemade treats spread happiness!",
                    "translation": "수제 간식이 행복을 퍼뜨려!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "윤서는 다른 사람들을 위해 간식을 굽나요?",
                    "hint": "ISFJ는 다른 사람을 위해 정성스럽게 만드는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "윤서는 'I bake treats for others'라고 다른 사람들을 위해 간식을 굽는다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "윤서",
                    "script": "Love makes everything taste better.",
                    "translation": "사랑이 모든 것을 더 맛있게 만들어."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "도훈",
                    "script": "Love is life's sweetest ingredient.",
                    "translation": "사랑은 삶의 가장 달콤한 재료야."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "@@ makes everything taste better for Yoon-seo.",
                    "hint": "ISFJ는 마음을 담아서 만들어요.",
                    "optionA": "Sugar",
                    "optionB": "Love",
                    "optionC": "Time",
                    "result": "Love",
                    "explanation": "사랑이 윤서에게 모든 것을 더 맛있게 만들어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "윤서",
                    "script": "You feel the emotional essence.",
                    "translation": "넌 감정적 본질을 느껴."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "도훈",
                    "script": "Your loving baking feeds souls!",
                    "translation": "네 사랑스러운 베이킹이 영혼을 먹여!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "도훈의 칭찬이에요.",
                    "optionA": "loving",
                    "optionB": "souls",
                    "optionC": "Your",
                    "optionD": "feeds",
                    "result": "Your loving feeds souls",
                    "explanation": "도훈은 윤서의 사랑스러운 것이 영혼을 먹인다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5248 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "효율적인 가정 관리하기",
            "explanation": "ISFJ의 세심한 관리와 ESTJ의 체계적 격려 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수현",
                    "script": "I organize household tasks.",
                    "translation": "가정일을 정리해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "태영",
                    "script": "Good organization saves time!",
                    "translation": "좋은 정리가 시간을 절약해!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "수현이는 가정일을 정리하나요?",
                    "hint": "ISFJ는 집안일을 체계적으로 관리하는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "수현이는 'I organize household tasks'라고 가정일을 정리한다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "수현",
                    "script": "Everyone feels comfortable here.",
                    "translation": "모든 사람이 여기서 편안함을 느껴."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "태영",
                    "script": "Comfortable homes boost productivity.",
                    "translation": "편안한 집이 생산성을 높여."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Everyone feels @@ in Su-hyeon's home.",
                    "hint": "ISFJ는 다른 사람들이 편안함을 느끼도록 해요.",
                    "optionA": "nervous",
                    "optionB": "comfortable",
                    "optionC": "tired",
                    "result": "comfortable",
                    "explanation": "모든 사람이 수현이의 집에서 편안함을 느껴요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "수현",
                    "script": "You understand efficiency value.",
                    "translation": "넌 효율성의 가치를 이해해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태영",
                    "script": "Your home management creates harmony!",
                    "translation": "네 가정 관리가 조화를 만들어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "태영의 칭찬이에요.",
                    "optionA": "home",
                    "optionB": "harmony",
                    "optionC": "Your",
                    "optionD": "creates",
                    "result": "Your home creates harmony",
                    "explanation": "태영은 수현이의 가정이 조화를 만든다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "효율적인 가정 관리하기",
            "explanation": "ISFJ의 세심한 관리와 ESTJ의 체계적 격려 비교",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수현",
                    "script": "I organize household tasks.",
                    "translation": "가정일을 정리해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "태영",
                    "script": "Good organization saves time!",
                    "translation": "좋은 정리가 시간을 절약해!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "수현이는 가정일을 정리하나요?",
                    "hint": "ISFJ는 집안일을 체계적으로 관리하는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "수현이는 'I organize household tasks'라고 가정일을 정리한다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "수현",
                    "script": "Everyone feels comfortable here.",
                    "translation": "모든 사람이 여기서 편안함을 느껴."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "태영",
                    "script": "Comfortable homes boost productivity.",
                    "translation": "편안한 집이 생산성을 높여."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Everyone feels @@ in Su-hyeon's home.",
                    "hint": "ISFJ는 다른 사람들이 편안함을 느끼도록 해요.",
                    "optionA": "nervous",
                    "optionB": "comfortable",
                    "optionC": "tired",
                    "result": "comfortable",
                    "explanation": "모든 사람이 수현이의 집에서 편안함을 느껴요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "수현",
                    "script": "You understand efficiency value.",
                    "translation": "넌 효율성의 가치를 이해해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태영",
                    "script": "Your home management creates harmony!",
                    "translation": "네 가정 관리가 조화를 만들어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "태영의 칭찬이에요.",
                    "optionA": "home",
                    "optionB": "harmony",
                    "optionC": "Your",
                    "optionD": "creates",
                    "result": "Your home creates harmony",
                    "explanation": "태영은 수현이의 가정이 조화를 만든다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5249 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "팀 활동 조율하기",
            "explanation": "ISFJ의 협력적 조율과 ESTJ의 리더십 인정 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "예나",
                    "script": "I help teams work together.",
                    "translation": "팀이 함께 일하도록 도와."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "준서",
                    "script": "Teamwork achieves great results!",
                    "translation": "팀워크가 훌륭한 결과를 달성해!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "예나는 팀이 함께 일하도록 도와주나요?",
                    "hint": "ISFJ는 그룹의 조화와 협력을 중요하게 여겨요.",
                    "result": "O",
                    "explanation": "예나는 'I help teams work together'라고 팀이 함께 일하도록 도와준다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "예나",
                    "script": "Everyone's voice matters equally.",
                    "translation": "모든 사람의 목소리가 똑같이 중요해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "준서",
                    "script": "Equal participation improves outcomes.",
                    "translation": "평등한 참여가 결과를 개선해."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Everyone's voice matters @@ to Ye-na.",
                    "hint": "ISFJ는 모든 사람을 공평하게 대해요.",
                    "optionA": "little",
                    "optionB": "equally",
                    "optionC": "sometimes",
                    "result": "equally",
                    "explanation": "모든 사람의 목소리가 예나에게 똑같이 중요해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "예나",
                    "script": "You focus on achieving goals.",
                    "translation": "넌 목표 달성에 집중해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "준서",
                    "script": "Your team coordination drives success!",
                    "translation": "네 팀 조율이 성공을 이끌어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "준서의 칭찬이에요.",
                    "optionA": "team",
                    "optionB": "success",
                    "optionC": "Your",
                    "optionD": "drives",
                    "result": "Your team drives success",
                    "explanation": "준서는 예나의 팀이 성공을 이끈다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "팀 활동 조율하기",
            "explanation": "ISFJ의 협력적 조율과 ESTJ의 리더십 인정 비교",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "예나",
                    "script": "I help teams work together.",
                    "translation": "팀이 함께 일하도록 도와."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "준서",
                    "script": "Teamwork achieves great results!",
                    "translation": "팀워크가 훌륭한 결과를 달성해!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "예나는 팀이 함께 일하도록 도와주나요?",
                    "hint": "ISFJ는 그룹의 조화와 협력을 중요하게 여겨요.",
                    "result": "O",
                    "explanation": "예나는 'I help teams work together'라고 팀이 함께 일하도록 도와준다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "예나",
                    "script": "Everyone's voice matters equally.",
                    "translation": "모든 사람의 목소리가 똑같이 중요해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "준서",
                    "script": "Equal participation improves outcomes.",
                    "translation": "평등한 참여가 결과를 개선해."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Everyone's voice matters @@ to Ye-na.",
                    "hint": "ISFJ는 모든 사람을 공평하게 대해요.",
                    "optionA": "little",
                    "optionB": "equally",
                    "optionC": "sometimes",
                    "result": "equally",
                    "explanation": "모든 사람의 목소리가 예나에게 똑같이 중요해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "예나",
                    "script": "You focus on achieving goals.",
                    "translation": "넌 목표 달성에 집중해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "준서",
                    "script": "Your team coordination drives success!",
                    "translation": "네 팀 조율이 성공을 이끌어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "준서의 칭찬이에요.",
                    "optionA": "team",
                    "optionB": "success",
                    "optionC": "Your",
                    "optionD": "drives",
                    "result": "Your team drives success",
                    "explanation": "준서는 예나의 팀이 성공을 이끈다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5250 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "실용적인 기술 배우기",
            "explanation": "ISFJ의 도움이 되는 학습과 ESTJ의 효율성 지지 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "윤서",
                    "script": "I learn useful life skills.",
                    "translation": "유용한 생활 기술을 배워."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "태윤",
                    "script": "Practical skills improve daily life!",
                    "translation": "실용적인 기술이 일상을 개선해!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "윤서는 유용한 생활 기술을 배우나요?",
                    "hint": "ISFJ는 실생활에 도움이 되는 것들을 배우는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "윤서는 'I learn useful life skills'라고 유용한 생활 기술을 배운다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "윤서",
                    "script": "Skills help me serve others.",
                    "translation": "기술이 다른 사람들을 섬기는데 도움이 돼."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "태윤",
                    "script": "Service skills create value.",
                    "translation": "서비스 기술이 가치를 만들어."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Skills help Yoon-seo @@ others better.",
                    "hint": "ISFJ는 배운 것을 다른 사람을 위해 사용해요.",
                    "optionA": "avoid",
                    "optionB": "serve",
                    "optionC": "forget",
                    "result": "serve",
                    "explanation": "기술이 윤서가 다른 사람들을 더 잘 섬기는데 도움이 돼요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "윤서",
                    "script": "You see practical applications.",
                    "translation": "넌 실용적인 적용을 봐."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태윤",
                    "script": "Your skill development benefits everyone!",
                    "translation": "네 기술 개발이 모든 사람에게 이익이 돼!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "태윤의 칭찬이에요.",
                    "optionA": "skill",
                    "optionB": "everyone",
                    "optionC": "Your",
                    "optionD": "benefits",
                    "result": "Your skill benefits everyone",
                    "explanation": "태윤은 윤서의 기술이 모든 사람에게 이익이 된다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "실용적인 기술 배우기",
            "explanation": "ISFJ의 도움이 되는 학습과 ESTJ의 효율성 지지 비교",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "윤서",
                    "script": "I learn useful life skills.",
                    "translation": "유용한 생활 기술을 배워."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "태윤",
                    "script": "Practical skills improve daily life!",
                    "translation": "실용적인 기술이 일상을 개선해!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "윤서는 유용한 생활 기술을 배우나요?",
                    "hint": "ISFJ는 실생활에 도움이 되는 것들을 배우는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "윤서는 'I learn useful life skills'라고 유용한 생활 기술을 배운다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "윤서",
                    "script": "Skills help me serve others.",
                    "translation": "기술이 다른 사람들을 섬기는데 도움이 돼."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "태윤",
                    "script": "Service skills create value.",
                    "translation": "서비스 기술이 가치를 만들어."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Skills help Yoon-seo @@ others better.",
                    "hint": "ISFJ는 배운 것을 다른 사람을 위해 사용해요.",
                    "optionA": "avoid",
                    "optionB": "serve",
                    "optionC": "forget",
                    "result": "serve",
                    "explanation": "기술이 윤서가 다른 사람들을 더 잘 섬기는데 도움이 돼요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "윤서",
                    "script": "You see practical applications.",
                    "translation": "넌 실용적인 적용을 봐."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태윤",
                    "script": "Your skill development benefits everyone!",
                    "translation": "네 기술 개발이 모든 사람에게 이익이 돼!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "태윤의 칭찬이에요.",
                    "optionA": "skill",
                    "optionB": "everyone",
                    "optionC": "Your",
                    "optionD": "benefits",
                    "result": "Your skill benefits everyone",
                    "explanation": "태윤은 윤서의 기술이 모든 사람에게 이익이 된다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5251 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "동네 모임 준비하기",
            "explanation": "ISFJ의 세심한 준비와 ESFJ의 사교적 격려 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ESFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수현",
                    "script": "I prepare neighborhood gatherings.",
                    "translation": "동네 모임을 준비해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "하준",
                    "script": "Community events bring joy!",
                    "translation": "커뮤니티 행사가 기쁨을 가져와!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "수현이는 동네 모임을 준비하나요?",
                    "hint": "ISFJ는 지역 공동체를 위한 활동을 좋아해요.",
                    "result": "O",
                    "explanation": "수현이는 'I prepare neighborhood gatherings'라고 동네 모임을 준비한다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "수현",
                    "script": "Everyone needs to feel included.",
                    "translation": "모든 사람이 포함되었다고 느껴야 해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "하준",
                    "script": "Inclusion makes stronger communities!",
                    "translation": "포용이 더 강한 공동체를 만들어!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Everyone needs to feel @@ in gatherings.",
                    "hint": "ISFJ는 모든 사람이 환영받는다고 느끼길 원해요.",
                    "optionA": "excluded",
                    "optionB": "included",
                    "optionC": "tired",
                    "result": "included",
                    "explanation": "모든 사람이 모임에서 포함되었다고 느껴야 해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "수현",
                    "script": "You connect with people naturally.",
                    "translation": "넌 사람들과 자연스럽게 연결돼."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "하준",
                    "script": "Your thoughtful planning creates belonging!",
                    "translation": "네 사려 깊은 계획이 소속감을 만들어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "하준의 칭찬이에요.",
                    "optionA": "thoughtful",
                    "optionB": "belonging",
                    "optionC": "Your",
                    "optionD": "creates",
                    "result": "Your thoughtful creates belonging",
                    "explanation": "하준은 수현이의 사려 깊은 것이 소속감을 만든다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "동네 모임 준비하기",
            "explanation": "ISFJ의 세심한 준비와 ESFJ의 사교적 격려 비교",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ESFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수현",
                    "script": "I prepare neighborhood gatherings.",
                    "translation": "동네 모임을 준비해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "하준",
                    "script": "Community events bring joy!",
                    "translation": "커뮤니티 행사가 기쁨을 가져와!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "수현이는 동네 모임을 준비하나요?",
                    "hint": "ISFJ는 지역 공동체를 위한 활동을 좋아해요.",
                    "result": "O",
                    "explanation": "수현이는 'I prepare neighborhood gatherings'라고 동네 모임을 준비한다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "수현",
                    "script": "Everyone needs to feel included.",
                    "translation": "모든 사람이 포함되었다고 느껴야 해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "하준",
                    "script": "Inclusion makes stronger communities!",
                    "translation": "포용이 더 강한 공동체를 만들어!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Everyone needs to feel @@ in gatherings.",
                    "hint": "ISFJ는 모든 사람이 환영받는다고 느끼길 원해요.",
                    "optionA": "excluded",
                    "optionB": "included",
                    "optionC": "tired",
                    "result": "included",
                    "explanation": "모든 사람이 모임에서 포함되었다고 느껴야 해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "수현",
                    "script": "You connect with people naturally.",
                    "translation": "넌 사람들과 자연스럽게 연결돼."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "하준",
                    "script": "Your thoughtful planning creates belonging!",
                    "translation": "네 사려 깊은 계획이 소속감을 만들어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "하준의 칭찬이에요.",
                    "optionA": "thoughtful",
                    "optionB": "belonging",
                    "optionC": "Your",
                    "optionD": "creates",
                    "result": "Your thoughtful creates belonging",
                    "explanation": "하준은 수현이의 사려 깊은 것이 소속감을 만든다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5252 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "가족 행사 계획하기",
            "explanation": "ISFJ의 가족 배려와 ESFJ의 따뜻한 지지 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ESFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "예나",
                    "script": "I organize family celebrations.",
                    "translation": "가족 축하 행사를 조직해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "태우",
                    "script": "Family celebrations strengthen bonds!",
                    "translation": "가족 축하가 유대를 강화해!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "예나는 가족 축하 행사를 조직하나요?",
                    "hint": "ISFJ는 가족의 화합을 위해 노력해요.",
                    "result": "O",
                    "explanation": "예나는 'I organize family celebrations'라고 가족 축하 행사를 조직한다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "예나",
                    "script": "Each person's needs matter.",
                    "translation": "각자의 필요가 중요해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "태우",
                    "script": "Caring for needs shows love!",
                    "translation": "필요를 돌보는 것이 사랑을 보여줘!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Each person's @@ matter to Ye-na.",
                    "hint": "ISFJ는 개별적인 요구사항을 고려해요.",
                    "optionA": "hobbies",
                    "optionB": "needs",
                    "optionC": "jobs",
                    "result": "needs",
                    "explanation": "각자의 필요가 예나에게 중요해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "예나",
                    "script": "You make everyone feel special.",
                    "translation": "넌 모든 사람을 특별하게 느끼게 해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태우",
                    "script": "Your family organizing spreads happiness!",
                    "translation": "네 가족 조직이 행복을 퍼뜨려!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "태우의 칭찬이에요.",
                    "optionA": "family",
                    "optionB": "happiness",
                    "optionC": "Your",
                    "optionD": "spreads",
                    "result": "Your family spreads happiness",
                    "explanation": "태우는 예나의 가족 조직이 행복을 퍼뜨린다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "가족 행사 계획하기",
            "explanation": "ISFJ의 가족 배려와 ESFJ의 따뜻한 지지 비교",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ESFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "예나",
                    "script": "I organize family celebrations.",
                    "translation": "가족 축하 행사를 조직해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "태우",
                    "script": "Family celebrations strengthen bonds!",
                    "translation": "가족 축하가 유대를 강화해!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "예나는 가족 축하 행사를 조직하나요?",
                    "hint": "ISFJ는 가족의 화합을 위해 노력해요.",
                    "result": "O",
                    "explanation": "예나는 'I organize family celebrations'라고 가족 축하 행사를 조직한다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "예나",
                    "script": "Each person's needs matter.",
                    "translation": "각자의 필요가 중요해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "태우",
                    "script": "Caring for needs shows love!",
                    "translation": "필요를 돌보는 것이 사랑을 보여줘!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Each person's @@ matter to Ye-na.",
                    "hint": "ISFJ는 개별적인 요구사항을 고려해요.",
                    "optionA": "hobbies",
                    "optionB": "needs",
                    "optionC": "jobs",
                    "result": "needs",
                    "explanation": "각자의 필요가 예나에게 중요해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "예나",
                    "script": "You make everyone feel special.",
                    "translation": "넌 모든 사람을 특별하게 느끼게 해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태우",
                    "script": "Your family organizing spreads happiness!",
                    "translation": "네 가족 조직이 행복을 퍼뜨려!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "태우의 칭찬이에요.",
                    "optionA": "family",
                    "optionB": "happiness",
                    "optionC": "Your",
                    "optionD": "spreads",
                    "result": "Your family spreads happiness",
                    "explanation": "태우는 예나의 가족 조직이 행복을 퍼뜨린다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5253 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "친구들 생일 챙기기",
            "explanation": "ISFJ의 세심한 기억과 ESFJ의 사교적 공감 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ESFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "윤서",
                    "script": "I remember everyone's birthdays.",
                    "translation": "모든 사람의 생일을 기억해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "준우",
                    "script": "Birthdays make people smile!",
                    "translation": "생일이 사람들을 웃게 만들어!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "윤서는 모든 사람의 생일을 기억하나요?",
                    "hint": "ISFJ는 다른 사람의 중요한 날들을 기억해요.",
                    "result": "O",
                    "explanation": "윤서는 'I remember everyone's birthdays'라고 모든 사람의 생일을 기억한다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "윤서",
                    "script": "Small gestures mean a lot.",
                    "translation": "작은 제스처가 많은 의미가 있어."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "준우",
                    "script": "Small kindness creates big joy!",
                    "translation": "작은 친절이 큰 기쁨을 만들어!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "@@ gestures mean a lot to people.",
                    "hint": "ISFJ는 작은 배려도 소중하게 생각해요.",
                    "optionA": "Big",
                    "optionB": "Small",
                    "optionC": "Expensive",
                    "result": "Small",
                    "explanation": "작은 제스처가 사람들에게 많은 의미가 있어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "윤서",
                    "script": "You understand celebration importance.",
                    "translation": "넌 축하의 중요성을 이해해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "준우",
                    "script": "Your memory caring touches hearts!",
                    "translation": "네 기억하는 관심이 마음을 건드려!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "준우의 칭찬이에요.",
                    "optionA": "memory",
                    "optionB": "hearts",
                    "optionC": "Your",
                    "optionD": "touches",
                    "result": "Your memory touches hearts",
                    "explanation": "준우는 윤서의 기억이 마음을 건드린다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "친구들 생일 챙기기",
            "explanation": "ISFJ의 세심한 기억과 ESFJ의 사교적 공감 비교",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ESFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "윤서",
                    "script": "I remember everyone's birthdays.",
                    "translation": "모든 사람의 생일을 기억해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "준우",
                    "script": "Birthdays make people smile!",
                    "translation": "생일이 사람들을 웃게 만들어!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "윤서는 모든 사람의 생일을 기억하나요?",
                    "hint": "ISFJ는 다른 사람의 중요한 날들을 기억해요.",
                    "result": "O",
                    "explanation": "윤서는 'I remember everyone's birthdays'라고 모든 사람의 생일을 기억한다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "윤서",
                    "script": "Small gestures mean a lot.",
                    "translation": "작은 제스처가 많은 의미가 있어."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "준우",
                    "script": "Small kindness creates big joy!",
                    "translation": "작은 친절이 큰 기쁨을 만들어!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "@@ gestures mean a lot to people.",
                    "hint": "ISFJ는 작은 배려도 소중하게 생각해요.",
                    "optionA": "Big",
                    "optionB": "Small",
                    "optionC": "Expensive",
                    "result": "Small",
                    "explanation": "작은 제스처가 사람들에게 많은 의미가 있어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "윤서",
                    "script": "You understand celebration importance.",
                    "translation": "넌 축하의 중요성을 이해해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "준우",
                    "script": "Your memory caring touches hearts!",
                    "translation": "네 기억하는 관심이 마음을 건드려!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "준우의 칭찬이에요.",
                    "optionA": "memory",
                    "optionB": "hearts",
                    "optionC": "Your",
                    "optionD": "touches",
                    "result": "Your memory touches hearts",
                    "explanation": "준우는 윤서의 기억이 마음을 건드린다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5254 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "즐거운 파티 준비하기",
            "explanation": "ISFJ의 세심한 준비와 ESFP의 즐거운 에너지 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ESFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수현",
                    "script": "I prepare parties carefully.",
                    "translation": "파티를 세심하게 준비해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "예솔",
                    "script": "Parties create amazing memories!",
                    "translation": "파티가 놀라운 추억을 만들어!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "수현이는 파티를 세심하게 준비하나요?",
                    "hint": "ISFJ는 다른 사람들이 즐거워할 수 있도록 세심하게 준비해요.",
                    "result": "O",
                    "explanation": "수현이는 'I prepare parties carefully'라고 파티를 세심하게 준비한다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "수현",
                    "script": "Details make parties special.",
                    "translation": "세부사항이 파티를 특별하게 만들어."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "예솔",
                    "script": "Special touches bring magic!",
                    "translation": "특별한 손길이 마법을 가져와!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "@@ make parties special for Su-hyeon.",
                    "hint": "ISFJ는 작은 세부사항들을 중요하게 여겨요.",
                    "optionA": "Crowds",
                    "optionB": "Details",
                    "optionC": "Costs",
                    "result": "Details",
                    "explanation": "세부사항이 수현이에게 파티를 특별하게 만들어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "수현",
                    "script": "You bring life to gatherings.",
                    "translation": "넌 모임에 생명을 불어넣어."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "예솔",
                    "script": "Your careful planning creates joy!",
                    "translation": "네 세심한 계획이 기쁨을 만들어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "예솔의 칭찬이에요.",
                    "optionA": "careful",
                    "optionB": "joy",
                    "optionC": "Your",
                    "optionD": "creates",
                    "result": "Your careful creates joy",
                    "explanation": "예솔은 수현이의 세심한 것이 기쁨을 만든다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "즐거운 파티 준비하기",
            "explanation": "ISFJ의 세심한 준비와 ESFP의 즐거운 에너지 비교",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ESFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수현",
                    "script": "I prepare parties carefully.",
                    "translation": "파티를 세심하게 준비해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "예솔",
                    "script": "Parties create amazing memories!",
                    "translation": "파티가 놀라운 추억을 만들어!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "수현이는 파티를 세심하게 준비하나요?",
                    "hint": "ISFJ는 다른 사람들이 즐거워할 수 있도록 세심하게 준비해요.",
                    "result": "O",
                    "explanation": "수현이는 'I prepare parties carefully'라고 파티를 세심하게 준비한다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "수현",
                    "script": "Details make parties special.",
                    "translation": "세부사항이 파티를 특별하게 만들어."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "예솔",
                    "script": "Special touches bring magic!",
                    "translation": "특별한 손길이 마법을 가져와!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "@@ make parties special for Su-hyeon.",
                    "hint": "ISFJ는 작은 세부사항들을 중요하게 여겨요.",
                    "optionA": "Crowds",
                    "optionB": "Details",
                    "optionC": "Costs",
                    "result": "Details",
                    "explanation": "세부사항이 수현이에게 파티를 특별하게 만들어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "수현",
                    "script": "You bring life to gatherings.",
                    "translation": "넌 모임에 생명을 불어넣어."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "예솔",
                    "script": "Your careful planning creates joy!",
                    "translation": "네 세심한 계획이 기쁨을 만들어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "예솔의 칭찬이에요.",
                    "optionA": "careful",
                    "optionB": "joy",
                    "optionC": "Your",
                    "optionD": "creates",
                    "result": "Your careful creates joy",
                    "explanation": "예솔은 수현이의 세심한 것이 기쁨을 만든다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5255 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "사진으로 추억 만들기",
            "explanation": "ISFJ의 소중한 기록과 ESFP의 순간 즐기기 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ESFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "예나",
                    "script": "I capture precious moments.",
                    "translation": "소중한 순간들을 담아."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "미소",
                    "script": "Every moment is beautiful!",
                    "translation": "모든 순간이 아름다워!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "예나는 소중한 순간들을 담나요?",
                    "hint": "ISFJ는 의미 있는 순간들을 기록하는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "예나는 'I capture precious moments'라고 소중한 순간들을 담는다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "예나",
                    "script": "Photos help remember feelings.",
                    "translation": "사진이 감정을 기억하는데 도움이 돼."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "미소",
                    "script": "Feelings make life colorful!",
                    "translation": "감정이 인생을 다채롭게 만들어!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Photos help remember @@ from special times.",
                    "hint": "ISFJ는 사진을 통해 감정을 보존하려고 해요.",
                    "optionA": "places",
                    "optionB": "feelings",
                    "optionC": "names",
                    "result": "feelings",
                    "explanation": "사진이 특별한 시간들의 감정을 기억하는데 도움이 돼요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "예나",
                    "script": "You live each moment fully.",
                    "translation": "넌 각 순간을 완전히 살아."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "미소",
                    "script": "Your memory keeping spreads love!",
                    "translation": "네 기억 보관이 사랑을 퍼뜨려!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "미소의 칭찬이에요.",
                    "optionA": "memory",
                    "optionB": "love",
                    "optionC": "Your",
                    "optionD": "spreads",
                    "result": "Your memory spreads love",
                    "explanation": "미소는 예나의 기억 보관이 사랑을 퍼뜨린다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "사진으로 추억 만들기",
            "explanation": "ISFJ의 소중한 기록과 ESFP의 순간 즐기기 비교",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ESFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "예나",
                    "script": "I capture precious moments.",
                    "translation": "소중한 순간들을 담아."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "미소",
                    "script": "Every moment is beautiful!",
                    "translation": "모든 순간이 아름다워!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "예나는 소중한 순간들을 담나요?",
                    "hint": "ISFJ는 의미 있는 순간들을 기록하는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "예나는 'I capture precious moments'라고 소중한 순간들을 담는다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "예나",
                    "script": "Photos help remember feelings.",
                    "translation": "사진이 감정을 기억하는데 도움이 돼."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "미소",
                    "script": "Feelings make life colorful!",
                    "translation": "감정이 인생을 다채롭게 만들어!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Photos help remember @@ from special times.",
                    "hint": "ISFJ는 사진을 통해 감정을 보존하려고 해요.",
                    "optionA": "places",
                    "optionB": "feelings",
                    "optionC": "names",
                    "result": "feelings",
                    "explanation": "사진이 특별한 시간들의 감정을 기억하는데 도움이 돼요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "예나",
                    "script": "You live each moment fully.",
                    "translation": "넌 각 순간을 완전히 살아."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "미소",
                    "script": "Your memory keeping spreads love!",
                    "translation": "네 기억 보관이 사랑을 퍼뜨려!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "미소의 칭찬이에요.",
                    "optionA": "memory",
                    "optionB": "love",
                    "optionC": "Your",
                    "optionD": "spreads",
                    "result": "Your memory spreads love",
                    "explanation": "미소는 예나의 기억 보관이 사랑을 퍼뜨린다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5256 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "수제 간식 나눠주기",
            "explanation": "ISFJ의 정성스러운 나눔과 ESFP의 즐거운 반응 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ESFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "윤서",
                    "script": "I share homemade snacks.",
                    "translation": "수제 간식을 나눠줘."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "혜린",
                    "script": "Sharing food creates happiness!",
                    "translation": "음식을 나누는 것이 행복을 만들어!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "윤서는 수제 간식을 나눠주나요?",
                    "hint": "ISFJ는 직접 만든 것을 다른 사람과 나누는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "윤서는 'I share homemade snacks'라고 수제 간식을 나눠준다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "윤서",
                    "script": "Homemade food shows care.",
                    "translation": "수제 음식이 관심을 보여줘."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "혜린",
                    "script": "Care tastes sweeter than sugar!",
                    "translation": "관심이 설탕보다 더 달콤해!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "@@ food shows Yoon-seo's care.",
                    "hint": "ISFJ는 직접 만든 것에 마음을 담아요.",
                    "optionA": "Expensive",
                    "optionB": "Homemade",
                    "optionC": "Fast",
                    "result": "Homemade",
                    "explanation": "수제 음식이 윤서의 관심을 보여줘요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "윤서",
                    "script": "You appreciate life's sweetness.",
                    "translation": "넌 삶의 달콤함을 감상해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "혜린",
                    "script": "Your generous sharing brings smiles!",
                    "translation": "네 관대한 나눔이 미소를 가져와!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "혜린의 칭찬이에요.",
                    "optionA": "generous",
                    "optionB": "smiles",
                    "optionC": "Your",
                    "optionD": "brings",
                    "result": "Your generous brings smiles",
                    "explanation": "혜린은 윤서의 관대한 것이 미소를 가져온다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "수제 간식 나눠주기",
            "explanation": "ISFJ의 정성스러운 나눔과 ESFP의 즐거운 반응 비교",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ESFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "윤서",
                    "script": "I share homemade snacks.",
                    "translation": "수제 간식을 나눠줘."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "혜린",
                    "script": "Sharing food creates happiness!",
                    "translation": "음식을 나누는 것이 행복을 만들어!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "윤서는 수제 간식을 나눠주나요?",
                    "hint": "ISFJ는 직접 만든 것을 다른 사람과 나누는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "윤서는 'I share homemade snacks'라고 수제 간식을 나눠준다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "윤서",
                    "script": "Homemade food shows care.",
                    "translation": "수제 음식이 관심을 보여줘."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "혜린",
                    "script": "Care tastes sweeter than sugar!",
                    "translation": "관심이 설탕보다 더 달콤해!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "@@ food shows Yoon-seo's care.",
                    "hint": "ISFJ는 직접 만든 것에 마음을 담아요.",
                    "optionA": "Expensive",
                    "optionB": "Homemade",
                    "optionC": "Fast",
                    "result": "Homemade",
                    "explanation": "수제 음식이 윤서의 관심을 보여줘요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "윤서",
                    "script": "You appreciate life's sweetness.",
                    "translation": "넌 삶의 달콤함을 감상해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "혜린",
                    "script": "Your generous sharing brings smiles!",
                    "translation": "네 관대한 나눔이 미소를 가져와!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "혜린의 칭찬이에요.",
                    "optionA": "generous",
                    "optionB": "smiles",
                    "optionC": "Your",
                    "optionD": "brings",
                    "result": "Your generous brings smiles",
                    "explanation": "혜린은 윤서의 관대한 것이 미소를 가져온다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5257 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "체계적인 자선 활동하기",
            "explanation": "ISFJ의 헌신적 도움과 ENTJ의 효과적 격려 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ENTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수현",
                    "script": "I organize charity events.",
                    "translation": "자선 행사를 조직해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "준혁",
                    "script": "Organized charity maximizes impact!",
                    "translation": "조직된 자선이 영향을 극대화해!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "수현이는 자선 행사를 조직하나요?",
                    "hint": "ISFJ는 다른 사람을 돕는 체계적인 활동을 좋아해요.",
                    "result": "O",
                    "explanation": "수현이는 'I organize charity events'라고 자선 행사를 조직한다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "수현",
                    "script": "Every contribution helps someone.",
                    "translation": "모든 기여가 누군가를 도와."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "준혁",
                    "script": "Strategic giving creates change!",
                    "translation": "전략적 기부가 변화를 만들어!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Every @@ helps someone in need.",
                    "hint": "ISFJ는 모든 작은 도움도 소중하게 여겨요.",
                    "optionA": "dollar",
                    "optionB": "contribution",
                    "optionC": "day",
                    "result": "contribution",
                    "explanation": "모든 기여가 도움이 필요한 누군가를 도와요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "수현",
                    "script": "You see the bigger picture.",
                    "translation": "넌 더 큰 그림을 봐."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "준혁",
                    "script": "Your organized compassion transforms lives!",
                    "translation": "네 조직된 자비가 삶을 변화시켜!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "준혁의 칭찬이에요.",
                    "optionA": "organized",
                    "optionB": "lives",
                    "optionC": "Your",
                    "optionD": "transforms",
                    "result": "Your organized transforms lives",
                    "explanation": "준혁은 수현이의 조직된 것이 삶을 변화시킨다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "체계적인 자선 활동하기",
            "explanation": "ISFJ의 헌신적 도움과 ENTJ의 효과적 격려 비교",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ENTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수현",
                    "script": "I organize charity events.",
                    "translation": "자선 행사를 조직해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "준혁",
                    "script": "Organized charity maximizes impact!",
                    "translation": "조직된 자선이 영향을 극대화해!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "수현이는 자선 행사를 조직하나요?",
                    "hint": "ISFJ는 다른 사람을 돕는 체계적인 활동을 좋아해요.",
                    "result": "O",
                    "explanation": "수현이는 'I organize charity events'라고 자선 행사를 조직한다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "수현",
                    "script": "Every contribution helps someone.",
                    "translation": "모든 기여가 누군가를 도와."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "준혁",
                    "script": "Strategic giving creates change!",
                    "translation": "전략적 기부가 변화를 만들어!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Every @@ helps someone in need.",
                    "hint": "ISFJ는 모든 작은 도움도 소중하게 여겨요.",
                    "optionA": "dollar",
                    "optionB": "contribution",
                    "optionC": "day",
                    "result": "contribution",
                    "explanation": "모든 기여가 도움이 필요한 누군가를 도와요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "수현",
                    "script": "You see the bigger picture.",
                    "translation": "넌 더 큰 그림을 봐."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "준혁",
                    "script": "Your organized compassion transforms lives!",
                    "translation": "네 조직된 자비가 삶을 변화시켜!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "준혁의 칭찬이에요.",
                    "optionA": "organized",
                    "optionB": "lives",
                    "optionC": "Your",
                    "optionD": "transforms",
                    "result": "Your organized transforms lives",
                    "explanation": "준혁은 수현이의 조직된 것이 삶을 변화시킨다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5258 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "효율적인 스터디 그룹 운영",
            "explanation": "ISFJ의 협력적 지원과 ENTJ의 성과 중심 격려 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ENTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "예나",
                    "script": "I support study groups.",
                    "translation": "스터디 그룹을 지원해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "민준",
                    "script": "Group support drives success!",
                    "translation": "그룹 지원이 성공을 이끌어!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "예나는 스터디 그룹을 지원하나요?",
                    "hint": "ISFJ는 다른 사람들의 학습을 돕는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "예나는 'I support study groups'라고 스터디 그룹을 지원한다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "예나",
                    "script": "Everyone learns at different speeds.",
                    "translation": "모든 사람이 다른 속도로 배워."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "민준",
                    "script": "Adapting speeds improves results!",
                    "translation": "속도를 맞추는 것이 결과를 개선해!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Everyone learns at different @@ in groups.",
                    "hint": "ISFJ는 개인차를 인정하고 맞춰줘요.",
                    "optionA": "times",
                    "optionB": "speeds",
                    "optionC": "places",
                    "result": "speeds",
                    "explanation": "모든 사람이 그룹에서 다른 속도로 배워요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "예나",
                    "script": "You focus on achieving outcomes.",
                    "translation": "넌 결과 달성에 집중해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "민준",
                    "script": "Your supportive leadership builds winners!",
                    "translation": "네 지지하는 리더십이 승자를 만들어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "민준의 칭찬이에요.",
                    "optionA": "supportive",
                    "optionB": "winners",
                    "optionC": "Your",
                    "optionD": "builds",
                    "result": "Your supportive builds winners",
                    "explanation": "민준은 예나의 지지하는 것이 승자를 만든다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "효율적인 스터디 그룹 운영",
            "explanation": "ISFJ의 협력적 지원과 ENTJ의 성과 중심 격려 비교",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ENTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "예나",
                    "script": "I support study groups.",
                    "translation": "스터디 그룹을 지원해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "민준",
                    "script": "Group support drives success!",
                    "translation": "그룹 지원이 성공을 이끌어!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "예나는 스터디 그룹을 지원하나요?",
                    "hint": "ISFJ는 다른 사람들의 학습을 돕는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "예나는 'I support study groups'라고 스터디 그룹을 지원한다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "예나",
                    "script": "Everyone learns at different speeds.",
                    "translation": "모든 사람이 다른 속도로 배워."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "민준",
                    "script": "Adapting speeds improves results!",
                    "translation": "속도를 맞추는 것이 결과를 개선해!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Everyone learns at different @@ in groups.",
                    "hint": "ISFJ는 개인차를 인정하고 맞춰줘요.",
                    "optionA": "times",
                    "optionB": "speeds",
                    "optionC": "places",
                    "result": "speeds",
                    "explanation": "모든 사람이 그룹에서 다른 속도로 배워요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "예나",
                    "script": "You focus on achieving outcomes.",
                    "translation": "넌 결과 달성에 집중해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "민준",
                    "script": "Your supportive leadership builds winners!",
                    "translation": "네 지지하는 리더십이 승자를 만들어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "민준의 칭찬이에요.",
                    "optionA": "supportive",
                    "optionB": "winners",
                    "optionC": "Your",
                    "optionD": "builds",
                    "result": "Your supportive builds winners",
                    "explanation": "민준은 예나의 지지하는 것이 승자를 만든다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5259 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "목표 달성 도우미 역할",
            "explanation": "ISFJ의 개인적 지원과 ENTJ의 전략적 인정 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ENTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "윤서",
                    "script": "I help others reach goals.",
                    "translation": "다른 사람들이 목표에 도달하도록 도와."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "성준",
                    "script": "Goal achievement needs support systems!",
                    "translation": "목표 달성은 지원 시스템이 필요해!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "윤서는 다른 사람들이 목표에 도달하도록 도와주나요?",
                    "hint": "ISFJ는 다른 사람의 성공을 위해 뒤에서 지원해요.",
                    "result": "O",
                    "explanation": "윤서는 'I help others reach goals'라고 다른 사람들이 목표에 도달하도록 도와준다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "윤서",
                    "script": "Small steps lead everywhere.",
                    "translation": "작은 단계가 모든 곳으로 이어져."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "성준",
                    "script": "Small progress compounds into success!",
                    "translation": "작은 발전이 성공으로 복합돼!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "@@ steps lead to big achievements.",
                    "hint": "ISFJ는 작은 진전도 소중하게 여겨요.",
                    "optionA": "Big",
                    "optionB": "Small",
                    "optionC": "Fast",
                    "result": "Small",
                    "explanation": "작은 단계가 큰 성취로 이어져요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "윤서",
                    "script": "You understand strategic thinking.",
                    "translation": "넌 전략적 사고를 이해해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "성준",
                    "script": "Your patient support enables victories!",
                    "translation": "네 인내심 있는 지원이 승리를 가능하게 해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "성준의 칭찬이에요.",
                    "optionA": "patient",
                    "optionB": "victories",
                    "optionC": "Your",
                    "optionD": "enables",
                    "result": "Your patient enables victories",
                    "explanation": "성준은 윤서의 인내심이 승리를 가능하게 한다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "목표 달성 도우미 역할",
            "explanation": "ISFJ의 개인적 지원과 ENTJ의 전략적 인정 비교",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ENTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "윤서",
                    "script": "I help others reach goals.",
                    "translation": "다른 사람들이 목표에 도달하도록 도와."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "성준",
                    "script": "Goal achievement needs support systems!",
                    "translation": "목표 달성은 지원 시스템이 필요해!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "윤서는 다른 사람들이 목표에 도달하도록 도와주나요?",
                    "hint": "ISFJ는 다른 사람의 성공을 위해 뒤에서 지원해요.",
                    "result": "O",
                    "explanation": "윤서는 'I help others reach goals'라고 다른 사람들이 목표에 도달하도록 도와준다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "윤서",
                    "script": "Small steps lead everywhere.",
                    "translation": "작은 단계가 모든 곳으로 이어져."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "성준",
                    "script": "Small progress compounds into success!",
                    "translation": "작은 발전이 성공으로 복합돼!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "@@ steps lead to big achievements.",
                    "hint": "ISFJ는 작은 진전도 소중하게 여겨요.",
                    "optionA": "Big",
                    "optionB": "Small",
                    "optionC": "Fast",
                    "result": "Small",
                    "explanation": "작은 단계가 큰 성취로 이어져요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "윤서",
                    "script": "You understand strategic thinking.",
                    "translation": "넌 전략적 사고를 이해해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "성준",
                    "script": "Your patient support enables victories!",
                    "translation": "네 인내심 있는 지원이 승리를 가능하게 해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "성준의 칭찬이에요.",
                    "optionA": "patient",
                    "optionB": "victories",
                    "optionC": "Your",
                    "optionD": "enables",
                    "result": "Your patient enables victories",
                    "explanation": "성준은 윤서의 인내심이 승리를 가능하게 한다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5260 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "상처받은 사람 위로하기",
            "explanation": "ISFJ의 실용적 위로와 ENFJ의 깊은 공감 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ENFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수현",
                    "script": "I comfort hurting people.",
                    "translation": "상처받은 사람들을 위로해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "재민",
                    "script": "Comfort heals broken hearts!",
                    "translation": "위로가 상처받은 마음을 치유해!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "수현이는 상처받은 사람들을 위로하나요?",
                    "hint": "ISFJ는 어려움에 처한 사람들을 돕는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "수현이는 'I comfort hurting people'이라고 상처받은 사람들을 위로한다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "수현",
                    "script": "Listening helps them feel better.",
                    "translation": "들어주는 것이 그들이 기분이 나아지도록 도와."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "재민",
                    "script": "Deep listening shows true care!",
                    "translation": "깊은 경청이 진정한 관심을 보여줘!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "@@ helps people feel better.",
                    "hint": "ISFJ는 상대방의 이야기를 들어주는 것을 중요하게 여겨요.",
                    "optionA": "Talking",
                    "optionB": "Listening",
                    "optionC": "Leaving",
                    "result": "Listening",
                    "explanation": "들어주는 것이 사람들이 기분이 나아지도록 도와요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "수현",
                    "script": "You understand people's deeper needs.",
                    "translation": "넌 사람들의 더 깊은 필요를 이해해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "재민",
                    "script": "Your gentle comfort transforms pain!",
                    "translation": "네 부드러운 위로가 고통을 변화시켜!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "재민의 칭찬이에요.",
                    "optionA": "gentle",
                    "optionB": "pain",
                    "optionC": "Your",
                    "optionD": "transforms",
                    "result": "Your gentle transforms pain",
                    "explanation": "재민은 수현이의 부드러운 것이 고통을 변화시킨다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "상처받은 사람 위로하기",
            "explanation": "ISFJ의 실용적 위로와 ENFJ의 깊은 공감 비교",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ENFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수현",
                    "script": "I comfort hurting people.",
                    "translation": "상처받은 사람들을 위로해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "재민",
                    "script": "Comfort heals broken hearts!",
                    "translation": "위로가 상처받은 마음을 치유해!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "수현이는 상처받은 사람들을 위로하나요?",
                    "hint": "ISFJ는 어려움에 처한 사람들을 돕는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "수현이는 'I comfort hurting people'이라고 상처받은 사람들을 위로한다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "수현",
                    "script": "Listening helps them feel better.",
                    "translation": "들어주는 것이 그들이 기분이 나아지도록 도와."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "재민",
                    "script": "Deep listening shows true care!",
                    "translation": "깊은 경청이 진정한 관심을 보여줘!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "@@ helps people feel better.",
                    "hint": "ISFJ는 상대방의 이야기를 들어주는 것을 중요하게 여겨요.",
                    "optionA": "Talking",
                    "optionB": "Listening",
                    "optionC": "Leaving",
                    "result": "Listening",
                    "explanation": "들어주는 것이 사람들이 기분이 나아지도록 도와요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "수현",
                    "script": "You understand people's deeper needs.",
                    "translation": "넌 사람들의 더 깊은 필요를 이해해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "재민",
                    "script": "Your gentle comfort transforms pain!",
                    "translation": "네 부드러운 위로가 고통을 변화시켜!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "재민의 칭찬이에요.",
                    "optionA": "gentle",
                    "optionB": "pain",
                    "optionC": "Your",
                    "optionD": "transforms",
                    "result": "Your gentle transforms pain",
                    "explanation": "재민은 수현이의 부드러운 것이 고통을 변화시킨다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5261 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "그룹 화합 도모하기",
            "explanation": "ISFJ의 조화로운 환경과 ENFJ의 팀 빌딩 격려 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ENFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "예나",
                    "script": "I create harmony in groups.",
                    "translation": "그룹에서 조화를 만들어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "준영",
                    "script": "Group harmony unleashes potential!",
                    "translation": "그룹 조화가 잠재력을 발휘해!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "예나는 그룹에서 조화를 만드나요?",
                    "hint": "ISFJ는 그룹의 평화와 조화를 중요하게 여겨요.",
                    "result": "O",
                    "explanation": "예나는 'I create harmony in groups'라고 그룹에서 조화를 만든다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "예나",
                    "script": "Everyone deserves to belong.",
                    "translation": "모든 사람이 소속될 자격이 있어."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "준영",
                    "script": "Belonging builds stronger teams!",
                    "translation": "소속감이 더 강한 팀을 만들어!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Everyone deserves to @@ in groups.",
                    "hint": "ISFJ는 모든 사람이 포용되어야 한다고 생각해요.",
                    "optionA": "leave",
                    "optionB": "belong",
                    "optionC": "hide",
                    "result": "belong",
                    "explanation": "모든 사람이 그룹에서 소속될 자격이 있어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "예나",
                    "script": "You inspire people naturally.",
                    "translation": "넌 사람들에게 자연스럽게 영감을 줘."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "준영",
                    "script": "Your inclusive spirit builds unity!",
                    "translation": "네 포용적인 정신이 단결을 만들어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "준영의 칭찬이에요.",
                    "optionA": "inclusive",
                    "optionB": "unity",
                    "optionC": "Your",
                    "optionD": "builds",
                    "result": "Your inclusive builds unity",
                    "explanation": "준영은 예나의 포용적인 것이 단결을 만든다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "그룹 화합 도모하기",
            "explanation": "ISFJ의 조화로운 환경과 ENFJ의 팀 빌딩 격려 비교",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ENFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "예나",
                    "script": "I create harmony in groups.",
                    "translation": "그룹에서 조화를 만들어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "준영",
                    "script": "Group harmony unleashes potential!",
                    "translation": "그룹 조화가 잠재력을 발휘해!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "예나는 그룹에서 조화를 만드나요?",
                    "hint": "ISFJ는 그룹의 평화와 조화를 중요하게 여겨요.",
                    "result": "O",
                    "explanation": "예나는 'I create harmony in groups'라고 그룹에서 조화를 만든다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "예나",
                    "script": "Everyone deserves to belong.",
                    "translation": "모든 사람이 소속될 자격이 있어."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "준영",
                    "script": "Belonging builds stronger teams!",
                    "translation": "소속감이 더 강한 팀을 만들어!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Everyone deserves to @@ in groups.",
                    "hint": "ISFJ는 모든 사람이 포용되어야 한다고 생각해요.",
                    "optionA": "leave",
                    "optionB": "belong",
                    "optionC": "hide",
                    "result": "belong",
                    "explanation": "모든 사람이 그룹에서 소속될 자격이 있어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "예나",
                    "script": "You inspire people naturally.",
                    "translation": "넌 사람들에게 자연스럽게 영감을 줘."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "준영",
                    "script": "Your inclusive spirit builds unity!",
                    "translation": "네 포용적인 정신이 단결을 만들어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "준영의 칭찬이에요.",
                    "optionA": "inclusive",
                    "optionB": "unity",
                    "optionC": "Your",
                    "optionD": "builds",
                    "result": "Your inclusive builds unity",
                    "explanation": "준영은 예나의 포용적인 것이 단결을 만든다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5262 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "개인 상담 도우미하기",
            "explanation": "ISFJ의 개별적 관심과 ENFJ의 성장 중심 격려 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ENFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "윤서",
                    "script": "I help people one-on-one.",
                    "translation": "사람들을 일대일로 도와."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "정훈",
                    "script": "Personal attention creates growth!",
                    "translation": "개인적인 관심이 성장을 만들어!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "윤서는 사람들을 일대일로 도와주나요?",
                    "hint": "ISFJ는 개별적인 관심과 도움을 주는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "윤서는 'I help people one-on-one'이라고 사람들을 일대일로 도와준다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "윤서",
                    "script": "Each person needs different support.",
                    "translation": "각자 다른 지원이 필요해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "정훈",
                    "script": "Different support maximizes development!",
                    "translation": "다른 지원이 발전을 극대화해!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Each person needs different @@ from Yoon-seo.",
                    "hint": "ISFJ는 개인의 고유한 필요를 인정해요.",
                    "optionA": "money",
                    "optionB": "support",
                    "optionC": "time",
                    "result": "support",
                    "explanation": "각자 윤서에게서 다른 지원이 필요해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "윤서",
                    "script": "You see everyone's potential.",
                    "translation": "넌 모든 사람의 잠재력을 봐."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "정훈",
                    "script": "Your personal care develops champions!",
                    "translation": "네 개인적인 관심이 챔피언을 기려!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "정훈의 칭찬이에요.",
                    "optionA": "personal",
                    "optionB": "champions",
                    "optionC": "Your",
                    "optionD": "develops",
                    "result": "Your personal develops champions",
                    "explanation": "정훈은 윤서의 개인적인 것이 챔피언을 기른다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "개인 상담 도우미하기",
            "explanation": "ISFJ의 개별적 관심과 ENFJ의 성장 중심 격려 비교",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ENFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "윤서",
                    "script": "I help people one-on-one.",
                    "translation": "사람들을 일대일로 도와."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "정훈",
                    "script": "Personal attention creates growth!",
                    "translation": "개인적인 관심이 성장을 만들어!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "윤서는 사람들을 일대일로 도와주나요?",
                    "hint": "ISFJ는 개별적인 관심과 도움을 주는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "윤서는 'I help people one-on-one'이라고 사람들을 일대일로 도와준다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "윤서",
                    "script": "Each person needs different support.",
                    "translation": "각자 다른 지원이 필요해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "정훈",
                    "script": "Different support maximizes development!",
                    "translation": "다른 지원이 발전을 극대화해!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Each person needs different @@ from Yoon-seo.",
                    "hint": "ISFJ는 개인의 고유한 필요를 인정해요.",
                    "optionA": "money",
                    "optionB": "support",
                    "optionC": "time",
                    "result": "support",
                    "explanation": "각자 윤서에게서 다른 지원이 필요해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "윤서",
                    "script": "You see everyone's potential.",
                    "translation": "넌 모든 사람의 잠재력을 봐."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "정훈",
                    "script": "Your personal care develops champions!",
                    "translation": "네 개인적인 관심이 챔피언을 기려!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "정훈의 칭찬이에요.",
                    "optionA": "personal",
                    "optionB": "champions",
                    "optionC": "Your",
                    "optionD": "develops",
                    "result": "Your personal develops champions",
                    "explanation": "정훈은 윤서의 개인적인 것이 챔피언을 기른다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5263 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "창의적 프로젝트 지원하기",
            "explanation": "ISFJ의 실용적 지원과 ENFP의 창의적 감사 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ENFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수현",
                    "script": "I support creative projects.",
                    "translation": "창의적 프로젝트를 지원해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지영",
                    "script": "Creative support sparks magic!",
                    "translation": "창의적 지원이 마법을 일으켜!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "수현이는 창의적 프로젝트를 지원하나요?",
                    "hint": "ISFJ는 다른 사람의 창의적 활동을 뒤에서 도와요.",
                    "result": "O",
                    "explanation": "수현이는 'I support creative projects'라고 창의적 프로젝트를 지원한다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "수현",
                    "script": "Artists need practical help too.",
                    "translation": "예술가들도 실용적인 도움이 필요해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "지영",
                    "script": "Practical help makes dreams real!",
                    "translation": "실용적인 도움이 꿈을 현실로 만들어!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Artists need @@ help from supporters.",
                    "hint": "ISFJ는 창의적인 사람들에게 현실적인 지원을 줘요.",
                    "optionA": "expensive",
                    "optionB": "practical",
                    "optionC": "artistic",
                    "result": "practical",
                    "explanation": "예술가들은 지지자들로부터 실용적인 도움이 필요해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "수현",
                    "script": "You bring ideas to life.",
                    "translation": "넌 아이디어에 생명을 불어넣어."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "지영",
                    "script": "Your steady support enables creativity!",
                    "translation": "네 꾸준한 지원이 창의성을 가능하게 해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "지영의 칭찬이에요.",
                    "optionA": "steady",
                    "optionB": "creativity",
                    "optionC": "Your",
                    "optionD": "enables",
                    "result": "Your steady enables creativity",
                    "explanation": "지영은 수현이의 꾸준한 것이 창의성을 가능하게 한다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "창의적 프로젝트 지원하기",
            "explanation": "ISFJ의 실용적 지원과 ENFP의 창의적 감사 비교",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ENFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수현",
                    "script": "I support creative projects.",
                    "translation": "창의적 프로젝트를 지원해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지영",
                    "script": "Creative support sparks magic!",
                    "translation": "창의적 지원이 마법을 일으켜!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "수현이는 창의적 프로젝트를 지원하나요?",
                    "hint": "ISFJ는 다른 사람의 창의적 활동을 뒤에서 도와요.",
                    "result": "O",
                    "explanation": "수현이는 'I support creative projects'라고 창의적 프로젝트를 지원한다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "수현",
                    "script": "Artists need practical help too.",
                    "translation": "예술가들도 실용적인 도움이 필요해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "지영",
                    "script": "Practical help makes dreams real!",
                    "translation": "실용적인 도움이 꿈을 현실로 만들어!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Artists need @@ help from supporters.",
                    "hint": "ISFJ는 창의적인 사람들에게 현실적인 지원을 줘요.",
                    "optionA": "expensive",
                    "optionB": "practical",
                    "optionC": "artistic",
                    "result": "practical",
                    "explanation": "예술가들은 지지자들로부터 실용적인 도움이 필요해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "수현",
                    "script": "You bring ideas to life.",
                    "translation": "넌 아이디어에 생명을 불어넣어."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "지영",
                    "script": "Your steady support enables creativity!",
                    "translation": "네 꾸준한 지원이 창의성을 가능하게 해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "지영의 칭찬이에요.",
                    "optionA": "steady",
                    "optionB": "creativity",
                    "optionC": "Your",
                    "optionD": "enables",
                    "result": "Your steady enables creativity",
                    "explanation": "지영은 수현이의 꾸준한 것이 창의성을 가능하게 한다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5264 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "새로운 모험 준비하기",
            "explanation": "ISFJ의 세심한 계획과 ENFP의 모험적 열정 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ENFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "예나",
                    "script": "I help plan adventures.",
                    "translation": "모험을 계획하는 것을 도와."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "미연",
                    "script": "Adventures create amazing stories!",
                    "translation": "모험이 놀라운 이야기들을 만들어!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "예나는 모험을 계획하는 것을 도와주나요?",
                    "hint": "ISFJ는 다른 사람의 활동이 안전하고 즐거우려고 미리 준비해요.",
                    "result": "O",
                    "explanation": "예나는 'I help plan adventures'라고 모험을 계획하는 것을 도와준다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "예나",
                    "script": "Safety planning prevents problems.",
                    "translation": "안전 계획이 문제를 예방해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "미연",
                    "script": "Smart planning makes better adventures!",
                    "translation": "똑똑한 계획이 더 좋은 모험을 만들어!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "@@ planning prevents problems during trips.",
                    "hint": "ISFJ는 안전을 우선적으로 고려해요.",
                    "optionA": "Quick",
                    "optionB": "Safety",
                    "optionC": "Expensive",
                    "result": "Safety",
                    "explanation": "안전 계획이 여행 중 문제를 예방해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "예나",
                    "script": "You see possibilities everywhere.",
                    "translation": "넌 어디서든 가능성을 봐."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "미연",
                    "script": "Your thoughtful planning creates freedom!",
                    "translation": "네 사려 깊은 계획이 자유를 만들어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "미연의 칭찬이에요.",
                    "optionA": "thoughtful",
                    "optionB": "freedom",
                    "optionC": "Your",
                    "optionD": "creates",
                    "result": "Your thoughtful creates freedom",
                    "explanation": "미연은 예나의 사려 깊은 것이 자유를 만든다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "새로운 모험 준비하기",
            "explanation": "ISFJ의 세심한 계획과 ENFP의 모험적 열정 비교",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ENFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "예나",
                    "script": "I help plan adventures.",
                    "translation": "모험을 계획하는 것을 도와."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "미연",
                    "script": "Adventures create amazing stories!",
                    "translation": "모험이 놀라운 이야기들을 만들어!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "예나는 모험을 계획하는 것을 도와주나요?",
                    "hint": "ISFJ는 다른 사람의 활동이 안전하고 즐거우려고 미리 준비해요.",
                    "result": "O",
                    "explanation": "예나는 'I help plan adventures'라고 모험을 계획하는 것을 도와준다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "예나",
                    "script": "Safety planning prevents problems.",
                    "translation": "안전 계획이 문제를 예방해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "미연",
                    "script": "Smart planning makes better adventures!",
                    "translation": "똑똑한 계획이 더 좋은 모험을 만들어!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "@@ planning prevents problems during trips.",
                    "hint": "ISFJ는 안전을 우선적으로 고려해요.",
                    "optionA": "Quick",
                    "optionB": "Safety",
                    "optionC": "Expensive",
                    "result": "Safety",
                    "explanation": "안전 계획이 여행 중 문제를 예방해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "예나",
                    "script": "You see possibilities everywhere.",
                    "translation": "넌 어디서든 가능성을 봐."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "미연",
                    "script": "Your thoughtful planning creates freedom!",
                    "translation": "네 사려 깊은 계획이 자유를 만들어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "미연의 칭찬이에요.",
                    "optionA": "thoughtful",
                    "optionB": "freedom",
                    "optionC": "Your",
                    "optionD": "creates",
                    "result": "Your thoughtful creates freedom",
                    "explanation": "미연은 예나의 사려 깊은 것이 자유를 만든다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5265 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "꿈 실현 도우미하기",
            "explanation": "ISFJ의 현실적 지원과 ENFP의 꿈에 대한 열정 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ENFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "윤서",
                    "script": "I help make dreams real.",
                    "translation": "꿈을 현실로 만드는 것을 도와."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지혜",
                    "script": "Dreams need caring supporters!",
                    "translation": "꿈들은 배려하는 지지자가 필요해!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "윤서는 꿈을 현실로 만드는 것을 도와주나요?",
                    "hint": "ISFJ는 다른 사람의 꿈을 현실적으로 지원해요.",
                    "result": "O",
                    "explanation": "윤서는 'I help make dreams real'이라고 꿈을 현실로 만드는 것을 도와준다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "윤서",
                    "script": "Small steps build big dreams.",
                    "translation": "작은 걸음이 큰 꿈을 만들어."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "지혜",
                    "script": "Big dreams start with small actions!",
                    "translation": "큰 꿈은 작은 행동에서 시작해!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "@@ steps build toward big dreams.",
                    "hint": "ISFJ는 점진적인 발전을 믿어요.",
                    "optionA": "Giant",
                    "optionB": "Small",
                    "optionC": "Fast",
                    "result": "Small",
                    "explanation": "작은 걸음이 큰 꿈을 향해 만들어져요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "윤서",
                    "script": "You inspire endless possibilities.",
                    "translation": "넌 무한한 가능성에 영감을 줘."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "지혜",
                    "script": "Your practical love makes miracles!",
                    "translation": "네 실용적인 사랑이 기적을 만들어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "지혜의 칭찬이에요.",
                    "optionA": "practical",
                    "optionB": "miracles",
                    "optionC": "Your",
                    "optionD": "makes",
                    "result": "Your practical makes miracles",
                    "explanation": "지혜는 윤서의 실용적인 것이 기적을 만든다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "꿈 실현 도우미하기",
            "explanation": "ISFJ의 현실적 지원과 ENFP의 꿈에 대한 열정 비교",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ENFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "윤서",
                    "script": "I help make dreams real.",
                    "translation": "꿈을 현실로 만드는 것을 도와."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지혜",
                    "script": "Dreams need caring supporters!",
                    "translation": "꿈들은 배려하는 지지자가 필요해!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "윤서는 꿈을 현실로 만드는 것을 도와주나요?",
                    "hint": "ISFJ는 다른 사람의 꿈을 현실적으로 지원해요.",
                    "result": "O",
                    "explanation": "윤서는 'I help make dreams real'이라고 꿈을 현실로 만드는 것을 도와준다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "윤서",
                    "script": "Small steps build big dreams.",
                    "translation": "작은 걸음이 큰 꿈을 만들어."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "지혜",
                    "script": "Big dreams start with small actions!",
                    "translation": "큰 꿈은 작은 행동에서 시작해!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "@@ steps build toward big dreams.",
                    "hint": "ISFJ는 점진적인 발전을 믿어요.",
                    "optionA": "Giant",
                    "optionB": "Small",
                    "optionC": "Fast",
                    "result": "Small",
                    "explanation": "작은 걸음이 큰 꿈을 향해 만들어져요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "윤서",
                    "script": "You inspire endless possibilities.",
                    "translation": "넌 무한한 가능성에 영감을 줘."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "지혜",
                    "script": "Your practical love makes miracles!",
                    "translation": "네 실용적인 사랑이 기적을 만들어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "지혜의 칭찬이에요.",
                    "optionA": "practical",
                    "optionB": "miracles",
                    "optionC": "Your",
                    "optionD": "makes",
                    "result": "Your practical makes miracles",
                    "explanation": "지혜는 윤서의 실용적인 것이 기적을 만든다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5266 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "자연에서 그림 그리기",
            "explanation": "ISFP의 감성적 그림과 ISTP의 실용적 지지 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISFP",
            "target_mbti": "ISTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "채영",
                    "script": "I paint nature scenes.",
                    "translation": "자연 풍경을 그려."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "태오",
                    "script": "Nature gives good inspiration.",
                    "translation": "자연이 좋은 영감을 줘."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "채영이는 자연 풍경을 그리나요?",
                    "hint": "ISFP는 자연의 아름다움을 예술로 표현하는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "채영이는 'I paint nature scenes'라고 자연 풍경을 그린다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "채영",
                    "script": "Colors show my feelings.",
                    "translation": "색깔이 내 감정을 보여줘."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "태오",
                    "script": "Different colors work differently.",
                    "translation": "다른 색깔들이 다르게 작용해."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "@@ show Chae-young's feelings in art.",
                    "hint": "ISFP는 색깔로 감정을 표현해요.",
                    "optionA": "Lines",
                    "optionB": "Colors",
                    "optionC": "Papers",
                    "result": "Colors",
                    "explanation": "색깔이 채영이의 예술에서 감정을 보여줘요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "채영",
                    "script": "You understand how things work.",
                    "translation": "넌 사물이 어떻게 작동하는지 이해해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태오",
                    "script": "Your artistic vision creates beauty!",
                    "translation": "네 예술적 비전이 아름다움을 만들어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "태오의 칭찬이에요.",
                    "optionA": "artistic",
                    "optionB": "beauty",
                    "optionC": "Your",
                    "optionD": "creates",
                    "result": "Your artistic creates beauty",
                    "explanation": "태오는 채영이의 예술적인 것이 아름다움을 만든다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "자연에서 그림 그리기",
            "explanation": "ISFP의 감성적 그림과 ISTP의 실용적 지지 비교",
            "level": 1,
            "my_mbti": "ISFP",
            "target_mbti": "ISTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "채영",
                    "script": "I paint nature scenes.",
                    "translation": "자연 풍경을 그려."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "태오",
                    "script": "Nature gives good inspiration.",
                    "translation": "자연이 좋은 영감을 줘."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "채영이는 자연 풍경을 그리나요?",
                    "hint": "ISFP는 자연의 아름다움을 예술로 표현하는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "채영이는 'I paint nature scenes'라고 자연 풍경을 그린다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "채영",
                    "script": "Colors show my feelings.",
                    "translation": "색깔이 내 감정을 보여줘."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "태오",
                    "script": "Different colors work differently.",
                    "translation": "다른 색깔들이 다르게 작용해."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "@@ show Chae-young's feelings in art.",
                    "hint": "ISFP는 색깔로 감정을 표현해요.",
                    "optionA": "Lines",
                    "optionB": "Colors",
                    "optionC": "Papers",
                    "result": "Colors",
                    "explanation": "색깔이 채영이의 예술에서 감정을 보여줘요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "채영",
                    "script": "You understand how things work.",
                    "translation": "넌 사물이 어떻게 작동하는지 이해해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태오",
                    "script": "Your artistic vision creates beauty!",
                    "translation": "네 예술적 비전이 아름다움을 만들어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "태오의 칭찬이에요.",
                    "optionA": "artistic",
                    "optionB": "beauty",
                    "optionC": "Your",
                    "optionD": "creates",
                    "result": "Your artistic creates beauty",
                    "explanation": "태오는 채영이의 예술적인 것이 아름다움을 만든다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5267 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "수제 액세서리 만들기",
            "explanation": "ISFP의 창작 열정과 ISTP의 기술적 관심 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISFP",
            "target_mbti": "ISTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수지",
                    "script": "I make handmade jewelry.",
                    "translation": "수제 장신구를 만들어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "성진",
                    "script": "Handmade things have character.",
                    "translation": "수제 물건들은 특성이 있어."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "수지는 수제 장신구를 만드나요?",
                    "hint": "ISFP는 손으로 직접 만드는 예술 활동을 좋아해요.",
                    "result": "O",
                    "explanation": "수지는 'I make handmade jewelry'라고 수제 장신구를 만든다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "수지",
                    "script": "Each piece tells a story.",
                    "translation": "각 작품이 이야기를 말해줘."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "성진",
                    "script": "Stories make things more interesting.",
                    "translation": "이야기가 사물을 더 흥미롭게 만들어."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Each @@ tells a story for Su-ji.",
                    "hint": "ISFP는 각 작품에 의미를 담아요.",
                    "optionA": "color",
                    "optionB": "piece",
                    "optionC": "day",
                    "result": "piece",
                    "explanation": "각 작품이 수지에게 이야기를 말해줘요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "수지",
                    "script": "You see practical value too.",
                    "translation": "넌 실용적 가치도 봐."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "성진",
                    "script": "Your creative hands build unique things!",
                    "translation": "네 창의적인 손이 독특한 것들을 만들어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "성진의 칭찬이에요.",
                    "optionA": "creative",
                    "optionB": "things",
                    "optionC": "Your",
                    "optionD": "builds",
                    "result": "Your creative builds things",
                    "explanation": "성진은 수지의 창의적인 것이 물건들을 만든다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "수제 액세서리 만들기",
            "explanation": "ISFP의 창작 열정과 ISTP의 기술적 관심 비교",
            "level": 1,
            "my_mbti": "ISFP",
            "target_mbti": "ISTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수지",
                    "script": "I make handmade jewelry.",
                    "translation": "수제 장신구를 만들어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "성진",
                    "script": "Handmade things have character.",
                    "translation": "수제 물건들은 특성이 있어."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "수지는 수제 장신구를 만드나요?",
                    "hint": "ISFP는 손으로 직접 만드는 예술 활동을 좋아해요.",
                    "result": "O",
                    "explanation": "수지는 'I make handmade jewelry'라고 수제 장신구를 만든다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "수지",
                    "script": "Each piece tells a story.",
                    "translation": "각 작품이 이야기를 말해줘."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "성진",
                    "script": "Stories make things more interesting.",
                    "translation": "이야기가 사물을 더 흥미롭게 만들어."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Each @@ tells a story for Su-ji.",
                    "hint": "ISFP는 각 작품에 의미를 담아요.",
                    "optionA": "color",
                    "optionB": "piece",
                    "optionC": "day",
                    "result": "piece",
                    "explanation": "각 작품이 수지에게 이야기를 말해줘요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "수지",
                    "script": "You see practical value too.",
                    "translation": "넌 실용적 가치도 봐."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "성진",
                    "script": "Your creative hands build unique things!",
                    "translation": "네 창의적인 손이 독특한 것들을 만들어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "성진의 칭찬이에요.",
                    "optionA": "creative",
                    "optionB": "things",
                    "optionC": "Your",
                    "optionD": "builds",
                    "result": "Your creative builds things",
                    "explanation": "성진은 수지의 창의적인 것이 물건들을 만든다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5268 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "작은 정원 가꾸기",
            "explanation": "ISFP의 자연 사랑과 ISTP의 실용적 조언 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISFP",
            "target_mbti": "ISTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "아린",
                    "script": "I grow small flowers.",
                    "translation": "작은 꽃들을 기워."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "동민",
                    "script": "Small gardens are easier.",
                    "translation": "작은 정원이 더 쉬워."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "아린이는 작은 꽃들을 기우나요?",
                    "hint": "ISFP는 자연과 함께하는 조용한 활동을 좋아해요.",
                    "result": "O",
                    "explanation": "아린이는 'I grow small flowers'라고 작은 꽃들을 기운다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "아린",
                    "script": "Plants bring me peace.",
                    "translation": "식물들이 나에게 평화를 가져다줘."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "동민",
                    "script": "Peaceful activities help relaxation.",
                    "translation": "평화로운 활동이 휴식에 도움이 돼."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Plants bring A-rin @@ and calmness.",
                    "hint": "ISFP는 자연에서 내면의 평온을 찾아요.",
                    "optionA": "stress",
                    "optionB": "peace",
                    "optionC": "noise",
                    "result": "peace",
                    "explanation": "식물들이 아린이에게 평화와 고요함을 가져다줘요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "아린",
                    "script": "You find simple solutions.",
                    "translation": "넌 간단한 해결책을 찾아."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "동민",
                    "script": "Your gentle gardening creates life!",
                    "translation": "네 부드러운 원예가 생명을 만들어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "동민의 칭찬이에요.",
                    "optionA": "gentle",
                    "optionB": "life",
                    "optionC": "Your",
                    "optionD": "creates",
                    "result": "Your gentle creates life",
                    "explanation": "동민은 아린이의 부드러운 것이 생명을 만든다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "작은 정원 가꾸기",
            "explanation": "ISFP의 자연 사랑과 ISTP의 실용적 조언 비교",
            "level": 1,
            "my_mbti": "ISFP",
            "target_mbti": "ISTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "아린",
                    "script": "I grow small flowers.",
                    "translation": "작은 꽃들을 기워."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "동민",
                    "script": "Small gardens are easier.",
                    "translation": "작은 정원이 더 쉬워."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "아린이는 작은 꽃들을 기우나요?",
                    "hint": "ISFP는 자연과 함께하는 조용한 활동을 좋아해요.",
                    "result": "O",
                    "explanation": "아린이는 'I grow small flowers'라고 작은 꽃들을 기운다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "아린",
                    "script": "Plants bring me peace.",
                    "translation": "식물들이 나에게 평화를 가져다줘."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "동민",
                    "script": "Peaceful activities help relaxation.",
                    "translation": "평화로운 활동이 휴식에 도움이 돼."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Plants bring A-rin @@ and calmness.",
                    "hint": "ISFP는 자연에서 내면의 평온을 찾아요.",
                    "optionA": "stress",
                    "optionB": "peace",
                    "optionC": "noise",
                    "result": "peace",
                    "explanation": "식물들이 아린이에게 평화와 고요함을 가져다줘요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "아린",
                    "script": "You find simple solutions.",
                    "translation": "넌 간단한 해결책을 찾아."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "동민",
                    "script": "Your gentle gardening creates life!",
                    "translation": "네 부드러운 원예가 생명을 만들어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "동민의 칭찬이에요.",
                    "optionA": "gentle",
                    "optionB": "life",
                    "optionC": "Your",
                    "optionD": "creates",
                    "result": "Your gentle creates life",
                    "explanation": "동민은 아린이의 부드러운 것이 생명을 만든다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5269 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "따뜻한 편지 쓰기",
            "explanation": "ISFP의 감성적 표현과 ISFJ의 배려 깊은 이해 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISFP",
            "target_mbti": "ISFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "채영",
                    "script": "I write heartfelt letters.",
                    "translation": "진심 어린 편지를 써."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "예나",
                    "script": "Letters touch people's hearts.",
                    "translation": "편지가 사람들의 마음을 건드려."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "채영이는 진심 어린 편지를 쓰나요?",
                    "hint": "ISFP는 진정한 감정을 글로 표현하는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "채영이는 'I write heartfelt letters'라고 진심 어린 편지를 쓴다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "채영",
                    "script": "Words carry deep emotions.",
                    "translation": "말들이 깊은 감정을 담고 있어."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "예나",
                    "script": "Deep emotions create connections.",
                    "translation": "깊은 감정이 연결을 만들어."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "@@ carry deep emotions in letters.",
                    "hint": "ISFP는 단어 하나하나에 마음을 담아요.",
                    "optionA": "Pictures",
                    "optionB": "Words",
                    "optionC": "Papers",
                    "result": "Words",
                    "explanation": "말들이 편지에서 깊은 감정을 담고 있어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "채영",
                    "script": "You care about others deeply.",
                    "translation": "넌 다른 사람들을 깊이 생각해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "예나",
                    "script": "Your sincere writing brings comfort!",
                    "translation": "네 진실한 글쓰기가 위로를 가져와!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "예나의 칭찬이에요.",
                    "optionA": "sincere",
                    "optionB": "comfort",
                    "optionC": "Your",
                    "optionD": "brings",
                    "result": "Your sincere brings comfort",
                    "explanation": "예나는 채영이의 진실한 것이 위로를 가져온다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "따뜻한 편지 쓰기",
            "explanation": "ISFP의 감성적 표현과 ISFJ의 배려 깊은 이해 비교",
            "level": 1,
            "my_mbti": "ISFP",
            "target_mbti": "ISFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "채영",
                    "script": "I write heartfelt letters.",
                    "translation": "진심 어린 편지를 써."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "예나",
                    "script": "Letters touch people's hearts.",
                    "translation": "편지가 사람들의 마음을 건드려."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "채영이는 진심 어린 편지를 쓰나요?",
                    "hint": "ISFP는 진정한 감정을 글로 표현하는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "채영이는 'I write heartfelt letters'라고 진심 어린 편지를 쓴다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "채영",
                    "script": "Words carry deep emotions.",
                    "translation": "말들이 깊은 감정을 담고 있어."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "예나",
                    "script": "Deep emotions create connections.",
                    "translation": "깊은 감정이 연결을 만들어."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "@@ carry deep emotions in letters.",
                    "hint": "ISFP는 단어 하나하나에 마음을 담아요.",
                    "optionA": "Pictures",
                    "optionB": "Words",
                    "optionC": "Papers",
                    "result": "Words",
                    "explanation": "말들이 편지에서 깊은 감정을 담고 있어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "채영",
                    "script": "You care about others deeply.",
                    "translation": "넌 다른 사람들을 깊이 생각해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "예나",
                    "script": "Your sincere writing brings comfort!",
                    "translation": "네 진실한 글쓰기가 위로를 가져와!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "예나의 칭찬이에요.",
                    "optionA": "sincere",
                    "optionB": "comfort",
                    "optionC": "Your",
                    "optionD": "brings",
                    "result": "Your sincere brings comfort",
                    "explanation": "예나는 채영이의 진실한 것이 위로를 가져온다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5270 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "소중한 추억 앨범 만들기",
            "explanation": "ISFP의 개인적 의미와 ISFJ의 보존 가치 이해 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISFP",
            "target_mbti": "ISFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수지",
                    "script": "I create memory albums.",
                    "translation": "추억 앨범을 만들어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "수현",
                    "script": "Memories deserve beautiful keeping.",
                    "translation": "추억들은 아름답게 보관될 가치가 있어."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "수지는 추억 앨범을 만드나요?",
                    "hint": "ISFP는 소중한 순간들을 예술적으로 보존해요.",
                    "result": "O",
                    "explanation": "수지는 'I create memory albums'라고 추억 앨범을 만든다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "수지",
                    "script": "Each photo holds special meaning.",
                    "translation": "각 사진이 특별한 의미를 담고 있어."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "수현",
                    "script": "Special meanings make life rich.",
                    "translation": "특별한 의미가 인생을 풍요롭게 만들어."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Each photo holds @@ meaning for Su-ji.",
                    "hint": "ISFP는 개인적인 의미를 중요하게 여겨요.",
                    "optionA": "no",
                    "optionB": "special",
                    "optionC": "simple",
                    "result": "special",
                    "explanation": "각 사진이 수지에게 특별한 의미를 담고 있어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "수지",
                    "script": "You understand preservation importance.",
                    "translation": "넌 보존의 중요성을 이해해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "수현",
                    "script": "Your artistic albums keep love alive!",
                    "translation": "네 예술적인 앨범이 사랑을 살아있게 해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "수현의 칭찬이에요.",
                    "optionA": "artistic",
                    "optionB": "alive",
                    "optionC": "Your",
                    "optionD": "keeps",
                    "result": "Your artistic keeps alive",
                    "explanation": "수현은 수지의 예술적인 것이 살아있게 한다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "소중한 추억 앨범 만들기",
            "explanation": "ISFP의 개인적 의미와 ISFJ의 보존 가치 이해 비교",
            "level": 1,
            "my_mbti": "ISFP",
            "target_mbti": "ISFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수지",
                    "script": "I create memory albums.",
                    "translation": "추억 앨범을 만들어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "수현",
                    "script": "Memories deserve beautiful keeping.",
                    "translation": "추억들은 아름답게 보관될 가치가 있어."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "수지는 추억 앨범을 만드나요?",
                    "hint": "ISFP는 소중한 순간들을 예술적으로 보존해요.",
                    "result": "O",
                    "explanation": "수지는 'I create memory albums'라고 추억 앨범을 만든다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "수지",
                    "script": "Each photo holds special meaning.",
                    "translation": "각 사진이 특별한 의미를 담고 있어."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "수현",
                    "script": "Special meanings make life rich.",
                    "translation": "특별한 의미가 인생을 풍요롭게 만들어."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Each photo holds @@ meaning for Su-ji.",
                    "hint": "ISFP는 개인적인 의미를 중요하게 여겨요.",
                    "optionA": "no",
                    "optionB": "special",
                    "optionC": "simple",
                    "result": "special",
                    "explanation": "각 사진이 수지에게 특별한 의미를 담고 있어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "수지",
                    "script": "You understand preservation importance.",
                    "translation": "넌 보존의 중요성을 이해해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "수현",
                    "script": "Your artistic albums keep love alive!",
                    "translation": "네 예술적인 앨범이 사랑을 살아있게 해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "수현의 칭찬이에요.",
                    "optionA": "artistic",
                    "optionB": "alive",
                    "optionC": "Your",
                    "optionD": "keeps",
                    "result": "Your artistic keeps alive",
                    "explanation": "수현은 수지의 예술적인 것이 살아있게 한다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5271 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "친구를 위한 선물 만들기",
            "explanation": "ISFP의 창의적 선물과 ISFJ의 마음 깊은 감사 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISFP",
            "target_mbti": "ISFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "아린",
                    "script": "I make gifts with love.",
                    "translation": "사랑으로 선물을 만들어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "윤서",
                    "script": "Loving gifts show true friendship.",
                    "translation": "사랑스러운 선물이 진정한 우정을 보여줘."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "아린이는 사랑으로 선물을 만드나요?",
                    "hint": "ISFP는 감정을 담아서 개인적인 선물을 만들어요.",
                    "result": "O",
                    "explanation": "아린이는 'I make gifts with love'라고 사랑으로 선물을 만든다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "아린",
                    "script": "Personal touches make difference.",
                    "translation": "개인적인 손길이 차이를 만들어."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "윤서",
                    "script": "Personal care touches hearts deeply.",
                    "translation": "개인적인 관심이 마음을 깊이 건드려."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "@@ touches make gifts more meaningful.",
                    "hint": "ISFP는 개인적인 의미를 중요하게 여겨요.",
                    "optionA": "Expensive",
                    "optionB": "Personal",
                    "optionC": "Quick",
                    "result": "Personal",
                    "explanation": "개인적인 손길이 선물을 더 의미 있게 만들어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "아린",
                    "script": "You appreciate thoughtful gestures.",
                    "translation": "넌 사려 깊은 몸짓을 감상해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "윤서",
                    "script": "Your creative love spreads joy!",
                    "translation": "네 창의적인 사랑이 기쁨을 퍼뜨려!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "윤서의 칭찬이에요.",
                    "optionA": "creative",
                    "optionB": "joy",
                    "optionC": "Your",
                    "optionD": "spreads",
                    "result": "Your creative spreads joy",
                    "explanation": "윤서는 아린이의 창의적인 것이 기쁨을 퍼뜨린다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "친구를 위한 선물 만들기",
            "explanation": "ISFP의 창의적 선물과 ISFJ의 마음 깊은 감사 비교",
            "level": 1,
            "my_mbti": "ISFP",
            "target_mbti": "ISFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "아린",
                    "script": "I make gifts with love.",
                    "translation": "사랑으로 선물을 만들어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "윤서",
                    "script": "Loving gifts show true friendship.",
                    "translation": "사랑스러운 선물이 진정한 우정을 보여줘."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "아린이는 사랑으로 선물을 만드나요?",
                    "hint": "ISFP는 감정을 담아서 개인적인 선물을 만들어요.",
                    "result": "O",
                    "explanation": "아린이는 'I make gifts with love'라고 사랑으로 선물을 만든다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "아린",
                    "script": "Personal touches make difference.",
                    "translation": "개인적인 손길이 차이를 만들어."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "윤서",
                    "script": "Personal care touches hearts deeply.",
                    "translation": "개인적인 관심이 마음을 깊이 건드려."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "@@ touches make gifts more meaningful.",
                    "hint": "ISFP는 개인적인 의미를 중요하게 여겨요.",
                    "optionA": "Expensive",
                    "optionB": "Personal",
                    "optionC": "Quick",
                    "result": "Personal",
                    "explanation": "개인적인 손길이 선물을 더 의미 있게 만들어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "아린",
                    "script": "You appreciate thoughtful gestures.",
                    "translation": "넌 사려 깊은 몸짓을 감상해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "윤서",
                    "script": "Your creative love spreads joy!",
                    "translation": "네 창의적인 사랑이 기쁨을 퍼뜨려!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "윤서의 칭찬이에요.",
                    "optionA": "creative",
                    "optionB": "joy",
                    "optionC": "Your",
                    "optionD": "spreads",
                    "result": "Your creative spreads joy",
                    "explanation": "윤서는 아린이의 창의적인 것이 기쁨을 퍼뜨린다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5272 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "조용한 독서 시간",
            "explanation": "ISFP의 감성적 독서와 INTJ의 지적 공감 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISFP",
            "target_mbti": "INTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "채영",
                    "script": "I read books quietly.",
                    "translation": "조용히 책을 읽어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지훈",
                    "script": "Quiet reading deepens understanding.",
                    "translation": "조용한 독서가 이해를 깊게 해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "채영이는 조용히 책을 읽나요?",
                    "hint": "ISFP는 혼자만의 평화로운 시간을 즐겨요.",
                    "result": "O",
                    "explanation": "채영이는 'I read books quietly'라고 조용히 책을 읽는다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "채영",
                    "script": "Stories help me feel connected.",
                    "translation": "이야기가 연결감을 느끼게 도와줘."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "지훈",
                    "script": "Connection builds empathy and wisdom.",
                    "translation": "연결이 공감과 지혜를 만들어."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "@@ help Chae-young feel connected to others.",
                    "hint": "ISFP는 이야기를 통해 다른 사람들과 연결감을 느껴요.",
                    "optionA": "Numbers",
                    "optionB": "Stories",
                    "optionC": "Rules",
                    "result": "Stories",
                    "explanation": "이야기가 채영이가 다른 사람들과 연결감을 느끼게 도와줘요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "채영",
                    "script": "You see the bigger patterns.",
                    "translation": "넌 더 큰 패턴들을 봐."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "지훈",
                    "script": "Your emotional reading creates insights!",
                    "translation": "네 감정적인 독서가 통찰을 만들어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "지훈의 칭찬이에요.",
                    "optionA": "emotional",
                    "optionB": "insights",
                    "optionC": "Your",
                    "optionD": "creates",
                    "result": "Your emotional creates insights",
                    "explanation": "지훈은 채영이의 감정적인 것이 통찰을 만든다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "조용한 독서 시간",
            "explanation": "ISFP의 감성적 독서와 INTJ의 지적 공감 비교",
            "level": 1,
            "my_mbti": "ISFP",
            "target_mbti": "INTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "채영",
                    "script": "I read books quietly.",
                    "translation": "조용히 책을 읽어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지훈",
                    "script": "Quiet reading deepens understanding.",
                    "translation": "조용한 독서가 이해를 깊게 해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "채영이는 조용히 책을 읽나요?",
                    "hint": "ISFP는 혼자만의 평화로운 시간을 즐겨요.",
                    "result": "O",
                    "explanation": "채영이는 'I read books quietly'라고 조용히 책을 읽는다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "채영",
                    "script": "Stories help me feel connected.",
                    "translation": "이야기가 연결감을 느끼게 도와줘."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "지훈",
                    "script": "Connection builds empathy and wisdom.",
                    "translation": "연결이 공감과 지혜를 만들어."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "@@ help Chae-young feel connected to others.",
                    "hint": "ISFP는 이야기를 통해 다른 사람들과 연결감을 느껴요.",
                    "optionA": "Numbers",
                    "optionB": "Stories",
                    "optionC": "Rules",
                    "result": "Stories",
                    "explanation": "이야기가 채영이가 다른 사람들과 연결감을 느끼게 도와줘요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "채영",
                    "script": "You see the bigger patterns.",
                    "translation": "넌 더 큰 패턴들을 봐."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "지훈",
                    "script": "Your emotional reading creates insights!",
                    "translation": "네 감정적인 독서가 통찰을 만들어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "지훈의 칭찬이에요.",
                    "optionA": "emotional",
                    "optionB": "insights",
                    "optionC": "Your",
                    "optionD": "creates",
                    "result": "Your emotional creates insights",
                    "explanation": "지훈은 채영이의 감정적인 것이 통찰을 만든다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5273 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "개인적인 예술 프로젝트",
            "explanation": "ISFP의 창의적 표현과 INTJ의 체계적 격려 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISFP",
            "target_mbti": "INTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수지",
                    "script": "I work on art projects.",
                    "translation": "예술 프로젝트를 작업해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "승현",
                    "script": "Art projects develop creative skills.",
                    "translation": "예술 프로젝트가 창의적 기술을 기려."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "수지는 예술 프로젝트를 작업하나요?",
                    "hint": "ISFP는 개인적인 창작 활동을 즐겨요.",
                    "result": "O",
                    "explanation": "수지는 'I work on art projects'라고 예술 프로젝트를 작업한다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "수지",
                    "script": "Art lets me express feelings.",
                    "translation": "예술이 감정을 표현하게 해줘."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "승현",
                    "script": "Expression channels inner creativity effectively.",
                    "translation": "표현이 내면의 창의성을 효과적으로 전달해."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Art lets Su-ji express her @@.",
                    "hint": "ISFP는 예술을 통해 내면의 감정을 표현해요.",
                    "optionA": "ideas",
                    "optionB": "feelings",
                    "optionC": "plans",
                    "result": "feelings",
                    "explanation": "예술이 수지가 자신의 감정을 표현하게 해줘요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "수지",
                    "script": "You understand long-term development.",
                    "translation": "넌 장기적인 발전을 이해해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "승현",
                    "script": "Your artistic expression reveals truth!",
                    "translation": "네 예술적 표현이 진실을 드러내!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "승현의 칭찬이에요.",
                    "optionA": "artistic",
                    "optionB": "truth",
                    "optionC": "Your",
                    "optionD": "reveals",
                    "result": "Your artistic reveals truth",
                    "explanation": "승현은 수지의 예술적인 것이 진실을 드러낸다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "개인적인 예술 프로젝트",
            "explanation": "ISFP의 창의적 표현과 INTJ의 체계적 격려 비교",
            "level": 1,
            "my_mbti": "ISFP",
            "target_mbti": "INTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수지",
                    "script": "I work on art projects.",
                    "translation": "예술 프로젝트를 작업해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "승현",
                    "script": "Art projects develop creative skills.",
                    "translation": "예술 프로젝트가 창의적 기술을 기려."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "수지는 예술 프로젝트를 작업하나요?",
                    "hint": "ISFP는 개인적인 창작 활동을 즐겨요.",
                    "result": "O",
                    "explanation": "수지는 'I work on art projects'라고 예술 프로젝트를 작업한다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "수지",
                    "script": "Art lets me express feelings.",
                    "translation": "예술이 감정을 표현하게 해줘."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "승현",
                    "script": "Expression channels inner creativity effectively.",
                    "translation": "표현이 내면의 창의성을 효과적으로 전달해."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Art lets Su-ji express her @@.",
                    "hint": "ISFP는 예술을 통해 내면의 감정을 표현해요.",
                    "optionA": "ideas",
                    "optionB": "feelings",
                    "optionC": "plans",
                    "result": "feelings",
                    "explanation": "예술이 수지가 자신의 감정을 표현하게 해줘요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "수지",
                    "script": "You understand long-term development.",
                    "translation": "넌 장기적인 발전을 이해해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "승현",
                    "script": "Your artistic expression reveals truth!",
                    "translation": "네 예술적 표현이 진실을 드러내!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "승현의 칭찬이에요.",
                    "optionA": "artistic",
                    "optionB": "truth",
                    "optionC": "Your",
                    "optionD": "reveals",
                    "result": "Your artistic reveals truth",
                    "explanation": "승현은 수지의 예술적인 것이 진실을 드러낸다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5274 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "명상과 성찰 시간",
            "explanation": "ISFP의 내면 탐구와 INTJ의 깊이 있는 이해 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISFP",
            "target_mbti": "INTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "아린",
                    "script": "I spend time reflecting.",
                    "translation": "성찰하는 시간을 보내."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "재현",
                    "script": "Reflection builds self-awareness.",
                    "translation": "성찰이 자기 인식을 만들어."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "아린이는 성찰하는 시간을 보내나요?",
                    "hint": "ISFP는 내면을 들여다보는 시간을 중요하게 여겨요.",
                    "result": "O",
                    "explanation": "아린이는 'I spend time reflecting'이라고 성찰하는 시간을 보낸다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "아린",
                    "script": "Inner peace guides my choices.",
                    "translation": "내면의 평화가 내 선택을 이끌어."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "재현",
                    "script": "Inner guidance creates authentic decisions.",
                    "translation": "내면의 안내가 진정한 결정을 만들어."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Inner @@ guides A-rin's life choices.",
                    "hint": "ISFP는 내면의 평온함을 중요하게 여겨요.",
                    "optionA": "noise",
                    "optionB": "peace",
                    "optionC": "confusion",
                    "result": "peace",
                    "explanation": "내면의 평화가 아린이의 삶의 선택을 이끌어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "아린",
                    "script": "You think deeply about systems.",
                    "translation": "넌 시스템에 대해 깊이 생각해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "재현",
                    "script": "Your inner wisdom creates harmony!",
                    "translation": "네 내면의 지혜가 조화를 만들어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "재현의 칭찬이에요.",
                    "optionA": "inner",
                    "optionB": "harmony",
                    "optionC": "Your",
                    "optionD": "creates",
                    "result": "Your inner creates harmony",
                    "explanation": "재현은 아린이의 내면의 것이 조화를 만든다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "명상과 성찰 시간",
            "explanation": "ISFP의 내면 탐구와 INTJ의 깊이 있는 이해 비교",
            "level": 1,
            "my_mbti": "ISFP",
            "target_mbti": "INTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "아린",
                    "script": "I spend time reflecting.",
                    "translation": "성찰하는 시간을 보내."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "재현",
                    "script": "Reflection builds self-awareness.",
                    "translation": "성찰이 자기 인식을 만들어."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "아린이는 성찰하는 시간을 보내나요?",
                    "hint": "ISFP는 내면을 들여다보는 시간을 중요하게 여겨요.",
                    "result": "O",
                    "explanation": "아린이는 'I spend time reflecting'이라고 성찰하는 시간을 보낸다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "아린",
                    "script": "Inner peace guides my choices.",
                    "translation": "내면의 평화가 내 선택을 이끌어."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "재현",
                    "script": "Inner guidance creates authentic decisions.",
                    "translation": "내면의 안내가 진정한 결정을 만들어."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Inner @@ guides A-rin's life choices.",
                    "hint": "ISFP는 내면의 평온함을 중요하게 여겨요.",
                    "optionA": "noise",
                    "optionB": "peace",
                    "optionC": "confusion",
                    "result": "peace",
                    "explanation": "내면의 평화가 아린이의 삶의 선택을 이끌어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "아린",
                    "script": "You think deeply about systems.",
                    "translation": "넌 시스템에 대해 깊이 생각해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "재현",
                    "script": "Your inner wisdom creates harmony!",
                    "translation": "네 내면의 지혜가 조화를 만들어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "재현의 칭찬이에요.",
                    "optionA": "inner",
                    "optionB": "harmony",
                    "optionC": "Your",
                    "optionD": "creates",
                    "result": "Your inner creates harmony",
                    "explanation": "재현은 아린이의 내면의 것이 조화를 만든다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5275 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "자유로운 스케치하기",
            "explanation": "ISFP의 직관적 그림과 INTP의 관찰적 흥미 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISFP",
            "target_mbti": "INTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "채영",
                    "script": "I sketch whatever inspires me.",
                    "translation": "영감을 주는 것은 뭐든지 스케치해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "민재",
                    "script": "Inspiration comes from unexpected places!",
                    "translation": "영감은 예상치 못한 곳에서 와!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "채영이는 영감을 주는 것을 스케치하나요?",
                    "hint": "ISFP는 순간적인 영감에 따라 창작해요.",
                    "result": "O",
                    "explanation": "채영이는 'I sketch whatever inspires me'라고 영감을 주는 것을 스케치한다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "채영",
                    "script": "Moments capture unique beauty.",
                    "translation": "순간들이 독특한 아름다움을 담아."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "민재",
                    "script": "Beauty patterns are fascinating!",
                    "translation": "아름다움의 패턴들이 매혹적이야!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "@@ capture unique beauty for Chae-young.",
                    "hint": "ISFP는 찰나의 순간에서 아름다움을 발견해요.",
                    "optionA": "Rules",
                    "optionB": "Moments",
                    "optionC": "Books",
                    "result": "Moments",
                    "explanation": "순간들이 채영이에게 독특한 아름다움을 담아요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "채영",
                    "script": "You find patterns everywhere.",
                    "translation": "넌 어디서든 패턴을 찾아."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "민재",
                    "script": "Your intuitive art shows possibilities!",
                    "translation": "네 직관적인 예술이 가능성들을 보여줘!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "민재의 칭찬이에요.",
                    "optionA": "intuitive",
                    "optionB": "possibilities",
                    "optionC": "Your",
                    "optionD": "shows",
                    "result": "Your intuitive shows possibilities",
                    "explanation": "민재는 채영이의 직관적인 것이 가능성들을 보여준다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "자유로운 스케치하기",
            "explanation": "ISFP의 직관적 그림과 INTP의 관찰적 흥미 비교",
            "level": 1,
            "my_mbti": "ISFP",
            "target_mbti": "INTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "채영",
                    "script": "I sketch whatever inspires me.",
                    "translation": "영감을 주는 것은 뭐든지 스케치해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "민재",
                    "script": "Inspiration comes from unexpected places!",
                    "translation": "영감은 예상치 못한 곳에서 와!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "채영이는 영감을 주는 것을 스케치하나요?",
                    "hint": "ISFP는 순간적인 영감에 따라 창작해요.",
                    "result": "O",
                    "explanation": "채영이는 'I sketch whatever inspires me'라고 영감을 주는 것을 스케치한다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "채영",
                    "script": "Moments capture unique beauty.",
                    "translation": "순간들이 독특한 아름다움을 담아."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "민재",
                    "script": "Beauty patterns are fascinating!",
                    "translation": "아름다움의 패턴들이 매혹적이야!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "@@ capture unique beauty for Chae-young.",
                    "hint": "ISFP는 찰나의 순간에서 아름다움을 발견해요.",
                    "optionA": "Rules",
                    "optionB": "Moments",
                    "optionC": "Books",
                    "result": "Moments",
                    "explanation": "순간들이 채영이에게 독특한 아름다움을 담아요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "채영",
                    "script": "You find patterns everywhere.",
                    "translation": "넌 어디서든 패턴을 찾아."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "민재",
                    "script": "Your intuitive art shows possibilities!",
                    "translation": "네 직관적인 예술이 가능성들을 보여줘!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "민재의 칭찬이에요.",
                    "optionA": "intuitive",
                    "optionB": "possibilities",
                    "optionC": "Your",
                    "optionD": "shows",
                    "result": "Your intuitive shows possibilities",
                    "explanation": "민재는 채영이의 직관적인 것이 가능성들을 보여준다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5276 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "음악으로 감정 표현하기",
            "explanation": "ISFP의 감정적 음악과 INTP의 구조적 이해 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISFP",
            "target_mbti": "INTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수지",
                    "script": "I play music from heart.",
                    "translation": "마음으로부터 음악을 연주해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "도현",
                    "script": "Heart music has interesting patterns!",
                    "translation": "마음의 음악에는 흥미로운 패턴이 있어!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "수지는 마음으로부터 음악을 연주하나요?",
                    "hint": "ISFP는 감정을 음악으로 표현하는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "수지는 'I play music from heart'라고 마음으로부터 음악을 연주한다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "수지",
                    "script": "Different moods create different sounds.",
                    "translation": "다른 기분이 다른 소리를 만들어."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "도현",
                    "script": "Sound variations reveal emotional systems!",
                    "translation": "소리 변화가 감정 시스템을 드러내!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Different @@ create different sounds for Su-ji.",
                    "hint": "ISFP는 기분에 따라 다른 음악을 만들어요.",
                    "optionA": "instruments",
                    "optionB": "moods",
                    "optionC": "rooms",
                    "result": "moods",
                    "explanation": "다른 기분이 수지에게 다른 소리를 만들어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "수지",
                    "script": "You understand how systems work.",
                    "translation": "넌 시스템이 어떻게 작동하는지 이해해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "도현",
                    "script": "Your emotional music explores depths!",
                    "translation": "네 감정적인 음악이 깊이를 탐구해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "도현의 칭찬이에요.",
                    "optionA": "emotional",
                    "optionB": "depths",
                    "optionC": "Your",
                    "optionD": "explores",
                    "result": "Your emotional explores depths",
                    "explanation": "도현은 수지의 감정적인 것이 깊이를 탐구한다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "음악으로 감정 표현하기",
            "explanation": "ISFP의 감정적 음악과 INTP의 구조적 이해 비교",
            "level": 1,
            "my_mbti": "ISFP",
            "target_mbti": "INTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수지",
                    "script": "I play music from heart.",
                    "translation": "마음으로부터 음악을 연주해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "도현",
                    "script": "Heart music has interesting patterns!",
                    "translation": "마음의 음악에는 흥미로운 패턴이 있어!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "수지는 마음으로부터 음악을 연주하나요?",
                    "hint": "ISFP는 감정을 음악으로 표현하는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "수지는 'I play music from heart'라고 마음으로부터 음악을 연주한다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "수지",
                    "script": "Different moods create different sounds.",
                    "translation": "다른 기분이 다른 소리를 만들어."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "도현",
                    "script": "Sound variations reveal emotional systems!",
                    "translation": "소리 변화가 감정 시스템을 드러내!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Different @@ create different sounds for Su-ji.",
                    "hint": "ISFP는 기분에 따라 다른 음악을 만들어요.",
                    "optionA": "instruments",
                    "optionB": "moods",
                    "optionC": "rooms",
                    "result": "moods",
                    "explanation": "다른 기분이 수지에게 다른 소리를 만들어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "수지",
                    "script": "You understand how systems work.",
                    "translation": "넌 시스템이 어떻게 작동하는지 이해해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "도현",
                    "script": "Your emotional music explores depths!",
                    "translation": "네 감정적인 음악이 깊이를 탐구해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "도현의 칭찬이에요.",
                    "optionA": "emotional",
                    "optionB": "depths",
                    "optionC": "Your",
                    "optionD": "explores",
                    "result": "Your emotional explores depths",
                    "explanation": "도현은 수지의 감정적인 것이 깊이를 탐구한다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5277 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "창의적 글쓰기하기",
            "explanation": "ISFP의 감성적 글쓰기와 INTP의 분석적 흥미 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISFP",
            "target_mbti": "INTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "아린",
                    "script": "I write creative stories.",
                    "translation": "창의적인 이야기를 써."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "정우",
                    "script": "Creative stories explore human nature!",
                    "translation": "창의적인 이야기가 인간 본성을 탐구해!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "아린이는 창의적인 이야기를 쓰나요?",
                    "hint": "ISFP는 상상력을 발휘한 창작 활동을 좋아해요.",
                    "result": "O",
                    "explanation": "아린이는 'I write creative stories'라고 창의적인 이야기를 쓴다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "아린",
                    "script": "Characters feel like real people.",
                    "translation": "등장인물들이 진짜 사람같이 느껴져."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "정우",
                    "script": "Character psychology is complex!",
                    "translation": "등장인물 심리가 복잡해!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "@@ feel like real people to A-rin.",
                    "hint": "ISFP는 등장인물에게 깊은 감정을 부여해요.",
                    "optionA": "Objects",
                    "optionB": "Characters",
                    "optionC": "Places",
                    "result": "Characters",
                    "explanation": "등장인물들이 아린이에게 진짜 사람같이 느껴져요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "아린",
                    "script": "You analyze character motivations well.",
                    "translation": "넌 등장인물의 동기를 잘 분석해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "정우",
                    "script": "Your imaginative writing reveals truths!",
                    "translation": "네 상상력이 풍부한 글쓰기가 진실을 드러내!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "정우의 칭찬이에요.",
                    "optionA": "imaginative",
                    "optionB": "truths",
                    "optionC": "Your",
                    "optionD": "reveals",
                    "result": "Your imaginative reveals truths",
                    "explanation": "정우는 아린이의 상상력이 풍부한 것이 진실을 드러낸다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "창의적 글쓰기하기",
            "explanation": "ISFP의 감성적 글쓰기와 INTP의 분석적 흥미 비교",
            "level": 1,
            "my_mbti": "ISFP",
            "target_mbti": "INTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "아린",
                    "script": "I write creative stories.",
                    "translation": "창의적인 이야기를 써."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "정우",
                    "script": "Creative stories explore human nature!",
                    "translation": "창의적인 이야기가 인간 본성을 탐구해!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "아린이는 창의적인 이야기를 쓰나요?",
                    "hint": "ISFP는 상상력을 발휘한 창작 활동을 좋아해요.",
                    "result": "O",
                    "explanation": "아린이는 'I write creative stories'라고 창의적인 이야기를 쓴다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "아린",
                    "script": "Characters feel like real people.",
                    "translation": "등장인물들이 진짜 사람같이 느껴져."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "정우",
                    "script": "Character psychology is complex!",
                    "translation": "등장인물 심리가 복잡해!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "@@ feel like real people to A-rin.",
                    "hint": "ISFP는 등장인물에게 깊은 감정을 부여해요.",
                    "optionA": "Objects",
                    "optionB": "Characters",
                    "optionC": "Places",
                    "result": "Characters",
                    "explanation": "등장인물들이 아린이에게 진짜 사람같이 느껴져요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "아린",
                    "script": "You analyze character motivations well.",
                    "translation": "넌 등장인물의 동기를 잘 분석해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "정우",
                    "script": "Your imaginative writing reveals truths!",
                    "translation": "네 상상력이 풍부한 글쓰기가 진실을 드러내!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "정우의 칭찬이에요.",
                    "optionA": "imaginative",
                    "optionB": "truths",
                    "optionC": "Your",
                    "optionD": "reveals",
                    "result": "Your imaginative reveals truths",
                    "explanation": "정우는 아린이의 상상력이 풍부한 것이 진실을 드러낸다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5278 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "의미 있는 시 쓰기",
            "explanation": "ISFP의 개인적 표현과 INFJ의 깊이 있는 공감 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISFP",
            "target_mbti": "INFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "채영",
                    "script": "I write poems about life.",
                    "translation": "인생에 대한 시를 써."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "서진",
                    "script": "Poems capture deep human truths.",
                    "translation": "시가 깊은 인간의 진실을 담아."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "채영이는 인생에 대한 시를 쓰나요?",
                    "hint": "ISFP는 자신의 경험과 감정을 시로 표현해요.",
                    "result": "O",
                    "explanation": "채영이는 'I write poems about life'라고 인생에 대한 시를 쓴다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "채영",
                    "script": "Words flow from inner feelings.",
                    "translation": "말들이 내면의 감정에서 흘러나와."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "서진",
                    "script": "Inner feelings connect all humanity.",
                    "translation": "내면의 감정이 모든 인류를 연결해."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "@@ flow from Chae-young's inner feelings.",
                    "hint": "ISFP는 내면에서 우러나오는 것을 표현해요.",
                    "optionA": "Numbers",
                    "optionB": "Words",
                    "optionC": "Colors",
                    "result": "Words",
                    "explanation": "말들이 채영이의 내면의 감정에서 흘러나와요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "채영",
                    "script": "You understand deeper connections.",
                    "translation": "넌 더 깊은 연결을 이해해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "서진",
                    "script": "Your authentic poetry touches souls!",
                    "translation": "네 진정한 시가 영혼을 건드려!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "서진의 칭찬이에요.",
                    "optionA": "authentic",
                    "optionB": "souls",
                    "optionC": "Your",
                    "optionD": "touches",
                    "result": "Your authentic touches souls",
                    "explanation": "서진은 채영이의 진정한 것이 영혼을 건드린다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "의미 있는 시 쓰기",
            "explanation": "ISFP의 개인적 표현과 INFJ의 깊이 있는 공감 비교",
            "level": 1,
            "my_mbti": "ISFP",
            "target_mbti": "INFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "채영",
                    "script": "I write poems about life.",
                    "translation": "인생에 대한 시를 써."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "서진",
                    "script": "Poems capture deep human truths.",
                    "translation": "시가 깊은 인간의 진실을 담아."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "채영이는 인생에 대한 시를 쓰나요?",
                    "hint": "ISFP는 자신의 경험과 감정을 시로 표현해요.",
                    "result": "O",
                    "explanation": "채영이는 'I write poems about life'라고 인생에 대한 시를 쓴다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "채영",
                    "script": "Words flow from inner feelings.",
                    "translation": "말들이 내면의 감정에서 흘러나와."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "서진",
                    "script": "Inner feelings connect all humanity.",
                    "translation": "내면의 감정이 모든 인류를 연결해."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "@@ flow from Chae-young's inner feelings.",
                    "hint": "ISFP는 내면에서 우러나오는 것을 표현해요.",
                    "optionA": "Numbers",
                    "optionB": "Words",
                    "optionC": "Colors",
                    "result": "Words",
                    "explanation": "말들이 채영이의 내면의 감정에서 흘러나와요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "채영",
                    "script": "You understand deeper connections.",
                    "translation": "넌 더 깊은 연결을 이해해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "서진",
                    "script": "Your authentic poetry touches souls!",
                    "translation": "네 진정한 시가 영혼을 건드려!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "서진의 칭찬이에요.",
                    "optionA": "authentic",
                    "optionB": "souls",
                    "optionC": "Your",
                    "optionD": "touches",
                    "result": "Your authentic touches souls",
                    "explanation": "서진은 채영이의 진정한 것이 영혼을 건드린다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5279 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "자연 사진 찍기",
            "explanation": "ISFP의 순간 포착과 INFJ의 의미 발견 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISFP",
            "target_mbti": "INFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수지",
                    "script": "I photograph beautiful moments.",
                    "translation": "아름다운 순간들을 사진으로 찍어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "미나",
                    "script": "Beautiful moments carry spiritual messages.",
                    "translation": "아름다운 순간들이 영적 메시지를 담고 있어."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "수지는 아름다운 순간들을 사진으로 찍나요?",
                    "hint": "ISFP는 자연의 아름다움을 포착하는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "수지는 'I photograph beautiful moments'라고 아름다운 순간들을 사진으로 찍는다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "수지",
                    "script": "Nature speaks to my heart.",
                    "translation": "자연이 내 마음에 말을 걸어."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "미나",
                    "script": "Nature holds wisdom for seekers.",
                    "translation": "자연이 구도자들을 위한 지혜를 담고 있어."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "@@ speaks to Su-ji's heart deeply.",
                    "hint": "ISFP는 자연과의 깊은 연결을 느껴요.",
                    "optionA": "Technology",
                    "optionB": "Nature",
                    "optionC": "Noise",
                    "result": "Nature",
                    "explanation": "자연이 수지의 마음에 깊이 말을 걸어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "수지",
                    "script": "You see wisdom in everything.",
                    "translation": "넌 모든 것에서 지혜를 봐."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "미나",
                    "script": "Your nature photography reveals beauty!",
                    "translation": "네 자연 사진이 아름다움을 드러내!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "미나의 칭찬이에요.",
                    "optionA": "nature",
                    "optionB": "beauty",
                    "optionC": "Your",
                    "optionD": "reveals",
                    "result": "Your nature reveals beauty",
                    "explanation": "미나는 수지의 자연이 아름다움을 드러낸다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "자연 사진 찍기",
            "explanation": "ISFP의 순간 포착과 INFJ의 의미 발견 비교",
            "level": 1,
            "my_mbti": "ISFP",
            "target_mbti": "INFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수지",
                    "script": "I photograph beautiful moments.",
                    "translation": "아름다운 순간들을 사진으로 찍어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "미나",
                    "script": "Beautiful moments carry spiritual messages.",
                    "translation": "아름다운 순간들이 영적 메시지를 담고 있어."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "수지는 아름다운 순간들을 사진으로 찍나요?",
                    "hint": "ISFP는 자연의 아름다움을 포착하는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "수지는 'I photograph beautiful moments'라고 아름다운 순간들을 사진으로 찍는다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "수지",
                    "script": "Nature speaks to my heart.",
                    "translation": "자연이 내 마음에 말을 걸어."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "미나",
                    "script": "Nature holds wisdom for seekers.",
                    "translation": "자연이 구도자들을 위한 지혜를 담고 있어."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "@@ speaks to Su-ji's heart deeply.",
                    "hint": "ISFP는 자연과의 깊은 연결을 느껴요.",
                    "optionA": "Technology",
                    "optionB": "Nature",
                    "optionC": "Noise",
                    "result": "Nature",
                    "explanation": "자연이 수지의 마음에 깊이 말을 걸어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "수지",
                    "script": "You see wisdom in everything.",
                    "translation": "넌 모든 것에서 지혜를 봐."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "미나",
                    "script": "Your nature photography reveals beauty!",
                    "translation": "네 자연 사진이 아름다움을 드러내!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "미나의 칭찬이에요.",
                    "optionA": "nature",
                    "optionB": "beauty",
                    "optionC": "Your",
                    "optionD": "reveals",
                    "result": "Your nature reveals beauty",
                    "explanation": "미나는 수지의 자연이 아름다움을 드러낸다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5280 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "조용한 음악 감상하기",
            "explanation": "ISFP의 감정적 음악 경험과 INFJ의 영감적 해석 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISFP",
            "target_mbti": "INFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "아린",
                    "script": "I listen to music alone.",
                    "translation": "혼자서 음악을 들어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "다은",
                    "script": "Music opens doors to understanding.",
                    "translation": "음악이 이해로 가는 문을 열어."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "아린이는 혼자서 음악을 듣나요?",
                    "hint": "ISFP는 개인적인 시간에 음악으로 감정을 느껴요.",
                    "result": "O",
                    "explanation": "아린이는 'I listen to music alone'이라고 혼자서 음악을 듣는다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "아린",
                    "script": "Music helps me understand myself.",
                    "translation": "음악이 나 자신을 이해하는데 도움이 돼."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "다은",
                    "script": "Self-understanding illuminates life paths.",
                    "translation": "자기 이해가 인생 길을 비춰줘."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "@@ helps A-rin understand herself better.",
                    "hint": "ISFP는 음악을 통해 자아를 발견해요.",
                    "optionA": "Silence",
                    "optionB": "Music",
                    "optionC": "Work",
                    "result": "Music",
                    "explanation": "음악이 아린이가 자신을 더 잘 이해하는데 도움이 돼요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "아린",
                    "script": "You see life's bigger meanings.",
                    "translation": "넌 삶의 더 큰 의미들을 봐."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "다은",
                    "script": "Your musical journey inspires growth!",
                    "translation": "네 음악적 여행이 성장에 영감을 줘!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "다은의 칭찬이에요.",
                    "optionA": "musical",
                    "optionB": "growth",
                    "optionC": "Your",
                    "optionD": "inspires",
                    "result": "Your musical inspires growth",
                    "explanation": "다은은 아린이의 음악적인 것이 성장에 영감을 준다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "조용한 음악 감상하기",
            "explanation": "ISFP의 감정적 음악 경험과 INFJ의 영감적 해석 비교",
            "level": 1,
            "my_mbti": "ISFP",
            "target_mbti": "INFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "아린",
                    "script": "I listen to music alone.",
                    "translation": "혼자서 음악을 들어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "다은",
                    "script": "Music opens doors to understanding.",
                    "translation": "음악이 이해로 가는 문을 열어."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "아린이는 혼자서 음악을 듣나요?",
                    "hint": "ISFP는 개인적인 시간에 음악으로 감정을 느껴요.",
                    "result": "O",
                    "explanation": "아린이는 'I listen to music alone'이라고 혼자서 음악을 듣는다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "아린",
                    "script": "Music helps me understand myself.",
                    "translation": "음악이 나 자신을 이해하는데 도움이 돼."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "다은",
                    "script": "Self-understanding illuminates life paths.",
                    "translation": "자기 이해가 인생 길을 비춰줘."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "@@ helps A-rin understand herself better.",
                    "hint": "ISFP는 음악을 통해 자아를 발견해요.",
                    "optionA": "Silence",
                    "optionB": "Music",
                    "optionC": "Work",
                    "result": "Music",
                    "explanation": "음악이 아린이가 자신을 더 잘 이해하는데 도움이 돼요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "아린",
                    "script": "You see life's bigger meanings.",
                    "translation": "넌 삶의 더 큰 의미들을 봐."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "다은",
                    "script": "Your musical journey inspires growth!",
                    "translation": "네 음악적 여행이 성장에 영감을 줘!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "다은의 칭찬이에요.",
                    "optionA": "musical",
                    "optionB": "growth",
                    "optionC": "Your",
                    "optionD": "inspires",
                    "result": "Your musical inspires growth",
                    "explanation": "다은은 아린이의 음악적인 것이 성장에 영감을 준다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 5281 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "감성적인 일기 쓰기",
            "explanation": "ISFP의 순간적 감정과 INFP의 내면적 성찰 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ISFP",
            "target_mbti": "INFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "채영",
                    "script": "I write about my daily feelings.",
                    "translation": "일상의 감정에 대해 써."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "준호",
                    "script": "Daily feelings reveal our authentic selves.",
                    "translation": "일상의 감정이 진정한 자아를 드러내."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "채영이는 일상의 감정에 대해 쓰나요?",
                    "hint": "ISFP는 현재 느끼는 감정을 기록하는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "채영이는 'I write about my daily feelings'라고 일상의 감정에 대해 쓴다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "채영",
                    "script": "Honest writing feels good.",
                    "translation": "솔직한 글쓰기가 기분 좋아."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "준호",
                    "script": "Honesty creates genuine connection.",
                    "translation": "솔직함이 진정한 연결을 만들어."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "@@ writing feels good to Chae-young.",
                    "hint": "ISFP는 진실된 감정 표현을 중요하게 여겨요.",
                    "optionA": "False",
                    "optionB": "Honest",
                    "optionC": "Quick",
                    "result": "Honest",
                    "explanation": "솔직한 글쓰기가 채영이에게 기분 좋아요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "채영",
                    "script": "You understand inner authenticity.",
                    "translation": "넌 내면의 진정성을 이해해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "준호",
                    "script": "Your genuine expression brings peace!",
                    "translation": "네 진실한 표현이 평화를 가져와!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "준호의 칭찬이에요.",
                    "optionA": "genuine",
                    "optionB": "peace",
                    "optionC": "Your",
                    "optionD": "brings",
                    "result": "Your genuine brings peace",
                    "explanation": "준호는 채영이의 진실한 것이 평화를 가져온다고 칭찬했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "감성적인 일기 쓰기",
            "explanation": "ISFP의 순간적 감정과 INFP의 내면적 성찰 비교",
            "level": 1,
            "my_mbti": "ISFP",
            "target_mbti": "INFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "채영",
                    "script": "I write about my daily feelings.",
                    "translation": "일상의 감정에 대해 써."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "준호",
                    "script": "Daily feelings reveal our authentic selves.",
                    "translation": "일상의 감정이 진정한 자아를 드러내."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "채영이는 일상의 감정에 대해 쓰나요?",
                    "hint": "ISFP는 현재 느끼는 감정을 기록하는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "채영이는 'I write about my daily feelings'라고 일상의 감정에 대해 쓴다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "채영",
                    "script": "Honest writing feels good.",
                    "translation": "솔직한 글쓰기가 기분 좋아."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "준호",
                    "script": "Honesty creates genuine connection.",
                    "translation": "솔직함이 진정한 연결을 만들어."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "@@ writing feels good to Chae-young.",
                    "hint": "ISFP는 진실된 감정 표현을 중요하게 여겨요.",
                    "optionA": "False",
                    "optionB": "Honest",
                    "optionC": "Quick",
                    "result": "Honest",
                    "explanation": "솔직한 글쓰기가 채영이에게 기분 좋아요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "채영",
                    "script": "You understand inner authenticity.",
                    "translation": "넌 내면의 진정성을 이해해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "준호",
                    "script": "Your genuine expression brings peace!",
                    "translation": "네 진실한 표현이 평화를 가져와!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "준호의 칭찬이에요.",
                    "optionA": "genuine",
                    "optionB": "peace",
                    "optionC": "Your",
                    "optionD": "brings",
                    "result": "Your genuine brings peace",
                    "explanation": "준호는 채영이의 진실한 것이 평화를 가져온다고 칭찬했어요."
                }
            ]
        }
    ]
}

현재 배치 처리 완료

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