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

실행 모드 선택


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

대상 테이블: content_mbti_items

ID: 9718 (테스트)
원본 (수정 전)수정 후
{
    "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 support from behind.",
                    "translation": "뒤에서 지원해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "태영",
                    "script": "I lead from front.",
                    "translation": "앞에서 이끌어."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "예나는 뒤에서 지원하나요?",
                    "hint": "ISFJ는 지원하는 역할을 선호해요.",
                    "result": "O",
                    "explanation": "예나는 'support from behind'라고 뒤에서 지원한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "예나",
                    "script": "Team harmony matters most.",
                    "translation": "팀 화합이 가장 중요해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "태영",
                    "script": "Results drive team success.",
                    "translation": "결과가 팀 성공을 이끌어."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Ye-na thinks team @@ matters most.",
                    "hint": "ISFJ는 관계의 조화를 중시해요.",
                    "optionA": "speed",
                    "optionB": "harmony",
                    "optionC": "size",
                    "result": "harmony",
                    "explanation": "예나는 팀 화합이 가장 중요하다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "예나",
                    "script": "Your leadership drives progress.",
                    "translation": "네 리더십이 진전을 이끌어."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태영",
                    "script": "Your support builds foundation.",
                    "translation": "네 지원이 기반을 만들어."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "예나의 인정이에요.",
                    "optionA": "leadership",
                    "optionB": "Your",
                    "optionC": "progress",
                    "optionD": "drives",
                    "result": "Your leadership drives progress",
                    "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 support from behind.",
                    "translation": "뒤에서 지원해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "태영",
                    "script": "I lead from front.",
                    "translation": "앞에서 이끌어."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "예나는 뒤에서 지원하나요?",
                    "hint": "ISFJ는 지원하는 역할을 선호해요.",
                    "result": "O",
                    "explanation": "예나는 'support from behind'라고 뒤에서 지원한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "예나",
                    "script": "Team harmony matters most.",
                    "translation": "팀 화합이 가장 중요해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "태영",
                    "script": "Results drive team success.",
                    "translation": "결과가 팀 성공을 이끌어."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Ye-na thinks team @@ matters most.",
                    "hint": "ISFJ는 관계의 조화를 중시해요.",
                    "optionA": "speed",
                    "optionB": "harmony",
                    "optionC": "size",
                    "result": "harmony",
                    "explanation": "예나는 팀 화합이 가장 중요하다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "예나",
                    "script": "Your leadership drives progress.",
                    "translation": "네 리더십이 진전을 이끌어."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태영",
                    "script": "Your support builds foundation.",
                    "translation": "네 지원이 기반을 만들어."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "예나의 인정이에요.",
                    "optionA": "leadership",
                    "optionB": "Your",
                    "optionC": "progress",
                    "optionD": "drives",
                    "result": "Your leadership drives progress",
                    "explanation": "예나는 태영의 리더십이 진전을 이끈다고 했어요."
                }
            ]
        }
    ]
}
ID: 9719 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "업무 환경 선호도",
            "explanation": "ISFJ의 안정적 환경과 ESTP의 역동적 환경 비교",
            "category": "직업 및 목표 설정",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ESTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "소현",
                    "script": "I prefer predictable routines.",
                    "translation": "예측 가능한 루틴을 선호해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "상우",
                    "script": "I thrive on variety.",
                    "translation": "다양성 속에서 성장해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "소현이는 예측 가능한 루틴을 선호하나요?",
                    "hint": "ISFJ는 안정성을 좋아해요.",
                    "result": "O",
                    "explanation": "소현이는 'prefer predictable routines'라고 예측 가능한 루틴을 선호한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "소현",
                    "script": "Structure helps me focus.",
                    "translation": "구조가 집중에 도움이 돼."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "상우",
                    "script": "Change keeps me energized.",
                    "translation": "변화가 나를 활력있게 해."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "So-hyeon says structure helps her @@.",
                    "hint": "ISFJ는 구조화된 환경에서 잘 해요.",
                    "optionA": "worry",
                    "optionB": "focus",
                    "optionC": "sleep",
                    "result": "focus",
                    "explanation": "소현이는 구조가 집중에 도움이 된다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "소현",
                    "script": "Your adaptability inspires flexibility.",
                    "translation": "네 적응력이 유연함을 이끌어."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "상우",
                    "script": "Your consistency builds trust.",
                    "translation": "네 일관성이 신뢰를 쌓아."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "소현이의 감탄이에요.",
                    "optionA": "adaptability",
                    "optionB": "Your",
                    "optionC": "flexibility",
                    "optionD": "inspires",
                    "result": "Your adaptability inspires flexibility",
                    "explanation": "소현이는 상우의 적응력이 유연함을 이끈다고 했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "업무 환경 선호도",
            "explanation": "ISFJ의 안정적 환경과 ESTP의 역동적 환경 비교",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ESTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "소현",
                    "script": "I prefer predictable routines.",
                    "translation": "예측 가능한 루틴을 선호해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "상우",
                    "script": "I thrive on variety.",
                    "translation": "다양성 속에서 성장해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "소현이는 예측 가능한 루틴을 선호하나요?",
                    "hint": "ISFJ는 안정성을 좋아해요.",
                    "result": "O",
                    "explanation": "소현이는 'prefer predictable routines'라고 예측 가능한 루틴을 선호한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "소현",
                    "script": "Structure helps me focus.",
                    "translation": "구조가 집중에 도움이 돼."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "상우",
                    "script": "Change keeps me energized.",
                    "translation": "변화가 나를 활력있게 해."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "So-hyeon says structure helps her @@.",
                    "hint": "ISFJ는 구조화된 환경에서 잘 해요.",
                    "optionA": "worry",
                    "optionB": "focus",
                    "optionC": "sleep",
                    "result": "focus",
                    "explanation": "소현이는 구조가 집중에 도움이 된다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "소현",
                    "script": "Your adaptability inspires flexibility.",
                    "translation": "네 적응력이 유연함을 이끌어."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "상우",
                    "script": "Your consistency builds trust.",
                    "translation": "네 일관성이 신뢰를 쌓아."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "소현이의 감탄이에요.",
                    "optionA": "adaptability",
                    "optionB": "Your",
                    "optionC": "flexibility",
                    "optionD": "inspires",
                    "result": "Your adaptability inspires flexibility",
                    "explanation": "소현이는 상우의 적응력이 유연함을 이끈다고 했어요."
                }
            ]
        }
    ]
}
ID: 9720 (테스트)
원본 (수정 전)수정 후
{
    "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 focus on individuals.",
                    "translation": "개인에게 집중해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "하준",
                    "script": "I consider group needs.",
                    "translation": "그룹 전체의 필요를 고려해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "윤아는 개인에게 집중하나요?",
                    "hint": "ISFJ는 개별적인 관심을 가져요.",
                    "result": "O",
                    "explanation": "윤아는 'focus on individuals'라고 개인에게 집중한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "윤아",
                    "script": "Personal attention matters.",
                    "translation": "개인적인 관심이 중요해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "하준",
                    "script": "Team spirit lifts everyone.",
                    "translation": "팀 정신이 모두를 끌어올려."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Yun-a thinks personal attention @@.",
                    "hint": "ISFJ는 개인적 관심의 중요성을 믿어요.",
                    "optionA": "hurts",
                    "optionB": "matters",
                    "optionC": "fails",
                    "result": "matters",
                    "explanation": "윤아는 개인적인 관심이 중요하다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "윤아",
                    "script": "Your enthusiasm motivates groups.",
                    "translation": "네 열정이 그룹을 동기부여해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "하준",
                    "script": "Your care touches hearts.",
                    "translation": "네 관심이 마음을 감동시켜."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "윤아의 칭찬이에요.",
                    "optionA": "enthusiasm",
                    "optionB": "Your",
                    "optionC": "groups",
                    "optionD": "motivates",
                    "result": "Your enthusiasm motivates groups",
                    "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 focus on individuals.",
                    "translation": "개인에게 집중해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "하준",
                    "script": "I consider group needs.",
                    "translation": "그룹 전체의 필요를 고려해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "윤아는 개인에게 집중하나요?",
                    "hint": "ISFJ는 개별적인 관심을 가져요.",
                    "result": "O",
                    "explanation": "윤아는 'focus on individuals'라고 개인에게 집중한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "윤아",
                    "script": "Personal attention matters.",
                    "translation": "개인적인 관심이 중요해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "하준",
                    "script": "Team spirit lifts everyone.",
                    "translation": "팀 정신이 모두를 끌어올려."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Yun-a thinks personal attention @@.",
                    "hint": "ISFJ는 개인적 관심의 중요성을 믿어요.",
                    "optionA": "hurts",
                    "optionB": "matters",
                    "optionC": "fails",
                    "result": "matters",
                    "explanation": "윤아는 개인적인 관심이 중요하다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "윤아",
                    "script": "Your enthusiasm motivates groups.",
                    "translation": "네 열정이 그룹을 동기부여해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "하준",
                    "script": "Your care touches hearts.",
                    "translation": "네 관심이 마음을 감동시켜."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "윤아의 칭찬이에요.",
                    "optionA": "enthusiasm",
                    "optionB": "Your",
                    "optionC": "groups",
                    "optionD": "motivates",
                    "result": "Your enthusiasm motivates groups",
                    "explanation": "윤아는 하준의 열정이 그룹을 동기부여한다고 했어요."
                }
            ]
        }
    ]
}
ID: 9721 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "일과 삶의 균형",
            "explanation": "ISFJ의 신중한 계획과 ESFP의 즉흥적 즐거움 비교",
            "category": "직업 및 목표 설정",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ESFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "은서",
                    "script": "Work-life balance needs planning.",
                    "translation": "일과 삶의 균형은 계획이 필요해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "현진",
                    "script": "Fun makes work worthwhile!",
                    "translation": "재미가 일을 가치있게 만들어!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "은서는 균형에 계획이 필요하다고 하나요?",
                    "hint": "ISFJ는 체계적 접근을 해요.",
                    "result": "O",
                    "explanation": "은서는 'needs planning'이라고 계획이 필요하다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "은서",
                    "script": "Careful scheduling prevents burnout.",
                    "translation": "신중한 스케줄링이 번아웃을 방지해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "현진",
                    "script": "Spontaneous moments bring joy!",
                    "translation": "즉흥적인 순간이 기쁨을 가져와!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Eun-seo thinks careful scheduling prevents @@.",
                    "hint": "ISFJ는 예방의 중요성을 알아요.",
                    "optionA": "success",
                    "optionB": "burnout",
                    "optionC": "happiness",
                    "result": "burnout",
                    "explanation": "은서는 신중한 스케줄링이 번아웃을 방지한다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "은서",
                    "script": "Your joy brightens workplace.",
                    "translation": "네 기쁨이 직장을 밝게 해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "현진",
                    "script": "Your planning creates stability.",
                    "translation": "네 계획이 안정을 만들어."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "은서의 칭찬이에요.",
                    "optionA": "joy",
                    "optionB": "Your",
                    "optionC": "workplace",
                    "optionD": "brightens",
                    "result": "Your joy brightens workplace",
                    "explanation": "은서는 현진의 기쁨이 직장을 밝게 한다고 했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "일과 삶의 균형",
            "explanation": "ISFJ의 신중한 계획과 ESFP의 즉흥적 즐거움 비교",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ESFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "은서",
                    "script": "Work-life balance needs planning.",
                    "translation": "일과 삶의 균형은 계획이 필요해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "현진",
                    "script": "Fun makes work worthwhile!",
                    "translation": "재미가 일을 가치있게 만들어!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "은서는 균형에 계획이 필요하다고 하나요?",
                    "hint": "ISFJ는 체계적 접근을 해요.",
                    "result": "O",
                    "explanation": "은서는 'needs planning'이라고 계획이 필요하다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "은서",
                    "script": "Careful scheduling prevents burnout.",
                    "translation": "신중한 스케줄링이 번아웃을 방지해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "현진",
                    "script": "Spontaneous moments bring joy!",
                    "translation": "즉흥적인 순간이 기쁨을 가져와!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Eun-seo thinks careful scheduling prevents @@.",
                    "hint": "ISFJ는 예방의 중요성을 알아요.",
                    "optionA": "success",
                    "optionB": "burnout",
                    "optionC": "happiness",
                    "result": "burnout",
                    "explanation": "은서는 신중한 스케줄링이 번아웃을 방지한다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "은서",
                    "script": "Your joy brightens workplace.",
                    "translation": "네 기쁨이 직장을 밝게 해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "현진",
                    "script": "Your planning creates stability.",
                    "translation": "네 계획이 안정을 만들어."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "은서의 칭찬이에요.",
                    "optionA": "joy",
                    "optionB": "Your",
                    "optionC": "workplace",
                    "optionD": "brightens",
                    "result": "Your joy brightens workplace",
                    "explanation": "은서는 현진의 기쁨이 직장을 밝게 한다고 했어요."
                }
            ]
        }
    ]
}
ID: 9722 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "성공의 정의",
            "explanation": "ISFJ의 관계적 성취와 ENTJ의 목표 중심 성취 비교",
            "category": "직업 및 목표 설정",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ENTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수현",
                    "script": "Success means helping others.",
                    "translation": "성공은 다른 사람을 돕는 것이야."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "준혁",
                    "script": "Success requires achieving goals.",
                    "translation": "성공은 목표 달성을 요구해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "수현이는 성공이 다른 사람을 돕는 것이라고 하나요?",
                    "hint": "ISFJ는 관계적 성취를 중시해요.",
                    "result": "O",
                    "explanation": "수현이는 'helping others'라고 다른 사람을 돕는 것이 성공이라고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "수현",
                    "script": "Making difference brings fulfillment.",
                    "translation": "변화를 만드는 것이 성취감을 줘."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "준혁",
                    "script": "Strategic results define progress.",
                    "translation": "전략적 결과가 진전을 정의해."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Su-hyeon thinks making difference brings @@.",
                    "hint": "ISFJ는 의미 있는 영향에서 만족을 찾아요.",
                    "optionA": "stress",
                    "optionB": "fulfillment",
                    "optionC": "confusion",
                    "result": "fulfillment",
                    "explanation": "수현이는 변화를 만드는 것이 성취감을 준다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "수현",
                    "script": "Your vision drives achievement.",
                    "translation": "네 비전이 성취를 이끌어."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "준혁",
                    "script": "Your compassion creates value.",
                    "translation": "네 연민이 가치를 만들어."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "수현이의 인정이에요.",
                    "optionA": "vision",
                    "optionB": "Your",
                    "optionC": "achievement",
                    "optionD": "drives",
                    "result": "Your vision drives achievement",
                    "explanation": "수현이는 준혁의 비전이 성취를 이끈다고 했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "성공의 정의",
            "explanation": "ISFJ의 관계적 성취와 ENTJ의 목표 중심 성취 비교",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ENTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수현",
                    "script": "Success means helping others.",
                    "translation": "성공은 다른 사람을 돕는 것이야."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "준혁",
                    "script": "Success requires achieving goals.",
                    "translation": "성공은 목표 달성을 요구해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "수현이는 성공이 다른 사람을 돕는 것이라고 하나요?",
                    "hint": "ISFJ는 관계적 성취를 중시해요.",
                    "result": "O",
                    "explanation": "수현이는 'helping others'라고 다른 사람을 돕는 것이 성공이라고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "수현",
                    "script": "Making difference brings fulfillment.",
                    "translation": "변화를 만드는 것이 성취감을 줘."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "준혁",
                    "script": "Strategic results define progress.",
                    "translation": "전략적 결과가 진전을 정의해."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Su-hyeon thinks making difference brings @@.",
                    "hint": "ISFJ는 의미 있는 영향에서 만족을 찾아요.",
                    "optionA": "stress",
                    "optionB": "fulfillment",
                    "optionC": "confusion",
                    "result": "fulfillment",
                    "explanation": "수현이는 변화를 만드는 것이 성취감을 준다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "수현",
                    "script": "Your vision drives achievement.",
                    "translation": "네 비전이 성취를 이끌어."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "준혁",
                    "script": "Your compassion creates value.",
                    "translation": "네 연민이 가치를 만들어."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "수현이의 인정이에요.",
                    "optionA": "vision",
                    "optionB": "Your",
                    "optionC": "achievement",
                    "optionD": "drives",
                    "result": "Your vision drives achievement",
                    "explanation": "수현이는 준혁의 비전이 성취를 이끈다고 했어요."
                }
            ]
        }
    ]
}
ID: 9723 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "혁신과 안정의 만남",
            "explanation": "ISFJ의 점진적 개선과 ENTP의 혁신적 아이디어 비교",
            "category": "직업 및 목표 설정",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ENTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "윤서",
                    "script": "I improve things gradually.",
                    "translation": "점진적으로 개선해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "도윤",
                    "script": "I create breakthrough ideas!",
                    "translation": "획기적인 아이디어를 만들어!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "윤서는 점진적으로 개선하나요?",
                    "hint": "ISFJ는 안정적인 변화를 선호해요.",
                    "result": "O",
                    "explanation": "윤서는 'improve things gradually'라고 점진적으로 개선한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "윤서",
                    "script": "Small changes feel safer.",
                    "translation": "작은 변화가 더 안전해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "도윤",
                    "script": "Big leaps excite me!",
                    "translation": "큰 도약이 나를 흥분시켜!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Yun-seo thinks small changes feel @@.",
                    "hint": "ISFJ는 안전함을 추구해요.",
                    "optionA": "risky",
                    "optionB": "safer",
                    "optionC": "boring",
                    "result": "safer",
                    "explanation": "윤서는 작은 변화가 더 안전하다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "윤서",
                    "script": "Your creativity sparks innovation.",
                    "translation": "네 창의성이 혁신을 불러일으켜."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "도윤",
                    "script": "Your stability grounds progress.",
                    "translation": "네 안정성이 진전을 안정화해."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "윤서의 감탄이에요.",
                    "optionA": "creativity",
                    "optionB": "Your",
                    "optionC": "innovation",
                    "optionD": "sparks",
                    "result": "Your creativity sparks innovation",
                    "explanation": "윤서는 도윤의 창의성이 혁신을 불러일으킨다고 했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "혁신과 안정의 만남",
            "explanation": "ISFJ의 점진적 개선과 ENTP의 혁신적 아이디어 비교",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ENTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "윤서",
                    "script": "I improve things gradually.",
                    "translation": "점진적으로 개선해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "도윤",
                    "script": "I create breakthrough ideas!",
                    "translation": "획기적인 아이디어를 만들어!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "윤서는 점진적으로 개선하나요?",
                    "hint": "ISFJ는 안정적인 변화를 선호해요.",
                    "result": "O",
                    "explanation": "윤서는 'improve things gradually'라고 점진적으로 개선한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "윤서",
                    "script": "Small changes feel safer.",
                    "translation": "작은 변화가 더 안전해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "도윤",
                    "script": "Big leaps excite me!",
                    "translation": "큰 도약이 나를 흥분시켜!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Yun-seo thinks small changes feel @@.",
                    "hint": "ISFJ는 안전함을 추구해요.",
                    "optionA": "risky",
                    "optionB": "safer",
                    "optionC": "boring",
                    "result": "safer",
                    "explanation": "윤서는 작은 변화가 더 안전하다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "윤서",
                    "script": "Your creativity sparks innovation.",
                    "translation": "네 창의성이 혁신을 불러일으켜."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "도윤",
                    "script": "Your stability grounds progress.",
                    "translation": "네 안정성이 진전을 안정화해."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "윤서의 감탄이에요.",
                    "optionA": "creativity",
                    "optionB": "Your",
                    "optionC": "innovation",
                    "optionD": "sparks",
                    "result": "Your creativity sparks innovation",
                    "explanation": "윤서는 도윤의 창의성이 혁신을 불러일으킨다고 했어요."
                }
            ]
        }
    ]
}
ID: 9724 (테스트)
원본 (수정 전)수정 후
{
    "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 impact those nearby.",
                    "translation": "가까운 사람들에게 영향을 줘."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "재민",
                    "script": "I inspire broader communities.",
                    "translation": "더 넓은 공동체에 영감을 줘."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "소현이는 가까운 사람들에게 영향을 주나요?",
                    "hint": "ISFJ는 직접적이고 개인적인 영향을 선호해요.",
                    "result": "O",
                    "explanation": "소현이는 'impact those nearby'라고 가까운 사람들에게 영향을 준다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "소현",
                    "script": "Personal connections matter most.",
                    "translation": "개인적 관계가 가장 중요해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "재민",
                    "script": "Collective growth drives change.",
                    "translation": "집단적 성장이 변화를 이끌어."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "So-hyeon thinks personal connections matter @@.",
                    "hint": "ISFJ는 개인적 관계를 최우선으로 생각해요.",
                    "optionA": "least",
                    "optionB": "most",
                    "optionC": "sometimes",
                    "result": "most",
                    "explanation": "소현이는 개인적 관계가 가장 중요하다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "소현",
                    "script": "Your influence reaches far.",
                    "translation": "네 영향력이 멀리 닿아."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "재민",
                    "script": "Your care builds foundation.",
                    "translation": "네 관심이 기반을 다져."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "소현이의 인정이에요.",
                    "optionA": "influence",
                    "optionB": "Your",
                    "optionC": "far",
                    "optionD": "reaches",
                    "result": "Your influence reaches far",
                    "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 impact those nearby.",
                    "translation": "가까운 사람들에게 영향을 줘."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "재민",
                    "script": "I inspire broader communities.",
                    "translation": "더 넓은 공동체에 영감을 줘."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "소현이는 가까운 사람들에게 영향을 주나요?",
                    "hint": "ISFJ는 직접적이고 개인적인 영향을 선호해요.",
                    "result": "O",
                    "explanation": "소현이는 'impact those nearby'라고 가까운 사람들에게 영향을 준다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "소현",
                    "script": "Personal connections matter most.",
                    "translation": "개인적 관계가 가장 중요해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "재민",
                    "script": "Collective growth drives change.",
                    "translation": "집단적 성장이 변화를 이끌어."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "So-hyeon thinks personal connections matter @@.",
                    "hint": "ISFJ는 개인적 관계를 최우선으로 생각해요.",
                    "optionA": "least",
                    "optionB": "most",
                    "optionC": "sometimes",
                    "result": "most",
                    "explanation": "소현이는 개인적 관계가 가장 중요하다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "소현",
                    "script": "Your influence reaches far.",
                    "translation": "네 영향력이 멀리 닿아."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "재민",
                    "script": "Your care builds foundation.",
                    "translation": "네 관심이 기반을 다져."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "소현이의 인정이에요.",
                    "optionA": "influence",
                    "optionB": "Your",
                    "optionC": "far",
                    "optionD": "reaches",
                    "result": "Your influence reaches far",
                    "explanation": "소현이는 재민의 영향력이 멀리 닿는다고 했어요."
                }
            ]
        }
    ]
}
ID: 9725 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "동기부여의 원천",
            "explanation": "ISFJ의 책임감 동기와 ENFP의 열정 동기 비교",
            "category": "직업 및 목표 설정",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ENFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "은서",
                    "script": "Responsibility motivates my work.",
                    "translation": "책임감이 내 일을 동기부여해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지영",
                    "script": "Passion fuels my energy!",
                    "translation": "열정이 내 에너지를 공급해!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "은서는 책임감이 동기가 된다고 하나요?",
                    "hint": "ISFJ는 의무감에서 동기를 찾아요.",
                    "result": "O",
                    "explanation": "은서는 'Responsibility motivates'라고 책임감이 동기가 된다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "은서",
                    "script": "Duty brings inner satisfaction.",
                    "translation": "의무가 내적 만족을 가져와."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "지영",
                    "script": "Excitement drives my commitment!",
                    "translation": "흥미진진함이 내 몰입을 이끌어!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Eun-seo thinks duty brings inner @@.",
                    "hint": "ISFJ는 의무감에서 만족을 느껴요.",
                    "optionA": "worry",
                    "optionB": "satisfaction",
                    "optionC": "pressure",
                    "result": "satisfaction",
                    "explanation": "은서는 의무가 내적 만족을 가져온다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "은서",
                    "script": "Your enthusiasm creates magic.",
                    "translation": "네 열정이 마법을 만들어."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "지영",
                    "script": "Your dedication builds trust.",
                    "translation": "네 헌신이 신뢰를 쌓아."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "은서의 감탄이에요.",
                    "optionA": "enthusiasm",
                    "optionB": "Your",
                    "optionC": "magic",
                    "optionD": "creates",
                    "result": "Your enthusiasm creates magic",
                    "explanation": "은서는 지영의 열정이 마법을 만든다고 했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "동기부여의 원천",
            "explanation": "ISFJ의 책임감 동기와 ENFP의 열정 동기 비교",
            "level": 1,
            "my_mbti": "ISFJ",
            "target_mbti": "ENFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "은서",
                    "script": "Responsibility motivates my work.",
                    "translation": "책임감이 내 일을 동기부여해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지영",
                    "script": "Passion fuels my energy!",
                    "translation": "열정이 내 에너지를 공급해!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "은서는 책임감이 동기가 된다고 하나요?",
                    "hint": "ISFJ는 의무감에서 동기를 찾아요.",
                    "result": "O",
                    "explanation": "은서는 'Responsibility motivates'라고 책임감이 동기가 된다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "은서",
                    "script": "Duty brings inner satisfaction.",
                    "translation": "의무가 내적 만족을 가져와."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "지영",
                    "script": "Excitement drives my commitment!",
                    "translation": "흥미진진함이 내 몰입을 이끌어!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Eun-seo thinks duty brings inner @@.",
                    "hint": "ISFJ는 의무감에서 만족을 느껴요.",
                    "optionA": "worry",
                    "optionB": "satisfaction",
                    "optionC": "pressure",
                    "result": "satisfaction",
                    "explanation": "은서는 의무가 내적 만족을 가져온다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "은서",
                    "script": "Your enthusiasm creates magic.",
                    "translation": "네 열정이 마법을 만들어."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "지영",
                    "script": "Your dedication builds trust.",
                    "translation": "네 헌신이 신뢰를 쌓아."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "은서의 감탄이에요.",
                    "optionA": "enthusiasm",
                    "optionB": "Your",
                    "optionC": "magic",
                    "optionD": "creates",
                    "result": "Your enthusiasm creates magic",
                    "explanation": "은서는 지영의 열정이 마법을 만든다고 했어요."
                }
            ]
        }
    ]
}
ID: 9726 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "사회적 상호작용",
    "episodes": [
        {
            "title": "파티 플래너의 고민",
            "explanation": "ENTJ의 체계적 계획과 ESTP의 자유로운 참여 방식 비교",
            "category": "사회적 상호작용",
            "level": 1,
            "my_mbti": "ENTJ",
            "target_mbti": "ESTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "나연",
                    "script": "Let's plan our party!",
                    "translation": "파티를 계획해보자!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "시우",
                    "script": "Sure! Sounds fun!",
                    "translation": "좋아! 재미있겠다!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "나연이는 파티 계획을 세우고 싶어하나요?",
                    "hint": "ENTJ는 미리 계획하는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "나연이는 'Let's plan our party!'라고 말하며 계획을 세우려고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "나연",
                    "script": "Who should we invite?",
                    "translation": "누구를 초대해야 할까?"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "시우",
                    "script": "Everyone we know!",
                    "translation": "우리가 아는 모든 사람!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Si-wu wants to invite @@ they know.",
                    "hint": "ESTP는 많은 사람들과 함께하는 것을 좋아해요.",
                    "optionA": "someone",
                    "optionB": "everyone",
                    "optionC": "nobody",
                    "result": "everyone",
                    "explanation": "시우는 알고 있는 모든 사람을 초대하고 싶어해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "나연",
                    "script": "Great energy you have!",
                    "translation": "네가 가진 에너지가 대단해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "시우",
                    "script": "Your plans work well!",
                    "translation": "네 계획들이 잘 돼!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "시우가 나연의 계획에 대해 칭찬하는 말이에요.",
                    "result": "Your plans work well!",
                    "explanation": "시우는 나연의 계획들이 잘 된다고 칭찬했어요.",
                    "optionA": "plans",
                    "optionB": "work",
                    "optionC": "Your",
                    "optionD": "well!"
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "사회적 상호작용",
    "episodes": [
        {
            "title": "파티 플래너의 고민",
            "explanation": "ENTJ의 체계적 계획과 ESTP의 자유로운 참여 방식 비교",
            "level": 1,
            "my_mbti": "ENTJ",
            "target_mbti": "ESTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "나연",
                    "script": "Let's plan our party!",
                    "translation": "파티를 계획해보자!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "시우",
                    "script": "Sure! Sounds fun!",
                    "translation": "좋아! 재미있겠다!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "나연이는 파티 계획을 세우고 싶어하나요?",
                    "hint": "ENTJ는 미리 계획하는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "나연이는 'Let's plan our party!'라고 말하며 계획을 세우려고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "나연",
                    "script": "Who should we invite?",
                    "translation": "누구를 초대해야 할까?"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "시우",
                    "script": "Everyone we know!",
                    "translation": "우리가 아는 모든 사람!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Si-wu wants to invite @@ they know.",
                    "hint": "ESTP는 많은 사람들과 함께하는 것을 좋아해요.",
                    "optionA": "someone",
                    "optionB": "everyone",
                    "optionC": "nobody",
                    "result": "everyone",
                    "explanation": "시우는 알고 있는 모든 사람을 초대하고 싶어해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "나연",
                    "script": "Great energy you have!",
                    "translation": "네가 가진 에너지가 대단해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "시우",
                    "script": "Your plans work well!",
                    "translation": "네 계획들이 잘 돼!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "시우가 나연의 계획에 대해 칭찬하는 말이에요.",
                    "optionA": "plans",
                    "optionB": "work",
                    "optionC": "Your",
                    "optionD": "well!",
                    "result": "Your plans work well!",
                    "explanation": "시우는 나연의 계획들이 잘 된다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 9727 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "사회적 상호작용",
    "episodes": [
        {
            "title": "새로운 친구 사귀기",
            "explanation": "ENTJ의 목표 지향적 접근과 ESTP의 즉흥적 사교 방식 비교",
            "category": "사회적 상호작용",
            "level": 1,
            "my_mbti": "ENTJ",
            "target_mbti": "ESTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수진",
                    "script": "We need more friends.",
                    "translation": "우리는 친구가 더 필요해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "건호",
                    "script": "I meet people everywhere!",
                    "translation": "나는 어디서나 사람들을 만나!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "건호는 사람들을 잘 만나나요?",
                    "hint": "ESTP는 사교적이고 활발해요.",
                    "result": "O",
                    "explanation": "건호는 'I meet people everywhere!'라고 말하며 사교성을 보여줘요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "수진",
                    "script": "That's really amazing!",
                    "translation": "그거 정말 놀라워!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "건호",
                    "script": "You organize things well!",
                    "translation": "넌 일을 잘 정리해!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Su-jin thinks organizing is @@ important.",
                    "hint": "ENTJ는 체계적 정리를 중요하게 생각해요.",
                    "optionA": "not",
                    "optionB": "very",
                    "optionC": "less",
                    "result": "very",
                    "explanation": "수진이는 정리정돈을 매우 중요하게 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "수진",
                    "script": "Let's work together more!",
                    "translation": "더 많이 함께 일하자!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "건호",
                    "script": "Yes! That sounds great!",
                    "translation": "응! 그거 좋은 생각이야!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "건호가 수진의 제안에 동의하는 말이에요.",
                    "result": "Yes! That sounds great!",
                    "explanation": "건호는 수진의 제안이 좋다고 대답했어요.",
                    "optionA": "sounds",
                    "optionB": "Yes!",
                    "optionC": "That",
                    "optionD": "great!"
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "사회적 상호작용",
    "episodes": [
        {
            "title": "새로운 친구 사귀기",
            "explanation": "ENTJ의 목표 지향적 접근과 ESTP의 즉흥적 사교 방식 비교",
            "level": 1,
            "my_mbti": "ENTJ",
            "target_mbti": "ESTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수진",
                    "script": "We need more friends.",
                    "translation": "우리는 친구가 더 필요해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "건호",
                    "script": "I meet people everywhere!",
                    "translation": "나는 어디서나 사람들을 만나!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "건호는 사람들을 잘 만나나요?",
                    "hint": "ESTP는 사교적이고 활발해요.",
                    "result": "O",
                    "explanation": "건호는 'I meet people everywhere!'라고 말하며 사교성을 보여줘요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "수진",
                    "script": "That's really amazing!",
                    "translation": "그거 정말 놀라워!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "건호",
                    "script": "You organize things well!",
                    "translation": "넌 일을 잘 정리해!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Su-jin thinks organizing is @@ important.",
                    "hint": "ENTJ는 체계적 정리를 중요하게 생각해요.",
                    "optionA": "not",
                    "optionB": "very",
                    "optionC": "less",
                    "result": "very",
                    "explanation": "수진이는 정리정돈을 매우 중요하게 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "수진",
                    "script": "Let's work together more!",
                    "translation": "더 많이 함께 일하자!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "건호",
                    "script": "Yes! That sounds great!",
                    "translation": "응! 그거 좋은 생각이야!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "건호가 수진의 제안에 동의하는 말이에요.",
                    "optionA": "sounds",
                    "optionB": "Yes!",
                    "optionC": "That",
                    "optionD": "great!",
                    "result": "Yes! That sounds great!",
                    "explanation": "건호는 수진의 제안이 좋다고 대답했어요."
                }
            ]
        }
    ]
}
ID: 9728 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "정보 탐구",
    "episodes": [
        {
            "title": "새로운 취미 찾기",
            "explanation": "ENTJ의 전략적 정보 수집과 ESTP의 경험 중심 탐구 비교",
            "category": "정보 탐구",
            "level": 1,
            "my_mbti": "ENTJ",
            "target_mbti": "ESTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "하은",
                    "script": "What hobby should I start?",
                    "translation": "어떤 취미를 시작해야 할까?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "태준",
                    "script": "Try many different things!",
                    "translation": "여러 가지를 다 해봐!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "태준이는 여러 가지를 시도해보라고 하나요?",
                    "hint": "ESTP는 직접 경험해보는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "태준이는 'Try many different things!'라고 여러 가지를 해보라고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "하은",
                    "script": "I need a clear plan.",
                    "translation": "나는 명확한 계획이 필요해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "태준",
                    "script": "Just start and see!",
                    "translation": "그냥 시작하고 봐!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Hae-eun wants a @@ plan first.",
                    "hint": "ENTJ는 명확한 계획을 선호해요.",
                    "optionA": "unclear",
                    "optionB": "clear",
                    "optionC": "bad",
                    "result": "clear",
                    "explanation": "하은이는 먼저 명확한 계획을 원해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "하은",
                    "script": "Your way is interesting!",
                    "translation": "네 방식이 흥미로워!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태준",
                    "script": "Planning helps you succeed!",
                    "translation": "계획이 성공하는 데 도움이 돼!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "태준이가 계획의 중요성을 말하는 거예요.",
                    "result": "Planning helps you succeed!",
                    "explanation": "태준이는 계획이 성공에 도움이 된다고 말했어요.",
                    "optionA": "you",
                    "optionB": "succeed!",
                    "optionC": "Planning",
                    "optionD": "helps"
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "정보 탐구",
    "episodes": [
        {
            "title": "새로운 취미 찾기",
            "explanation": "ENTJ의 전략적 정보 수집과 ESTP의 경험 중심 탐구 비교",
            "level": 1,
            "my_mbti": "ENTJ",
            "target_mbti": "ESTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "하은",
                    "script": "What hobby should I start?",
                    "translation": "어떤 취미를 시작해야 할까?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "태준",
                    "script": "Try many different things!",
                    "translation": "여러 가지를 다 해봐!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "태준이는 여러 가지를 시도해보라고 하나요?",
                    "hint": "ESTP는 직접 경험해보는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "태준이는 'Try many different things!'라고 여러 가지를 해보라고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "하은",
                    "script": "I need a clear plan.",
                    "translation": "나는 명확한 계획이 필요해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "태준",
                    "script": "Just start and see!",
                    "translation": "그냥 시작하고 봐!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Hae-eun wants a @@ plan first.",
                    "hint": "ENTJ는 명확한 계획을 선호해요.",
                    "optionA": "unclear",
                    "optionB": "clear",
                    "optionC": "bad",
                    "result": "clear",
                    "explanation": "하은이는 먼저 명확한 계획을 원해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "하은",
                    "script": "Your way is interesting!",
                    "translation": "네 방식이 흥미로워!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태준",
                    "script": "Planning helps you succeed!",
                    "translation": "계획이 성공하는 데 도움이 돼!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "태준이가 계획의 중요성을 말하는 거예요.",
                    "optionA": "you",
                    "optionB": "succeed!",
                    "optionC": "Planning",
                    "optionD": "helps",
                    "result": "Planning helps you succeed!",
                    "explanation": "태준이는 계획이 성공에 도움이 된다고 말했어요."
                }
            ]
        }
    ]
}
ID: 9729 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "정보 탐구",
    "episodes": [
        {
            "title": "공부 방법 고민",
            "explanation": "ENTJ의 체계적 학습 접근과 ESTP의 실용적 학습 방식 비교",
            "category": "정보 탐구",
            "level": 1,
            "my_mbti": "ENTJ",
            "target_mbti": "ESTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "예린",
                    "script": "How should we study?",
                    "translation": "우리 어떻게 공부해야 할까?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "상우",
                    "script": "Let's study together!",
                    "translation": "같이 공부하자!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "상우는 함께 공부하자고 하나요?",
                    "hint": "ESTP는 사람들과 함께하는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "상우는 'Let's study together!'라고 함께 공부하자고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "예린",
                    "script": "I made a schedule.",
                    "translation": "나는 스케줄을 만들었어."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "상우",
                    "script": "That looks really good!",
                    "translation": "그거 정말 좋아 보여!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Ye-rin made a study @@.",
                    "hint": "ENTJ는 체계적인 계획을 세워요.",
                    "optionA": "game",
                    "optionB": "schedule",
                    "optionC": "snack",
                    "result": "schedule",
                    "explanation": "예린이는 공부 스케줄을 만들었어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "예린",
                    "script": "You make studying fun!",
                    "translation": "넌 공부를 재미있게 만들어!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "상우",
                    "script": "Your schedule is perfect!",
                    "translation": "네 스케줄이 완벽해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "상우가 예린의 스케줄을 칭찬하는 말이에요.",
                    "result": "Your schedule is perfect!",
                    "explanation": "상우는 예린의 스케줄이 완벽하다고 칭찬했어요.",
                    "optionA": "Your",
                    "optionB": "is",
                    "optionC": "schedule",
                    "optionD": "perfect!"
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "정보 탐구",
    "episodes": [
        {
            "title": "공부 방법 고민",
            "explanation": "ENTJ의 체계적 학습 접근과 ESTP의 실용적 학습 방식 비교",
            "level": 1,
            "my_mbti": "ENTJ",
            "target_mbti": "ESTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "예린",
                    "script": "How should we study?",
                    "translation": "우리 어떻게 공부해야 할까?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "상우",
                    "script": "Let's study together!",
                    "translation": "같이 공부하자!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "상우는 함께 공부하자고 하나요?",
                    "hint": "ESTP는 사람들과 함께하는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "상우는 'Let's study together!'라고 함께 공부하자고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "예린",
                    "script": "I made a schedule.",
                    "translation": "나는 스케줄을 만들었어."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "상우",
                    "script": "That looks really good!",
                    "translation": "그거 정말 좋아 보여!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Ye-rin made a study @@.",
                    "hint": "ENTJ는 체계적인 계획을 세워요.",
                    "optionA": "game",
                    "optionB": "schedule",
                    "optionC": "snack",
                    "result": "schedule",
                    "explanation": "예린이는 공부 스케줄을 만들었어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "예린",
                    "script": "You make studying fun!",
                    "translation": "넌 공부를 재미있게 만들어!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "상우",
                    "script": "Your schedule is perfect!",
                    "translation": "네 스케줄이 완벽해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "상우가 예린의 스케줄을 칭찬하는 말이에요.",
                    "optionA": "Your",
                    "optionB": "is",
                    "optionC": "schedule",
                    "optionD": "perfect!",
                    "result": "Your schedule is perfect!",
                    "explanation": "상우는 예린의 스케줄이 완벽하다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 9730 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "의사결정 방식",
    "episodes": [
        {
            "title": "점심 메뉴 선택",
            "explanation": "ENTJ의 효율적 결정과 ESTP의 즉석 선택 비교",
            "category": "의사결정 방식",
            "level": 1,
            "my_mbti": "ENTJ",
            "target_mbti": "ESTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "혜원",
                    "script": "What should we eat?",
                    "translation": "우리 뭐 먹을까?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "건호",
                    "script": "Pizza sounds really good!",
                    "translation": "피자가 정말 좋겠어!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "건호는 피자를 먹고 싶어하나요?",
                    "hint": "ESTP는 즉석에서 결정을 잘 내려요.",
                    "result": "O",
                    "explanation": "건호는 'Pizza sounds really good!'라고 피자를 원한다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "혜원",
                    "script": "Let's check the menu.",
                    "translation": "메뉴를 확인해보자."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "건호",
                    "script": "Good idea! You're smart!",
                    "translation": "좋은 생각이야! 넌 똑똑해!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Hye-won wants to @@ the menu.",
                    "hint": "ENTJ는 정보를 확인하고 결정해요.",
                    "optionA": "ignore",
                    "optionB": "check",
                    "optionC": "throw",
                    "result": "check",
                    "explanation": "혜원이는 메뉴를 확인하고 싶어해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "혜원",
                    "script": "You decide things fast!",
                    "translation": "넌 빨리 결정하는구나!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "건호",
                    "script": "Your way is better!",
                    "translation": "네 방식이 더 좋아!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "건호가 혜원의 방식을 인정하는 말이에요.",
                    "result": "Your way is better!",
                    "explanation": "건호는 혜원의 방식이 더 좋다고 인정했어요.",
                    "optionA": "way",
                    "optionB": "better!",
                    "optionC": "Your",
                    "optionD": "is"
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "의사결정 방식",
    "episodes": [
        {
            "title": "점심 메뉴 선택",
            "explanation": "ENTJ의 효율적 결정과 ESTP의 즉석 선택 비교",
            "level": 1,
            "my_mbti": "ENTJ",
            "target_mbti": "ESTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "혜원",
                    "script": "What should we eat?",
                    "translation": "우리 뭐 먹을까?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "건호",
                    "script": "Pizza sounds really good!",
                    "translation": "피자가 정말 좋겠어!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "건호는 피자를 먹고 싶어하나요?",
                    "hint": "ESTP는 즉석에서 결정을 잘 내려요.",
                    "result": "O",
                    "explanation": "건호는 'Pizza sounds really good!'라고 피자를 원한다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "혜원",
                    "script": "Let's check the menu.",
                    "translation": "메뉴를 확인해보자."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "건호",
                    "script": "Good idea! You're smart!",
                    "translation": "좋은 생각이야! 넌 똑똑해!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Hye-won wants to @@ the menu.",
                    "hint": "ENTJ는 정보를 확인하고 결정해요.",
                    "optionA": "ignore",
                    "optionB": "check",
                    "optionC": "throw",
                    "result": "check",
                    "explanation": "혜원이는 메뉴를 확인하고 싶어해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "혜원",
                    "script": "You decide things fast!",
                    "translation": "넌 빨리 결정하는구나!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "건호",
                    "script": "Your way is better!",
                    "translation": "네 방식이 더 좋아!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "건호가 혜원의 방식을 인정하는 말이에요.",
                    "optionA": "way",
                    "optionB": "better!",
                    "optionC": "Your",
                    "optionD": "is",
                    "result": "Your way is better!",
                    "explanation": "건호는 혜원의 방식이 더 좋다고 인정했어요."
                }
            ]
        }
    ]
}
ID: 9731 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "의사결정 방식",
    "episodes": [
        {
            "title": "영화 고르기",
            "explanation": "ENTJ의 논리적 선택과 ESTP의 감각적 선택 비교",
            "category": "의사결정 방식",
            "level": 1,
            "my_mbti": "ENTJ",
            "target_mbti": "ESTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "성준",
                    "script": "We need good ratings.",
                    "translation": "우리는 좋은 평점이 필요해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "별이",
                    "script": "This poster looks cool!",
                    "translation": "이 포스터가 멋져 보여!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "별이는 포스터를 보고 영화를 고르나요?",
                    "hint": "ESTP는 감각적 정보를 중요하게 여겨요.",
                    "result": "O",
                    "explanation": "별이는 'This poster looks cool!'라고 포스터를 보고 영화를 골라요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "성준",
                    "script": "Reviews are important too.",
                    "translation": "리뷰도 중요해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "별이",
                    "script": "You're right about that!",
                    "translation": "그거에 대해서는 네가 맞아!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Seong-jun thinks @@ are important.",
                    "hint": "ENTJ는 객관적 정보를 중시해요.",
                    "optionA": "posters",
                    "optionB": "reviews",
                    "optionC": "colors",
                    "result": "reviews",
                    "explanation": "성준이는 리뷰가 중요하다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "성준",
                    "script": "Your eyes are great!",
                    "translation": "네 눈은 정말 좋아!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "별이",
                    "script": "You think so well!",
                    "translation": "넌 정말 잘 생각해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "별이가 성준의 사고력을 칭찬하는 말이에요.",
                    "result": "You think so well!",
                    "explanation": "별이는 성준이 생각을 잘 한다고 칭찬했어요.",
                    "optionA": "think",
                    "optionB": "well!",
                    "optionC": "You",
                    "optionD": "so"
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "의사결정 방식",
    "episodes": [
        {
            "title": "영화 고르기",
            "explanation": "ENTJ의 논리적 선택과 ESTP의 감각적 선택 비교",
            "level": 1,
            "my_mbti": "ENTJ",
            "target_mbti": "ESTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "성준",
                    "script": "We need good ratings.",
                    "translation": "우리는 좋은 평점이 필요해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "별이",
                    "script": "This poster looks cool!",
                    "translation": "이 포스터가 멋져 보여!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "별이는 포스터를 보고 영화를 고르나요?",
                    "hint": "ESTP는 감각적 정보를 중요하게 여겨요.",
                    "result": "O",
                    "explanation": "별이는 'This poster looks cool!'라고 포스터를 보고 영화를 골라요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "성준",
                    "script": "Reviews are important too.",
                    "translation": "리뷰도 중요해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "별이",
                    "script": "You're right about that!",
                    "translation": "그거에 대해서는 네가 맞아!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Seong-jun thinks @@ are important.",
                    "hint": "ENTJ는 객관적 정보를 중시해요.",
                    "optionA": "posters",
                    "optionB": "reviews",
                    "optionC": "colors",
                    "result": "reviews",
                    "explanation": "성준이는 리뷰가 중요하다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "성준",
                    "script": "Your eyes are great!",
                    "translation": "네 눈은 정말 좋아!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "별이",
                    "script": "You think so well!",
                    "translation": "넌 정말 잘 생각해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "별이가 성준의 사고력을 칭찬하는 말이에요.",
                    "optionA": "think",
                    "optionB": "well!",
                    "optionC": "You",
                    "optionD": "so",
                    "result": "You think so well!",
                    "explanation": "별이는 성준이 생각을 잘 한다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 9732 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "생활 태도",
    "episodes": [
        {
            "title": "방 정리하기",
            "explanation": "ENTJ의 체계적 정리와 ESTP의 자유로운 생활 방식 비교",
            "category": "생활 태도",
            "level": 1,
            "my_mbti": "ENTJ",
            "target_mbti": "ESTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "민준",
                    "script": "My room is organized.",
                    "translation": "내 방은 정리되어 있어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "현아",
                    "script": "That's really amazing!",
                    "translation": "정말 놀라워!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "민준이의 방은 정리되어 있나요?",
                    "hint": "ENTJ는 정리정돈을 좋아해요.",
                    "result": "O",
                    "explanation": "민준이는 'My room is organized.'라고 방이 정리되어 있다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "민준",
                    "script": "How is your room?",
                    "translation": "네 방은 어때?"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "현아",
                    "script": "It's a bit messy!",
                    "translation": "좀 어수선해!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Hyun-ah's room is a bit @@.",
                    "hint": "ESTP는 정리보다 경험을 우선시해요.",
                    "optionA": "clean",
                    "optionB": "messy",
                    "optionC": "empty",
                    "result": "messy",
                    "explanation": "현아의 방은 좀 어수선해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "민준",
                    "script": "That's totally okay!",
                    "translation": "그거 완전히 괜찮아!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "현아",
                    "script": "You're so understanding!",
                    "translation": "넌 정말 이해심이 많아!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "현아가 민준의 이해심을 칭찬하는 말이에요.",
                    "result": "You're really so understanding!",
                    "explanation": "현아는 민준이 정말 이해심이 많다고 말했어요.",
                    "optionA": "so",
                    "optionB": "really",
                    "optionC": "understanding!",
                    "optionD": "You're"
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "생활 태도",
    "episodes": [
        {
            "title": "방 정리하기",
            "explanation": "ENTJ의 체계적 정리와 ESTP의 자유로운 생활 방식 비교",
            "level": 1,
            "my_mbti": "ENTJ",
            "target_mbti": "ESTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "민준",
                    "script": "My room is organized.",
                    "translation": "내 방은 정리되어 있어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "현아",
                    "script": "That's really amazing!",
                    "translation": "정말 놀라워!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "민준이의 방은 정리되어 있나요?",
                    "hint": "ENTJ는 정리정돈을 좋아해요.",
                    "result": "O",
                    "explanation": "민준이는 'My room is organized.'라고 방이 정리되어 있다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "민준",
                    "script": "How is your room?",
                    "translation": "네 방은 어때?"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "현아",
                    "script": "It's a bit messy!",
                    "translation": "좀 어수선해!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Hyun-ah's room is a bit @@.",
                    "hint": "ESTP는 정리보다 경험을 우선시해요.",
                    "optionA": "clean",
                    "optionB": "messy",
                    "optionC": "empty",
                    "result": "messy",
                    "explanation": "현아의 방은 좀 어수선해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "민준",
                    "script": "That's totally okay!",
                    "translation": "그거 완전히 괜찮아!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "현아",
                    "script": "You're so understanding!",
                    "translation": "넌 정말 이해심이 많아!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "현아가 민준의 이해심을 칭찬하는 말이에요.",
                    "optionA": "so",
                    "optionB": "really",
                    "optionC": "understanding!",
                    "optionD": "You're",
                    "result": "You're really so understanding!",
                    "explanation": "현아는 민준이 정말 이해심이 많다고 말했어요."
                }
            ]
        }
    ]
}
ID: 9733 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "생활 태도",
    "episodes": [
        {
            "title": "시간 관리법",
            "explanation": "ENTJ의 효율적 시간 관리와 ESTP의 유연한 시간 사용 비교",
            "category": "생활 태도",
            "level": 1,
            "my_mbti": "ENTJ",
            "target_mbti": "ESTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "태성",
                    "script": "I plan my day.",
                    "translation": "나는 하루를 계획해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "예진",
                    "script": "I go with flow!",
                    "translation": "나는 흐름을 따라가!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "예진이는 흐름을 따라가나요?",
                    "hint": "ESTP는 유연하고 즉흥적이에요.",
                    "result": "O",
                    "explanation": "예진이는 'I go with flow!'라고 흐름을 따라간다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "태성",
                    "script": "Your style is nice.",
                    "translation": "네 스타일이 좋아."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "예진",
                    "script": "Planning helps you lots!",
                    "translation": "계획이 너에게 많은 도움이 돼!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Tae-seong likes to @@ his day.",
                    "hint": "ENTJ는 계획적으로 생활해요.",
                    "optionA": "plan",
                    "optionB": "waste",
                    "optionC": "forget",
                    "result": "plan",
                    "explanation": "태성이는 하루를 계획하는 것을 좋아해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "태성",
                    "script": "You live so freely!",
                    "translation": "넌 정말 자유롭게 살아!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "예진",
                    "script": "Your plans are smart!",
                    "translation": "네 계획들이 똑똑해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "예진이가 태성의 계획을 칭찬하는 말이에요.",
                    "result": "Your plans are smart!",
                    "explanation": "예진이는 태성의 계획들이 똑똑하다고 칭찬했어요.",
                    "optionA": "Your",
                    "optionB": "smart!",
                    "optionC": "are",
                    "optionD": "plans"
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "생활 태도",
    "episodes": [
        {
            "title": "시간 관리법",
            "explanation": "ENTJ의 효율적 시간 관리와 ESTP의 유연한 시간 사용 비교",
            "level": 1,
            "my_mbti": "ENTJ",
            "target_mbti": "ESTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "태성",
                    "script": "I plan my day.",
                    "translation": "나는 하루를 계획해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "예진",
                    "script": "I go with flow!",
                    "translation": "나는 흐름을 따라가!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "예진이는 흐름을 따라가나요?",
                    "hint": "ESTP는 유연하고 즉흥적이에요.",
                    "result": "O",
                    "explanation": "예진이는 'I go with flow!'라고 흐름을 따라간다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "태성",
                    "script": "Your style is nice.",
                    "translation": "네 스타일이 좋아."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "예진",
                    "script": "Planning helps you lots!",
                    "translation": "계획이 너에게 많은 도움이 돼!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Tae-seong likes to @@ his day.",
                    "hint": "ENTJ는 계획적으로 생활해요.",
                    "optionA": "plan",
                    "optionB": "waste",
                    "optionC": "forget",
                    "result": "plan",
                    "explanation": "태성이는 하루를 계획하는 것을 좋아해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "태성",
                    "script": "You live so freely!",
                    "translation": "넌 정말 자유롭게 살아!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "예진",
                    "script": "Your plans are smart!",
                    "translation": "네 계획들이 똑똑해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "예진이가 태성의 계획을 칭찬하는 말이에요.",
                    "optionA": "Your",
                    "optionB": "smart!",
                    "optionC": "are",
                    "optionD": "plans",
                    "result": "Your plans are smart!",
                    "explanation": "예진이는 태성의 계획들이 똑똑하다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 9734 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "스트레스 상황 대처",
    "episodes": [
        {
            "title": "시험 준비 스트레스",
            "explanation": "ENTJ의 체계적 대처와 ESTP의 활동적 해소 방식 비교",
            "category": "스트레스 상황 대처",
            "level": 1,
            "my_mbti": "ENTJ",
            "target_mbti": "ESTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "준혁",
                    "script": "I make study plans.",
                    "translation": "나는 공부 계획을 세워."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "다희",
                    "script": "I play sports!",
                    "translation": "나는 운동을 해!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "다희는 운동으로 스트레스를 푸나요?",
                    "hint": "ESTP는 활동적인 방법을 좋아해요.",
                    "result": "O",
                    "explanation": "다희는 'I play sports!'라고 운동으로 스트레스를 풀어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "준혁",
                    "script": "That sounds really fun!",
                    "translation": "정말 재미있겠네!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "다희",
                    "script": "Your plans work great!",
                    "translation": "네 계획이 정말 잘 돼!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Jun-hyeok likes to make @@ plans.",
                    "hint": "ENTJ는 체계적으로 문제를 해결해요.",
                    "optionA": "bad",
                    "optionB": "study",
                    "optionC": "no",
                    "result": "study",
                    "explanation": "준혁이는 공부 계획 세우는 것을 좋아해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "준혁",
                    "script": "You stay so positive!",
                    "translation": "넌 정말 긍정적이야!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "다희",
                    "script": "You're super organized!",
                    "translation": "넌 정말 체계적이야!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "다희가 준혁의 체계성을 칭찬하는 말이에요.",
                    "result": "You're really super organized!",
                    "explanation": "다희는 준혁이 정말 매우 체계적이라고 칭찬했어요.",
                    "optionA": "organized!",
                    "optionB": "super",
                    "optionC": "You're",
                    "optionD": "really"
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "스트레스 상황 대처",
    "episodes": [
        {
            "title": "시험 준비 스트레스",
            "explanation": "ENTJ의 체계적 대처와 ESTP의 활동적 해소 방식 비교",
            "level": 1,
            "my_mbti": "ENTJ",
            "target_mbti": "ESTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "준혁",
                    "script": "I make study plans.",
                    "translation": "나는 공부 계획을 세워."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "다희",
                    "script": "I play sports!",
                    "translation": "나는 운동을 해!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "다희는 운동으로 스트레스를 푸나요?",
                    "hint": "ESTP는 활동적인 방법을 좋아해요.",
                    "result": "O",
                    "explanation": "다희는 'I play sports!'라고 운동으로 스트레스를 풀어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "준혁",
                    "script": "That sounds really fun!",
                    "translation": "정말 재미있겠네!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "다희",
                    "script": "Your plans work great!",
                    "translation": "네 계획이 정말 잘 돼!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Jun-hyeok likes to make @@ plans.",
                    "hint": "ENTJ는 체계적으로 문제를 해결해요.",
                    "optionA": "bad",
                    "optionB": "study",
                    "optionC": "no",
                    "result": "study",
                    "explanation": "준혁이는 공부 계획 세우는 것을 좋아해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "준혁",
                    "script": "You stay so positive!",
                    "translation": "넌 정말 긍정적이야!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "다희",
                    "script": "You're super organized!",
                    "translation": "넌 정말 체계적이야!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "다희가 준혁의 체계성을 칭찬하는 말이에요.",
                    "optionA": "organized!",
                    "optionB": "super",
                    "optionC": "You're",
                    "optionD": "really",
                    "result": "You're really super organized!",
                    "explanation": "다희는 준혁이 정말 매우 체계적이라고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 9735 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "스트레스 상황 대처",
    "episodes": [
        {
            "title": "친구와의 갈등",
            "explanation": "ENTJ의 직접적 해결과 ESTP의 자연스러운 화해 방식 비교",
            "category": "스트레스 상황 대처",
            "level": 1,
            "my_mbti": "ENTJ",
            "target_mbti": "ESTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "나연",
                    "script": "Let's talk it out.",
                    "translation": "얘기해서 풀어보자."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "시우",
                    "script": "I'll give them space.",
                    "translation": "나는 그들에게 공간을 줄게."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "시우는 친구에게 공간을 주나요?",
                    "hint": "ESTP는 자연스러운 해결을 선호해요.",
                    "result": "O",
                    "explanation": "시우는 'I'll give them space.'라고 공간을 준다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "나연",
                    "script": "That's very thoughtful!",
                    "translation": "그거 정말 사려깊어!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "시우",
                    "script": "Talking helps fix things!",
                    "translation": "얘기하는 게 해결에 도움이 돼!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Na-yeon wants to @@ it out.",
                    "hint": "ENTJ는 직접적으로 문제를 해결해요.",
                    "optionA": "talk",
                    "optionB": "run",
                    "optionC": "hide",
                    "result": "talk",
                    "explanation": "나연이는 얘기해서 문제를 해결하고 싶어해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "나연",
                    "script": "You're really wise!",
                    "translation": "넌 정말 현명해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "시우",
                    "script": "You solve problems well!",
                    "translation": "넌 문제를 잘 해결해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "시우가 나연의 문제해결 능력을 칭찬하는 말이에요.",
                    "result": "You solve problems well!",
                    "explanation": "시우는 나연이 문제를 잘 해결한다고 칭찬했어요.",
                    "optionA": "You",
                    "optionB": "well!",
                    "optionC": "solve",
                    "optionD": "problems"
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "스트레스 상황 대처",
    "episodes": [
        {
            "title": "친구와의 갈등",
            "explanation": "ENTJ의 직접적 해결과 ESTP의 자연스러운 화해 방식 비교",
            "level": 1,
            "my_mbti": "ENTJ",
            "target_mbti": "ESTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "나연",
                    "script": "Let's talk it out.",
                    "translation": "얘기해서 풀어보자."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "시우",
                    "script": "I'll give them space.",
                    "translation": "나는 그들에게 공간을 줄게."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "시우는 친구에게 공간을 주나요?",
                    "hint": "ESTP는 자연스러운 해결을 선호해요.",
                    "result": "O",
                    "explanation": "시우는 'I'll give them space.'라고 공간을 준다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "나연",
                    "script": "That's very thoughtful!",
                    "translation": "그거 정말 사려깊어!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "시우",
                    "script": "Talking helps fix things!",
                    "translation": "얘기하는 게 해결에 도움이 돼!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Na-yeon wants to @@ it out.",
                    "hint": "ENTJ는 직접적으로 문제를 해결해요.",
                    "optionA": "talk",
                    "optionB": "run",
                    "optionC": "hide",
                    "result": "talk",
                    "explanation": "나연이는 얘기해서 문제를 해결하고 싶어해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "나연",
                    "script": "You're really wise!",
                    "translation": "넌 정말 현명해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "시우",
                    "script": "You solve problems well!",
                    "translation": "넌 문제를 잘 해결해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "시우가 나연의 문제해결 능력을 칭찬하는 말이에요.",
                    "optionA": "You",
                    "optionB": "well!",
                    "optionC": "solve",
                    "optionD": "problems",
                    "result": "You solve problems well!",
                    "explanation": "시우는 나연이 문제를 잘 해결한다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 9736 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "미래 직업 고민",
            "explanation": "ENTJ의 전략적 목표 설정과 ESTP의 실용적 접근 비교",
            "category": "직업 및 목표 설정",
            "level": 1,
            "my_mbti": "ENTJ",
            "target_mbti": "ESTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수진",
                    "script": "I have big dreams.",
                    "translation": "나는 큰 꿈이 있어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "태준",
                    "script": "That's really cool!",
                    "translation": "정말 멋져!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "수진이는 큰 꿈이 있나요?",
                    "hint": "ENTJ는 큰 목표를 세우는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "수진이는 'I have big dreams.'라고 큰 꿈이 있다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "수진",
                    "script": "What about you?",
                    "translation": "너는 어때?"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "태준",
                    "script": "I like helping people!",
                    "translation": "나는 사람들 돕는 걸 좋아해!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Tae-jun likes @@ people.",
                    "hint": "ESTP는 사람들과 함께하는 것을 좋아해요.",
                    "optionA": "avoiding",
                    "optionB": "helping",
                    "optionC": "ignoring",
                    "result": "helping",
                    "explanation": "태준이는 사람들을 돕는 것을 좋아해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "수진",
                    "script": "You're so caring!",
                    "translation": "넌 정말 배려심이 많아!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태준",
                    "script": "Your dreams inspire me!",
                    "translation": "네 꿈이 나에게 영감을 줘!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "태준이가 수진의 꿈에 대해 말하는 거예요.",
                    "result": "Your dreams inspire me!",
                    "explanation": "태준이는 수진의 꿈이 자신에게 영감을 준다고 말했어요.",
                    "optionA": "me!",
                    "optionB": "inspire",
                    "optionC": "Your",
                    "optionD": "dreams"
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "미래 직업 고민",
            "explanation": "ENTJ의 전략적 목표 설정과 ESTP의 실용적 접근 비교",
            "level": 1,
            "my_mbti": "ENTJ",
            "target_mbti": "ESTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수진",
                    "script": "I have big dreams.",
                    "translation": "나는 큰 꿈이 있어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "태준",
                    "script": "That's really cool!",
                    "translation": "정말 멋져!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "수진이는 큰 꿈이 있나요?",
                    "hint": "ENTJ는 큰 목표를 세우는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "수진이는 'I have big dreams.'라고 큰 꿈이 있다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "수진",
                    "script": "What about you?",
                    "translation": "너는 어때?"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "태준",
                    "script": "I like helping people!",
                    "translation": "나는 사람들 돕는 걸 좋아해!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Tae-jun likes @@ people.",
                    "hint": "ESTP는 사람들과 함께하는 것을 좋아해요.",
                    "optionA": "avoiding",
                    "optionB": "helping",
                    "optionC": "ignoring",
                    "result": "helping",
                    "explanation": "태준이는 사람들을 돕는 것을 좋아해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "수진",
                    "script": "You're so caring!",
                    "translation": "넌 정말 배려심이 많아!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태준",
                    "script": "Your dreams inspire me!",
                    "translation": "네 꿈이 나에게 영감을 줘!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "태준이가 수진의 꿈에 대해 말하는 거예요.",
                    "optionA": "me!",
                    "optionB": "inspire",
                    "optionC": "Your",
                    "optionD": "dreams",
                    "result": "Your dreams inspire me!",
                    "explanation": "태준이는 수진의 꿈이 자신에게 영감을 준다고 말했어요."
                }
            ]
        }
    ]
}
ID: 9737 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "팀 프로젝트 목표",
            "explanation": "ENTJ의 리더십 목표와 ESTP의 협력적 참여 방식 비교",
            "category": "직업 및 목표 설정",
            "level": 1,
            "my_mbti": "ENTJ",
            "target_mbti": "ESTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "하은",
                    "script": "We must win first!",
                    "translation": "우리는 1등을 해야 해!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "건호",
                    "script": "Let's do our best!",
                    "translation": "최선을 다하자!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "하은이는 1등을 하고 싶어하나요?",
                    "hint": "ENTJ는 최고를 목표로 해요.",
                    "result": "O",
                    "explanation": "하은이는 'We must win first!'라고 1등을 목표로 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "하은",
                    "script": "Your attitude is great!",
                    "translation": "네 태도가 훌륭해!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "건호",
                    "script": "Winning sounds really fun!",
                    "translation": "이기는 게 정말 재미있겠어!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Gun-ho thinks winning sounds @@.",
                    "hint": "ESTP는 재미있는 것을 좋아해요.",
                    "optionA": "boring",
                    "optionB": "fun",
                    "optionC": "hard",
                    "result": "fun",
                    "explanation": "건호는 이기는 것이 재미있다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "하은",
                    "script": "You make everything fun!",
                    "translation": "넌 모든 걸 재미있게 만들어!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "건호",
                    "script": "Your goals push us!",
                    "translation": "네 목표가 우리를 밀어줘!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "건호가 하은의 목표에 대해 말하는 거예요.",
                    "result": "Your goals push us!",
                    "explanation": "건호는 하은의 목표가 팀을 밀어준다고 말했어요.",
                    "optionA": "us!",
                    "optionB": "push",
                    "optionC": "goals",
                    "optionD": "Your"
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "팀 프로젝트 목표",
            "explanation": "ENTJ의 리더십 목표와 ESTP의 협력적 참여 방식 비교",
            "level": 1,
            "my_mbti": "ENTJ",
            "target_mbti": "ESTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "하은",
                    "script": "We must win first!",
                    "translation": "우리는 1등을 해야 해!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "건호",
                    "script": "Let's do our best!",
                    "translation": "최선을 다하자!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "하은이는 1등을 하고 싶어하나요?",
                    "hint": "ENTJ는 최고를 목표로 해요.",
                    "result": "O",
                    "explanation": "하은이는 'We must win first!'라고 1등을 목표로 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "하은",
                    "script": "Your attitude is great!",
                    "translation": "네 태도가 훌륭해!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "건호",
                    "script": "Winning sounds really fun!",
                    "translation": "이기는 게 정말 재미있겠어!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Gun-ho thinks winning sounds @@.",
                    "hint": "ESTP는 재미있는 것을 좋아해요.",
                    "optionA": "boring",
                    "optionB": "fun",
                    "optionC": "hard",
                    "result": "fun",
                    "explanation": "건호는 이기는 것이 재미있다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "하은",
                    "script": "You make everything fun!",
                    "translation": "넌 모든 걸 재미있게 만들어!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "건호",
                    "script": "Your goals push us!",
                    "translation": "네 목표가 우리를 밀어줘!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "건호가 하은의 목표에 대해 말하는 거예요.",
                    "optionA": "us!",
                    "optionB": "push",
                    "optionC": "goals",
                    "optionD": "Your",
                    "result": "Your goals push us!",
                    "explanation": "건호는 하은의 목표가 팀을 밀어준다고 말했어요."
                }
            ]
        }
    ]
}
ID: 9738 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "주말 계획 세우기",
            "explanation": "ENTJ의 효율적 여가 활용과 ESTP의 자유로운 즐거움 추구 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ENTJ",
            "target_mbti": "ESTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "예린",
                    "script": "I plan fun activities.",
                    "translation": "나는 재미있는 활동을 계획해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "상우",
                    "script": "I just go outside!",
                    "translation": "나는 그냥 밖에 나가!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "상우는 그냥 밖에 나가나요?",
                    "hint": "ESTP는 즉흥적으로 활동하는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "상우는 'I just go outside!'라고 즉흥적으로 나간다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "예린",
                    "script": "That's very natural!",
                    "translation": "정말 자연스러워!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "상우",
                    "script": "Planning helps you enjoy!",
                    "translation": "계획이 즐기는 데 도움이 돼!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Ye-rin likes to plan @@ activities.",
                    "hint": "ENTJ는 체계적으로 여가를 즐겨요.",
                    "optionA": "boring",
                    "optionB": "fun",
                    "optionC": "bad",
                    "result": "fun",
                    "explanation": "예린이는 재미있는 활동을 계획하는 것을 좋아해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "예린",
                    "script": "You're so spontaneous!",
                    "translation": "넌 정말 즉흥적이야!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "상우",
                    "script": "Your plans are awesome!",
                    "translation": "네 계획이 정말 멋져!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "상우가 예린의 계획을 칭찬하는 말이에요.",
                    "result": "Your plans are awesome!",
                    "explanation": "상우는 예린의 계획들이 정말 멋지다고 칭찬했어요.",
                    "optionA": "Your",
                    "optionB": "plans",
                    "optionC": "awesome!",
                    "optionD": "are"
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "주말 계획 세우기",
            "explanation": "ENTJ의 효율적 여가 활용과 ESTP의 자유로운 즐거움 추구 비교",
            "level": 1,
            "my_mbti": "ENTJ",
            "target_mbti": "ESTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "예린",
                    "script": "I plan fun activities.",
                    "translation": "나는 재미있는 활동을 계획해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "상우",
                    "script": "I just go outside!",
                    "translation": "나는 그냥 밖에 나가!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "상우는 그냥 밖에 나가나요?",
                    "hint": "ESTP는 즉흥적으로 활동하는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "상우는 'I just go outside!'라고 즉흥적으로 나간다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "예린",
                    "script": "That's very natural!",
                    "translation": "정말 자연스러워!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "상우",
                    "script": "Planning helps you enjoy!",
                    "translation": "계획이 즐기는 데 도움이 돼!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Ye-rin likes to plan @@ activities.",
                    "hint": "ENTJ는 체계적으로 여가를 즐겨요.",
                    "optionA": "boring",
                    "optionB": "fun",
                    "optionC": "bad",
                    "result": "fun",
                    "explanation": "예린이는 재미있는 활동을 계획하는 것을 좋아해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "예린",
                    "script": "You're so spontaneous!",
                    "translation": "넌 정말 즉흥적이야!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "상우",
                    "script": "Your plans are awesome!",
                    "translation": "네 계획이 정말 멋져!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "상우가 예린의 계획을 칭찬하는 말이에요.",
                    "optionA": "Your",
                    "optionB": "plans",
                    "optionC": "awesome!",
                    "optionD": "are",
                    "result": "Your plans are awesome!",
                    "explanation": "상우는 예린의 계획들이 정말 멋지다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 9739 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "새로운 취미 도전",
            "explanation": "ENTJ의 목적 있는 취미 선택과 ESTP의 경험 중심 취미 탐색 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ENTJ",
            "target_mbti": "ESTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "혜원",
                    "script": "I choose useful hobbies.",
                    "translation": "나는 유용한 취미를 선택해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "현진",
                    "script": "I try everything once!",
                    "translation": "나는 모든 걸 한 번씩 해봐!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "현진이는 모든 걸 한 번씩 해보나요?",
                    "hint": "ESTP는 다양한 경험을 좋아해요.",
                    "result": "O",
                    "explanation": "현진이는 'I try everything once!'라고 모든 걸 해본다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "혜원",
                    "script": "That's really adventurous!",
                    "translation": "정말 모험적이야!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "현진",
                    "script": "Useful hobbies are smart!",
                    "translation": "유용한 취미는 똑똑해!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Hye-won chooses @@ hobbies.",
                    "hint": "ENTJ는 목적이 있는 선택을 해요.",
                    "optionA": "useless",
                    "optionB": "useful",
                    "optionC": "boring",
                    "result": "useful",
                    "explanation": "혜원이는 유용한 취미를 선택해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "혜원",
                    "script": "You experience so much!",
                    "translation": "넌 정말 많이 경험해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "현진",
                    "script": "You choose things wisely!",
                    "translation": "넌 현명하게 선택해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "현진이가 혜원의 선택에 대해 칭찬하는 말이에요.",
                    "result": "You choose things wisely!",
                    "explanation": "현진이는 혜원이 현명하게 선택한다고 칭찬했어요.",
                    "optionA": "You",
                    "optionB": "things",
                    "optionC": "choose",
                    "optionD": "wisely!"
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "새로운 취미 도전",
            "explanation": "ENTJ의 목적 있는 취미 선택과 ESTP의 경험 중심 취미 탐색 비교",
            "level": 1,
            "my_mbti": "ENTJ",
            "target_mbti": "ESTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "혜원",
                    "script": "I choose useful hobbies.",
                    "translation": "나는 유용한 취미를 선택해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "현진",
                    "script": "I try everything once!",
                    "translation": "나는 모든 걸 한 번씩 해봐!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "현진이는 모든 걸 한 번씩 해보나요?",
                    "hint": "ESTP는 다양한 경험을 좋아해요.",
                    "result": "O",
                    "explanation": "현진이는 'I try everything once!'라고 모든 걸 해본다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "혜원",
                    "script": "That's really adventurous!",
                    "translation": "정말 모험적이야!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "현진",
                    "script": "Useful hobbies are smart!",
                    "translation": "유용한 취미는 똑똑해!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Hye-won chooses @@ hobbies.",
                    "hint": "ENTJ는 목적이 있는 선택을 해요.",
                    "optionA": "useless",
                    "optionB": "useful",
                    "optionC": "boring",
                    "result": "useful",
                    "explanation": "혜원이는 유용한 취미를 선택해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "혜원",
                    "script": "You experience so much!",
                    "translation": "넌 정말 많이 경험해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "현진",
                    "script": "You choose things wisely!",
                    "translation": "넌 현명하게 선택해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "현진이가 혜원의 선택에 대해 칭찬하는 말이에요.",
                    "optionA": "You",
                    "optionB": "things",
                    "optionC": "choose",
                    "optionD": "wisely!",
                    "result": "You choose things wisely!",
                    "explanation": "현진이는 혜원이 현명하게 선택한다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 9740 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "갈등 해결 방식",
    "episodes": [
        {
            "title": "친구들 사이 중재",
            "explanation": "ENTJ의 직접적 해결책과 ESTP의 분위기 전환 방식 비교",
            "category": "갈등 해결 방식",
            "level": 1,
            "my_mbti": "ENTJ",
            "target_mbti": "ESTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "성준",
                    "script": "Let's solve this now.",
                    "translation": "이걸 지금 해결하자."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "별이",
                    "script": "Maybe we need break?",
                    "translation": "우리 휴식이 필요한 것 같아?"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "별이는 휴식이 필요하다고 생각하나요?",
                    "hint": "ESTP는 분위기 전환을 통해 문제를 해결해요.",
                    "result": "O",
                    "explanation": "별이는 'Maybe we need break?'라고 휴식이 필요하다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "성준",
                    "script": "Good thinking! That helps!",
                    "translation": "좋은 생각이야! 도움이 돼!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "별이",
                    "script": "Solving problems is important!",
                    "translation": "문제 해결이 중요해!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Seong-jun wants to @@ problems now.",
                    "hint": "ENTJ는 즉시 문제를 해결하려고 해요.",
                    "optionA": "ignore",
                    "optionB": "solve",
                    "optionC": "create",
                    "result": "solve",
                    "explanation": "성준이는 지금 문제를 해결하고 싶어해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "성준",
                    "script": "You read situations well!",
                    "translation": "넌 상황을 잘 파악해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "별이",
                    "script": "You take action fast!",
                    "translation": "넌 빠르게 행동해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "별이가 성준의 행동력을 칭찬하는 말이에요.",
                    "result": "You take action fast!",
                    "explanation": "별이는 성준이 빠르게 행동한다고 칭찬했어요.",
                    "optionA": "take",
                    "optionB": "fast!",
                    "optionC": "action",
                    "optionD": "You"
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "갈등 해결 방식",
    "episodes": [
        {
            "title": "친구들 사이 중재",
            "explanation": "ENTJ의 직접적 해결책과 ESTP의 분위기 전환 방식 비교",
            "level": 1,
            "my_mbti": "ENTJ",
            "target_mbti": "ESTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "성준",
                    "script": "Let's solve this now.",
                    "translation": "이걸 지금 해결하자."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "별이",
                    "script": "Maybe we need break?",
                    "translation": "우리 휴식이 필요한 것 같아?"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "별이는 휴식이 필요하다고 생각하나요?",
                    "hint": "ESTP는 분위기 전환을 통해 문제를 해결해요.",
                    "result": "O",
                    "explanation": "별이는 'Maybe we need break?'라고 휴식이 필요하다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "성준",
                    "script": "Good thinking! That helps!",
                    "translation": "좋은 생각이야! 도움이 돼!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "별이",
                    "script": "Solving problems is important!",
                    "translation": "문제 해결이 중요해!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Seong-jun wants to @@ problems now.",
                    "hint": "ENTJ는 즉시 문제를 해결하려고 해요.",
                    "optionA": "ignore",
                    "optionB": "solve",
                    "optionC": "create",
                    "result": "solve",
                    "explanation": "성준이는 지금 문제를 해결하고 싶어해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "성준",
                    "script": "You read situations well!",
                    "translation": "넌 상황을 잘 파악해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "별이",
                    "script": "You take action fast!",
                    "translation": "넌 빠르게 행동해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "별이가 성준의 행동력을 칭찬하는 말이에요.",
                    "optionA": "take",
                    "optionB": "fast!",
                    "optionC": "action",
                    "optionD": "You",
                    "result": "You take action fast!",
                    "explanation": "별이는 성준이 빠르게 행동한다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 9741 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "갈등 해결 방식",
    "episodes": [
        {
            "title": "팀워크 문제 해결",
            "explanation": "ENTJ의 체계적 문제 분석과 ESTP의 실용적 해결 접근 비교",
            "category": "갈등 해결 방식",
            "level": 1,
            "my_mbti": "ENTJ",
            "target_mbti": "ESTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "민준",
                    "script": "We need clear rules.",
                    "translation": "우리는 명확한 규칙이 필요해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "현아",
                    "script": "Let's just be friends!",
                    "translation": "그냥 친구가 되자!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "현아는 친구가 되자고 하나요?",
                    "hint": "ESTP는 관계 중심으로 문제를 해결해요.",
                    "result": "O",
                    "explanation": "현아는 'Let's just be friends!'라고 친구가 되자고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "민준",
                    "script": "Friendship is very important!",
                    "translation": "우정이 정말 중요해!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "현아",
                    "script": "Rules help teams work!",
                    "translation": "규칙이 팀워크에 도움이 돼!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Min-jun thinks we need @@ rules.",
                    "hint": "ENTJ는 체계적인 접근을 선호해요.",
                    "optionA": "unclear",
                    "optionB": "clear",
                    "optionC": "no",
                    "result": "clear",
                    "explanation": "민준이는 명확한 규칙이 필요하다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "민준",
                    "script": "Your heart is wonderful!",
                    "translation": "네 마음이 훌륭해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "현아",
                    "script": "Your structure helps us!",
                    "translation": "네 체계가 우리에게 도움이 돼!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "현아가 민준의 체계적 접근을 인정하는 말이에요.",
                    "result": "Your structure helps us!",
                    "explanation": "현아는 민준의 체계가 팀에게 도움이 된다고 인정했어요.",
                    "optionA": "us!",
                    "optionB": "structure",
                    "optionC": "helps",
                    "optionD": "Your"
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "갈등 해결 방식",
    "episodes": [
        {
            "title": "팀워크 문제 해결",
            "explanation": "ENTJ의 체계적 문제 분석과 ESTP의 실용적 해결 접근 비교",
            "level": 1,
            "my_mbti": "ENTJ",
            "target_mbti": "ESTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "민준",
                    "script": "We need clear rules.",
                    "translation": "우리는 명확한 규칙이 필요해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "현아",
                    "script": "Let's just be friends!",
                    "translation": "그냥 친구가 되자!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "현아는 친구가 되자고 하나요?",
                    "hint": "ESTP는 관계 중심으로 문제를 해결해요.",
                    "result": "O",
                    "explanation": "현아는 'Let's just be friends!'라고 친구가 되자고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "민준",
                    "script": "Friendship is very important!",
                    "translation": "우정이 정말 중요해!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "현아",
                    "script": "Rules help teams work!",
                    "translation": "규칙이 팀워크에 도움이 돼!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Min-jun thinks we need @@ rules.",
                    "hint": "ENTJ는 체계적인 접근을 선호해요.",
                    "optionA": "unclear",
                    "optionB": "clear",
                    "optionC": "no",
                    "result": "clear",
                    "explanation": "민준이는 명확한 규칙이 필요하다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "민준",
                    "script": "Your heart is wonderful!",
                    "translation": "네 마음이 훌륭해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "현아",
                    "script": "Your structure helps us!",
                    "translation": "네 체계가 우리에게 도움이 돼!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "현아가 민준의 체계적 접근을 인정하는 말이에요.",
                    "optionA": "us!",
                    "optionB": "structure",
                    "optionC": "helps",
                    "optionD": "Your",
                    "result": "Your structure helps us!",
                    "explanation": "현아는 민준의 체계가 팀에게 도움이 된다고 인정했어요."
                }
            ]
        }
    ]
}
ID: 9742 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "창의적 커리어 선택",
            "explanation": "ISFP의 예술적 추구와 ISTJ의 안정적 계획 비교",
            "category": "직업 및 목표 설정",
            "level": 1,
            "my_mbti": "ISFP",
            "target_mbti": "ISTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "채영",
                    "script": "I want creative freedom.",
                    "translation": "창의적 자유를 원해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "동현",
                    "script": "Security matters more though.",
                    "translation": "하지만 안정성이 더 중요해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "채영이는 창의적 자유를 원하나요?",
                    "hint": "ISFP는 자유로운 표현을 중시해요.",
                    "result": "O",
                    "explanation": "채영이는 'want creative freedom'이라고 창의적 자유를 원한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "채영",
                    "script": "Art feeds my soul.",
                    "translation": "예술이 내 영혼을 채워."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "동현",
                    "script": "Steady income builds future.",
                    "translation": "안정적 수입이 미래를 만들어."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Chae-young says art feeds her @@.",
                    "hint": "ISFP는 예술적 표현에서 영감을 얻어요.",
                    "optionA": "body",
                    "optionB": "soul",
                    "optionC": "mind",
                    "result": "soul",
                    "explanation": "채영이는 예술이 자신의 영혼을 채운다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "채영",
                    "script": "Your planning creates stability.",
                    "translation": "네 계획이 안정을 만들어."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "동현",
                    "script": "Your passion inspires beauty.",
                    "translation": "네 열정이 아름다움을 이끌어."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "동현이의 칭찬이에요.",
                    "optionA": "passion",
                    "optionB": "Your",
                    "optionC": "beauty",
                    "optionD": "inspires",
                    "result": "Your passion inspires beauty",
                    "explanation": "동현이는 채영의 열정이 아름다움을 이끈다고 했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "창의적 커리어 선택",
            "explanation": "ISFP의 예술적 추구와 ISTJ의 안정적 계획 비교",
            "level": 1,
            "my_mbti": "ISFP",
            "target_mbti": "ISTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "채영",
                    "script": "I want creative freedom.",
                    "translation": "창의적 자유를 원해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "동현",
                    "script": "Security matters more though.",
                    "translation": "하지만 안정성이 더 중요해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "채영이는 창의적 자유를 원하나요?",
                    "hint": "ISFP는 자유로운 표현을 중시해요.",
                    "result": "O",
                    "explanation": "채영이는 'want creative freedom'이라고 창의적 자유를 원한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "채영",
                    "script": "Art feeds my soul.",
                    "translation": "예술이 내 영혼을 채워."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "동현",
                    "script": "Steady income builds future.",
                    "translation": "안정적 수입이 미래를 만들어."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Chae-young says art feeds her @@.",
                    "hint": "ISFP는 예술적 표현에서 영감을 얻어요.",
                    "optionA": "body",
                    "optionB": "soul",
                    "optionC": "mind",
                    "result": "soul",
                    "explanation": "채영이는 예술이 자신의 영혼을 채운다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "채영",
                    "script": "Your planning creates stability.",
                    "translation": "네 계획이 안정을 만들어."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "동현",
                    "script": "Your passion inspires beauty.",
                    "translation": "네 열정이 아름다움을 이끌어."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "동현이의 칭찬이에요.",
                    "optionA": "passion",
                    "optionB": "Your",
                    "optionC": "beauty",
                    "optionD": "inspires",
                    "result": "Your passion inspires beauty",
                    "explanation": "동현이는 채영의 열정이 아름다움을 이끈다고 했어요."
                }
            ]
        }
    ]
}
ID: 9743 (테스트)
원본 (수정 전)수정 후
{
    "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 express through art.",
                    "translation": "예술로 표현해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "태오",
                    "script": "I build with hands.",
                    "translation": "손으로 만들어."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "수지는 예술로 표현하나요?",
                    "hint": "ISFP는 예술적 표현을 좋아해요.",
                    "result": "O",
                    "explanation": "수지는 'express through art'라고 예술로 표현한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "수지",
                    "script": "Feelings guide my work.",
                    "translation": "감정이 내 작품을 안내해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "태오",
                    "script": "Logic shapes my craft.",
                    "translation": "논리가 내 기술을 만들어."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Su-ji says feelings guide her @@.",
                    "hint": "ISFP는 감정을 중요하게 생각해요.",
                    "optionA": "sleep",
                    "optionB": "work",
                    "optionC": "food",
                    "result": "work",
                    "explanation": "수지는 감정이 자신의 작품을 안내한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "수지",
                    "script": "Your skills solve problems.",
                    "translation": "네 기술이 문제를 해결해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태오",
                    "script": "Your art touches hearts.",
                    "translation": "네 예술이 마음을 감동시켜."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "태오의 인정이에요.",
                    "optionA": "art",
                    "optionB": "Your",
                    "optionC": "hearts",
                    "optionD": "touches",
                    "result": "Your art touches hearts",
                    "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 express through art.",
                    "translation": "예술로 표현해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "태오",
                    "script": "I build with hands.",
                    "translation": "손으로 만들어."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "수지는 예술로 표현하나요?",
                    "hint": "ISFP는 예술적 표현을 좋아해요.",
                    "result": "O",
                    "explanation": "수지는 'express through art'라고 예술로 표현한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "수지",
                    "script": "Feelings guide my work.",
                    "translation": "감정이 내 작품을 안내해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "태오",
                    "script": "Logic shapes my craft.",
                    "translation": "논리가 내 기술을 만들어."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Su-ji says feelings guide her @@.",
                    "hint": "ISFP는 감정을 중요하게 생각해요.",
                    "optionA": "sleep",
                    "optionB": "work",
                    "optionC": "food",
                    "result": "work",
                    "explanation": "수지는 감정이 자신의 작품을 안내한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "수지",
                    "script": "Your skills solve problems.",
                    "translation": "네 기술이 문제를 해결해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태오",
                    "script": "Your art touches hearts.",
                    "translation": "네 예술이 마음을 감동시켜."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "태오의 인정이에요.",
                    "optionA": "art",
                    "optionB": "Your",
                    "optionC": "hearts",
                    "optionD": "touches",
                    "result": "Your art touches hearts",
                    "explanation": "태오는 수지의 예술이 마음을 감동시킨다고 했어요."
                }
            ]
        }
    ]
}
ID: 9744 (테스트)
원본 (수정 전)수정 후
{
    "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 help through creativity.",
                    "translation": "창의성으로 도와."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "예나",
                    "script": "I help with direct care.",
                    "translation": "직접적인 돌봄으로 도와."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "아린이는 창의성으로 도우나요?",
                    "hint": "ISFP는 독특한 방식으로 기여해요.",
                    "result": "O",
                    "explanation": "아린이는 'help through creativity'라고 창의성으로 도운다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "아린",
                    "script": "Art heals people's spirits.",
                    "translation": "예술이 사람들의 영혼을 치유해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "예나",
                    "script": "Practical support matters most.",
                    "translation": "실용적 지원이 가장 중요해."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "A-rin thinks art heals people's @@.",
                    "hint": "ISFP는 예술의 치유력을 믿어요.",
                    "optionA": "bodies",
                    "optionB": "spirits",
                    "optionC": "minds",
                    "result": "spirits",
                    "explanation": "아린이는 예술이 사람들의 영혼을 치유한다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "아린",
                    "script": "Your care provides comfort.",
                    "translation": "네 관심이 위안을 줘."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "예나",
                    "script": "Your creativity brings hope.",
                    "translation": "네 창의성이 희망을 가져다줘."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "예나의 칭찬이에요.",
                    "optionA": "creativity",
                    "optionB": "Your",
                    "optionC": "hope",
                    "optionD": "brings",
                    "result": "Your creativity brings hope",
                    "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 help through creativity.",
                    "translation": "창의성으로 도와."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "예나",
                    "script": "I help with direct care.",
                    "translation": "직접적인 돌봄으로 도와."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "아린이는 창의성으로 도우나요?",
                    "hint": "ISFP는 독특한 방식으로 기여해요.",
                    "result": "O",
                    "explanation": "아린이는 'help through creativity'라고 창의성으로 도운다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "아린",
                    "script": "Art heals people's spirits.",
                    "translation": "예술이 사람들의 영혼을 치유해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "예나",
                    "script": "Practical support matters most.",
                    "translation": "실용적 지원이 가장 중요해."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "A-rin thinks art heals people's @@.",
                    "hint": "ISFP는 예술의 치유력을 믿어요.",
                    "optionA": "bodies",
                    "optionB": "spirits",
                    "optionC": "minds",
                    "result": "spirits",
                    "explanation": "아린이는 예술이 사람들의 영혼을 치유한다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "아린",
                    "script": "Your care provides comfort.",
                    "translation": "네 관심이 위안을 줘."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "예나",
                    "script": "Your creativity brings hope.",
                    "translation": "네 창의성이 희망을 가져다줘."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "예나의 칭찬이에요.",
                    "optionA": "creativity",
                    "optionB": "Your",
                    "optionC": "hope",
                    "optionD": "brings",
                    "result": "Your creativity brings hope",
                    "explanation": "예나는 아린의 창의성이 희망을 가져다준다고 했어요."
                }
            ]
        }
    ]
}
ID: 9745 (테스트)
원본 (수정 전)수정 후
{
    "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 follow my inspiration.",
                    "translation": "영감을 따라가."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지훈",
                    "script": "I plan strategic steps.",
                    "translation": "전략적 단계를 계획해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "소미는 영감을 따라가나요?",
                    "hint": "ISFP는 직관적 영감을 중시해요.",
                    "result": "O",
                    "explanation": "소미는 'follow my inspiration'이라고 영감을 따라간다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "소미",
                    "script": "Feelings shape my direction.",
                    "translation": "감정이 내 방향을 만들어."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "지훈",
                    "script": "Logic guides my choices.",
                    "translation": "논리가 내 선택을 안내해."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "So-mi says feelings shape her @@.",
                    "hint": "ISFP는 감정적 판단을 해요.",
                    "optionA": "work",
                    "optionB": "direction",
                    "optionC": "friends",
                    "result": "direction",
                    "explanation": "소미는 감정이 자신의 방향을 만든다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "소미",
                    "script": "Your vision creates clarity.",
                    "translation": "네 비전이 명확함을 만들어."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "지훈",
                    "script": "Your authenticity inspires trust.",
                    "translation": "네 진정성이 신뢰를 이끌어."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "소미의 인정이에요.",
                    "optionA": "vision",
                    "optionB": "Your",
                    "optionC": "clarity",
                    "optionD": "creates",
                    "result": "Your vision creates clarity",
                    "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 follow my inspiration.",
                    "translation": "영감을 따라가."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지훈",
                    "script": "I plan strategic steps.",
                    "translation": "전략적 단계를 계획해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "소미는 영감을 따라가나요?",
                    "hint": "ISFP는 직관적 영감을 중시해요.",
                    "result": "O",
                    "explanation": "소미는 'follow my inspiration'이라고 영감을 따라간다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "소미",
                    "script": "Feelings shape my direction.",
                    "translation": "감정이 내 방향을 만들어."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "지훈",
                    "script": "Logic guides my choices.",
                    "translation": "논리가 내 선택을 안내해."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "So-mi says feelings shape her @@.",
                    "hint": "ISFP는 감정적 판단을 해요.",
                    "optionA": "work",
                    "optionB": "direction",
                    "optionC": "friends",
                    "result": "direction",
                    "explanation": "소미는 감정이 자신의 방향을 만든다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "소미",
                    "script": "Your vision creates clarity.",
                    "translation": "네 비전이 명확함을 만들어."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "지훈",
                    "script": "Your authenticity inspires trust.",
                    "translation": "네 진정성이 신뢰를 이끌어."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "소미의 인정이에요.",
                    "optionA": "vision",
                    "optionB": "Your",
                    "optionC": "clarity",
                    "optionD": "creates",
                    "result": "Your vision creates clarity",
                    "explanation": "소미는 지훈의 비전이 명확함을 만든다고 했어요."
                }
            ]
        }
    ]
}
ID: 9746 (테스트)
원본 (수정 전)수정 후
{
    "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 learn through experience.",
                    "translation": "경험을 통해 배워."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "민재",
                    "script": "I study concepts deeply.",
                    "translation": "개념을 깊게 연구해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "소율이는 경험을 통해 배우나요?",
                    "hint": "ISFP는 직접 경험하며 학습해요.",
                    "result": "O",
                    "explanation": "소율이는 'learn through experience'라고 경험을 통해 배운다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "소율",
                    "script": "Hands-on feels more real.",
                    "translation": "직접 해보는 게 더 현실적이야."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "민재",
                    "script": "Theory provides deeper understanding.",
                    "translation": "이론이 더 깊은 이해를 제공해."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "So-yul thinks hands-on feels more @@.",
                    "hint": "ISFP는 체험적 학습을 선호해요.",
                    "optionA": "boring",
                    "optionB": "real",
                    "optionC": "difficult",
                    "result": "real",
                    "explanation": "소율이는 직접 해보는 것이 더 현실적이라고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "소율",
                    "script": "Your knowledge runs deep.",
                    "translation": "네 지식이 깊어."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "민재",
                    "script": "Your intuition guides learning.",
                    "translation": "네 직관이 학습을 안내해."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "소율이의 감탄이에요.",
                    "optionA": "knowledge",
                    "optionB": "Your",
                    "optionC": "deep",
                    "optionD": "runs",
                    "result": "Your knowledge runs deep",
                    "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 learn through experience.",
                    "translation": "경험을 통해 배워."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "민재",
                    "script": "I study concepts deeply.",
                    "translation": "개념을 깊게 연구해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "소율이는 경험을 통해 배우나요?",
                    "hint": "ISFP는 직접 경험하며 학습해요.",
                    "result": "O",
                    "explanation": "소율이는 'learn through experience'라고 경험을 통해 배운다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "소율",
                    "script": "Hands-on feels more real.",
                    "translation": "직접 해보는 게 더 현실적이야."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "민재",
                    "script": "Theory provides deeper understanding.",
                    "translation": "이론이 더 깊은 이해를 제공해."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "So-yul thinks hands-on feels more @@.",
                    "hint": "ISFP는 체험적 학습을 선호해요.",
                    "optionA": "boring",
                    "optionB": "real",
                    "optionC": "difficult",
                    "result": "real",
                    "explanation": "소율이는 직접 해보는 것이 더 현실적이라고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "소율",
                    "script": "Your knowledge runs deep.",
                    "translation": "네 지식이 깊어."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "민재",
                    "script": "Your intuition guides learning.",
                    "translation": "네 직관이 학습을 안내해."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "소율이의 감탄이에요.",
                    "optionA": "knowledge",
                    "optionB": "Your",
                    "optionC": "deep",
                    "optionD": "runs",
                    "result": "Your knowledge runs deep",
                    "explanation": "소율이는 민재의 지식이 깊다고 했어요."
                }
            ]
        }
    ]
}
ID: 9747 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "영감의 서로 다른 원천",
            "explanation": "ISFP의 개인적 감동과 INFJ의 통찰적 비전 비교",
            "category": "직업 및 목표 설정",
            "level": 1,
            "my_mbti": "ISFP",
            "target_mbti": "INFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "채영",
                    "script": "Beauty inspires my work.",
                    "translation": "아름다움이 내 일에 영감을 줘."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "서진",
                    "script": "Purpose drives my mission.",
                    "translation": "목적이 내 사명을 이끌어."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "채영이는 아름다움에서 영감을 받나요?",
                    "hint": "ISFP는 미적 감각을 중시해요.",
                    "result": "O",
                    "explanation": "채영이는 'Beauty inspires'라고 아름다움에서 영감을 받는다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "채영",
                    "script": "Art speaks to hearts.",
                    "translation": "예술이 마음에 말을 걸어."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "서진",
                    "script": "Meaning connects all things.",
                    "translation": "의미가 모든 것을 연결해."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Chae-young says art speaks to @@.",
                    "hint": "ISFP는 감정적 연결을 중요하게 봐요.",
                    "optionA": "minds",
                    "optionB": "hearts",
                    "optionC": "eyes",
                    "result": "hearts",
                    "explanation": "채영이는 예술이 마음에 말을 건다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "채영",
                    "script": "Your wisdom guides others.",
                    "translation": "네 지혜가 다른 사람들을 안내해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "서진",
                    "script": "Your sensitivity creates connection.",
                    "translation": "네 감수성이 연결을 만들어."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "채영이의 칭찬이에요.",
                    "optionA": "wisdom",
                    "optionB": "Your",
                    "optionC": "others",
                    "optionD": "guides",
                    "result": "Your wisdom guides others",
                    "explanation": "채영이는 서진의 지혜가 다른 사람들을 안내한다고 했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "영감의 서로 다른 원천",
            "explanation": "ISFP의 개인적 감동과 INFJ의 통찰적 비전 비교",
            "level": 1,
            "my_mbti": "ISFP",
            "target_mbti": "INFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "채영",
                    "script": "Beauty inspires my work.",
                    "translation": "아름다움이 내 일에 영감을 줘."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "서진",
                    "script": "Purpose drives my mission.",
                    "translation": "목적이 내 사명을 이끌어."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "채영이는 아름다움에서 영감을 받나요?",
                    "hint": "ISFP는 미적 감각을 중시해요.",
                    "result": "O",
                    "explanation": "채영이는 'Beauty inspires'라고 아름다움에서 영감을 받는다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "채영",
                    "script": "Art speaks to hearts.",
                    "translation": "예술이 마음에 말을 걸어."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "서진",
                    "script": "Meaning connects all things.",
                    "translation": "의미가 모든 것을 연결해."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Chae-young says art speaks to @@.",
                    "hint": "ISFP는 감정적 연결을 중요하게 봐요.",
                    "optionA": "minds",
                    "optionB": "hearts",
                    "optionC": "eyes",
                    "result": "hearts",
                    "explanation": "채영이는 예술이 마음에 말을 건다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "채영",
                    "script": "Your wisdom guides others.",
                    "translation": "네 지혜가 다른 사람들을 안내해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "서진",
                    "script": "Your sensitivity creates connection.",
                    "translation": "네 감수성이 연결을 만들어."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "채영이의 칭찬이에요.",
                    "optionA": "wisdom",
                    "optionB": "Your",
                    "optionC": "others",
                    "optionD": "guides",
                    "result": "Your wisdom guides others",
                    "explanation": "채영이는 서진의 지혜가 다른 사람들을 안내한다고 했어요."
                }
            ]
        }
    ]
}
ID: 9748 (테스트)
원본 (수정 전)수정 후
{
    "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 express my uniqueness.",
                    "translation": "내 독특함을 표현해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "준호",
                    "script": "I live my values.",
                    "translation": "내 가치를 살아가."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "수지는 독특함을 표현하나요?",
                    "hint": "ISFP는 개성적 표현을 중시해요.",
                    "result": "O",
                    "explanation": "수지는 'express my uniqueness'라고 독특함을 표현한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "수지",
                    "script": "Creativity shows who I am.",
                    "translation": "창의성이 내가 누구인지 보여줘."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "준호",
                    "script": "Authenticity defines my path.",
                    "translation": "진정성이 내 길을 정의해."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Su-ji thinks creativity shows who she @@.",
                    "hint": "ISFP는 창의성을 통해 자아를 표현해요.",
                    "optionA": "likes",
                    "optionB": "is",
                    "optionC": "wants",
                    "result": "is",
                    "explanation": "수지는 창의성이 자신이 누구인지 보여준다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "수지",
                    "script": "Your depth moves people.",
                    "translation": "네 깊이가 사람들을 감동시켜."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "준호",
                    "script": "Your art reflects soul.",
                    "translation": "네 예술이 영혼을 반영해."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "수지의 칭찬이에요.",
                    "optionA": "depth",
                    "optionB": "Your",
                    "optionC": "people",
                    "optionD": "moves",
                    "result": "Your depth moves people",
                    "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 express my uniqueness.",
                    "translation": "내 독특함을 표현해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "준호",
                    "script": "I live my values.",
                    "translation": "내 가치를 살아가."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "수지는 독특함을 표현하나요?",
                    "hint": "ISFP는 개성적 표현을 중시해요.",
                    "result": "O",
                    "explanation": "수지는 'express my uniqueness'라고 독특함을 표현한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "수지",
                    "script": "Creativity shows who I am.",
                    "translation": "창의성이 내가 누구인지 보여줘."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "준호",
                    "script": "Authenticity defines my path.",
                    "translation": "진정성이 내 길을 정의해."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Su-ji thinks creativity shows who she @@.",
                    "hint": "ISFP는 창의성을 통해 자아를 표현해요.",
                    "optionA": "likes",
                    "optionB": "is",
                    "optionC": "wants",
                    "result": "is",
                    "explanation": "수지는 창의성이 자신이 누구인지 보여준다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "수지",
                    "script": "Your depth moves people.",
                    "translation": "네 깊이가 사람들을 감동시켜."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "준호",
                    "script": "Your art reflects soul.",
                    "translation": "네 예술이 영혼을 반영해."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "수지의 칭찬이에요.",
                    "optionA": "depth",
                    "optionB": "Your",
                    "optionC": "people",
                    "optionD": "moves",
                    "result": "Your depth moves people",
                    "explanation": "수지는 준호의 깊이가 사람들을 감동시킨다고 했어요."
                }
            ]
        }
    ]
}
ID: 9749 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "성과 측정의 기준",
            "explanation": "ISFP의 개인적 만족과 ESTJ의 객관적 성과 비교",
            "category": "직업 및 목표 설정",
            "level": 1,
            "my_mbti": "ISFP",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "아린",
                    "script": "Personal fulfillment matters most.",
                    "translation": "개인적 성취감이 가장 중요해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "태영",
                    "script": "Measurable results count more.",
                    "translation": "측정 가능한 결과가 더 중요해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "아린이는 개인적 성취감이 중요하다고 하나요?",
                    "hint": "ISFP는 내적 만족을 중시해요.",
                    "result": "O",
                    "explanation": "아린이는 'Personal fulfillment matters most'라고 개인적 성취감이 가장 중요하다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "아린",
                    "script": "Inner satisfaction guides me.",
                    "translation": "내적 만족이 나를 안내해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "태영",
                    "script": "Clear metrics drive progress.",
                    "translation": "명확한 기준이 진전을 이끌어."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "A-rin says inner satisfaction @@ her.",
                    "hint": "ISFP는 내면의 소리를 따라요.",
                    "optionA": "bothers",
                    "optionB": "guides",
                    "optionC": "confuses",
                    "result": "guides",
                    "explanation": "아린이는 내적 만족이 자신을 안내한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "아린",
                    "script": "Your efficiency creates success.",
                    "translation": "네 효율성이 성공을 만들어."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태영",
                    "script": "Your passion brings meaning.",
                    "translation": "네 열정이 의미를 가져다줘."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "아린이의 인정이에요.",
                    "optionA": "efficiency",
                    "optionB": "Your",
                    "optionC": "success",
                    "optionD": "creates",
                    "result": "Your efficiency creates success",
                    "explanation": "아린이는 태영의 효율성이 성공을 만든다고 했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "성과 측정의 기준",
            "explanation": "ISFP의 개인적 만족과 ESTJ의 객관적 성과 비교",
            "level": 1,
            "my_mbti": "ISFP",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "아린",
                    "script": "Personal fulfillment matters most.",
                    "translation": "개인적 성취감이 가장 중요해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "태영",
                    "script": "Measurable results count more.",
                    "translation": "측정 가능한 결과가 더 중요해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "아린이는 개인적 성취감이 중요하다고 하나요?",
                    "hint": "ISFP는 내적 만족을 중시해요.",
                    "result": "O",
                    "explanation": "아린이는 'Personal fulfillment matters most'라고 개인적 성취감이 가장 중요하다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "아린",
                    "script": "Inner satisfaction guides me.",
                    "translation": "내적 만족이 나를 안내해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "태영",
                    "script": "Clear metrics drive progress.",
                    "translation": "명확한 기준이 진전을 이끌어."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "A-rin says inner satisfaction @@ her.",
                    "hint": "ISFP는 내면의 소리를 따라요.",
                    "optionA": "bothers",
                    "optionB": "guides",
                    "optionC": "confuses",
                    "result": "guides",
                    "explanation": "아린이는 내적 만족이 자신을 안내한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "아린",
                    "script": "Your efficiency creates success.",
                    "translation": "네 효율성이 성공을 만들어."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태영",
                    "script": "Your passion brings meaning.",
                    "translation": "네 열정이 의미를 가져다줘."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "아린이의 인정이에요.",
                    "optionA": "efficiency",
                    "optionB": "Your",
                    "optionC": "success",
                    "optionD": "creates",
                    "result": "Your efficiency creates success",
                    "explanation": "아린이는 태영의 효율성이 성공을 만든다고 했어요."
                }
            ]
        }
    ]
}
ID: 9750 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "행동의 다른 동력",
            "explanation": "ISFP의 내적 동기와 ESTP의 외적 자극 비교",
            "category": "직업 및 목표 설정",
            "level": 1,
            "my_mbti": "ISFP",
            "target_mbti": "ESTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "소미",
                    "script": "I work from within.",
                    "translation": "내면에서부터 일해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "상우",
                    "script": "I thrive on action!",
                    "translation": "행동으로 성장해!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "소미는 내면에서부터 일하나요?",
                    "hint": "ISFP는 내적 동기를 중시해요.",
                    "result": "O",
                    "explanation": "소미는 'work from within'이라고 내면에서부터 일한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "소미",
                    "script": "Quiet reflection fuels creativity.",
                    "translation": "조용한 성찰이 창의성을 자극해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "상우",
                    "script": "Dynamic energy drives results!",
                    "translation": "역동적 에너지가 결과를 이끌어!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "So-mi says quiet reflection fuels @@.",
                    "hint": "ISFP는 성찰을 통해 영감을 얻어요.",
                    "optionA": "sleep",
                    "optionB": "creativity",
                    "optionC": "hunger",
                    "result": "creativity",
                    "explanation": "소미는 조용한 성찰이 창의성을 자극한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "소미",
                    "script": "Your energy inspires movement.",
                    "translation": "네 에너지가 움직임을 이끌어."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "상우",
                    "script": "Your depth creates beauty.",
                    "translation": "네 깊이가 아름다움을 만들어."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "소미의 칭찬이에요.",
                    "optionA": "energy",
                    "optionB": "Your",
                    "optionC": "movement",
                    "optionD": "inspires",
                    "result": "Your energy inspires movement",
                    "explanation": "소미는 상우의 에너지가 움직임을 이끈다고 했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "행동의 다른 동력",
            "explanation": "ISFP의 내적 동기와 ESTP의 외적 자극 비교",
            "level": 1,
            "my_mbti": "ISFP",
            "target_mbti": "ESTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "소미",
                    "script": "I work from within.",
                    "translation": "내면에서부터 일해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "상우",
                    "script": "I thrive on action!",
                    "translation": "행동으로 성장해!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "소미는 내면에서부터 일하나요?",
                    "hint": "ISFP는 내적 동기를 중시해요.",
                    "result": "O",
                    "explanation": "소미는 'work from within'이라고 내면에서부터 일한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "소미",
                    "script": "Quiet reflection fuels creativity.",
                    "translation": "조용한 성찰이 창의성을 자극해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "상우",
                    "script": "Dynamic energy drives results!",
                    "translation": "역동적 에너지가 결과를 이끌어!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "So-mi says quiet reflection fuels @@.",
                    "hint": "ISFP는 성찰을 통해 영감을 얻어요.",
                    "optionA": "sleep",
                    "optionB": "creativity",
                    "optionC": "hunger",
                    "result": "creativity",
                    "explanation": "소미는 조용한 성찰이 창의성을 자극한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "소미",
                    "script": "Your energy inspires movement.",
                    "translation": "네 에너지가 움직임을 이끌어."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "상우",
                    "script": "Your depth creates beauty.",
                    "translation": "네 깊이가 아름다움을 만들어."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "소미의 칭찬이에요.",
                    "optionA": "energy",
                    "optionB": "Your",
                    "optionC": "movement",
                    "optionD": "inspires",
                    "result": "Your energy inspires movement",
                    "explanation": "소미는 상우의 에너지가 움직임을 이끈다고 했어요."
                }
            ]
        }
    ]
}
ID: 9751 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "기여의 다양한 방식",
            "explanation": "ISFP의 개별적 영향과 ESFJ의 집단적 조화 비교",
            "category": "직업 및 목표 설정",
            "level": 1,
            "my_mbti": "ISFP",
            "target_mbti": "ESFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "소율",
                    "script": "I touch individuals deeply.",
                    "translation": "개인을 깊게 감동시켜."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "하준",
                    "script": "I bring groups together.",
                    "translation": "그룹을 하나로 모아."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "소율이는 개인을 깊게 감동시키나요?",
                    "hint": "ISFP는 개인적 영향력을 중시해요.",
                    "result": "O",
                    "explanation": "소율이는 'touch individuals deeply'라고 개인을 깊게 감동시킨다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "소율",
                    "script": "Personal connection matters more.",
                    "translation": "개인적 연결이 더 중요해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "하준",
                    "script": "Community harmony builds strength.",
                    "translation": "공동체 조화가 힘을 만들어."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "So-yul thinks personal connection matters @@.",
                    "hint": "ISFP는 개인적 관계를 우선시해요.",
                    "optionA": "less",
                    "optionB": "more",
                    "optionC": "never",
                    "result": "more",
                    "explanation": "소율이는 개인적 연결이 더 중요하다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "소율",
                    "script": "Your warmth creates belonging.",
                    "translation": "네 따뜻함이 소속감을 만들어."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "하준",
                    "script": "Your authenticity touches hearts.",
                    "translation": "네 진정성이 마음을 감동시켜."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "소율이의 칭찬이에요.",
                    "optionA": "warmth",
                    "optionB": "Your",
                    "optionC": "belonging",
                    "optionD": "creates",
                    "result": "Your warmth creates belonging",
                    "explanation": "소율이는 하준의 따뜻함이 소속감을 만든다고 했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "기여의 다양한 방식",
            "explanation": "ISFP의 개별적 영향과 ESFJ의 집단적 조화 비교",
            "level": 1,
            "my_mbti": "ISFP",
            "target_mbti": "ESFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "소율",
                    "script": "I touch individuals deeply.",
                    "translation": "개인을 깊게 감동시켜."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "하준",
                    "script": "I bring groups together.",
                    "translation": "그룹을 하나로 모아."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "소율이는 개인을 깊게 감동시키나요?",
                    "hint": "ISFP는 개인적 영향력을 중시해요.",
                    "result": "O",
                    "explanation": "소율이는 'touch individuals deeply'라고 개인을 깊게 감동시킨다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "소율",
                    "script": "Personal connection matters more.",
                    "translation": "개인적 연결이 더 중요해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "하준",
                    "script": "Community harmony builds strength.",
                    "translation": "공동체 조화가 힘을 만들어."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "So-yul thinks personal connection matters @@.",
                    "hint": "ISFP는 개인적 관계를 우선시해요.",
                    "optionA": "less",
                    "optionB": "more",
                    "optionC": "never",
                    "result": "more",
                    "explanation": "소율이는 개인적 연결이 더 중요하다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "소율",
                    "script": "Your warmth creates belonging.",
                    "translation": "네 따뜻함이 소속감을 만들어."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "하준",
                    "script": "Your authenticity touches hearts.",
                    "translation": "네 진정성이 마음을 감동시켜."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "소율이의 칭찬이에요.",
                    "optionA": "warmth",
                    "optionB": "Your",
                    "optionC": "belonging",
                    "optionD": "creates",
                    "result": "Your warmth creates belonging",
                    "explanation": "소율이는 하준의 따뜻함이 소속감을 만든다고 했어요."
                }
            ]
        }
    ]
}
ID: 9752 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "표현의 다른 무대",
            "explanation": "ISFP의 내향적 표현과 ESFP의 외향적 표현 비교",
            "category": "직업 및 목표 설정",
            "level": 1,
            "my_mbti": "ISFP",
            "target_mbti": "ESFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "채영",
                    "script": "I create in solitude.",
                    "translation": "혼자서 창작해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "현진",
                    "script": "I perform for audiences!",
                    "translation": "관객을 위해 공연해!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "채영이는 혼자서 창작하나요?",
                    "hint": "ISFP는 조용한 환경에서 작업해요.",
                    "result": "O",
                    "explanation": "채영이는 'create in solitude'라고 혼자서 창작한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "채영",
                    "script": "Privacy helps my focus.",
                    "translation": "사적 공간이 집중에 도움이 돼."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "현진",
                    "script": "Interaction sparks my creativity!",
                    "translation": "상호작용이 내 창의성을 자극해!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Chae-young says privacy helps her @@.",
                    "hint": "ISFP는 혼자 있는 시간을 선호해요.",
                    "optionA": "sleep",
                    "optionB": "focus",
                    "optionC": "eating",
                    "result": "focus",
                    "explanation": "채영이는 사적 공간이 집중에 도움이 된다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "채영",
                    "script": "Your energy brightens spaces.",
                    "translation": "네 에너지가 공간을 밝게 해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "현진",
                    "script": "Your art speaks volumes.",
                    "translation": "네 예술이 많은 것을 말해줘."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "채영이의 칭찬이에요.",
                    "optionA": "energy",
                    "optionB": "Your",
                    "optionC": "spaces",
                    "optionD": "brightens",
                    "result": "Your energy brightens spaces",
                    "explanation": "채영이는 현진의 에너지가 공간을 밝게 한다고 했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "표현의 다른 무대",
            "explanation": "ISFP의 내향적 표현과 ESFP의 외향적 표현 비교",
            "level": 1,
            "my_mbti": "ISFP",
            "target_mbti": "ESFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "채영",
                    "script": "I create in solitude.",
                    "translation": "혼자서 창작해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "현진",
                    "script": "I perform for audiences!",
                    "translation": "관객을 위해 공연해!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "채영이는 혼자서 창작하나요?",
                    "hint": "ISFP는 조용한 환경에서 작업해요.",
                    "result": "O",
                    "explanation": "채영이는 'create in solitude'라고 혼자서 창작한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "채영",
                    "script": "Privacy helps my focus.",
                    "translation": "사적 공간이 집중에 도움이 돼."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "현진",
                    "script": "Interaction sparks my creativity!",
                    "translation": "상호작용이 내 창의성을 자극해!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Chae-young says privacy helps her @@.",
                    "hint": "ISFP는 혼자 있는 시간을 선호해요.",
                    "optionA": "sleep",
                    "optionB": "focus",
                    "optionC": "eating",
                    "result": "focus",
                    "explanation": "채영이는 사적 공간이 집중에 도움이 된다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "채영",
                    "script": "Your energy brightens spaces.",
                    "translation": "네 에너지가 공간을 밝게 해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "현진",
                    "script": "Your art speaks volumes.",
                    "translation": "네 예술이 많은 것을 말해줘."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "채영이의 칭찬이에요.",
                    "optionA": "energy",
                    "optionB": "Your",
                    "optionC": "spaces",
                    "optionD": "brightens",
                    "result": "Your energy brightens spaces",
                    "explanation": "채영이는 현진의 에너지가 공간을 밝게 한다고 했어요."
                }
            ]
        }
    ]
}
ID: 9753 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "성공의 개인적 정의",
            "explanation": "ISFP의 내적 성취와 ENTJ의 외적 목표 달성 비교",
            "category": "직업 및 목표 설정",
            "level": 1,
            "my_mbti": "ISFP",
            "target_mbti": "ENTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수지",
                    "script": "Success means personal growth.",
                    "translation": "성공은 개인적 성장을 의미해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "준혁",
                    "script": "Success requires achieving goals.",
                    "translation": "성공은 목표 달성을 요구해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "수지는 성공이 개인적 성장이라고 하나요?",
                    "hint": "ISFP는 내면의 발전을 중시해요.",
                    "result": "O",
                    "explanation": "수지는 'Success means personal growth'라고 성공이 개인적 성장이라고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "수지",
                    "script": "Inner fulfillment matters most.",
                    "translation": "내적 성취감이 가장 중요해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "준혁",
                    "script": "External results prove worth.",
                    "translation": "외적 결과가 가치를 증명해."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Su-ji thinks inner fulfillment matters @@.",
                    "hint": "ISFP는 내면의 만족을 최우선으로 봐요.",
                    "optionA": "least",
                    "optionB": "most",
                    "optionC": "never",
                    "result": "most",
                    "explanation": "수지는 내적 성취감이 가장 중요하다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "수지",
                    "script": "Your leadership drives change.",
                    "translation": "네 리더십이 변화를 이끌어."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "준혁",
                    "script": "Your authenticity inspires others.",
                    "translation": "네 진정성이 다른 사람들에게 영감을 줘."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "수지의 인정이에요.",
                    "optionA": "leadership",
                    "optionB": "Your",
                    "optionC": "change",
                    "optionD": "drives",
                    "result": "Your leadership drives change",
                    "explanation": "수지는 준혁의 리더십이 변화를 이끈다고 했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "성공의 개인적 정의",
            "explanation": "ISFP의 내적 성취와 ENTJ의 외적 목표 달성 비교",
            "level": 1,
            "my_mbti": "ISFP",
            "target_mbti": "ENTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수지",
                    "script": "Success means personal growth.",
                    "translation": "성공은 개인적 성장을 의미해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "준혁",
                    "script": "Success requires achieving goals.",
                    "translation": "성공은 목표 달성을 요구해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "수지는 성공이 개인적 성장이라고 하나요?",
                    "hint": "ISFP는 내면의 발전을 중시해요.",
                    "result": "O",
                    "explanation": "수지는 'Success means personal growth'라고 성공이 개인적 성장이라고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "수지",
                    "script": "Inner fulfillment matters most.",
                    "translation": "내적 성취감이 가장 중요해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "준혁",
                    "script": "External results prove worth.",
                    "translation": "외적 결과가 가치를 증명해."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Su-ji thinks inner fulfillment matters @@.",
                    "hint": "ISFP는 내면의 만족을 최우선으로 봐요.",
                    "optionA": "least",
                    "optionB": "most",
                    "optionC": "never",
                    "result": "most",
                    "explanation": "수지는 내적 성취감이 가장 중요하다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "수지",
                    "script": "Your leadership drives change.",
                    "translation": "네 리더십이 변화를 이끌어."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "준혁",
                    "script": "Your authenticity inspires others.",
                    "translation": "네 진정성이 다른 사람들에게 영감을 줘."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "수지의 인정이에요.",
                    "optionA": "leadership",
                    "optionB": "Your",
                    "optionC": "change",
                    "optionD": "drives",
                    "result": "Your leadership drives change",
                    "explanation": "수지는 준혁의 리더십이 변화를 이끈다고 했어요."
                }
            ]
        }
    ]
}
ID: 9754 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "아이디어의 다른 여정",
            "explanation": "ISFP의 개인적 탐구와 ENTP의 혁신적 실험 비교",
            "category": "직업 및 목표 설정",
            "level": 1,
            "my_mbti": "ISFP",
            "target_mbti": "ENTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "아린",
                    "script": "I explore ideas quietly.",
                    "translation": "조용히 아이디어를 탐구해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "도윤",
                    "script": "I brainstorm with others!",
                    "translation": "다른 사람들과 브레인스토밍해!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "아린이는 조용히 아이디어를 탐구하나요?",
                    "hint": "ISFP는 혼자서 생각하는 것을 선호해요.",
                    "result": "O",
                    "explanation": "아린이는 'explore ideas quietly'라고 조용히 아이디어를 탐구한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "아린",
                    "script": "Solitude nurtures my creativity.",
                    "translation": "고독이 내 창의성을 기르네."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "도윤",
                    "script": "Collaboration sparks new possibilities!",
                    "translation": "협력이 새로운 가능성을 불러일으켜!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "A-rin says solitude nurtures her @@.",
                    "hint": "ISFP는 혼자 있는 시간에서 영감을 얻어요.",
                    "optionA": "sleep",
                    "optionB": "creativity",
                    "optionC": "hunger",
                    "result": "creativity",
                    "explanation": "아린이는 고독이 자신의 창의성을 기른다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "아린",
                    "script": "Your enthusiasm creates breakthroughs.",
                    "translation": "네 열정이 돌파구를 만들어."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "도윤",
                    "script": "Your reflection brings depth.",
                    "translation": "네 성찰이 깊이를 가져와."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "아린이의 칭찬이에요.",
                    "optionA": "enthusiasm",
                    "optionB": "Your",
                    "optionC": "breakthroughs",
                    "optionD": "creates",
                    "result": "Your enthusiasm creates breakthroughs",
                    "explanation": "아린이는 도윤의 열정이 돌파구를 만든다고 했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "아이디어의 다른 여정",
            "explanation": "ISFP의 개인적 탐구와 ENTP의 혁신적 실험 비교",
            "level": 1,
            "my_mbti": "ISFP",
            "target_mbti": "ENTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "아린",
                    "script": "I explore ideas quietly.",
                    "translation": "조용히 아이디어를 탐구해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "도윤",
                    "script": "I brainstorm with others!",
                    "translation": "다른 사람들과 브레인스토밍해!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "아린이는 조용히 아이디어를 탐구하나요?",
                    "hint": "ISFP는 혼자서 생각하는 것을 선호해요.",
                    "result": "O",
                    "explanation": "아린이는 'explore ideas quietly'라고 조용히 아이디어를 탐구한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "아린",
                    "script": "Solitude nurtures my creativity.",
                    "translation": "고독이 내 창의성을 기르네."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "도윤",
                    "script": "Collaboration sparks new possibilities!",
                    "translation": "협력이 새로운 가능성을 불러일으켜!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "A-rin says solitude nurtures her @@.",
                    "hint": "ISFP는 혼자 있는 시간에서 영감을 얻어요.",
                    "optionA": "sleep",
                    "optionB": "creativity",
                    "optionC": "hunger",
                    "result": "creativity",
                    "explanation": "아린이는 고독이 자신의 창의성을 기른다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "아린",
                    "script": "Your enthusiasm creates breakthroughs.",
                    "translation": "네 열정이 돌파구를 만들어."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "도윤",
                    "script": "Your reflection brings depth.",
                    "translation": "네 성찰이 깊이를 가져와."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "아린이의 칭찬이에요.",
                    "optionA": "enthusiasm",
                    "optionB": "Your",
                    "optionC": "breakthroughs",
                    "optionD": "creates",
                    "result": "Your enthusiasm creates breakthroughs",
                    "explanation": "아린이는 도윤의 열정이 돌파구를 만든다고 했어요."
                }
            ]
        }
    ]
}
ID: 9755 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "영향력의 범위와 깊이",
            "explanation": "ISFP의 깊은 개인적 영향과 ENFJ의 광범위한 사회적 영향 비교",
            "category": "직업 및 목표 설정",
            "level": 1,
            "my_mbti": "ISFP",
            "target_mbti": "ENFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "소미",
                    "script": "I impact few deeply.",
                    "translation": "몇 사람에게 깊은 영향을 줘."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "재민",
                    "script": "I inspire many broadly.",
                    "translation": "많은 사람에게 폭넓게 영감을 줘."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "소미는 몇 사람에게 깊은 영향을 주나요?",
                    "hint": "ISFP는 깊이 있는 개인적 관계를 중시해요.",
                    "result": "O",
                    "explanation": "소미는 'impact few deeply'라고 몇 사람에게 깊은 영향을 준다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "소미",
                    "script": "Quality over quantity matters.",
                    "translation": "양보다 질이 중요해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "재민",
                    "script": "Reaching more people creates change.",
                    "translation": "더 많은 사람에게 다가가는 것이 변화를 만들어."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "So-mi thinks quality over @@ matters.",
                    "hint": "ISFP는 깊이를 우선시해요.",
                    "optionA": "speed",
                    "optionB": "quantity",
                    "optionC": "size",
                    "result": "quantity",
                    "explanation": "소미는 양보다 질이 중요하다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "소미",
                    "script": "Your influence reaches far.",
                    "translation": "네 영향력이 멀리 닿아."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "재민",
                    "script": "Your depth touches souls.",
                    "translation": "네 깊이가 영혼을 감동시켜."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "소미의 인정이에요.",
                    "optionA": "influence",
                    "optionB": "Your",
                    "optionC": "far",
                    "optionD": "reaches",
                    "result": "Your influence reaches far",
                    "explanation": "소미는 재민의 영향력이 멀리 닿는다고 했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "영향력의 범위와 깊이",
            "explanation": "ISFP의 깊은 개인적 영향과 ENFJ의 광범위한 사회적 영향 비교",
            "level": 1,
            "my_mbti": "ISFP",
            "target_mbti": "ENFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "소미",
                    "script": "I impact few deeply.",
                    "translation": "몇 사람에게 깊은 영향을 줘."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "재민",
                    "script": "I inspire many broadly.",
                    "translation": "많은 사람에게 폭넓게 영감을 줘."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "소미는 몇 사람에게 깊은 영향을 주나요?",
                    "hint": "ISFP는 깊이 있는 개인적 관계를 중시해요.",
                    "result": "O",
                    "explanation": "소미는 'impact few deeply'라고 몇 사람에게 깊은 영향을 준다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "소미",
                    "script": "Quality over quantity matters.",
                    "translation": "양보다 질이 중요해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "재민",
                    "script": "Reaching more people creates change.",
                    "translation": "더 많은 사람에게 다가가는 것이 변화를 만들어."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "So-mi thinks quality over @@ matters.",
                    "hint": "ISFP는 깊이를 우선시해요.",
                    "optionA": "speed",
                    "optionB": "quantity",
                    "optionC": "size",
                    "result": "quantity",
                    "explanation": "소미는 양보다 질이 중요하다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "소미",
                    "script": "Your influence reaches far.",
                    "translation": "네 영향력이 멀리 닿아."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "재민",
                    "script": "Your depth touches souls.",
                    "translation": "네 깊이가 영혼을 감동시켜."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "소미의 인정이에요.",
                    "optionA": "influence",
                    "optionB": "Your",
                    "optionC": "far",
                    "optionD": "reaches",
                    "result": "Your influence reaches far",
                    "explanation": "소미는 재민의 영향력이 멀리 닿는다고 했어요."
                }
            ]
        }
    ]
}
ID: 9756 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "열정의 다른 표현",
            "explanation": "ISFP의 내적 열정과 ENFP의 외적 열정 비교",
            "category": "직업 및 목표 설정",
            "level": 1,
            "my_mbti": "ISFP",
            "target_mbti": "ENFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "소율",
                    "script": "My passion burns quietly.",
                    "translation": "내 열정은 조용히 타올라."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지영",
                    "script": "My passion lights up!",
                    "translation": "내 열정이 환하게 빛나!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "소율이는 열정이 조용히 타오른다고 하나요?",
                    "hint": "ISFP는 내면의 깊은 열정을 가져요.",
                    "result": "O",
                    "explanation": "소율이는 'passion burns quietly'라고 열정이 조용히 타오른다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "소율",
                    "script": "Inner fire drives creativity.",
                    "translation": "내면의 불꽃이 창의성을 이끌어."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "지영",
                    "script": "Shared excitement multiplies joy!",
                    "translation": "나누는 흥분이 기쁨을 배가시켜!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "So-yul says inner fire drives @@.",
                    "hint": "ISFP는 내면의 에너지를 중시해요.",
                    "optionA": "sleep",
                    "optionB": "creativity",
                    "optionC": "hunger",
                    "result": "creativity",
                    "explanation": "소율이는 내면의 불꽃이 창의성을 이끈다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "소율",
                    "script": "Your energy spreads happiness.",
                    "translation": "네 에너지가 행복을 퍼뜨려."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "지영",
                    "script": "Your depth creates meaning.",
                    "translation": "네 깊이가 의미를 만들어."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "소율이의 칭찬이에요.",
                    "optionA": "energy",
                    "optionB": "Your",
                    "optionC": "happiness",
                    "optionD": "spreads",
                    "result": "Your energy spreads happiness",
                    "explanation": "소율이는 지영의 에너지가 행복을 퍼뜨린다고 했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "열정의 다른 표현",
            "explanation": "ISFP의 내적 열정과 ENFP의 외적 열정 비교",
            "level": 1,
            "my_mbti": "ISFP",
            "target_mbti": "ENFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "소율",
                    "script": "My passion burns quietly.",
                    "translation": "내 열정은 조용히 타올라."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지영",
                    "script": "My passion lights up!",
                    "translation": "내 열정이 환하게 빛나!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "소율이는 열정이 조용히 타오른다고 하나요?",
                    "hint": "ISFP는 내면의 깊은 열정을 가져요.",
                    "result": "O",
                    "explanation": "소율이는 'passion burns quietly'라고 열정이 조용히 타오른다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "소율",
                    "script": "Inner fire drives creativity.",
                    "translation": "내면의 불꽃이 창의성을 이끌어."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "지영",
                    "script": "Shared excitement multiplies joy!",
                    "translation": "나누는 흥분이 기쁨을 배가시켜!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "So-yul says inner fire drives @@.",
                    "hint": "ISFP는 내면의 에너지를 중시해요.",
                    "optionA": "sleep",
                    "optionB": "creativity",
                    "optionC": "hunger",
                    "result": "creativity",
                    "explanation": "소율이는 내면의 불꽃이 창의성을 이끈다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "소율",
                    "script": "Your energy spreads happiness.",
                    "translation": "네 에너지가 행복을 퍼뜨려."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "지영",
                    "script": "Your depth creates meaning.",
                    "translation": "네 깊이가 의미를 만들어."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "소율이의 칭찬이에요.",
                    "optionA": "energy",
                    "optionB": "Your",
                    "optionC": "happiness",
                    "optionD": "spreads",
                    "result": "Your energy spreads happiness",
                    "explanation": "소율이는 지영의 에너지가 행복을 퍼뜨린다고 했어요."
                }
            ]
        }
    ]
}
ID: 9757 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "사회적 상호작용",
    "episodes": [
        {
            "title": "그룹 활동 참여",
            "explanation": "ESFP의 즐거운 참여와 ESTJ의 조직적 협력 방식 비교",
            "category": "사회적 상호작용",
            "level": 1,
            "my_mbti": "ESFP",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "미소",
                    "script": "This looks super fun!",
                    "translation": "이거 정말 재미있어 보여!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "준서",
                    "script": "Let's organize our team!",
                    "translation": "우리 팀을 조직해보자!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "준서는 팀을 조직하고 싶어하나요?",
                    "hint": "ESTJ는 체계적으로 일을 진행해요.",
                    "result": "O",
                    "explanation": "준서는 'Let's organize our team!'라고 팀을 조직하자고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "미소",
                    "script": "Great idea! I love it!",
                    "translation": "좋은 생각이야! 정말 좋아!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "준서",
                    "script": "Your excitement helps everyone!",
                    "translation": "네 흥분이 모든 사람에게 도움이 돼!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Mi-so thinks the activity looks @@.",
                    "hint": "ESFP는 재미있는 것에 끌려요.",
                    "optionA": "boring",
                    "optionB": "fun",
                    "optionC": "hard",
                    "result": "fun",
                    "explanation": "미소는 활동이 재미있어 보인다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "미소",
                    "script": "You're so good organizing!",
                    "translation": "넌 조직하는 걸 정말 잘해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "준서",
                    "script": "You make everything bright!",
                    "translation": "넌 모든 걸 밝게 만들어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "준서가 미소의 밝은 에너지를 칭찬하는 말이에요.",
                    "result": "You make everything bright!",
                    "explanation": "준서는 미소가 모든 것을 밝게 만든다고 칭찬했어요.",
                    "optionA": "make",
                    "optionB": "bright!",
                    "optionC": "everything",
                    "optionD": "You"
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "사회적 상호작용",
    "episodes": [
        {
            "title": "그룹 활동 참여",
            "explanation": "ESFP의 즐거운 참여와 ESTJ의 조직적 협력 방식 비교",
            "level": 1,
            "my_mbti": "ESFP",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "미소",
                    "script": "This looks super fun!",
                    "translation": "이거 정말 재미있어 보여!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "준서",
                    "script": "Let's organize our team!",
                    "translation": "우리 팀을 조직해보자!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "준서는 팀을 조직하고 싶어하나요?",
                    "hint": "ESTJ는 체계적으로 일을 진행해요.",
                    "result": "O",
                    "explanation": "준서는 'Let's organize our team!'라고 팀을 조직하자고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "미소",
                    "script": "Great idea! I love it!",
                    "translation": "좋은 생각이야! 정말 좋아!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "준서",
                    "script": "Your excitement helps everyone!",
                    "translation": "네 흥분이 모든 사람에게 도움이 돼!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Mi-so thinks the activity looks @@.",
                    "hint": "ESFP는 재미있는 것에 끌려요.",
                    "optionA": "boring",
                    "optionB": "fun",
                    "optionC": "hard",
                    "result": "fun",
                    "explanation": "미소는 활동이 재미있어 보인다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "미소",
                    "script": "You're so good organizing!",
                    "translation": "넌 조직하는 걸 정말 잘해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "준서",
                    "script": "You make everything bright!",
                    "translation": "넌 모든 걸 밝게 만들어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "준서가 미소의 밝은 에너지를 칭찬하는 말이에요.",
                    "optionA": "make",
                    "optionB": "bright!",
                    "optionC": "everything",
                    "optionD": "You",
                    "result": "You make everything bright!",
                    "explanation": "준서는 미소가 모든 것을 밝게 만든다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 9758 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "정보 탐구",
    "episodes": [
        {
            "title": "새로운 앱 배우기",
            "explanation": "ESFP의 체험 중심 학습과 ESTJ의 체계적 학습 방식 비교",
            "category": "정보 탐구",
            "level": 1,
            "my_mbti": "ESFP",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "혜린",
                    "script": "Let's just try it!",
                    "translation": "그냥 해보자!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "태윤",
                    "script": "First, read the guide.",
                    "translation": "먼저 가이드를 읽어보자."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "태윤이는 먼저 가이드를 읽으려고 하나요?",
                    "hint": "ESTJ는 체계적으로 접근해요.",
                    "result": "O",
                    "explanation": "태윤이는 'First, read the guide.'라고 먼저 가이드를 읽자고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "혜린",
                    "script": "That's really smart thinking!",
                    "translation": "정말 똑똑한 생각이야!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "태윤",
                    "script": "Trying helps you learn!",
                    "translation": "해보는 게 배우는 데 도움이 돼!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Hye-rin wants to @@ it first.",
                    "hint": "ESFP는 직접 경험하는 것을 선호해요.",
                    "optionA": "read",
                    "optionB": "try",
                    "optionC": "avoid",
                    "result": "try",
                    "explanation": "혜린이는 먼저 직접 해보고 싶어해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "혜린",
                    "script": "Your way is organized!",
                    "translation": "네 방식이 체계적이야!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태윤",
                    "script": "Your energy is amazing!",
                    "translation": "네 에너지가 놀라워!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "태윤이가 혜린의 에너지를 칭찬하는 말이에요.",
                    "result": "Your energy is amazing!",
                    "explanation": "태윤이는 혜린의 에너지가 놀랍다고 칭찬했어요.",
                    "optionA": "amazing!",
                    "optionB": "is",
                    "optionC": "energy",
                    "optionD": "Your"
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "정보 탐구",
    "episodes": [
        {
            "title": "새로운 앱 배우기",
            "explanation": "ESFP의 체험 중심 학습과 ESTJ의 체계적 학습 방식 비교",
            "level": 1,
            "my_mbti": "ESFP",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "혜린",
                    "script": "Let's just try it!",
                    "translation": "그냥 해보자!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "태윤",
                    "script": "First, read the guide.",
                    "translation": "먼저 가이드를 읽어보자."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "태윤이는 먼저 가이드를 읽으려고 하나요?",
                    "hint": "ESTJ는 체계적으로 접근해요.",
                    "result": "O",
                    "explanation": "태윤이는 'First, read the guide.'라고 먼저 가이드를 읽자고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "혜린",
                    "script": "That's really smart thinking!",
                    "translation": "정말 똑똑한 생각이야!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "태윤",
                    "script": "Trying helps you learn!",
                    "translation": "해보는 게 배우는 데 도움이 돼!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Hye-rin wants to @@ it first.",
                    "hint": "ESFP는 직접 경험하는 것을 선호해요.",
                    "optionA": "read",
                    "optionB": "try",
                    "optionC": "avoid",
                    "result": "try",
                    "explanation": "혜린이는 먼저 직접 해보고 싶어해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "혜린",
                    "script": "Your way is organized!",
                    "translation": "네 방식이 체계적이야!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태윤",
                    "script": "Your energy is amazing!",
                    "translation": "네 에너지가 놀라워!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "태윤이가 혜린의 에너지를 칭찬하는 말이에요.",
                    "optionA": "amazing!",
                    "optionB": "is",
                    "optionC": "energy",
                    "optionD": "Your",
                    "result": "Your energy is amazing!",
                    "explanation": "태윤이는 혜린의 에너지가 놀랍다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 9759 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "정보 탐구",
    "episodes": [
        {
            "title": "요리법 찾아보기",
            "explanation": "ESFP의 감각적 탐구와 ESTJ의 단계적 정보 수집 비교",
            "category": "정보 탐구",
            "level": 1,
            "my_mbti": "ESFP",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "예솔",
                    "script": "This smells so good!",
                    "translation": "이거 냄새가 정말 좋아!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "성훈",
                    "script": "Let's check the recipe.",
                    "translation": "레시피를 확인해보자."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "성훈이는 레시피를 확인하고 싶어하나요?",
                    "hint": "ESTJ는 정확한 정보를 원해요.",
                    "result": "O",
                    "explanation": "성훈이는 'Let's check the recipe.'라고 레시피를 확인하자고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "예솔",
                    "script": "Good idea! Very helpful!",
                    "translation": "좋은 생각이야! 정말 도움이 돼!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "성훈",
                    "script": "Your nose is excellent!",
                    "translation": "네 후각이 훌륭해!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Ye-sol thinks the food @@ good.",
                    "hint": "ESFP는 감각적 정보에 민감해요.",
                    "optionA": "tastes",
                    "optionB": "smells",
                    "optionC": "looks",
                    "result": "smells",
                    "explanation": "예솔이는 음식 냄새가 좋다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "예솔",
                    "script": "You're so thorough!",
                    "translation": "넌 정말 철저해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "성훈",
                    "script": "You notice details well!",
                    "translation": "넌 세부사항을 잘 알아차려!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "성훈이가 예솔의 관찰력을 칭찬하는 말이에요.",
                    "result": "You notice details well!",
                    "explanation": "성훈이는 예솔이가 세부사항을 잘 알아차린다고 칭찬했어요.",
                    "optionA": "well!",
                    "optionB": "notice",
                    "optionC": "details",
                    "optionD": "You"
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "정보 탐구",
    "episodes": [
        {
            "title": "요리법 찾아보기",
            "explanation": "ESFP의 감각적 탐구와 ESTJ의 단계적 정보 수집 비교",
            "level": 1,
            "my_mbti": "ESFP",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "예솔",
                    "script": "This smells so good!",
                    "translation": "이거 냄새가 정말 좋아!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "성훈",
                    "script": "Let's check the recipe.",
                    "translation": "레시피를 확인해보자."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "성훈이는 레시피를 확인하고 싶어하나요?",
                    "hint": "ESTJ는 정확한 정보를 원해요.",
                    "result": "O",
                    "explanation": "성훈이는 'Let's check the recipe.'라고 레시피를 확인하자고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "예솔",
                    "script": "Good idea! Very helpful!",
                    "translation": "좋은 생각이야! 정말 도움이 돼!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "성훈",
                    "script": "Your nose is excellent!",
                    "translation": "네 후각이 훌륭해!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Ye-sol thinks the food @@ good.",
                    "hint": "ESFP는 감각적 정보에 민감해요.",
                    "optionA": "tastes",
                    "optionB": "smells",
                    "optionC": "looks",
                    "result": "smells",
                    "explanation": "예솔이는 음식 냄새가 좋다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "예솔",
                    "script": "You're so thorough!",
                    "translation": "넌 정말 철저해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "성훈",
                    "script": "You notice details well!",
                    "translation": "넌 세부사항을 잘 알아차려!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "성훈이가 예솔의 관찰력을 칭찬하는 말이에요.",
                    "optionA": "well!",
                    "optionB": "notice",
                    "optionC": "details",
                    "optionD": "You",
                    "result": "You notice details well!",
                    "explanation": "성훈이는 예솔이가 세부사항을 잘 알아차린다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 9760 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "의사결정 방식",
    "episodes": [
        {
            "title": "선물 고르기",
            "explanation": "ESFP의 감성적 선택과 ESTJ의 실용적 판단 비교",
            "category": "의사결정 방식",
            "level": 1,
            "my_mbti": "ESFP",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "미소",
                    "script": "This one is pretty!",
                    "translation": "이거 예뻐!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "태호",
                    "script": "Is it useful though?",
                    "translation": "그런데 유용해?"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "태호는 유용함을 중요하게 생각하나요?",
                    "hint": "ESTJ는 실용성을 고려해요.",
                    "result": "O",
                    "explanation": "태호는 'Is it useful though?'라고 유용함을 물어봐요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "미소",
                    "script": "Pretty things make happiness!",
                    "translation": "예쁜 것들이 행복을 만들어!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "태호",
                    "script": "That's a good point!",
                    "translation": "좋은 지적이야!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Mi-so thinks the gift is @@.",
                    "hint": "ESFP는 미적 감각을 중시해요.",
                    "optionA": "ugly",
                    "optionB": "pretty",
                    "optionC": "expensive",
                    "result": "pretty",
                    "explanation": "미소는 선물이 예쁘다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "미소",
                    "script": "You think so practically!",
                    "translation": "넌 정말 실용적으로 생각해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태호",
                    "script": "You see beauty everywhere!",
                    "translation": "넌 어디서나 아름다움을 봐!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "태호가 미소의 심미안을 칭찬하는 말이에요.",
                    "result": "You see beauty everywhere!",
                    "explanation": "태호는 미소가 어디서나 아름다움을 본다고 칭찬했어요.",
                    "optionA": "beauty",
                    "optionB": "everywhere!",
                    "optionC": "see",
                    "optionD": "You"
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "의사결정 방식",
    "episodes": [
        {
            "title": "선물 고르기",
            "explanation": "ESFP의 감성적 선택과 ESTJ의 실용적 판단 비교",
            "level": 1,
            "my_mbti": "ESFP",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "미소",
                    "script": "This one is pretty!",
                    "translation": "이거 예뻐!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "태호",
                    "script": "Is it useful though?",
                    "translation": "그런데 유용해?"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "태호는 유용함을 중요하게 생각하나요?",
                    "hint": "ESTJ는 실용성을 고려해요.",
                    "result": "O",
                    "explanation": "태호는 'Is it useful though?'라고 유용함을 물어봐요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "미소",
                    "script": "Pretty things make happiness!",
                    "translation": "예쁜 것들이 행복을 만들어!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "태호",
                    "script": "That's a good point!",
                    "translation": "좋은 지적이야!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Mi-so thinks the gift is @@.",
                    "hint": "ESFP는 미적 감각을 중시해요.",
                    "optionA": "ugly",
                    "optionB": "pretty",
                    "optionC": "expensive",
                    "result": "pretty",
                    "explanation": "미소는 선물이 예쁘다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "미소",
                    "script": "You think so practically!",
                    "translation": "넌 정말 실용적으로 생각해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태호",
                    "script": "You see beauty everywhere!",
                    "translation": "넌 어디서나 아름다움을 봐!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "태호가 미소의 심미안을 칭찬하는 말이에요.",
                    "optionA": "beauty",
                    "optionB": "everywhere!",
                    "optionC": "see",
                    "optionD": "You",
                    "result": "You see beauty everywhere!",
                    "explanation": "태호는 미소가 어디서나 아름다움을 본다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 9761 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "의사결정 방식",
    "episodes": [
        {
            "title": "식당 선택하기",
            "explanation": "ESFP의 분위기 중심 선택과 ESTJ의 효율성 고려 비교",
            "category": "의사결정 방식",
            "level": 1,
            "my_mbti": "ESFP",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "혜린",
                    "script": "This place looks cozy!",
                    "translation": "이 곳이 아늑해 보여!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "준우",
                    "script": "How are the reviews?",
                    "translation": "리뷰는 어때?"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "준우는 리뷰를 확인하려고 하나요?",
                    "hint": "ESTJ는 객관적 정보를 중시해요.",
                    "result": "O",
                    "explanation": "준우는 'How are the reviews?'라고 리뷰를 물어봐요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "혜린",
                    "script": "Reviews help us choose!",
                    "translation": "리뷰가 선택하는 데 도움이 돼!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "준우",
                    "script": "Cozy places are nice!",
                    "translation": "아늑한 곳이 좋아!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Hye-rin thinks the place looks @@.",
                    "hint": "ESFP는 분위기를 중요하게 여겨요.",
                    "optionA": "crowded",
                    "optionB": "cozy",
                    "optionC": "cold",
                    "result": "cozy",
                    "explanation": "혜린이는 그 곳이 아늑해 보인다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "혜린",
                    "script": "You're so careful choosing!",
                    "translation": "넌 선택을 정말 신중하게 해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "준우",
                    "script": "You create good vibes!",
                    "translation": "넌 좋은 분위기를 만들어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "준우가 혜린의 분위기 조성 능력을 칭찬하는 말이에요.",
                    "result": "You create good vibes!",
                    "explanation": "준우는 혜린이가 좋은 분위기를 만든다고 칭찬했어요.",
                    "optionA": "create",
                    "optionB": "You",
                    "optionC": "vibes!",
                    "optionD": "good"
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "의사결정 방식",
    "episodes": [
        {
            "title": "식당 선택하기",
            "explanation": "ESFP의 분위기 중심 선택과 ESTJ의 효율성 고려 비교",
            "level": 1,
            "my_mbti": "ESFP",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "혜린",
                    "script": "This place looks cozy!",
                    "translation": "이 곳이 아늑해 보여!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "준우",
                    "script": "How are the reviews?",
                    "translation": "리뷰는 어때?"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "준우는 리뷰를 확인하려고 하나요?",
                    "hint": "ESTJ는 객관적 정보를 중시해요.",
                    "result": "O",
                    "explanation": "준우는 'How are the reviews?'라고 리뷰를 물어봐요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "혜린",
                    "script": "Reviews help us choose!",
                    "translation": "리뷰가 선택하는 데 도움이 돼!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "준우",
                    "script": "Cozy places are nice!",
                    "translation": "아늑한 곳이 좋아!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Hye-rin thinks the place looks @@.",
                    "hint": "ESFP는 분위기를 중요하게 여겨요.",
                    "optionA": "crowded",
                    "optionB": "cozy",
                    "optionC": "cold",
                    "result": "cozy",
                    "explanation": "혜린이는 그 곳이 아늑해 보인다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "혜린",
                    "script": "You're so careful choosing!",
                    "translation": "넌 선택을 정말 신중하게 해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "준우",
                    "script": "You create good vibes!",
                    "translation": "넌 좋은 분위기를 만들어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "준우가 혜린의 분위기 조성 능력을 칭찬하는 말이에요.",
                    "optionA": "create",
                    "optionB": "You",
                    "optionC": "vibes!",
                    "optionD": "good",
                    "result": "You create good vibes!",
                    "explanation": "준우는 혜린이가 좋은 분위기를 만든다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 9762 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "생활 태도",
    "episodes": [
        {
            "title": "일상 루틴 관리",
            "explanation": "ESFP의 자유로운 생활 방식과 ESTJ의 규칙적 생활 태도 비교",
            "category": "생활 태도",
            "level": 1,
            "my_mbti": "ESFP",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "예솔",
                    "script": "I follow my mood!",
                    "translation": "나는 기분을 따라가!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "예은",
                    "script": "I like daily routines!",
                    "translation": "나는 일상 루틴을 좋아해!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "예은이는 일상 루틴을 좋아하나요?",
                    "hint": "ESTJ는 규칙적인 생활을 선호해요.",
                    "result": "O",
                    "explanation": "예은이는 'I like daily routines!'라고 루틴을 좋아한다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "예솔",
                    "script": "That keeps you organized!",
                    "translation": "그게 너를 체계적으로 만들어!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "예은",
                    "script": "Following feelings is natural!",
                    "translation": "감정을 따르는 것은 자연스러워!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Ye-sol likes to follow her @@.",
                    "hint": "ESFP는 감정에 따라 행동해요.",
                    "optionA": "schedule",
                    "optionB": "mood",
                    "optionC": "rules",
                    "result": "mood",
                    "explanation": "예솔이는 자신의 기분을 따라가는 것을 좋아해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "예솔",
                    "script": "Your structure is helpful!",
                    "translation": "네 체계가 도움이 돼!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "예은",
                    "script": "Your flexibility is great!",
                    "translation": "네 유연성이 훌륭해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "예은이가 예솔의 유연함을 칭찬하는 말이에요.",
                    "result": "Your flexibility is great!",
                    "explanation": "예은이는 예솔의 유연성이 훌륭하다고 칭찬했어요.",
                    "optionA": "great!",
                    "optionB": "flexibility",
                    "optionC": "Your",
                    "optionD": "is"
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "생활 태도",
    "episodes": [
        {
            "title": "일상 루틴 관리",
            "explanation": "ESFP의 자유로운 생활 방식과 ESTJ의 규칙적 생활 태도 비교",
            "level": 1,
            "my_mbti": "ESFP",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "예솔",
                    "script": "I follow my mood!",
                    "translation": "나는 기분을 따라가!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "예은",
                    "script": "I like daily routines!",
                    "translation": "나는 일상 루틴을 좋아해!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "예은이는 일상 루틴을 좋아하나요?",
                    "hint": "ESTJ는 규칙적인 생활을 선호해요.",
                    "result": "O",
                    "explanation": "예은이는 'I like daily routines!'라고 루틴을 좋아한다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "예솔",
                    "script": "That keeps you organized!",
                    "translation": "그게 너를 체계적으로 만들어!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "예은",
                    "script": "Following feelings is natural!",
                    "translation": "감정을 따르는 것은 자연스러워!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Ye-sol likes to follow her @@.",
                    "hint": "ESFP는 감정에 따라 행동해요.",
                    "optionA": "schedule",
                    "optionB": "mood",
                    "optionC": "rules",
                    "result": "mood",
                    "explanation": "예솔이는 자신의 기분을 따라가는 것을 좋아해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "예솔",
                    "script": "Your structure is helpful!",
                    "translation": "네 체계가 도움이 돼!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "예은",
                    "script": "Your flexibility is great!",
                    "translation": "네 유연성이 훌륭해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "예은이가 예솔의 유연함을 칭찬하는 말이에요.",
                    "optionA": "great!",
                    "optionB": "flexibility",
                    "optionC": "Your",
                    "optionD": "is",
                    "result": "Your flexibility is great!",
                    "explanation": "예은이는 예솔의 유연성이 훌륭하다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 9763 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "생활 태도",
    "episodes": [
        {
            "title": "방 꾸미기 스타일",
            "explanation": "ESFP의 감성적 공간 꾸미기와 ESTJ의 실용적 정리 방식 비교",
            "category": "생활 태도",
            "level": 1,
            "my_mbti": "ESFP",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "미소",
                    "script": "I love colorful things!",
                    "translation": "나는 알록달록한 것들을 좋아해!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "서아",
                    "script": "Everything has its place!",
                    "translation": "모든 것은 제자리가 있어!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "서아는 모든 것이 제자리에 있어야 한다고 생각하나요?",
                    "hint": "ESTJ는 정리정돈을 중시해요.",
                    "result": "O",
                    "explanation": "서아는 'Everything has its place!'라고 제자리의 중요성을 말해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "미소",
                    "script": "Organization is really important!",
                    "translation": "정리정돈이 정말 중요해!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "서아",
                    "script": "Colors make rooms happy!",
                    "translation": "색깔들이 방을 행복하게 만들어!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Mi-so loves @@ things in her room.",
                    "hint": "ESFP는 시각적으로 아름다운 것을 좋아해요.",
                    "optionA": "dark",
                    "optionB": "colorful",
                    "optionC": "boring",
                    "result": "colorful",
                    "explanation": "미소는 방에서 알록달록한 것들을 좋아해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "미소",
                    "script": "You keep everything perfect!",
                    "translation": "넌 모든 걸 완벽하게 유지해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "서아",
                    "script": "You bring life everywhere!",
                    "translation": "넌 어디든 생기를 가져다줘!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "서아가 미소의 생기 넘치는 성격을 칭찬하는 말이에요.",
                    "result": "You bring life everywhere!",
                    "explanation": "서아는 미소가 어디든 생기를 가져다준다고 칭찬했어요.",
                    "optionA": "You",
                    "optionB": "life",
                    "optionC": "everywhere!",
                    "optionD": "bring"
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "생활 태도",
    "episodes": [
        {
            "title": "방 꾸미기 스타일",
            "explanation": "ESFP의 감성적 공간 꾸미기와 ESTJ의 실용적 정리 방식 비교",
            "level": 1,
            "my_mbti": "ESFP",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "미소",
                    "script": "I love colorful things!",
                    "translation": "나는 알록달록한 것들을 좋아해!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "서아",
                    "script": "Everything has its place!",
                    "translation": "모든 것은 제자리가 있어!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "서아는 모든 것이 제자리에 있어야 한다고 생각하나요?",
                    "hint": "ESTJ는 정리정돈을 중시해요.",
                    "result": "O",
                    "explanation": "서아는 'Everything has its place!'라고 제자리의 중요성을 말해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "미소",
                    "script": "Organization is really important!",
                    "translation": "정리정돈이 정말 중요해!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "서아",
                    "script": "Colors make rooms happy!",
                    "translation": "색깔들이 방을 행복하게 만들어!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Mi-so loves @@ things in her room.",
                    "hint": "ESFP는 시각적으로 아름다운 것을 좋아해요.",
                    "optionA": "dark",
                    "optionB": "colorful",
                    "optionC": "boring",
                    "result": "colorful",
                    "explanation": "미소는 방에서 알록달록한 것들을 좋아해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "미소",
                    "script": "You keep everything perfect!",
                    "translation": "넌 모든 걸 완벽하게 유지해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "서아",
                    "script": "You bring life everywhere!",
                    "translation": "넌 어디든 생기를 가져다줘!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "서아가 미소의 생기 넘치는 성격을 칭찬하는 말이에요.",
                    "optionA": "You",
                    "optionB": "life",
                    "optionC": "everywhere!",
                    "optionD": "bring",
                    "result": "You bring life everywhere!",
                    "explanation": "서아는 미소가 어디든 생기를 가져다준다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 9764 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "스트레스 상황 대처",
    "episodes": [
        {
            "title": "시험 스트레스 해소",
            "explanation": "ESFP의 감정 표현을 통한 해소와 ESTJ의 체계적 스트레스 관리 비교",
            "category": "스트레스 상황 대처",
            "level": 1,
            "my_mbti": "ESFP",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "혜린",
                    "script": "I need to talk!",
                    "translation": "나는 얘기해야겠어!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "소라",
                    "script": "Let's make a plan!",
                    "translation": "계획을 세워보자!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "소라는 계획을 세우자고 하나요?",
                    "hint": "ESTJ는 체계적으로 문제를 해결해요.",
                    "result": "O",
                    "explanation": "소라는 'Let's make a plan!'라고 계획을 세우자고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "혜린",
                    "script": "Plans help reduce stress!",
                    "translation": "계획이 스트레스를 줄이는 데 도움이 돼!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "소라",
                    "script": "Talking makes you better!",
                    "translation": "얘기하는 게 널 낫게 만들어!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Hye-rin wants to @@ about her feelings.",
                    "hint": "ESFP는 감정을 표현하는 것을 좋아해요.",
                    "optionA": "hide",
                    "optionB": "talk",
                    "optionC": "forget",
                    "result": "talk",
                    "explanation": "혜린이는 자신의 감정에 대해 얘기하고 싶어해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "혜린",
                    "script": "Your plans are so smart!",
                    "translation": "네 계획이 정말 똑똑해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "소라",
                    "script": "Your honesty helps everyone!",
                    "translation": "네 솔직함이 모든 사람에게 도움이 돼!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "소라가 혜린의 솔직한 성격을 칭찬하는 말이에요.",
                    "result": "Your honesty helps everyone!",
                    "explanation": "소라는 혜린의 솔직함이 모든 사람에게 도움이 된다고 칭찬했어요.",
                    "optionA": "everyone!",
                    "optionB": "honesty",
                    "optionC": "helps",
                    "optionD": "Your"
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "스트레스 상황 대처",
    "episodes": [
        {
            "title": "시험 스트레스 해소",
            "explanation": "ESFP의 감정 표현을 통한 해소와 ESTJ의 체계적 스트레스 관리 비교",
            "level": 1,
            "my_mbti": "ESFP",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "혜린",
                    "script": "I need to talk!",
                    "translation": "나는 얘기해야겠어!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "소라",
                    "script": "Let's make a plan!",
                    "translation": "계획을 세워보자!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "소라는 계획을 세우자고 하나요?",
                    "hint": "ESTJ는 체계적으로 문제를 해결해요.",
                    "result": "O",
                    "explanation": "소라는 'Let's make a plan!'라고 계획을 세우자고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "혜린",
                    "script": "Plans help reduce stress!",
                    "translation": "계획이 스트레스를 줄이는 데 도움이 돼!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "소라",
                    "script": "Talking makes you better!",
                    "translation": "얘기하는 게 널 낫게 만들어!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Hye-rin wants to @@ about her feelings.",
                    "hint": "ESFP는 감정을 표현하는 것을 좋아해요.",
                    "optionA": "hide",
                    "optionB": "talk",
                    "optionC": "forget",
                    "result": "talk",
                    "explanation": "혜린이는 자신의 감정에 대해 얘기하고 싶어해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "혜린",
                    "script": "Your plans are so smart!",
                    "translation": "네 계획이 정말 똑똑해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "소라",
                    "script": "Your honesty helps everyone!",
                    "translation": "네 솔직함이 모든 사람에게 도움이 돼!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "소라가 혜린의 솔직한 성격을 칭찬하는 말이에요.",
                    "optionA": "everyone!",
                    "optionB": "honesty",
                    "optionC": "helps",
                    "optionD": "Your",
                    "result": "Your honesty helps everyone!",
                    "explanation": "소라는 혜린의 솔직함이 모든 사람에게 도움이 된다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 9765 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "스트레스 상황 대처",
    "episodes": [
        {
            "title": "팀 과제 압박감",
            "explanation": "ESFP의 긍정적 에너지 유지와 ESTJ의 문제 해결 중심 접근 비교",
            "category": "스트레스 상황 대처",
            "level": 1,
            "my_mbti": "ESFP",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "예솔",
                    "script": "We can do this!",
                    "translation": "우리는 할 수 있어!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "하영",
                    "script": "Let's divide the work!",
                    "translation": "일을 나누어보자!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "하영이는 일을 나누자고 하나요?",
                    "hint": "ESTJ는 효율적으로 일을 처리해요.",
                    "result": "O",
                    "explanation": "하영이는 'Let's divide the work!'라고 일을 나누자고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "예솔",
                    "script": "Great organization skills!",
                    "translation": "훌륭한 조직 능력이야!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "하영",
                    "script": "Your spirit lifts everyone!",
                    "translation": "네 정신력이 모든 사람을 끌어올려!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Ye-sol believes they @@ do it.",
                    "hint": "ESFP는 긍정적인 마음가짐을 유지해요.",
                    "optionA": "can't",
                    "optionB": "can",
                    "optionC": "won't",
                    "result": "can",
                    "explanation": "예솔이는 그들이 할 수 있다고 믿어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "예솔",
                    "script": "You solve problems well!",
                    "translation": "넌 문제를 잘 해결해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "하영",
                    "script": "You keep us positive!",
                    "translation": "넌 우리를 긍정적으로 만들어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "하영이가 예솔의 긍정성을 칭찬하는 말이에요.",
                    "result": "You keep us positive!",
                    "explanation": "하영이는 예솔이가 팀을 긍정적으로 만든다고 칭찬했어요.",
                    "optionA": "You",
                    "optionB": "keep",
                    "optionC": "us",
                    "optionD": "positive!"
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "스트레스 상황 대처",
    "episodes": [
        {
            "title": "팀 과제 압박감",
            "explanation": "ESFP의 긍정적 에너지 유지와 ESTJ의 문제 해결 중심 접근 비교",
            "level": 1,
            "my_mbti": "ESFP",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "예솔",
                    "script": "We can do this!",
                    "translation": "우리는 할 수 있어!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "하영",
                    "script": "Let's divide the work!",
                    "translation": "일을 나누어보자!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "하영이는 일을 나누자고 하나요?",
                    "hint": "ESTJ는 효율적으로 일을 처리해요.",
                    "result": "O",
                    "explanation": "하영이는 'Let's divide the work!'라고 일을 나누자고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "예솔",
                    "script": "Great organization skills!",
                    "translation": "훌륭한 조직 능력이야!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "하영",
                    "script": "Your spirit lifts everyone!",
                    "translation": "네 정신력이 모든 사람을 끌어올려!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Ye-sol believes they @@ do it.",
                    "hint": "ESFP는 긍정적인 마음가짐을 유지해요.",
                    "optionA": "can't",
                    "optionB": "can",
                    "optionC": "won't",
                    "result": "can",
                    "explanation": "예솔이는 그들이 할 수 있다고 믿어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "예솔",
                    "script": "You solve problems well!",
                    "translation": "넌 문제를 잘 해결해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "하영",
                    "script": "You keep us positive!",
                    "translation": "넌 우리를 긍정적으로 만들어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "하영이가 예솔의 긍정성을 칭찬하는 말이에요.",
                    "optionA": "You",
                    "optionB": "keep",
                    "optionC": "us",
                    "optionD": "positive!",
                    "result": "You keep us positive!",
                    "explanation": "하영이는 예솔이가 팀을 긍정적으로 만든다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 9766 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "진로 고민 나누기",
            "explanation": "ESFP의 사람 중심 직업 관심과 ESTJ의 실용적 커리어 계획 비교",
            "category": "직업 및 목표 설정",
            "level": 1,
            "my_mbti": "ESFP",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "미소",
                    "script": "I want helping jobs!",
                    "translation": "나는 도움이 되는 일을 원해!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "다인",
                    "script": "What skills do you need?",
                    "translation": "어떤 기술이 필요해?"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "다인이는 필요한 기술을 물어보나요?",
                    "hint": "ESTJ는 실용적인 접근을 해요.",
                    "result": "O",
                    "explanation": "다인이는 'What skills do you need?'라고 필요한 기술을 물어봐요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "미소",
                    "script": "Good question! Very practical!",
                    "translation": "좋은 질문이야! 정말 실용적이야!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "다인",
                    "script": "Helping others is wonderful!",
                    "translation": "다른 사람을 돕는 건 훌륭해!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Mi-so wants jobs that @@ people.",
                    "hint": "ESFP는 사람을 돕는 일을 선호해요.",
                    "optionA": "ignore",
                    "optionB": "help",
                    "optionC": "avoid",
                    "result": "help",
                    "explanation": "미소는 사람들을 도와주는 일을 원해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "미소",
                    "script": "You plan things clearly!",
                    "translation": "넌 일을 명확하게 계획해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "다인",
                    "script": "Your heart is beautiful!",
                    "translation": "네 마음이 아름다워!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "다인이가 미소의 마음씨를 칭찬하는 말이에요.",
                    "result": "Your heart is beautiful!",
                    "explanation": "다인이는 미소의 마음이 아름답다고 칭찬했어요.",
                    "optionA": "is",
                    "optionB": "Your",
                    "optionC": "beautiful!",
                    "optionD": "heart"
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "진로 고민 나누기",
            "explanation": "ESFP의 사람 중심 직업 관심과 ESTJ의 실용적 커리어 계획 비교",
            "level": 1,
            "my_mbti": "ESFP",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "미소",
                    "script": "I want helping jobs!",
                    "translation": "나는 도움이 되는 일을 원해!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "다인",
                    "script": "What skills do you need?",
                    "translation": "어떤 기술이 필요해?"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "다인이는 필요한 기술을 물어보나요?",
                    "hint": "ESTJ는 실용적인 접근을 해요.",
                    "result": "O",
                    "explanation": "다인이는 'What skills do you need?'라고 필요한 기술을 물어봐요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "미소",
                    "script": "Good question! Very practical!",
                    "translation": "좋은 질문이야! 정말 실용적이야!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "다인",
                    "script": "Helping others is wonderful!",
                    "translation": "다른 사람을 돕는 건 훌륭해!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Mi-so wants jobs that @@ people.",
                    "hint": "ESFP는 사람을 돕는 일을 선호해요.",
                    "optionA": "ignore",
                    "optionB": "help",
                    "optionC": "avoid",
                    "result": "help",
                    "explanation": "미소는 사람들을 도와주는 일을 원해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "미소",
                    "script": "You plan things clearly!",
                    "translation": "넌 일을 명확하게 계획해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "다인",
                    "script": "Your heart is beautiful!",
                    "translation": "네 마음이 아름다워!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "다인이가 미소의 마음씨를 칭찬하는 말이에요.",
                    "optionA": "is",
                    "optionB": "Your",
                    "optionC": "beautiful!",
                    "optionD": "heart",
                    "result": "Your heart is beautiful!",
                    "explanation": "다인이는 미소의 마음이 아름답다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 9767 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "미래 계획 세우기",
            "explanation": "ESFP의 꿈 중심 목표와 ESTJ의 단계별 목표 달성 계획 비교",
            "category": "직업 및 목표 설정",
            "level": 1,
            "my_mbti": "ESFP",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "혜린",
                    "script": "I dream big dreams!",
                    "translation": "나는 큰 꿈을 꿔!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "하나",
                    "script": "Let's make step plans!",
                    "translation": "단계별 계획을 세우자!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "하나는 단계별 계획을 만들자고 하나요?",
                    "hint": "ESTJ는 체계적인 계획을 선호해요.",
                    "result": "O",
                    "explanation": "하나는 'Let's make step plans!'라고 단계별 계획을 세우자고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "혜린",
                    "script": "Steps make dreams real!",
                    "translation": "단계가 꿈을 현실로 만들어!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "하나",
                    "script": "Big dreams inspire everyone!",
                    "translation": "큰 꿈이 모든 사람에게 영감을 줘!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Hye-rin likes to dream @@ dreams.",
                    "hint": "ESFP는 큰 꿈을 꾸는 것을 좋아해요.",
                    "optionA": "small",
                    "optionB": "big",
                    "optionC": "scary",
                    "result": "big",
                    "explanation": "혜린이는 큰 꿈을 꾸는 것을 좋아해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "혜린",
                    "script": "Your planning is excellent!",
                    "translation": "네 계획 세우기가 훌륭해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "하나",
                    "script": "Your dreams give hope!",
                    "translation": "네 꿈이 희망을 줘!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "하나가 혜린의 꿈에 대해 말하는 거예요.",
                    "result": "Your dreams give hope!",
                    "explanation": "하나는 혜린의 꿈이 희망을 준다고 말했어요.",
                    "optionA": "Your",
                    "optionB": "give",
                    "optionC": "dreams",
                    "optionD": "hope!"
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "미래 계획 세우기",
            "explanation": "ESFP의 꿈 중심 목표와 ESTJ의 단계별 목표 달성 계획 비교",
            "level": 1,
            "my_mbti": "ESFP",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "혜린",
                    "script": "I dream big dreams!",
                    "translation": "나는 큰 꿈을 꿔!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "하나",
                    "script": "Let's make step plans!",
                    "translation": "단계별 계획을 세우자!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "하나는 단계별 계획을 만들자고 하나요?",
                    "hint": "ESTJ는 체계적인 계획을 선호해요.",
                    "result": "O",
                    "explanation": "하나는 'Let's make step plans!'라고 단계별 계획을 세우자고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "혜린",
                    "script": "Steps make dreams real!",
                    "translation": "단계가 꿈을 현실로 만들어!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "하나",
                    "script": "Big dreams inspire everyone!",
                    "translation": "큰 꿈이 모든 사람에게 영감을 줘!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Hye-rin likes to dream @@ dreams.",
                    "hint": "ESFP는 큰 꿈을 꾸는 것을 좋아해요.",
                    "optionA": "small",
                    "optionB": "big",
                    "optionC": "scary",
                    "result": "big",
                    "explanation": "혜린이는 큰 꿈을 꾸는 것을 좋아해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "혜린",
                    "script": "Your planning is excellent!",
                    "translation": "네 계획 세우기가 훌륭해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "하나",
                    "script": "Your dreams give hope!",
                    "translation": "네 꿈이 희망을 줘!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "하나가 혜린의 꿈에 대해 말하는 거예요.",
                    "optionA": "Your",
                    "optionB": "give",
                    "optionC": "dreams",
                    "optionD": "hope!",
                    "result": "Your dreams give hope!",
                    "explanation": "하나는 혜린의 꿈이 희망을 준다고 말했어요."
                }
            ]
        }
    ]
}
ID: 9768 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "주말 활동 계획",
            "explanation": "ESFP의 즉흥적 재미 추구와 ESTJ의 계획적 여가 활용 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ESFP",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "예솔",
                    "script": "Let's dance together!",
                    "translation": "같이 춤추자!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "예은",
                    "script": "Dancing sounds really fun!",
                    "translation": "춤이 정말 재미있겠어!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "예은이는 춤이 재미있다고 생각하나요?",
                    "hint": "ESTJ도 재미있는 활동을 좋아해요.",
                    "result": "O",
                    "explanation": "예은이는 'Dancing sounds really fun!'라고 춤이 재미있다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "예솔",
                    "script": "You're so open-minded!",
                    "translation": "넌 정말 열린 마음이야!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "예은",
                    "script": "Should we learn steps?",
                    "translation": "스텝을 배워볼까?"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Ye-sol wants to @@ together.",
                    "hint": "ESFP는 함께하는 활동을 즐겨요.",
                    "optionA": "study",
                    "optionB": "dance",
                    "optionC": "sleep",
                    "result": "dance",
                    "explanation": "예솔이는 함께 춤추고 싶어해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "예솔",
                    "script": "Learning steps is smart!",
                    "translation": "스텝을 배우는 건 똑똑해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "예은",
                    "script": "You bring such energy!",
                    "translation": "넌 정말 에너지를 가져다줘!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "예은이가 예솔의 에너지를 칭찬하는 말이에요.",
                    "result": "You bring such energy!",
                    "explanation": "예은이는 예솔이가 에너지를 가져다준다고 칭찬했어요.",
                    "optionA": "bring",
                    "optionB": "You",
                    "optionC": "such",
                    "optionD": "energy!"
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "주말 활동 계획",
            "explanation": "ESFP의 즉흥적 재미 추구와 ESTJ의 계획적 여가 활용 비교",
            "level": 1,
            "my_mbti": "ESFP",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "예솔",
                    "script": "Let's dance together!",
                    "translation": "같이 춤추자!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "예은",
                    "script": "Dancing sounds really fun!",
                    "translation": "춤이 정말 재미있겠어!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "예은이는 춤이 재미있다고 생각하나요?",
                    "hint": "ESTJ도 재미있는 활동을 좋아해요.",
                    "result": "O",
                    "explanation": "예은이는 'Dancing sounds really fun!'라고 춤이 재미있다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "예솔",
                    "script": "You're so open-minded!",
                    "translation": "넌 정말 열린 마음이야!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "예은",
                    "script": "Should we learn steps?",
                    "translation": "스텝을 배워볼까?"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Ye-sol wants to @@ together.",
                    "hint": "ESFP는 함께하는 활동을 즐겨요.",
                    "optionA": "study",
                    "optionB": "dance",
                    "optionC": "sleep",
                    "result": "dance",
                    "explanation": "예솔이는 함께 춤추고 싶어해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "예솔",
                    "script": "Learning steps is smart!",
                    "translation": "스텝을 배우는 건 똑똑해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "예은",
                    "script": "You bring such energy!",
                    "translation": "넌 정말 에너지를 가져다줘!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "예은이가 예솔의 에너지를 칭찬하는 말이에요.",
                    "optionA": "bring",
                    "optionB": "You",
                    "optionC": "such",
                    "optionD": "energy!",
                    "result": "You bring such energy!",
                    "explanation": "예은이는 예솔이가 에너지를 가져다준다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 9769 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "새로운 취미 시작",
            "explanation": "ESFP의 감성적 취미 선택과 ESTJ의 목적 있는 취미 활동 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ESFP",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "미소",
                    "script": "Art makes me happy!",
                    "translation": "예술이 나를 행복하게 해!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "태호",
                    "script": "Let's join art class!",
                    "translation": "미술 수업에 참여하자!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "태호는 미술 수업에 참여하자고 하나요?",
                    "hint": "ESTJ는 체계적인 학습을 선호해요.",
                    "result": "O",
                    "explanation": "태호는 'Let's join art class!'라고 미술 수업에 참여하자고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "미소",
                    "script": "Classes help us learn!",
                    "translation": "수업이 배우는 데 도움이 돼!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "태호",
                    "script": "Art brings joy everywhere!",
                    "translation": "예술이 어디든 기쁨을 가져다줘!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Mi-so thinks art makes her @@.",
                    "hint": "ESFP는 감정적 만족을 중시해요.",
                    "optionA": "sad",
                    "optionB": "happy",
                    "optionC": "tired",
                    "result": "happy",
                    "explanation": "미소는 예술이 자신을 행복하게 만든다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "미소",
                    "script": "You organize learning well!",
                    "translation": "넌 배움을 잘 정리해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태호",
                    "script": "You feel art deeply!",
                    "translation": "넌 예술을 깊이 느껴!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "태호가 미소의 예술적 감수성을 칭찬하는 말이에요.",
                    "result": "You feel art deeply!",
                    "explanation": "태호는 미소가 예술을 깊이 느낀다고 칭찬했어요.",
                    "optionA": "You",
                    "optionB": "feel",
                    "optionC": "art",
                    "optionD": "deeply!"
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "새로운 취미 시작",
            "explanation": "ESFP의 감성적 취미 선택과 ESTJ의 목적 있는 취미 활동 비교",
            "level": 1,
            "my_mbti": "ESFP",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "미소",
                    "script": "Art makes me happy!",
                    "translation": "예술이 나를 행복하게 해!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "태호",
                    "script": "Let's join art class!",
                    "translation": "미술 수업에 참여하자!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "태호는 미술 수업에 참여하자고 하나요?",
                    "hint": "ESTJ는 체계적인 학습을 선호해요.",
                    "result": "O",
                    "explanation": "태호는 'Let's join art class!'라고 미술 수업에 참여하자고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "미소",
                    "script": "Classes help us learn!",
                    "translation": "수업이 배우는 데 도움이 돼!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "태호",
                    "script": "Art brings joy everywhere!",
                    "translation": "예술이 어디든 기쁨을 가져다줘!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Mi-so thinks art makes her @@.",
                    "hint": "ESFP는 감정적 만족을 중시해요.",
                    "optionA": "sad",
                    "optionB": "happy",
                    "optionC": "tired",
                    "result": "happy",
                    "explanation": "미소는 예술이 자신을 행복하게 만든다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "미소",
                    "script": "You organize learning well!",
                    "translation": "넌 배움을 잘 정리해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태호",
                    "script": "You feel art deeply!",
                    "translation": "넌 예술을 깊이 느껴!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "태호가 미소의 예술적 감수성을 칭찬하는 말이에요.",
                    "optionA": "You",
                    "optionB": "feel",
                    "optionC": "art",
                    "optionD": "deeply!",
                    "result": "You feel art deeply!",
                    "explanation": "태호는 미소가 예술을 깊이 느낀다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 9770 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "갈등 해결 방식",
    "episodes": [
        {
            "title": "친구들 사이 오해",
            "explanation": "ESFP의 감정 공감을 통한 해결과 ESTJ의 명확한 소통 방식 비교",
            "category": "갈등 해결 방식",
            "level": 1,
            "my_mbti": "ESFP",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "혜린",
                    "script": "Everyone feels hurt now.",
                    "translation": "모든 사람이 지금 상처받았어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "준우",
                    "script": "Let's talk it clearly.",
                    "translation": "명확하게 얘기해보자."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "준우는 명확하게 얘기하자고 하나요?",
                    "hint": "ESTJ는 직접적인 소통을 선호해요.",
                    "result": "O",
                    "explanation": "준우는 'Let's talk it clearly.'라고 명확하게 얘기하자고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "혜린",
                    "script": "Clear talking helps everyone!",
                    "translation": "명확한 대화가 모든 사람에게 도움이 돼!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "준우",
                    "script": "Understanding feelings is important!",
                    "translation": "감정을 이해하는 건 중요해!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Hye-rin notices everyone feels @@.",
                    "hint": "ESFP는 다른 사람의 감정을 잘 인식해요.",
                    "optionA": "happy",
                    "optionB": "hurt",
                    "optionC": "excited",
                    "result": "hurt",
                    "explanation": "혜린이는 모든 사람이 상처받았다고 알아차려요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "혜린",
                    "script": "You solve things directly!",
                    "translation": "넌 일을 직접적으로 해결해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "준우",
                    "script": "You care about people!",
                    "translation": "넌 사람들을 배려해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "준우가 혜린의 배려심을 칭찬하는 말이에요.",
                    "result": "You care about people!",
                    "explanation": "준우는 혜린이가 사람들을 배려한다고 칭찬했어요.",
                    "optionA": "people!",
                    "optionB": "You",
                    "optionC": "about",
                    "optionD": "care"
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "갈등 해결 방식",
    "episodes": [
        {
            "title": "친구들 사이 오해",
            "explanation": "ESFP의 감정 공감을 통한 해결과 ESTJ의 명확한 소통 방식 비교",
            "level": 1,
            "my_mbti": "ESFP",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "혜린",
                    "script": "Everyone feels hurt now.",
                    "translation": "모든 사람이 지금 상처받았어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "준우",
                    "script": "Let's talk it clearly.",
                    "translation": "명확하게 얘기해보자."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "준우는 명확하게 얘기하자고 하나요?",
                    "hint": "ESTJ는 직접적인 소통을 선호해요.",
                    "result": "O",
                    "explanation": "준우는 'Let's talk it clearly.'라고 명확하게 얘기하자고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "혜린",
                    "script": "Clear talking helps everyone!",
                    "translation": "명확한 대화가 모든 사람에게 도움이 돼!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "준우",
                    "script": "Understanding feelings is important!",
                    "translation": "감정을 이해하는 건 중요해!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Hye-rin notices everyone feels @@.",
                    "hint": "ESFP는 다른 사람의 감정을 잘 인식해요.",
                    "optionA": "happy",
                    "optionB": "hurt",
                    "optionC": "excited",
                    "result": "hurt",
                    "explanation": "혜린이는 모든 사람이 상처받았다고 알아차려요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "혜린",
                    "script": "You solve things directly!",
                    "translation": "넌 일을 직접적으로 해결해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "준우",
                    "script": "You care about people!",
                    "translation": "넌 사람들을 배려해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "준우가 혜린의 배려심을 칭찬하는 말이에요.",
                    "optionA": "people!",
                    "optionB": "You",
                    "optionC": "about",
                    "optionD": "care",
                    "result": "You care about people!",
                    "explanation": "준우는 혜린이가 사람들을 배려한다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 9771 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "갈등 해결 방식",
    "episodes": [
        {
            "title": "그룹 내 의견 충돌",
            "explanation": "ESFP의 조화 추구와 ESTJ의 효율적 합의 도출 방식 비교",
            "category": "갈등 해결 방식",
            "level": 1,
            "my_mbti": "ESFP",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "예솔",
                    "script": "Let's find middle way!",
                    "translation": "중간 방법을 찾자!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "서아",
                    "script": "We need clear decision!",
                    "translation": "우리는 명확한 결정이 필요해!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "서아는 명확한 결정이 필요하다고 생각하나요?",
                    "hint": "ESTJ는 확실한 결론을 선호해요.",
                    "result": "O",
                    "explanation": "서아는 'We need clear decision!'라고 명확한 결정이 필요하다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "예솔",
                    "script": "Decisions help us move!",
                    "translation": "결정이 우리가 나아가는 데 도움이 돼!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "서아",
                    "script": "Middle ways keep peace!",
                    "translation": "중간 방법이 평화를 유지해!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Ye-sol wants to find @@ way.",
                    "hint": "ESFP는 조화를 중시해요.",
                    "optionA": "hard",
                    "optionB": "middle",
                    "optionC": "wrong",
                    "result": "middle",
                    "explanation": "예솔이는 중간 방법을 찾고 싶어해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "예솔",
                    "script": "You make things clear!",
                    "translation": "넌 일을 명확하게 만들어!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "서아",
                    "script": "You bring people together!",
                    "translation": "넌 사람들을 모이게 해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "서아가 예솔의 화합 능력을 칭찬하는 말이에요.",
                    "result": "You bring people together!",
                    "explanation": "서아는 예솔이가 사람들을 모이게 한다고 칭찬했어요.",
                    "optionA": "bring",
                    "optionB": "together!",
                    "optionC": "You",
                    "optionD": "people"
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "갈등 해결 방식",
    "episodes": [
        {
            "title": "그룹 내 의견 충돌",
            "explanation": "ESFP의 조화 추구와 ESTJ의 효율적 합의 도출 방식 비교",
            "level": 1,
            "my_mbti": "ESFP",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "예솔",
                    "script": "Let's find middle way!",
                    "translation": "중간 방법을 찾자!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "서아",
                    "script": "We need clear decision!",
                    "translation": "우리는 명확한 결정이 필요해!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "서아는 명확한 결정이 필요하다고 생각하나요?",
                    "hint": "ESTJ는 확실한 결론을 선호해요.",
                    "result": "O",
                    "explanation": "서아는 'We need clear decision!'라고 명확한 결정이 필요하다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "예솔",
                    "script": "Decisions help us move!",
                    "translation": "결정이 우리가 나아가는 데 도움이 돼!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "서아",
                    "script": "Middle ways keep peace!",
                    "translation": "중간 방법이 평화를 유지해!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Ye-sol wants to find @@ way.",
                    "hint": "ESFP는 조화를 중시해요.",
                    "optionA": "hard",
                    "optionB": "middle",
                    "optionC": "wrong",
                    "result": "middle",
                    "explanation": "예솔이는 중간 방법을 찾고 싶어해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "예솔",
                    "script": "You make things clear!",
                    "translation": "넌 일을 명확하게 만들어!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "서아",
                    "script": "You bring people together!",
                    "translation": "넌 사람들을 모이게 해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "서아가 예솔의 화합 능력을 칭찬하는 말이에요.",
                    "optionA": "bring",
                    "optionB": "together!",
                    "optionC": "You",
                    "optionD": "people",
                    "result": "You bring people together!",
                    "explanation": "서아는 예솔이가 사람들을 모이게 한다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 9772 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "사회적 상호작용",
    "episodes": [
        {
            "title": "새로운 친구 맞이하기",
            "explanation": "ESFJ의 따뜻한 환대와 ESTJ의 체계적 소개 방식 비교",
            "category": "사회적 상호작용",
            "level": 1,
            "my_mbti": "ESFJ",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "민지",
                    "script": "Welcome! Make yourself comfortable!",
                    "translation": "환영해! 편안하게 해!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "태영",
                    "script": "Let me introduce everyone!",
                    "translation": "모든 사람을 소개할게!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "민지는 새로운 사람을 환영하고 있나요?",
                    "hint": "ESFJ는 사람들을 따뜻하게 맞아요.",
                    "result": "O",
                    "explanation": "민지는 'Welcome!'라고 새로운 친구를 환영하고 있어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "민지",
                    "script": "That's very thoughtful!",
                    "translation": "정말 사려깊어!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "태영",
                    "script": "You make people happy!",
                    "translation": "넌 사람들을 행복하게 만들어!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Min-ji wants the new person to feel @@.",
                    "hint": "ESFJ는 다른 사람의 편안함을 중시해요.",
                    "optionA": "uncomfortable",
                    "optionB": "comfortable",
                    "optionC": "nervous",
                    "result": "comfortable",
                    "explanation": "민지는 새로운 사람이 편안함을 느끼기를 원해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "민지",
                    "script": "Your organization helps everyone!",
                    "translation": "네 조직력이 모든 사람에게 도움이 돼!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태영",
                    "script": "You create warm feelings!",
                    "translation": "넌 따뜻한 감정을 만들어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "태영이가 민지의 따뜻한 성격을 칭찬하는 말이에요.",
                    "result": "You create warm feelings!",
                    "explanation": "태영이는 민지가 따뜻한 감정을 만든다고 칭찬했어요.",
                    "optionA": "You",
                    "optionB": "warm",
                    "optionC": "create",
                    "optionD": "feelings!"
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "사회적 상호작용",
    "episodes": [
        {
            "title": "새로운 친구 맞이하기",
            "explanation": "ESFJ의 따뜻한 환대와 ESTJ의 체계적 소개 방식 비교",
            "level": 1,
            "my_mbti": "ESFJ",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "민지",
                    "script": "Welcome! Make yourself comfortable!",
                    "translation": "환영해! 편안하게 해!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "태영",
                    "script": "Let me introduce everyone!",
                    "translation": "모든 사람을 소개할게!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "민지는 새로운 사람을 환영하고 있나요?",
                    "hint": "ESFJ는 사람들을 따뜻하게 맞아요.",
                    "result": "O",
                    "explanation": "민지는 'Welcome!'라고 새로운 친구를 환영하고 있어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "민지",
                    "script": "That's very thoughtful!",
                    "translation": "정말 사려깊어!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "태영",
                    "script": "You make people happy!",
                    "translation": "넌 사람들을 행복하게 만들어!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Min-ji wants the new person to feel @@.",
                    "hint": "ESFJ는 다른 사람의 편안함을 중시해요.",
                    "optionA": "uncomfortable",
                    "optionB": "comfortable",
                    "optionC": "nervous",
                    "result": "comfortable",
                    "explanation": "민지는 새로운 사람이 편안함을 느끼기를 원해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "민지",
                    "script": "Your organization helps everyone!",
                    "translation": "네 조직력이 모든 사람에게 도움이 돼!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태영",
                    "script": "You create warm feelings!",
                    "translation": "넌 따뜻한 감정을 만들어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "태영이가 민지의 따뜻한 성격을 칭찬하는 말이에요.",
                    "optionA": "You",
                    "optionB": "warm",
                    "optionC": "create",
                    "optionD": "feelings!",
                    "result": "You create warm feelings!",
                    "explanation": "태영이는 민지가 따뜻한 감정을 만든다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 9773 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "사회적 상호작용",
    "episodes": [
        {
            "title": "팀 모임 준비하기",
            "explanation": "ESFJ의 배려 중심 준비와 ESTJ의 효율적 조직 방식 비교",
            "category": "사회적 상호작용",
            "level": 1,
            "my_mbti": "ESFJ",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "지우",
                    "script": "What does everyone like?",
                    "translation": "모든 사람이 뭘 좋아해?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "준서",
                    "script": "Let's make a list!",
                    "translation": "리스트를 만들자!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "준서는 리스트를 만들자고 하나요?",
                    "hint": "ESTJ는 체계적으로 일을 처리해요.",
                    "result": "O",
                    "explanation": "준서는 'Let's make a list!'라고 리스트를 만들자고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지우",
                    "script": "Lists keep us organized!",
                    "translation": "리스트가 우리를 체계적으로 만들어!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "준서",
                    "script": "Caring about preferences matters!",
                    "translation": "선호도를 생각하는 게 중요해!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Ji-wu wants to know what everyone @@.",
                    "hint": "ESFJ는 모든 사람의 취향을 배려해요.",
                    "optionA": "hates",
                    "optionB": "likes",
                    "optionC": "ignores",
                    "result": "likes",
                    "explanation": "지우는 모든 사람이 무엇을 좋아하는지 알고 싶어해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지우",
                    "script": "You plan things perfectly!",
                    "translation": "넌 일을 완벽하게 계획해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "준서",
                    "script": "You think of everyone!",
                    "translation": "넌 모든 사람을 생각해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "준서가 지우의 배려심을 칭찬하는 말이에요.",
                    "result": "You think of everyone!",
                    "explanation": "준서는 지우가 모든 사람을 생각한다고 칭찬했어요.",
                    "optionA": "everyone!",
                    "optionB": "think",
                    "optionC": "You",
                    "optionD": "of"
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "사회적 상호작용",
    "episodes": [
        {
            "title": "팀 모임 준비하기",
            "explanation": "ESFJ의 배려 중심 준비와 ESTJ의 효율적 조직 방식 비교",
            "level": 1,
            "my_mbti": "ESFJ",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "지우",
                    "script": "What does everyone like?",
                    "translation": "모든 사람이 뭘 좋아해?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "준서",
                    "script": "Let's make a list!",
                    "translation": "리스트를 만들자!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "준서는 리스트를 만들자고 하나요?",
                    "hint": "ESTJ는 체계적으로 일을 처리해요.",
                    "result": "O",
                    "explanation": "준서는 'Let's make a list!'라고 리스트를 만들자고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지우",
                    "script": "Lists keep us organized!",
                    "translation": "리스트가 우리를 체계적으로 만들어!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "준서",
                    "script": "Caring about preferences matters!",
                    "translation": "선호도를 생각하는 게 중요해!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Ji-wu wants to know what everyone @@.",
                    "hint": "ESFJ는 모든 사람의 취향을 배려해요.",
                    "optionA": "hates",
                    "optionB": "likes",
                    "optionC": "ignores",
                    "result": "likes",
                    "explanation": "지우는 모든 사람이 무엇을 좋아하는지 알고 싶어해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지우",
                    "script": "You plan things perfectly!",
                    "translation": "넌 일을 완벽하게 계획해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "준서",
                    "script": "You think of everyone!",
                    "translation": "넌 모든 사람을 생각해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "준서가 지우의 배려심을 칭찬하는 말이에요.",
                    "optionA": "everyone!",
                    "optionB": "think",
                    "optionC": "You",
                    "optionD": "of",
                    "result": "You think of everyone!",
                    "explanation": "준서는 지우가 모든 사람을 생각한다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 9774 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "정보 탐구",
    "episodes": [
        {
            "title": "새 프로젝트 정보 수집",
            "explanation": "ESFJ의 사람 중심 정보 탐색과 ESTJ의 체계적 자료 수집 비교",
            "category": "정보 탐구",
            "level": 1,
            "my_mbti": "ESFJ",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "지민",
                    "script": "Who can help us?",
                    "translation": "누가 우리를 도울 수 있어?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "태윤",
                    "script": "Let's research online first!",
                    "translation": "먼저 온라인으로 조사해보자!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "태윤이는 온라인으로 조사하자고 하나요?",
                    "hint": "ESTJ는 체계적으로 정보를 수집해요.",
                    "result": "O",
                    "explanation": "태윤이는 'Let's research online first!'라고 온라인 조사를 하자고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지민",
                    "script": "Research gives good information!",
                    "translation": "조사가 좋은 정보를 줘!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "태윤",
                    "script": "People connections are valuable!",
                    "translation": "사람 관계가 소중해!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Ji-min wants to know @@ can help.",
                    "hint": "ESFJ는 사람들의 도움을 구해요.",
                    "optionA": "what",
                    "optionB": "who",
                    "optionC": "when",
                    "result": "who",
                    "explanation": "지민이는 누가 도울 수 있는지 알고 싶어해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지민",
                    "script": "Your research is thorough!",
                    "translation": "네 조사가 철저해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태윤",
                    "script": "You know people well!",
                    "translation": "넌 사람들을 잘 알아!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "태윤이가 지민의 인맥 능력을 칭찬하는 말이에요.",
                    "result": "You know people well!",
                    "explanation": "태윤이는 지민이가 사람들을 잘 안다고 칭찬했어요.",
                    "optionA": "know",
                    "optionB": "people",
                    "optionC": "well!",
                    "optionD": "You"
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "정보 탐구",
    "episodes": [
        {
            "title": "새 프로젝트 정보 수집",
            "explanation": "ESFJ의 사람 중심 정보 탐색과 ESTJ의 체계적 자료 수집 비교",
            "level": 1,
            "my_mbti": "ESFJ",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "지민",
                    "script": "Who can help us?",
                    "translation": "누가 우리를 도울 수 있어?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "태윤",
                    "script": "Let's research online first!",
                    "translation": "먼저 온라인으로 조사해보자!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "태윤이는 온라인으로 조사하자고 하나요?",
                    "hint": "ESTJ는 체계적으로 정보를 수집해요.",
                    "result": "O",
                    "explanation": "태윤이는 'Let's research online first!'라고 온라인 조사를 하자고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지민",
                    "script": "Research gives good information!",
                    "translation": "조사가 좋은 정보를 줘!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "태윤",
                    "script": "People connections are valuable!",
                    "translation": "사람 관계가 소중해!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Ji-min wants to know @@ can help.",
                    "hint": "ESFJ는 사람들의 도움을 구해요.",
                    "optionA": "what",
                    "optionB": "who",
                    "optionC": "when",
                    "result": "who",
                    "explanation": "지민이는 누가 도울 수 있는지 알고 싶어해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지민",
                    "script": "Your research is thorough!",
                    "translation": "네 조사가 철저해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태윤",
                    "script": "You know people well!",
                    "translation": "넌 사람들을 잘 알아!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "태윤이가 지민의 인맥 능력을 칭찬하는 말이에요.",
                    "optionA": "know",
                    "optionB": "people",
                    "optionC": "well!",
                    "optionD": "You",
                    "result": "You know people well!",
                    "explanation": "태윤이는 지민이가 사람들을 잘 안다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 9775 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "정보 탐구",
    "episodes": [
        {
            "title": "학습 방법 찾기",
            "explanation": "ESFJ의 협력 중심 학습과 ESTJ의 구조적 학습 방식 비교",
            "category": "정보 탐구",
            "level": 1,
            "my_mbti": "ESFJ",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "하린",
                    "script": "Let's study together always!",
                    "translation": "항상 함께 공부하자!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "성훈",
                    "script": "We need study schedule!",
                    "translation": "우리는 공부 스케줄이 필요해!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "성훈이는 공부 스케줄이 필요하다고 하나요?",
                    "hint": "ESTJ는 체계적인 계획을 중시해요.",
                    "result": "O",
                    "explanation": "성훈이는 'We need study schedule!'라고 스케줄이 필요하다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "하린",
                    "script": "Schedules help us succeed!",
                    "translation": "스케줄이 성공하는 데 도움이 돼!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "성훈",
                    "script": "Studying together is fun!",
                    "translation": "함께 공부하는 게 재미있어!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Ha-rin wants to study @@ always.",
                    "hint": "ESFJ는 함께하는 것을 선호해요.",
                    "optionA": "alone",
                    "optionB": "together",
                    "optionC": "quietly",
                    "result": "together",
                    "explanation": "하린이는 항상 함께 공부하고 싶어해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "하린",
                    "script": "Your planning is excellent!",
                    "translation": "네 계획 세우기가 훌륭해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "성훈",
                    "script": "You make learning enjoyable!",
                    "translation": "넌 배움을 즐겁게 만들어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "성훈이가 하린의 학습 분위기 조성을 칭찬하는 말이에요.",
                    "result": "You make learning enjoyable!",
                    "explanation": "성훈이는 하린이가 배움을 즐겁게 만든다고 칭찬했어요.",
                    "optionA": "You",
                    "optionB": "learning",
                    "optionC": "make",
                    "optionD": "enjoyable!"
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "정보 탐구",
    "episodes": [
        {
            "title": "학습 방법 찾기",
            "explanation": "ESFJ의 협력 중심 학습과 ESTJ의 구조적 학습 방식 비교",
            "level": 1,
            "my_mbti": "ESFJ",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "하린",
                    "script": "Let's study together always!",
                    "translation": "항상 함께 공부하자!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "성훈",
                    "script": "We need study schedule!",
                    "translation": "우리는 공부 스케줄이 필요해!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "성훈이는 공부 스케줄이 필요하다고 하나요?",
                    "hint": "ESTJ는 체계적인 계획을 중시해요.",
                    "result": "O",
                    "explanation": "성훈이는 'We need study schedule!'라고 스케줄이 필요하다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "하린",
                    "script": "Schedules help us succeed!",
                    "translation": "스케줄이 성공하는 데 도움이 돼!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "성훈",
                    "script": "Studying together is fun!",
                    "translation": "함께 공부하는 게 재미있어!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Ha-rin wants to study @@ always.",
                    "hint": "ESFJ는 함께하는 것을 선호해요.",
                    "optionA": "alone",
                    "optionB": "together",
                    "optionC": "quietly",
                    "result": "together",
                    "explanation": "하린이는 항상 함께 공부하고 싶어해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "하린",
                    "script": "Your planning is excellent!",
                    "translation": "네 계획 세우기가 훌륭해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "성훈",
                    "script": "You make learning enjoyable!",
                    "translation": "넌 배움을 즐겁게 만들어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "성훈이가 하린의 학습 분위기 조성을 칭찬하는 말이에요.",
                    "optionA": "You",
                    "optionB": "learning",
                    "optionC": "make",
                    "optionD": "enjoyable!",
                    "result": "You make learning enjoyable!",
                    "explanation": "성훈이는 하린이가 배움을 즐겁게 만든다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 9776 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "의사결정 방식",
    "episodes": [
        {
            "title": "단체 식사 메뉴 정하기",
            "explanation": "ESFJ의 합의 중심 결정과 ESTJ의 효율적 선택 과정 비교",
            "category": "의사결정 방식",
            "level": 1,
            "my_mbti": "ESFJ",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수민",
                    "script": "What does everyone want?",
                    "translation": "모든 사람이 뭘 원해?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "태호",
                    "script": "Let's check popular options!",
                    "translation": "인기 있는 옵션들을 확인해보자!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "태호는 인기 있는 옵션들을 확인하자고 하나요?",
                    "hint": "ESTJ는 효율적인 방법을 찾아요.",
                    "result": "O",
                    "explanation": "태호는 'Let's check popular options!'라고 인기 옵션 확인을 제안해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "수민",
                    "script": "Popular choices work well!",
                    "translation": "인기 있는 선택이 잘 돼!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "태호",
                    "script": "Everyone's opinion is important!",
                    "translation": "모든 사람의 의견이 중요해!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Su-min cares about @@ everyone wants.",
                    "hint": "ESFJ는 모든 사람의 의견을 중시해요.",
                    "optionA": "what",
                    "optionB": "when",
                    "optionC": "where",
                    "result": "what",
                    "explanation": "수민이는 모든 사람이 무엇을 원하는지 신경써요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "수민",
                    "script": "You find solutions quickly!",
                    "translation": "넌 해결책을 빨리 찾아!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태호",
                    "script": "You consider everyone's feelings!",
                    "translation": "넌 모든 사람의 감정을 고려해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "태호가 수민의 배려심을 칭찬하는 말이에요.",
                    "result": "You consider everyone's feelings!",
                    "explanation": "태호는 수민이가 모든 사람의 감정을 고려한다고 칭찬했어요.",
                    "optionA": "everyone's",
                    "optionB": "consider",
                    "optionC": "feelings!",
                    "optionD": "You"
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "의사결정 방식",
    "episodes": [
        {
            "title": "단체 식사 메뉴 정하기",
            "explanation": "ESFJ의 합의 중심 결정과 ESTJ의 효율적 선택 과정 비교",
            "level": 1,
            "my_mbti": "ESFJ",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수민",
                    "script": "What does everyone want?",
                    "translation": "모든 사람이 뭘 원해?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "태호",
                    "script": "Let's check popular options!",
                    "translation": "인기 있는 옵션들을 확인해보자!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "태호는 인기 있는 옵션들을 확인하자고 하나요?",
                    "hint": "ESTJ는 효율적인 방법을 찾아요.",
                    "result": "O",
                    "explanation": "태호는 'Let's check popular options!'라고 인기 옵션 확인을 제안해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "수민",
                    "script": "Popular choices work well!",
                    "translation": "인기 있는 선택이 잘 돼!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "태호",
                    "script": "Everyone's opinion is important!",
                    "translation": "모든 사람의 의견이 중요해!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Su-min cares about @@ everyone wants.",
                    "hint": "ESFJ는 모든 사람의 의견을 중시해요.",
                    "optionA": "what",
                    "optionB": "when",
                    "optionC": "where",
                    "result": "what",
                    "explanation": "수민이는 모든 사람이 무엇을 원하는지 신경써요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "수민",
                    "script": "You find solutions quickly!",
                    "translation": "넌 해결책을 빨리 찾아!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태호",
                    "script": "You consider everyone's feelings!",
                    "translation": "넌 모든 사람의 감정을 고려해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "태호가 수민의 배려심을 칭찬하는 말이에요.",
                    "optionA": "everyone's",
                    "optionB": "consider",
                    "optionC": "feelings!",
                    "optionD": "You",
                    "result": "You consider everyone's feelings!",
                    "explanation": "태호는 수민이가 모든 사람의 감정을 고려한다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 9777 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "의사결정 방식",
    "episodes": [
        {
            "title": "여행 계획 세우기",
            "explanation": "ESFJ의 모든 사람 만족 추구와 ESTJ의 실용적 계획 수립 비교",
            "category": "의사결정 방식",
            "level": 1,
            "my_mbti": "ESFJ",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "소민",
                    "script": "Everyone should enjoy this!",
                    "translation": "모든 사람이 이걸 즐겨야 해!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "준우",
                    "script": "Let's check the budget!",
                    "translation": "예산을 확인해보자!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "준우는 예산을 확인하자고 하나요?",
                    "hint": "ESTJ는 실용적인 요소를 고려해요.",
                    "result": "O",
                    "explanation": "준우는 'Let's check the budget!'라고 예산 확인을 제안해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "소민",
                    "script": "Budget planning is smart!",
                    "translation": "예산 계획이 똑똑해!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "준우",
                    "script": "Everyone's happiness comes first!",
                    "translation": "모든 사람의 행복이 우선이야!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "So-min wants @@ to enjoy the trip.",
                    "hint": "ESFJ는 모든 사람의 만족을 원해요.",
                    "optionA": "nobody",
                    "optionB": "everyone",
                    "optionC": "someone",
                    "result": "everyone",
                    "explanation": "소민이는 모든 사람이 여행을 즐기기를 원해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "소민",
                    "script": "Your planning saves money!",
                    "translation": "네 계획이 돈을 절약해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "준우",
                    "script": "You care about group happiness!",
                    "translation": "넌 그룹의 행복을 신경써!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "준우가 소민의 배려심을 칭찬하는 말이에요.",
                    "result": "You care about happiness!",
                    "explanation": "준우는 소민이가 행복을 신경쓴다고 칭찬했어요.",
                    "optionA": "happiness!",
                    "optionB": "about",
                    "optionC": "You",
                    "optionD": "care"
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "의사결정 방식",
    "episodes": [
        {
            "title": "여행 계획 세우기",
            "explanation": "ESFJ의 모든 사람 만족 추구와 ESTJ의 실용적 계획 수립 비교",
            "level": 1,
            "my_mbti": "ESFJ",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "소민",
                    "script": "Everyone should enjoy this!",
                    "translation": "모든 사람이 이걸 즐겨야 해!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "준우",
                    "script": "Let's check the budget!",
                    "translation": "예산을 확인해보자!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "준우는 예산을 확인하자고 하나요?",
                    "hint": "ESTJ는 실용적인 요소를 고려해요.",
                    "result": "O",
                    "explanation": "준우는 'Let's check the budget!'라고 예산 확인을 제안해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "소민",
                    "script": "Budget planning is smart!",
                    "translation": "예산 계획이 똑똑해!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "준우",
                    "script": "Everyone's happiness comes first!",
                    "translation": "모든 사람의 행복이 우선이야!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "So-min wants @@ to enjoy the trip.",
                    "hint": "ESFJ는 모든 사람의 만족을 원해요.",
                    "optionA": "nobody",
                    "optionB": "everyone",
                    "optionC": "someone",
                    "result": "everyone",
                    "explanation": "소민이는 모든 사람이 여행을 즐기기를 원해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "소민",
                    "script": "Your planning saves money!",
                    "translation": "네 계획이 돈을 절약해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "준우",
                    "script": "You care about group happiness!",
                    "translation": "넌 그룹의 행복을 신경써!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "준우가 소민의 배려심을 칭찬하는 말이에요.",
                    "optionA": "happiness!",
                    "optionB": "about",
                    "optionC": "You",
                    "optionD": "care",
                    "result": "You care about happiness!",
                    "explanation": "준우는 소민이가 행복을 신경쓴다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 9778 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "생활 태도",
    "episodes": [
        {
            "title": "공간 관리 방식",
            "explanation": "ESFJ의 사람 중심 공간 배치와 ESTJ의 효율성 중심 정리 비교",
            "category": "생활 태도",
            "level": 1,
            "my_mbti": "ESFJ",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "지우",
                    "script": "This chair looks comfortable!",
                    "translation": "이 의자가 편안해 보여!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "예은",
                    "script": "Where should we organize?",
                    "translation": "어디에 정리해야 할까?"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "예은이는 어디에 정리할지 물어보나요?",
                    "hint": "ESTJ는 체계적인 정리를 중시해요.",
                    "result": "O",
                    "explanation": "예은이는 'Where should we organize?'라고 정리 장소를 물어봐요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지우",
                    "script": "Organization makes life easier!",
                    "translation": "정리정돈이 삶을 쉽게 만들어!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "예은",
                    "script": "Comfort helps people relax!",
                    "translation": "편안함이 사람들의 휴식을 도와!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Ji-wu thinks the chair looks @@.",
                    "hint": "ESFJ는 다른 사람의 편안함을 생각해요.",
                    "optionA": "hard",
                    "optionB": "comfortable",
                    "optionC": "broken",
                    "result": "comfortable",
                    "explanation": "지우는 의자가 편안해 보인다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지우",
                    "script": "You organize things perfectly!",
                    "translation": "넌 물건을 완벽하게 정리해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "예은",
                    "script": "You think about others!",
                    "translation": "넌 다른 사람들을 생각해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "예은이가 지우의 배려심을 칭찬하는 말이에요.",
                    "result": "You think about others!",
                    "explanation": "예은이는 지우가 다른 사람들을 생각한다고 칭찬했어요.",
                    "optionA": "about",
                    "optionB": "You",
                    "optionC": "think",
                    "optionD": "others!"
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "생활 태도",
    "episodes": [
        {
            "title": "공간 관리 방식",
            "explanation": "ESFJ의 사람 중심 공간 배치와 ESTJ의 효율성 중심 정리 비교",
            "level": 1,
            "my_mbti": "ESFJ",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "지우",
                    "script": "This chair looks comfortable!",
                    "translation": "이 의자가 편안해 보여!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "예은",
                    "script": "Where should we organize?",
                    "translation": "어디에 정리해야 할까?"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "예은이는 어디에 정리할지 물어보나요?",
                    "hint": "ESTJ는 체계적인 정리를 중시해요.",
                    "result": "O",
                    "explanation": "예은이는 'Where should we organize?'라고 정리 장소를 물어봐요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지우",
                    "script": "Organization makes life easier!",
                    "translation": "정리정돈이 삶을 쉽게 만들어!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "예은",
                    "script": "Comfort helps people relax!",
                    "translation": "편안함이 사람들의 휴식을 도와!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Ji-wu thinks the chair looks @@.",
                    "hint": "ESFJ는 다른 사람의 편안함을 생각해요.",
                    "optionA": "hard",
                    "optionB": "comfortable",
                    "optionC": "broken",
                    "result": "comfortable",
                    "explanation": "지우는 의자가 편안해 보인다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지우",
                    "script": "You organize things perfectly!",
                    "translation": "넌 물건을 완벽하게 정리해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "예은",
                    "script": "You think about others!",
                    "translation": "넌 다른 사람들을 생각해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "예은이가 지우의 배려심을 칭찬하는 말이에요.",
                    "optionA": "about",
                    "optionB": "You",
                    "optionC": "think",
                    "optionD": "others!",
                    "result": "You think about others!",
                    "explanation": "예은이는 지우가 다른 사람들을 생각한다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 9779 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "생활 태도",
    "episodes": [
        {
            "title": "일상 루틴 만들기",
            "explanation": "ESFJ의 관계 중심 루틴과 ESTJ의 효율성 중심 일정 관리 비교",
            "category": "생활 태도",
            "level": 1,
            "my_mbti": "ESFJ",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "민지",
                    "script": "I call friends daily!",
                    "translation": "나는 친구들에게 매일 전화해!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "서아",
                    "script": "I plan my week!",
                    "translation": "나는 일주일을 계획해!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "서아는 자신의 일주일을 계획하나요?",
                    "hint": "ESTJ는 계획적으로 생활해요.",
                    "result": "O",
                    "explanation": "서아는 'I plan my week!'라고 일주일을 계획한다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "민지",
                    "script": "Planning helps you succeed!",
                    "translation": "계획이 성공하는 데 도움이 돼!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "서아",
                    "script": "Calling friends builds relationships!",
                    "translation": "친구들에게 전화하는 게 관계를 만들어!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Min-ji likes to @@ friends daily.",
                    "hint": "ESFJ는 관계 유지를 중시해요.",
                    "optionA": "ignore",
                    "optionB": "call",
                    "optionC": "avoid",
                    "result": "call",
                    "explanation": "민지는 친구들에게 매일 전화하는 것을 좋아해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "민지",
                    "script": "Your planning is amazing!",
                    "translation": "네 계획 세우기가 놀라워!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "서아",
                    "script": "You maintain friendships well!",
                    "translation": "넌 우정을 잘 유지해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "서아가 민지의 우정 관리 능력을 칭찬하는 말이에요.",
                    "result": "You maintain friendships well!",
                    "explanation": "서아는 민지가 우정을 잘 유지한다고 칭찬했어요.",
                    "optionA": "maintain",
                    "optionB": "friendships",
                    "optionC": "well!",
                    "optionD": "You"
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "생활 태도",
    "episodes": [
        {
            "title": "일상 루틴 만들기",
            "explanation": "ESFJ의 관계 중심 루틴과 ESTJ의 효율성 중심 일정 관리 비교",
            "level": 1,
            "my_mbti": "ESFJ",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "민지",
                    "script": "I call friends daily!",
                    "translation": "나는 친구들에게 매일 전화해!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "서아",
                    "script": "I plan my week!",
                    "translation": "나는 일주일을 계획해!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "서아는 자신의 일주일을 계획하나요?",
                    "hint": "ESTJ는 계획적으로 생활해요.",
                    "result": "O",
                    "explanation": "서아는 'I plan my week!'라고 일주일을 계획한다고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "민지",
                    "script": "Planning helps you succeed!",
                    "translation": "계획이 성공하는 데 도움이 돼!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "서아",
                    "script": "Calling friends builds relationships!",
                    "translation": "친구들에게 전화하는 게 관계를 만들어!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Min-ji likes to @@ friends daily.",
                    "hint": "ESFJ는 관계 유지를 중시해요.",
                    "optionA": "ignore",
                    "optionB": "call",
                    "optionC": "avoid",
                    "result": "call",
                    "explanation": "민지는 친구들에게 매일 전화하는 것을 좋아해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "민지",
                    "script": "Your planning is amazing!",
                    "translation": "네 계획 세우기가 놀라워!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "서아",
                    "script": "You maintain friendships well!",
                    "translation": "넌 우정을 잘 유지해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "서아가 민지의 우정 관리 능력을 칭찬하는 말이에요.",
                    "optionA": "maintain",
                    "optionB": "friendships",
                    "optionC": "well!",
                    "optionD": "You",
                    "result": "You maintain friendships well!",
                    "explanation": "서아는 민지가 우정을 잘 유지한다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 9780 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "스트레스 상황 대처",
    "episodes": [
        {
            "title": "시험 기간 스트레스",
            "explanation": "ESFJ의 지지 받기 추구와 ESTJ의 체계적 문제 해결 비교",
            "category": "스트레스 상황 대처",
            "level": 1,
            "my_mbti": "ESFJ",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "하린",
                    "script": "I need someone's support!",
                    "translation": "나는 누군가의 지지가 필요해!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "소라",
                    "script": "Let's make study plan!",
                    "translation": "공부 계획을 세우자!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "소라는 공부 계획을 세우자고 하나요?",
                    "hint": "ESTJ는 체계적으로 문제를 해결해요.",
                    "result": "O",
                    "explanation": "소라는 'Let's make study plan!'라고 공부 계획을 세우자고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "하린",
                    "script": "Plans reduce stress effectively!",
                    "translation": "계획이 스트레스를 효과적으로 줄여!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "소라",
                    "script": "Support helps you feel better!",
                    "translation": "지지가 기분을 좋게 만들어!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Ha-rin needs someone's @@ during stress.",
                    "hint": "ESFJ는 힘든 시기에 지지를 구해요.",
                    "optionA": "criticism",
                    "optionB": "support",
                    "optionC": "silence",
                    "result": "support",
                    "explanation": "하린이는 스트레스 받을 때 누군가의 지지가 필요해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "하린",
                    "script": "Your solutions work perfectly!",
                    "translation": "네 해결책이 완벽하게 돼!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "소라",
                    "script": "You know when help!",
                    "translation": "넌 언제 도움을 구해야 하는지 알아!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "소라가 하린의 도움 요청 능력을 칭찬하는 말이에요.",
                    "result": "You know when help!",
                    "explanation": "소라는 하린이가 언제 도움이 필요한지 안다고 칭찬했어요.",
                    "optionA": "when",
                    "optionB": "help!",
                    "optionC": "know",
                    "optionD": "You"
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "스트레스 상황 대처",
    "episodes": [
        {
            "title": "시험 기간 스트레스",
            "explanation": "ESFJ의 지지 받기 추구와 ESTJ의 체계적 문제 해결 비교",
            "level": 1,
            "my_mbti": "ESFJ",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "하린",
                    "script": "I need someone's support!",
                    "translation": "나는 누군가의 지지가 필요해!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "소라",
                    "script": "Let's make study plan!",
                    "translation": "공부 계획을 세우자!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "소라는 공부 계획을 세우자고 하나요?",
                    "hint": "ESTJ는 체계적으로 문제를 해결해요.",
                    "result": "O",
                    "explanation": "소라는 'Let's make study plan!'라고 공부 계획을 세우자고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "하린",
                    "script": "Plans reduce stress effectively!",
                    "translation": "계획이 스트레스를 효과적으로 줄여!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "소라",
                    "script": "Support helps you feel better!",
                    "translation": "지지가 기분을 좋게 만들어!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Ha-rin needs someone's @@ during stress.",
                    "hint": "ESFJ는 힘든 시기에 지지를 구해요.",
                    "optionA": "criticism",
                    "optionB": "support",
                    "optionC": "silence",
                    "result": "support",
                    "explanation": "하린이는 스트레스 받을 때 누군가의 지지가 필요해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "하린",
                    "script": "Your solutions work perfectly!",
                    "translation": "네 해결책이 완벽하게 돼!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "소라",
                    "script": "You know when help!",
                    "translation": "넌 언제 도움을 구해야 하는지 알아!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "소라가 하린의 도움 요청 능력을 칭찬하는 말이에요.",
                    "optionA": "when",
                    "optionB": "help!",
                    "optionC": "know",
                    "optionD": "You",
                    "result": "You know when help!",
                    "explanation": "소라는 하린이가 언제 도움이 필요한지 안다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 9781 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "스트레스 상황 대처",
    "episodes": [
        {
            "title": "팀 갈등 상황",
            "explanation": "ESFJ의 화합 추구와 ESTJ의 직접적 해결 방식 비교",
            "category": "스트레스 상황 대처",
            "level": 1,
            "my_mbti": "ESFJ",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수민",
                    "script": "Everyone looks so upset!",
                    "translation": "모든 사람이 정말 화나 보여!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "하영",
                    "script": "Let's solve this now!",
                    "translation": "이걸 지금 해결하자!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "하영이는 지금 문제를 해결하자고 하나요?",
                    "hint": "ESTJ는 즉시 문제를 해결하려고 해요.",
                    "result": "O",
                    "explanation": "하영이는 'Let's solve this now!'라고 지금 해결하자고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "수민",
                    "script": "Quick solutions help everyone!",
                    "translation": "빠른 해결책이 모든 사람에게 도움이 돼!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "하영",
                    "script": "Caring about feelings matters!",
                    "translation": "감정을 신경쓰는 게 중요해!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Su-min notices everyone looks @@.",
                    "hint": "ESFJ는 다른 사람의 감정 상태를 잘 인식해요.",
                    "optionA": "happy",
                    "optionB": "upset",
                    "optionC": "excited",
                    "result": "upset",
                    "explanation": "수민이는 모든 사람이 화나 보인다고 알아차려요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "수민",
                    "script": "You take action quickly!",
                    "translation": "넌 빨리 행동해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "하영",
                    "script": "You care about team!",
                    "translation": "넌 팀을 신경써!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "하영이가 수민의 팀워크 정신을 칭찬하는 말이에요.",
                    "result": "You care about team!",
                    "explanation": "하영이는 수민이가 팀을 신경쓴다고 칭찬했어요.",
                    "optionA": "team!",
                    "optionB": "care",
                    "optionC": "about",
                    "optionD": "You"
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "스트레스 상황 대처",
    "episodes": [
        {
            "title": "팀 갈등 상황",
            "explanation": "ESFJ의 화합 추구와 ESTJ의 직접적 해결 방식 비교",
            "level": 1,
            "my_mbti": "ESFJ",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수민",
                    "script": "Everyone looks so upset!",
                    "translation": "모든 사람이 정말 화나 보여!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "하영",
                    "script": "Let's solve this now!",
                    "translation": "이걸 지금 해결하자!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "하영이는 지금 문제를 해결하자고 하나요?",
                    "hint": "ESTJ는 즉시 문제를 해결하려고 해요.",
                    "result": "O",
                    "explanation": "하영이는 'Let's solve this now!'라고 지금 해결하자고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "수민",
                    "script": "Quick solutions help everyone!",
                    "translation": "빠른 해결책이 모든 사람에게 도움이 돼!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "하영",
                    "script": "Caring about feelings matters!",
                    "translation": "감정을 신경쓰는 게 중요해!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Su-min notices everyone looks @@.",
                    "hint": "ESFJ는 다른 사람의 감정 상태를 잘 인식해요.",
                    "optionA": "happy",
                    "optionB": "upset",
                    "optionC": "excited",
                    "result": "upset",
                    "explanation": "수민이는 모든 사람이 화나 보인다고 알아차려요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "수민",
                    "script": "You take action quickly!",
                    "translation": "넌 빨리 행동해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "하영",
                    "script": "You care about team!",
                    "translation": "넌 팀을 신경써!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "하영이가 수민의 팀워크 정신을 칭찬하는 말이에요.",
                    "optionA": "team!",
                    "optionB": "care",
                    "optionC": "about",
                    "optionD": "You",
                    "result": "You care about team!",
                    "explanation": "하영이는 수민이가 팀을 신경쓴다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 9782 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "진로 방향 찾기",
            "explanation": "ESFJ의 사람 도움 중심 진로와 ESTJ의 성취 지향적 목표 비교",
            "category": "직업 및 목표 설정",
            "level": 1,
            "my_mbti": "ESFJ",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "지민",
                    "script": "I want helping people!",
                    "translation": "나는 사람들을 돕고 싶어!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "다인",
                    "script": "What skills will help?",
                    "translation": "어떤 기술이 도움이 될까?"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "다인이는 어떤 기술이 도움될지 물어보나요?",
                    "hint": "ESTJ는 실용적인 접근을 해요.",
                    "result": "O",
                    "explanation": "다인이는 'What skills will help?'라고 필요한 기술을 물어봐요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지민",
                    "script": "Skills make us better!",
                    "translation": "기술이 우리를 더 좋게 만들어!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "다인",
                    "script": "Helping people is wonderful!",
                    "translation": "사람들을 돕는 건 훌륭해!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Ji-min wants to @@ people.",
                    "hint": "ESFJ는 타인을 돕는 일에 관심이 많아요.",
                    "optionA": "ignore",
                    "optionB": "help",
                    "optionC": "avoid",
                    "result": "help",
                    "explanation": "지민이는 사람들을 돕고 싶어해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지민",
                    "script": "You think very practically!",
                    "translation": "넌 정말 실용적으로 생각해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "다인",
                    "script": "Your heart is beautiful!",
                    "translation": "네 마음이 아름다워!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "다인이가 지민의 마음씨를 칭찬하는 말이에요.",
                    "result": "Your heart is beautiful!",
                    "explanation": "다인이는 지민의 마음이 아름답다고 칭찬했어요.",
                    "optionA": "is",
                    "optionB": "heart",
                    "optionC": "beautiful!",
                    "optionD": "Your"
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "진로 방향 찾기",
            "explanation": "ESFJ의 사람 도움 중심 진로와 ESTJ의 성취 지향적 목표 비교",
            "level": 1,
            "my_mbti": "ESFJ",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "지민",
                    "script": "I want helping people!",
                    "translation": "나는 사람들을 돕고 싶어!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "다인",
                    "script": "What skills will help?",
                    "translation": "어떤 기술이 도움이 될까?"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "다인이는 어떤 기술이 도움될지 물어보나요?",
                    "hint": "ESTJ는 실용적인 접근을 해요.",
                    "result": "O",
                    "explanation": "다인이는 'What skills will help?'라고 필요한 기술을 물어봐요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지민",
                    "script": "Skills make us better!",
                    "translation": "기술이 우리를 더 좋게 만들어!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "다인",
                    "script": "Helping people is wonderful!",
                    "translation": "사람들을 돕는 건 훌륭해!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Ji-min wants to @@ people.",
                    "hint": "ESFJ는 타인을 돕는 일에 관심이 많아요.",
                    "optionA": "ignore",
                    "optionB": "help",
                    "optionC": "avoid",
                    "result": "help",
                    "explanation": "지민이는 사람들을 돕고 싶어해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지민",
                    "script": "You think very practically!",
                    "translation": "넌 정말 실용적으로 생각해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "다인",
                    "script": "Your heart is beautiful!",
                    "translation": "네 마음이 아름다워!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "다인이가 지민의 마음씨를 칭찬하는 말이에요.",
                    "optionA": "is",
                    "optionB": "heart",
                    "optionC": "beautiful!",
                    "optionD": "Your",
                    "result": "Your heart is beautiful!",
                    "explanation": "다인이는 지민의 마음이 아름답다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 9783 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "팀 프로젝트 목표",
            "explanation": "ESFJ의 팀 조화 추구와 ESTJ의 성과 중심 목표 설정 비교",
            "category": "직업 및 목표 설정",
            "level": 1,
            "my_mbti": "ESFJ",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "소민",
                    "script": "Our team should work together!",
                    "translation": "우리 팀은 함께 일해야 해!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "하나",
                    "script": "Let's aim for success!",
                    "translation": "성공을 목표로 하자!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "하나는 성공을 목표로 하자고 하나요?",
                    "hint": "ESTJ는 성취를 중시해요.",
                    "result": "O",
                    "explanation": "하나는 'Let's aim for success!'라고 성공을 목표로 하자고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "소민",
                    "script": "Success feels great together!",
                    "translation": "성공은 함께 할 때 기분이 좋아!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "하나",
                    "script": "Working together creates strength!",
                    "translation": "함께 일하는 게 힘을 만들어!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "So-min thinks the team should work @@.",
                    "hint": "ESFJ는 협력을 중시해요.",
                    "optionA": "separately",
                    "optionB": "together",
                    "optionC": "alone",
                    "result": "together",
                    "explanation": "소민이는 팀이 함께 일해야 한다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "소민",
                    "script": "Your goals inspire us!",
                    "translation": "네 목표가 우리에게 영감을 줘!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "하나",
                    "script": "You build team spirit!",
                    "translation": "넌 팀 정신을 만들어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "하나가 소민의 팀워크 정신을 칭찬하는 말이에요.",
                    "result": "You build team spirit!",
                    "explanation": "하나는 소민이가 팀 정신을 만든다고 칭찬했어요.",
                    "optionA": "team",
                    "optionB": "build",
                    "optionC": "spirit!",
                    "optionD": "You"
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "팀 프로젝트 목표",
            "explanation": "ESFJ의 팀 조화 추구와 ESTJ의 성과 중심 목표 설정 비교",
            "level": 1,
            "my_mbti": "ESFJ",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "소민",
                    "script": "Our team should work together!",
                    "translation": "우리 팀은 함께 일해야 해!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "하나",
                    "script": "Let's aim for success!",
                    "translation": "성공을 목표로 하자!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "하나는 성공을 목표로 하자고 하나요?",
                    "hint": "ESTJ는 성취를 중시해요.",
                    "result": "O",
                    "explanation": "하나는 'Let's aim for success!'라고 성공을 목표로 하자고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "소민",
                    "script": "Success feels great together!",
                    "translation": "성공은 함께 할 때 기분이 좋아!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "하나",
                    "script": "Working together creates strength!",
                    "translation": "함께 일하는 게 힘을 만들어!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "So-min thinks the team should work @@.",
                    "hint": "ESFJ는 협력을 중시해요.",
                    "optionA": "separately",
                    "optionB": "together",
                    "optionC": "alone",
                    "result": "together",
                    "explanation": "소민이는 팀이 함께 일해야 한다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "소민",
                    "script": "Your goals inspire us!",
                    "translation": "네 목표가 우리에게 영감을 줘!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "하나",
                    "script": "You build team spirit!",
                    "translation": "넌 팀 정신을 만들어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "하나가 소민의 팀워크 정신을 칭찬하는 말이에요.",
                    "optionA": "team",
                    "optionB": "build",
                    "optionC": "spirit!",
                    "optionD": "You",
                    "result": "You build team spirit!",
                    "explanation": "하나는 소민이가 팀 정신을 만든다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 9784 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "주말 모임 계획",
            "explanation": "ESFJ의 관계 중심 여가와 ESTJ의 생산적 활동 추구 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ESFJ",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "하린",
                    "script": "Let's meet and chat!",
                    "translation": "만나서 수다를 떨자!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "예은",
                    "script": "We could learn something!",
                    "translation": "우리는 뭔가를 배울 수 있어!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "예은이는 뭔가를 배우자고 하나요?",
                    "hint": "ESTJ는 생산적인 활동을 선호해요.",
                    "result": "O",
                    "explanation": "예은이는 'We could learn something!'라고 뭔가를 배우자고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "하린",
                    "script": "Learning together sounds fun!",
                    "translation": "함께 배우는 게 재미있겠어!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "예은",
                    "script": "Chatting builds good relationships!",
                    "translation": "수다가 좋은 관계를 만들어!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Ha-rin wants to meet and @@.",
                    "hint": "ESFJ는 사람들과의 대화를 즐겨요.",
                    "optionA": "work",
                    "optionB": "chat",
                    "optionC": "study",
                    "result": "chat",
                    "explanation": "하린이는 만나서 수다를 떨고 싶어해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "하린",
                    "script": "Learning ideas are great!",
                    "translation": "배움 아이디어가 훌륭해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "예은",
                    "script": "You bring people together!",
                    "translation": "넌 사람들을 모이게 해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "예은이가 하린의 사교 능력을 칭찬하는 말이에요.",
                    "result": "You bring people together!",
                    "explanation": "예은이는 하린이가 사람들을 모이게 한다고 칭찬했어요.",
                    "optionA": "people",
                    "optionB": "You",
                    "optionC": "together!",
                    "optionD": "bring"
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "주말 모임 계획",
            "explanation": "ESFJ의 관계 중심 여가와 ESTJ의 생산적 활동 추구 비교",
            "level": 1,
            "my_mbti": "ESFJ",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "하린",
                    "script": "Let's meet and chat!",
                    "translation": "만나서 수다를 떨자!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "예은",
                    "script": "We could learn something!",
                    "translation": "우리는 뭔가를 배울 수 있어!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "예은이는 뭔가를 배우자고 하나요?",
                    "hint": "ESTJ는 생산적인 활동을 선호해요.",
                    "result": "O",
                    "explanation": "예은이는 'We could learn something!'라고 뭔가를 배우자고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "하린",
                    "script": "Learning together sounds fun!",
                    "translation": "함께 배우는 게 재미있겠어!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "예은",
                    "script": "Chatting builds good relationships!",
                    "translation": "수다가 좋은 관계를 만들어!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Ha-rin wants to meet and @@.",
                    "hint": "ESFJ는 사람들과의 대화를 즐겨요.",
                    "optionA": "work",
                    "optionB": "chat",
                    "optionC": "study",
                    "result": "chat",
                    "explanation": "하린이는 만나서 수다를 떨고 싶어해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "하린",
                    "script": "Learning ideas are great!",
                    "translation": "배움 아이디어가 훌륭해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "예은",
                    "script": "You bring people together!",
                    "translation": "넌 사람들을 모이게 해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "예은이가 하린의 사교 능력을 칭찬하는 말이에요.",
                    "optionA": "people",
                    "optionB": "You",
                    "optionC": "together!",
                    "optionD": "bring",
                    "result": "You bring people together!",
                    "explanation": "예은이는 하린이가 사람들을 모이게 한다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 9785 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "새로운 활동 시작",
            "explanation": "ESFJ의 함께하는 즐거움과 ESTJ의 목표 지향적 취미 선택 비교",
            "category": "취미와 여가 활동",
            "level": 1,
            "my_mbti": "ESFJ",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "민지",
                    "script": "This looks fun together!",
                    "translation": "이거 함께 하면 재미있어 보여!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "태호",
                    "script": "What will we achieve?",
                    "translation": "우리가 뭘 달성할 거야?"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "태호는 무엇을 달성할지 물어보나요?",
                    "hint": "ESTJ는 목표를 중시해요.",
                    "result": "O",
                    "explanation": "태호는 'What will we achieve?'라고 달성할 것을 물어봐요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "민지",
                    "script": "Achievement feels really good!",
                    "translation": "성취감이 정말 좋아!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "태호",
                    "script": "Fun activities help relationships!",
                    "translation": "재미있는 활동이 관계에 도움이 돼!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Min-ji thinks the activity looks fun @@.",
                    "hint": "ESFJ는 함께하는 활동을 좋아해요.",
                    "optionA": "alone",
                    "optionB": "together",
                    "optionC": "separately",
                    "result": "together",
                    "explanation": "민지는 활동을 함께 하면 재미있어 보인다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "민지",
                    "script": "Goals make activities meaningful!",
                    "translation": "목표가 활동을 의미있게 만들어!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태호",
                    "script": "You make everything enjoyable!",
                    "translation": "넌 모든 걸 즐겁게 만들어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "태호가 민지의 즐거움 창조 능력을 칭찬하는 말이에요.",
                    "result": "You make everything enjoyable!",
                    "explanation": "태호는 민지가 모든 것을 즐겁게 만든다고 칭찬했어요.",
                    "optionA": "everything",
                    "optionB": "enjoyable!",
                    "optionC": "You",
                    "optionD": "make"
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "새로운 활동 시작",
            "explanation": "ESFJ의 함께하는 즐거움과 ESTJ의 목표 지향적 취미 선택 비교",
            "level": 1,
            "my_mbti": "ESFJ",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "민지",
                    "script": "This looks fun together!",
                    "translation": "이거 함께 하면 재미있어 보여!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "태호",
                    "script": "What will we achieve?",
                    "translation": "우리가 뭘 달성할 거야?"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "태호는 무엇을 달성할지 물어보나요?",
                    "hint": "ESTJ는 목표를 중시해요.",
                    "result": "O",
                    "explanation": "태호는 'What will we achieve?'라고 달성할 것을 물어봐요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "민지",
                    "script": "Achievement feels really good!",
                    "translation": "성취감이 정말 좋아!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "태호",
                    "script": "Fun activities help relationships!",
                    "translation": "재미있는 활동이 관계에 도움이 돼!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Min-ji thinks the activity looks fun @@.",
                    "hint": "ESFJ는 함께하는 활동을 좋아해요.",
                    "optionA": "alone",
                    "optionB": "together",
                    "optionC": "separately",
                    "result": "together",
                    "explanation": "민지는 활동을 함께 하면 재미있어 보인다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "민지",
                    "script": "Goals make activities meaningful!",
                    "translation": "목표가 활동을 의미있게 만들어!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태호",
                    "script": "You make everything enjoyable!",
                    "translation": "넌 모든 걸 즐겁게 만들어!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "태호가 민지의 즐거움 창조 능력을 칭찬하는 말이에요.",
                    "optionA": "everything",
                    "optionB": "enjoyable!",
                    "optionC": "You",
                    "optionD": "make",
                    "result": "You make everything enjoyable!",
                    "explanation": "태호는 민지가 모든 것을 즐겁게 만든다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 9786 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "갈등 해결 방식",
    "episodes": [
        {
            "title": "친구들 사이 다툼",
            "explanation": "ESFJ의 감정 중심 화해와 ESTJ의 논리적 문제 해결 비교",
            "category": "갈등 해결 방식",
            "level": 1,
            "my_mbti": "ESFJ",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "지우",
                    "script": "Everyone feels really hurt!",
                    "translation": "모든 사람이 정말 상처받았어!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "준우",
                    "script": "Let's find the problem!",
                    "translation": "문제를 찾아보자!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "준우는 문제를 찾아보자고 하나요?",
                    "hint": "ESTJ는 문제의 원인을 파악하려고 해요.",
                    "result": "O",
                    "explanation": "준우는 'Let's find the problem!'라고 문제를 찾아보자고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지우",
                    "script": "Finding problems helps solutions!",
                    "translation": "문제를 찾는 게 해결책에 도움이 돼!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "준우",
                    "script": "Hurt feelings need healing!",
                    "translation": "상처받은 감정은 치유가 필요해!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Ji-wu notices everyone feels @@.",
                    "hint": "ESFJ는 다른 사람의 감정을 세심하게 인식해요.",
                    "optionA": "happy",
                    "optionB": "hurt",
                    "optionC": "excited",
                    "result": "hurt",
                    "explanation": "지우는 모든 사람이 상처받았다고 인식해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지우",
                    "script": "You solve things clearly!",
                    "translation": "넌 일을 명확하게 해결해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "준우",
                    "script": "You care about feelings!",
                    "translation": "넌 감정을 신경써!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "준우가 지우의 감정 배려를 칭찬하는 말이에요.",
                    "result": "You care about feelings!",
                    "explanation": "준우는 지우가 감정을 신경쓴다고 칭찬했어요.",
                    "optionA": "about",
                    "optionB": "care",
                    "optionC": "You",
                    "optionD": "feelings!"
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "갈등 해결 방식",
    "episodes": [
        {
            "title": "친구들 사이 다툼",
            "explanation": "ESFJ의 감정 중심 화해와 ESTJ의 논리적 문제 해결 비교",
            "level": 1,
            "my_mbti": "ESFJ",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "지우",
                    "script": "Everyone feels really hurt!",
                    "translation": "모든 사람이 정말 상처받았어!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "준우",
                    "script": "Let's find the problem!",
                    "translation": "문제를 찾아보자!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "준우는 문제를 찾아보자고 하나요?",
                    "hint": "ESTJ는 문제의 원인을 파악하려고 해요.",
                    "result": "O",
                    "explanation": "준우는 'Let's find the problem!'라고 문제를 찾아보자고 해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지우",
                    "script": "Finding problems helps solutions!",
                    "translation": "문제를 찾는 게 해결책에 도움이 돼!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "준우",
                    "script": "Hurt feelings need healing!",
                    "translation": "상처받은 감정은 치유가 필요해!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Ji-wu notices everyone feels @@.",
                    "hint": "ESFJ는 다른 사람의 감정을 세심하게 인식해요.",
                    "optionA": "happy",
                    "optionB": "hurt",
                    "optionC": "excited",
                    "result": "hurt",
                    "explanation": "지우는 모든 사람이 상처받았다고 인식해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지우",
                    "script": "You solve things clearly!",
                    "translation": "넌 일을 명확하게 해결해!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "준우",
                    "script": "You care about feelings!",
                    "translation": "넌 감정을 신경써!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "준우가 지우의 감정 배려를 칭찬하는 말이에요.",
                    "optionA": "about",
                    "optionB": "care",
                    "optionC": "You",
                    "optionD": "feelings!",
                    "result": "You care about feelings!",
                    "explanation": "준우는 지우가 감정을 신경쓴다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 9787 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "갈등 해결 방식",
    "episodes": [
        {
            "title": "의견 대립 조정",
            "explanation": "ESFJ의 중재를 통한 조화와 ESTJ의 합리적 합의 도출 비교",
            "category": "갈등 해결 방식",
            "level": 1,
            "my_mbti": "ESFJ",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "소민",
                    "script": "Can everyone be happy?",
                    "translation": "모든 사람이 행복할 수 있을까?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "서아",
                    "script": "Let's vote on this!",
                    "translation": "이거에 투표하자!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "서아는 투표하자고 하나요?",
                    "hint": "ESTJ는 민주적이고 효율적인 방법을 선호해요.",
                    "result": "O",
                    "explanation": "서아는 'Let's vote on this!'라고 투표를 제안해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "소민",
                    "script": "Voting gives fair results!",
                    "translation": "투표가 공정한 결과를 줘!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "서아",
                    "script": "Everyone's happiness is important!",
                    "translation": "모든 사람의 행복이 중요해!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "So-min wonders if everyone can be @@.",
                    "hint": "ESFJ는 모든 사람의 만족을 원해요.",
                    "optionA": "sad",
                    "optionB": "happy",
                    "optionC": "angry",
                    "result": "happy",
                    "explanation": "소민이는 모든 사람이 행복할 수 있을지 궁금해해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "소민",
                    "script": "Your method is democratic!",
                    "translation": "네 방법이 민주적이야!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "서아",
                    "script": "You want harmony always!",
                    "translation": "넌 항상 조화를 원해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "서아가 소민의 조화 추구를 칭찬하는 말이에요.",
                    "result": "You want harmony always!",
                    "explanation": "서아는 소민이가 항상 조화를 원한다고 칭찬했어요.",
                    "optionA": "You",
                    "optionB": "want",
                    "optionC": "harmony",
                    "optionD": "always!"
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "갈등 해결 방식",
    "episodes": [
        {
            "title": "의견 대립 조정",
            "explanation": "ESFJ의 중재를 통한 조화와 ESTJ의 합리적 합의 도출 비교",
            "level": 1,
            "my_mbti": "ESFJ",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "소민",
                    "script": "Can everyone be happy?",
                    "translation": "모든 사람이 행복할 수 있을까?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "서아",
                    "script": "Let's vote on this!",
                    "translation": "이거에 투표하자!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "서아는 투표하자고 하나요?",
                    "hint": "ESTJ는 민주적이고 효율적인 방법을 선호해요.",
                    "result": "O",
                    "explanation": "서아는 'Let's vote on this!'라고 투표를 제안해요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "소민",
                    "script": "Voting gives fair results!",
                    "translation": "투표가 공정한 결과를 줘!"
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "서아",
                    "script": "Everyone's happiness is important!",
                    "translation": "모든 사람의 행복이 중요해!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "So-min wonders if everyone can be @@.",
                    "hint": "ESFJ는 모든 사람의 만족을 원해요.",
                    "optionA": "sad",
                    "optionB": "happy",
                    "optionC": "angry",
                    "result": "happy",
                    "explanation": "소민이는 모든 사람이 행복할 수 있을지 궁금해해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "소민",
                    "script": "Your method is democratic!",
                    "translation": "네 방법이 민주적이야!"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "서아",
                    "script": "You want harmony always!",
                    "translation": "넌 항상 조화를 원해!"
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "서아가 소민의 조화 추구를 칭찬하는 말이에요.",
                    "optionA": "You",
                    "optionB": "want",
                    "optionC": "harmony",
                    "optionD": "always!",
                    "result": "You want harmony always!",
                    "explanation": "서아는 소민이가 항상 조화를 원한다고 칭찬했어요."
                }
            ]
        }
    ]
}
ID: 9788 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "사회적 상호작용",
    "episodes": [
        {
            "title": "자유로운 나비 VS 따뜻한 가이드",
            "explanation": "ENFP의 즉흥적 소통과 ENFJ의 목적 있는 소통 비교",
            "category": "사회적 상호작용",
            "level": 2,
            "my_mbti": "ENFP",
            "target_mbti": "ENFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "성민",
                    "script": "I follow my curiosity!",
                    "translation": "나는 내 호기심을 따라가!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "재민",
                    "script": "I guide people forward.",
                    "translation": "나는 사람들을 앞으로 인도해."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "성민",
                    "script": "Spontaneous conversations spark joy!",
                    "translation": "즉흥적인 대화가 기쁨을 불러일으켜!"
                },
                {
                    "type": "ox",
                    "index": 4,
                    "quiz": "성민은 자신의 호기심을 따라간다고 했나요?",
                    "hint": "ENFP는 순간의 흥미에 따라 자유롭게 소통해요.",
                    "result": "O",
                    "explanation": "성민은 'I follow my curiosity!'라고 자신의 호기심을 따라간다고 했어요."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "재민",
                    "script": "Meaningful connections help growth.",
                    "translation": "의미 있는 연결이 성장에 도움이 돼."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "성민",
                    "script": "You create purposeful relationships!",
                    "translation": "너는 목적 있는 관계를 만들어!"
                },
                {
                    "type": "blank",
                    "index": 7,
                    "quiz": "Jaemin guides people @@.",
                    "hint": "재민이 'I guide people forward'라고 말했어요.",
                    "optionA": "backward",
                    "optionB": "forward",
                    "optionC": "together",
                    "result": "forward",
                    "explanation": "재민은 사람들을 앞으로 인도한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "재민",
                    "script": "Supporting others brings fulfillment.",
                    "translation": "다른 사람들을 지지하는 것이 성취감을 가져다줘."
                },
                {
                    "type": "script",
                    "index": 9,
                    "speaker": "성민",
                    "script": "Your care transforms lives!",
                    "translation": "너의 보살핌이 삶을 변화시켜!"
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "재민",
                    "script": "Your enthusiasm lights everything!",
                    "translation": "너의 열정이 모든 것을 밝혀!"
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "성민이 즉흥적인 대화에 대해 말한 것이에요.",
                    "optionA": "spark",
                    "optionB": "Spontaneous",
                    "optionC": "conversations",
                    "optionD": "pure",
                    "optionE": "joy",
                    "result": "Spontaneous conversations spark pure joy",
                    "explanation": "성민은 'Spontaneous conversations spark pure joy'라고 즉흥적인 대화가 순수한 기쁨을 불러일으킨다고 했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "사회적 상호작용",
    "episodes": [
        {
            "title": "자유로운 나비 VS 따뜻한 가이드",
            "explanation": "ENFP의 즉흥적 소통과 ENFJ의 목적 있는 소통 비교",
            "level": 2,
            "my_mbti": "ENFP",
            "target_mbti": "ENFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "성민",
                    "script": "I follow my curiosity!",
                    "translation": "나는 내 호기심을 따라가!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "재민",
                    "script": "I guide people forward.",
                    "translation": "나는 사람들을 앞으로 인도해."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "성민",
                    "script": "Spontaneous conversations spark joy!",
                    "translation": "즉흥적인 대화가 기쁨을 불러일으켜!"
                },
                {
                    "type": "ox",
                    "index": 4,
                    "quiz": "성민은 자신의 호기심을 따라간다고 했나요?",
                    "hint": "ENFP는 순간의 흥미에 따라 자유롭게 소통해요.",
                    "result": "O",
                    "explanation": "성민은 'I follow my curiosity!'라고 자신의 호기심을 따라간다고 했어요."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "재민",
                    "script": "Meaningful connections help growth.",
                    "translation": "의미 있는 연결이 성장에 도움이 돼."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "성민",
                    "script": "You create purposeful relationships!",
                    "translation": "너는 목적 있는 관계를 만들어!"
                },
                {
                    "type": "blank",
                    "index": 7,
                    "quiz": "Jaemin guides people @@.",
                    "hint": "재민이 'I guide people forward'라고 말했어요.",
                    "optionA": "backward",
                    "optionB": "forward",
                    "optionC": "together",
                    "result": "forward",
                    "explanation": "재민은 사람들을 앞으로 인도한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "재민",
                    "script": "Supporting others brings fulfillment.",
                    "translation": "다른 사람들을 지지하는 것이 성취감을 가져다줘."
                },
                {
                    "type": "script",
                    "index": 9,
                    "speaker": "성민",
                    "script": "Your care transforms lives!",
                    "translation": "너의 보살핌이 삶을 변화시켜!"
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "재민",
                    "script": "Your enthusiasm lights everything!",
                    "translation": "너의 열정이 모든 것을 밝혀!"
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "성민이 즉흥적인 대화에 대해 말한 것이에요.",
                    "optionA": "spark",
                    "optionB": "Spontaneous",
                    "optionC": "conversations",
                    "optionD": "pure",
                    "optionE": "joy",
                    "result": "Spontaneous conversations spark pure joy",
                    "explanation": "성민은 'Spontaneous conversations spark pure joy'라고 즉흥적인 대화가 순수한 기쁨을 불러일으킨다고 했어요."
                }
            ]
        }
    ]
}
ID: 9789 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "사회적 상호작용",
    "episodes": [
        {
            "title": "탐험하는 친구 VS 챙기는 친구",
            "explanation": "ENFP의 개방적 관계와 ENFJ의 돌봄 중심 관계 비교",
            "category": "사회적 상호작용",
            "level": 2,
            "my_mbti": "ENFP",
            "target_mbti": "ENFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "지영",
                    "script": "I explore different personalities!",
                    "translation": "나는 다양한 성격들을 탐험해!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "민아",
                    "script": "I nurture close friendships.",
                    "translation": "나는 가까운 우정을 기르고 있어."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "지영",
                    "script": "Every person teaches something new!",
                    "translation": "모든 사람이 새로운 것을 가르쳐줘!"
                },
                {
                    "type": "ox",
                    "index": 4,
                    "quiz": "지영은 다양한 성격들을 탐험한다고 했나요?",
                    "hint": "ENFP는 여러 종류의 사람들과 폭넓게 어울리는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "지영은 'I explore different personalities!'라고 다양한 성격들을 탐험한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "민아",
                    "script": "Deep care builds lasting bonds.",
                    "translation": "깊은 보살핌이 지속적인 유대를 만들어."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "지영",
                    "script": "You create family-like connections!",
                    "translation": "너는 가족 같은 연결을 만들어!"
                },
                {
                    "type": "blank",
                    "index": 7,
                    "quiz": "Mina nurtures close @@.",
                    "hint": "민아가 'I nurture close friendships'라고 말했어요.",
                    "optionA": "relationships",
                    "optionB": "friendships",
                    "optionC": "connections",
                    "result": "friendships",
                    "explanation": "민아는 가까운 우정을 기른다고 했어요."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "민아",
                    "script": "Quality relationships need attention.",
                    "translation": "질 좋은 관계는 관심이 필요해."
                },
                {
                    "type": "script",
                    "index": 9,
                    "speaker": "지영",
                    "script": "Your loyalty creates safety!",
                    "translation": "너의 충성심이 안전함을 만들어!"
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "민아",
                    "script": "Your openness inspires discovery!",
                    "translation": "너의 개방성이 발견에 영감을 줘!"
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "지영이 모든 사람에 대해 말한 것이에요.",
                    "optionA": "teaches",
                    "optionB": "Every",
                    "optionC": "person",
                    "optionD": "something",
                    "optionE": "new",
                    "result": "Every person teaches something new",
                    "explanation": "지영은 'Every person teaches something new'라고 모든 사람이 새로운 것을 가르쳐준다고 했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "사회적 상호작용",
    "episodes": [
        {
            "title": "탐험하는 친구 VS 챙기는 친구",
            "explanation": "ENFP의 개방적 관계와 ENFJ의 돌봄 중심 관계 비교",
            "level": 2,
            "my_mbti": "ENFP",
            "target_mbti": "ENFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "지영",
                    "script": "I explore different personalities!",
                    "translation": "나는 다양한 성격들을 탐험해!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "민아",
                    "script": "I nurture close friendships.",
                    "translation": "나는 가까운 우정을 기르고 있어."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "지영",
                    "script": "Every person teaches something new!",
                    "translation": "모든 사람이 새로운 것을 가르쳐줘!"
                },
                {
                    "type": "ox",
                    "index": 4,
                    "quiz": "지영은 다양한 성격들을 탐험한다고 했나요?",
                    "hint": "ENFP는 여러 종류의 사람들과 폭넓게 어울리는 것을 좋아해요.",
                    "result": "O",
                    "explanation": "지영은 'I explore different personalities!'라고 다양한 성격들을 탐험한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "민아",
                    "script": "Deep care builds lasting bonds.",
                    "translation": "깊은 보살핌이 지속적인 유대를 만들어."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "지영",
                    "script": "You create family-like connections!",
                    "translation": "너는 가족 같은 연결을 만들어!"
                },
                {
                    "type": "blank",
                    "index": 7,
                    "quiz": "Mina nurtures close @@.",
                    "hint": "민아가 'I nurture close friendships'라고 말했어요.",
                    "optionA": "relationships",
                    "optionB": "friendships",
                    "optionC": "connections",
                    "result": "friendships",
                    "explanation": "민아는 가까운 우정을 기른다고 했어요."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "민아",
                    "script": "Quality relationships need attention.",
                    "translation": "질 좋은 관계는 관심이 필요해."
                },
                {
                    "type": "script",
                    "index": 9,
                    "speaker": "지영",
                    "script": "Your loyalty creates safety!",
                    "translation": "너의 충성심이 안전함을 만들어!"
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "민아",
                    "script": "Your openness inspires discovery!",
                    "translation": "너의 개방성이 발견에 영감을 줘!"
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "지영이 모든 사람에 대해 말한 것이에요.",
                    "optionA": "teaches",
                    "optionB": "Every",
                    "optionC": "person",
                    "optionD": "something",
                    "optionE": "new",
                    "result": "Every person teaches something new",
                    "explanation": "지영은 'Every person teaches something new'라고 모든 사람이 새로운 것을 가르쳐준다고 했어요."
                }
            ]
        }
    ]
}
ID: 9790 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "정보 탐구",
    "episodes": [
        {
            "title": "아이디어 축제 VS 인사이트 수집가",
            "explanation": "ENFP의 확산적 탐구와 ENFJ의 집중적 탐구 비교",
            "category": "정보 탐구",
            "level": 2,
            "my_mbti": "ENFP",
            "target_mbti": "ENFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "건우",
                    "script": "I collect random ideas!",
                    "translation": "나는 무작위 아이디어들을 모아!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "준영",
                    "script": "I seek meaningful insights.",
                    "translation": "나는 의미 있는 통찰을 추구해."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "건우",
                    "script": "Variety creates unexpected connections!",
                    "translation": "다양성이 예상치 못한 연결을 만들어!"
                },
                {
                    "type": "ox",
                    "index": 4,
                    "quiz": "건우는 무작위 아이디어들을 모은다고 했나요?",
                    "hint": "ENFP는 여러 분야의 아이디어를 폭넓게 수집해요.",
                    "result": "O",
                    "explanation": "건우는 'I collect random ideas!'라고 무작위 아이디어들을 모은다고 했어요."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "준영",
                    "script": "Deep understanding guides wisdom.",
                    "translation": "깊은 이해가 지혜를 인도해."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "건우",
                    "script": "You find patterns brilliantly!",
                    "translation": "너는 패턴을 훌륭하게 찾아!"
                },
                {
                    "type": "blank",
                    "index": 7,
                    "quiz": "Junyoung seeks meaningful @@.",
                    "hint": "준영이 'I seek meaningful insights'라고 말했어요.",
                    "optionA": "knowledge",
                    "optionB": "insights",
                    "optionC": "answers",
                    "result": "insights",
                    "explanation": "준영은 의미 있는 통찰을 추구한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "준영",
                    "script": "Purpose drives focused learning.",
                    "translation": "목적이 집중된 학습을 이끌어."
                },
                {
                    "type": "script",
                    "index": 9,
                    "speaker": "건우",
                    "script": "Your depth creates clarity!",
                    "translation": "너의 깊이가 명확성을 만들어!"
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "준영",
                    "script": "Your creativity opens possibilities!",
                    "translation": "너의 창의성이 가능성을 열어!"
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "건우가 다양성에 대해 말한 것이에요.",
                    "optionA": "creates",
                    "optionB": "Variety",
                    "optionC": "unexpected",
                    "optionD": "amazing",
                    "optionE": "connections",
                    "result": "Variety creates amazing unexpected connections",
                    "explanation": "건우는 'Variety creates amazing unexpected connections'라고 다양성이 놀랍고 예상치 못한 연결을 만든다고 했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "정보 탐구",
    "episodes": [
        {
            "title": "아이디어 축제 VS 인사이트 수집가",
            "explanation": "ENFP의 확산적 탐구와 ENFJ의 집중적 탐구 비교",
            "level": 2,
            "my_mbti": "ENFP",
            "target_mbti": "ENFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "건우",
                    "script": "I collect random ideas!",
                    "translation": "나는 무작위 아이디어들을 모아!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "준영",
                    "script": "I seek meaningful insights.",
                    "translation": "나는 의미 있는 통찰을 추구해."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "건우",
                    "script": "Variety creates unexpected connections!",
                    "translation": "다양성이 예상치 못한 연결을 만들어!"
                },
                {
                    "type": "ox",
                    "index": 4,
                    "quiz": "건우는 무작위 아이디어들을 모은다고 했나요?",
                    "hint": "ENFP는 여러 분야의 아이디어를 폭넓게 수집해요.",
                    "result": "O",
                    "explanation": "건우는 'I collect random ideas!'라고 무작위 아이디어들을 모은다고 했어요."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "준영",
                    "script": "Deep understanding guides wisdom.",
                    "translation": "깊은 이해가 지혜를 인도해."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "건우",
                    "script": "You find patterns brilliantly!",
                    "translation": "너는 패턴을 훌륭하게 찾아!"
                },
                {
                    "type": "blank",
                    "index": 7,
                    "quiz": "Junyoung seeks meaningful @@.",
                    "hint": "준영이 'I seek meaningful insights'라고 말했어요.",
                    "optionA": "knowledge",
                    "optionB": "insights",
                    "optionC": "answers",
                    "result": "insights",
                    "explanation": "준영은 의미 있는 통찰을 추구한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "준영",
                    "script": "Purpose drives focused learning.",
                    "translation": "목적이 집중된 학습을 이끌어."
                },
                {
                    "type": "script",
                    "index": 9,
                    "speaker": "건우",
                    "script": "Your depth creates clarity!",
                    "translation": "너의 깊이가 명확성을 만들어!"
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "준영",
                    "script": "Your creativity opens possibilities!",
                    "translation": "너의 창의성이 가능성을 열어!"
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "건우가 다양성에 대해 말한 것이에요.",
                    "optionA": "creates",
                    "optionB": "Variety",
                    "optionC": "unexpected",
                    "optionD": "amazing",
                    "optionE": "connections",
                    "result": "Variety creates amazing unexpected connections",
                    "explanation": "건우는 'Variety creates amazing unexpected connections'라고 다양성이 놀랍고 예상치 못한 연결을 만든다고 했어요."
                }
            ]
        }
    ]
}
ID: 9791 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "정보 탐구",
    "episodes": [
        {
            "title": "호기심 탐정 VS 목적 연구원",
            "explanation": "ENFP의 흥미 중심 탐구와 ENFJ의 목표 중심 탐구 비교",
            "category": "정보 탐구",
            "level": 2,
            "my_mbti": "ENFP",
            "target_mbti": "ENFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "민규",
                    "script": "What interests me today?",
                    "translation": "오늘 나에게 흥미로운 것은 뭐지?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "현준",
                    "script": "How can this help?",
                    "translation": "이게 어떻게 도움이 될까?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "민규",
                    "script": "Curiosity leads amazing discoveries!",
                    "translation": "호기심이 놀라운 발견으로 이끌어!"
                },
                {
                    "type": "ox",
                    "index": 4,
                    "quiz": "민규는 오늘 자신에게 흥미로운 것이 무엇인지 궁금해했나요?",
                    "hint": "ENFP는 순간의 관심사에 따라 탐구 방향을 정해요.",
                    "result": "O",
                    "explanation": "민규는 'What interests me today?'라고 오늘 자신에게 흥미로운 것이 무엇인지 궁금해했어요."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "현준",
                    "script": "Helpful knowledge creates value.",
                    "translation": "도움이 되는 지식이 가치를 만들어."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "민규",
                    "script": "You find practical applications!",
                    "translation": "너는 실용적인 활용을 찾아!"
                },
                {
                    "type": "blank",
                    "index": 7,
                    "quiz": "Hyunjun asks how this can @@.",
                    "hint": "현준이 'How can this help?'라고 물었어요.",
                    "optionA": "work",
                    "optionB": "help",
                    "optionC": "change",
                    "result": "help",
                    "explanation": "현준은 이것이 어떻게 도움이 될 수 있는지 물어봤어요."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "현준",
                    "script": "Purpose-driven learning brings results.",
                    "translation": "목적 중심 학습이 결과를 가져다줘."
                },
                {
                    "type": "script",
                    "index": 9,
                    "speaker": "민규",
                    "script": "Your focus achieves goals!",
                    "translation": "너의 집중이 목표를 달성해!"
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "현준",
                    "script": "Your wonder inspires exploration!",
                    "translation": "너의 경이로움이 탐험에 영감을 줘!"
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "민규가 호기심에 대해 말한 것이에요.",
                    "optionA": "leads",
                    "optionB": "Curiosity",
                    "optionC": "amazing",
                    "optionD": "new",
                    "optionE": "discoveries",
                    "result": "Curiosity leads new amazing discoveries",
                    "explanation": "민규는 'Curiosity leads new amazing discoveries'라고 호기심이 새롭고 놀라운 발견으로 이끈다고 했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "정보 탐구",
    "episodes": [
        {
            "title": "호기심 탐정 VS 목적 연구원",
            "explanation": "ENFP의 흥미 중심 탐구와 ENFJ의 목표 중심 탐구 비교",
            "level": 2,
            "my_mbti": "ENFP",
            "target_mbti": "ENFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "민규",
                    "script": "What interests me today?",
                    "translation": "오늘 나에게 흥미로운 것은 뭐지?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "현준",
                    "script": "How can this help?",
                    "translation": "이게 어떻게 도움이 될까?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "민규",
                    "script": "Curiosity leads amazing discoveries!",
                    "translation": "호기심이 놀라운 발견으로 이끌어!"
                },
                {
                    "type": "ox",
                    "index": 4,
                    "quiz": "민규는 오늘 자신에게 흥미로운 것이 무엇인지 궁금해했나요?",
                    "hint": "ENFP는 순간의 관심사에 따라 탐구 방향을 정해요.",
                    "result": "O",
                    "explanation": "민규는 'What interests me today?'라고 오늘 자신에게 흥미로운 것이 무엇인지 궁금해했어요."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "현준",
                    "script": "Helpful knowledge creates value.",
                    "translation": "도움이 되는 지식이 가치를 만들어."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "민규",
                    "script": "You find practical applications!",
                    "translation": "너는 실용적인 활용을 찾아!"
                },
                {
                    "type": "blank",
                    "index": 7,
                    "quiz": "Hyunjun asks how this can @@.",
                    "hint": "현준이 'How can this help?'라고 물었어요.",
                    "optionA": "work",
                    "optionB": "help",
                    "optionC": "change",
                    "result": "help",
                    "explanation": "현준은 이것이 어떻게 도움이 될 수 있는지 물어봤어요."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "현준",
                    "script": "Purpose-driven learning brings results.",
                    "translation": "목적 중심 학습이 결과를 가져다줘."
                },
                {
                    "type": "script",
                    "index": 9,
                    "speaker": "민규",
                    "script": "Your focus achieves goals!",
                    "translation": "너의 집중이 목표를 달성해!"
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "현준",
                    "script": "Your wonder inspires exploration!",
                    "translation": "너의 경이로움이 탐험에 영감을 줘!"
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "민규가 호기심에 대해 말한 것이에요.",
                    "optionA": "leads",
                    "optionB": "Curiosity",
                    "optionC": "amazing",
                    "optionD": "new",
                    "optionE": "discoveries",
                    "result": "Curiosity leads new amazing discoveries",
                    "explanation": "민규는 'Curiosity leads new amazing discoveries'라고 호기심이 새롭고 놀라운 발견으로 이끈다고 했어요."
                }
            ]
        }
    ]
}
ID: 9792 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "의사결정 방식",
    "episodes": [
        {
            "title": "즉흥 연주자 VS 지휘자의 선택",
            "explanation": "ENFP의 자유로운 결정과 ENFJ의 신중한 결정 비교",
            "category": "의사결정 방식",
            "level": 2,
            "my_mbti": "ENFP",
            "target_mbti": "ENFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "재훈",
                    "script": "I decide by feeling!",
                    "translation": "나는 느낌으로 결정해!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "정훈",
                    "script": "I consider everyone's needs.",
                    "translation": "나는 모든 사람의 필요를 고려해."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "재훈",
                    "script": "Intuition guides perfect timing!",
                    "translation": "직감이 완벽한 타이밍을 인도해!"
                },
                {
                    "type": "ox",
                    "index": 4,
                    "quiz": "재훈은 느낌으로 결정한다고 했나요?",
                    "hint": "ENFP는 직감과 감정에 따라 즉흥적으로 결정해요.",
                    "result": "O",
                    "explanation": "재훈은 'I decide by feeling!'라고 느낌으로 결정한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "정훈",
                    "script": "Thoughtful choices benefit all.",
                    "translation": "사려 깊은 선택이 모든 사람에게 이익이 돼."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "재훈",
                    "script": "You create harmony wisely!",
                    "translation": "너는 현명하게 조화를 만들어!"
                },
                {
                    "type": "blank",
                    "index": 7,
                    "quiz": "Junghun considers everyone's @@.",
                    "hint": "정훈이 'I consider everyone's needs'라고 말했어요.",
                    "optionA": "opinions",
                    "optionB": "needs",
                    "optionC": "feelings",
                    "result": "needs",
                    "explanation": "정훈은 모든 사람의 필요를 고려한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "정훈",
                    "script": "Responsibility guides careful decisions.",
                    "translation": "책임감이 신중한 결정을 인도해."
                },
                {
                    "type": "script",
                    "index": 9,
                    "speaker": "재훈",
                    "script": "Your care protects everyone!",
                    "translation": "너의 보살핌이 모든 사람을 보호해!"
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "정훈",
                    "script": "Your spontaneity brings freshness!",
                    "translation": "너의 즉흥성이 신선함을 가져다줘!"
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "재훈이 직감에 대해 말한 것이에요.",
                    "optionA": "guides",
                    "optionB": "Intuition",
                    "optionC": "perfect",
                    "optionD": "right",
                    "optionE": "timing",
                    "result": "Intuition guides right perfect timing",
                    "explanation": "재훈은 'Intuition guides right perfect timing'라고 직감이 옳고 완벽한 타이밍을 인도한다고 했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "의사결정 방식",
    "episodes": [
        {
            "title": "즉흥 연주자 VS 지휘자의 선택",
            "explanation": "ENFP의 자유로운 결정과 ENFJ의 신중한 결정 비교",
            "level": 2,
            "my_mbti": "ENFP",
            "target_mbti": "ENFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "재훈",
                    "script": "I decide by feeling!",
                    "translation": "나는 느낌으로 결정해!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "정훈",
                    "script": "I consider everyone's needs.",
                    "translation": "나는 모든 사람의 필요를 고려해."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "재훈",
                    "script": "Intuition guides perfect timing!",
                    "translation": "직감이 완벽한 타이밍을 인도해!"
                },
                {
                    "type": "ox",
                    "index": 4,
                    "quiz": "재훈은 느낌으로 결정한다고 했나요?",
                    "hint": "ENFP는 직감과 감정에 따라 즉흥적으로 결정해요.",
                    "result": "O",
                    "explanation": "재훈은 'I decide by feeling!'라고 느낌으로 결정한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "정훈",
                    "script": "Thoughtful choices benefit all.",
                    "translation": "사려 깊은 선택이 모든 사람에게 이익이 돼."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "재훈",
                    "script": "You create harmony wisely!",
                    "translation": "너는 현명하게 조화를 만들어!"
                },
                {
                    "type": "blank",
                    "index": 7,
                    "quiz": "Junghun considers everyone's @@.",
                    "hint": "정훈이 'I consider everyone's needs'라고 말했어요.",
                    "optionA": "opinions",
                    "optionB": "needs",
                    "optionC": "feelings",
                    "result": "needs",
                    "explanation": "정훈은 모든 사람의 필요를 고려한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "정훈",
                    "script": "Responsibility guides careful decisions.",
                    "translation": "책임감이 신중한 결정을 인도해."
                },
                {
                    "type": "script",
                    "index": 9,
                    "speaker": "재훈",
                    "script": "Your care protects everyone!",
                    "translation": "너의 보살핌이 모든 사람을 보호해!"
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "정훈",
                    "script": "Your spontaneity brings freshness!",
                    "translation": "너의 즉흥성이 신선함을 가져다줘!"
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "재훈이 직감에 대해 말한 것이에요.",
                    "optionA": "guides",
                    "optionB": "Intuition",
                    "optionC": "perfect",
                    "optionD": "right",
                    "optionE": "timing",
                    "result": "Intuition guides right perfect timing",
                    "explanation": "재훈은 'Intuition guides right perfect timing'라고 직감이 옳고 완벽한 타이밍을 인도한다고 했어요."
                }
            ]
        }
    ]
}
ID: 9793 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "의사결정 방식",
    "episodes": [
        {
            "title": "순간의 마법사 VS 미래의 건축가",
            "explanation": "ENFP의 현재 중심과 ENFJ의 미래 계획 비교",
            "category": "의사결정 방식",
            "level": 2,
            "my_mbti": "ENFP",
            "target_mbti": "ENFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "강상무",
                    "script": "This moment feels right!",
                    "translation": "이 순간이 옳게 느껴져!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "형",
                    "script": "I plan for tomorrow.",
                    "translation": "나는 내일을 위해 계획해."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "강상무",
                    "script": "Present opportunities shine brightest!",
                    "translation": "현재의 기회가 가장 밝게 빛나!"
                },
                {
                    "type": "ox",
                    "index": 4,
                    "quiz": "강상무는 이 순간이 옳게 느껴진다고 했나요?",
                    "hint": "ENFP는 현재 순간의 느낌을 중시해서 결정해요.",
                    "result": "O",
                    "explanation": "강상무는 'This moment feels right!'라고 이 순간이 옳게 느껴진다고 했어요."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "형",
                    "script": "Future vision prevents problems.",
                    "translation": "미래 비전이 문제를 예방해."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "강상무",
                    "script": "You build solid foundations!",
                    "translation": "너는 견고한 기반을 만들어!"
                },
                {
                    "type": "blank",
                    "index": 7,
                    "quiz": "Hyung plans for @@.",
                    "hint": "형이 'I plan for tomorrow'라고 말했어요.",
                    "optionA": "today",
                    "optionB": "tomorrow",
                    "optionC": "everyone",
                    "result": "tomorrow",
                    "explanation": "형은 내일을 위해 계획한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "형",
                    "script": "Preparation creates better outcomes.",
                    "translation": "준비가 더 나은 결과를 만들어."
                },
                {
                    "type": "script",
                    "index": 9,
                    "speaker": "강상무",
                    "script": "Your foresight amazes me!",
                    "translation": "너의 선견지명이 나를 놀라게 해!"
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "형",
                    "script": "Your presence brings energy!",
                    "translation": "너의 존재가 에너지를 가져다줘!"
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "강상무가 현재의 기회에 대해 말한 것이에요.",
                    "optionA": "shine",
                    "optionB": "Present",
                    "optionC": "opportunities",
                    "optionD": "very",
                    "optionE": "brightest",
                    "result": "Present opportunities shine very brightest",
                    "explanation": "강상무는 'Present opportunities shine very brightest'라고 현재의 기회가 가장 밝게 빛난다고 했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "의사결정 방식",
    "episodes": [
        {
            "title": "순간의 마법사 VS 미래의 건축가",
            "explanation": "ENFP의 현재 중심과 ENFJ의 미래 계획 비교",
            "level": 2,
            "my_mbti": "ENFP",
            "target_mbti": "ENFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "강상무",
                    "script": "This moment feels right!",
                    "translation": "이 순간이 옳게 느껴져!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "형",
                    "script": "I plan for tomorrow.",
                    "translation": "나는 내일을 위해 계획해."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "강상무",
                    "script": "Present opportunities shine brightest!",
                    "translation": "현재의 기회가 가장 밝게 빛나!"
                },
                {
                    "type": "ox",
                    "index": 4,
                    "quiz": "강상무는 이 순간이 옳게 느껴진다고 했나요?",
                    "hint": "ENFP는 현재 순간의 느낌을 중시해서 결정해요.",
                    "result": "O",
                    "explanation": "강상무는 'This moment feels right!'라고 이 순간이 옳게 느껴진다고 했어요."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "형",
                    "script": "Future vision prevents problems.",
                    "translation": "미래 비전이 문제를 예방해."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "강상무",
                    "script": "You build solid foundations!",
                    "translation": "너는 견고한 기반을 만들어!"
                },
                {
                    "type": "blank",
                    "index": 7,
                    "quiz": "Hyung plans for @@.",
                    "hint": "형이 'I plan for tomorrow'라고 말했어요.",
                    "optionA": "today",
                    "optionB": "tomorrow",
                    "optionC": "everyone",
                    "result": "tomorrow",
                    "explanation": "형은 내일을 위해 계획한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "형",
                    "script": "Preparation creates better outcomes.",
                    "translation": "준비가 더 나은 결과를 만들어."
                },
                {
                    "type": "script",
                    "index": 9,
                    "speaker": "강상무",
                    "script": "Your foresight amazes me!",
                    "translation": "너의 선견지명이 나를 놀라게 해!"
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "형",
                    "script": "Your presence brings energy!",
                    "translation": "너의 존재가 에너지를 가져다줘!"
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "강상무가 현재의 기회에 대해 말한 것이에요.",
                    "optionA": "shine",
                    "optionB": "Present",
                    "optionC": "opportunities",
                    "optionD": "very",
                    "optionE": "brightest",
                    "result": "Present opportunities shine very brightest",
                    "explanation": "강상무는 'Present opportunities shine very brightest'라고 현재의 기회가 가장 밝게 빛난다고 했어요."
                }
            ]
        }
    ]
}
ID: 9794 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "생활 태도",
    "episodes": [
        {
            "title": "자유로운 바람 VS 정리된 정원",
            "explanation": "ENFP의 유연한 생활과 ENFJ의 체계적 생활 비교",
            "category": "생활 태도",
            "level": 2,
            "my_mbti": "ENFP",
            "target_mbti": "ENFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "지혜",
                    "script": "I go with flow!",
                    "translation": "나는 흐름에 따라가!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지아",
                    "script": "I organize my days.",
                    "translation": "나는 내 하루를 정리해."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "지혜",
                    "script": "Flexibility creates wonderful surprises!",
                    "translation": "유연성이 멋진 놀라움을 만들어!"
                },
                {
                    "type": "ox",
                    "index": 4,
                    "quiz": "지혜는 흐름에 따라간다고 했나요?",
                    "hint": "ENFP는 계획보다는 상황에 맞춰 유연하게 생활해요.",
                    "result": "O",
                    "explanation": "지혜는 'I go with flow!'라고 흐름에 따라간다고 했어요."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "지아",
                    "script": "Structure helps achieve dreams.",
                    "translation": "구조가 꿈을 달성하는데 도움이 돼."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "지혜",
                    "script": "You create efficient systems!",
                    "translation": "너는 효율적인 시스템을 만들어!"
                },
                {
                    "type": "blank",
                    "index": 7,
                    "quiz": "Jia organizes her @@.",
                    "hint": "지아가 'I organize my days'라고 말했어요.",
                    "optionA": "thoughts",
                    "optionB": "days",
                    "optionC": "work",
                    "result": "days",
                    "explanation": "지아는 자신의 하루를 정리한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "지아",
                    "script": "Planning reduces stress significantly.",
                    "translation": "계획이 스트레스를 상당히 줄여."
                },
                {
                    "type": "script",
                    "index": 9,
                    "speaker": "지혜",
                    "script": "Your preparation brings peace!",
                    "translation": "너의 준비가 평화를 가져다줘!"
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지아",
                    "script": "Your adaptability inspires freedom!",
                    "translation": "너의 적응력이 자유에 영감을 줘!"
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "지혜가 유연성에 대해 말한 것이에요.",
                    "optionA": "creates",
                    "optionB": "Flexibility",
                    "optionC": "wonderful",
                    "optionD": "amazing",
                    "optionE": "surprises",
                    "result": "Flexibility creates amazing wonderful surprises",
                    "explanation": "지혜는 'Flexibility creates amazing wonderful surprises'라고 유연성이 놀랍고 멋진 놀라움을 만든다고 했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "생활 태도",
    "episodes": [
        {
            "title": "자유로운 바람 VS 정리된 정원",
            "explanation": "ENFP의 유연한 생활과 ENFJ의 체계적 생활 비교",
            "level": 2,
            "my_mbti": "ENFP",
            "target_mbti": "ENFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "지혜",
                    "script": "I go with flow!",
                    "translation": "나는 흐름에 따라가!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지아",
                    "script": "I organize my days.",
                    "translation": "나는 내 하루를 정리해."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "지혜",
                    "script": "Flexibility creates wonderful surprises!",
                    "translation": "유연성이 멋진 놀라움을 만들어!"
                },
                {
                    "type": "ox",
                    "index": 4,
                    "quiz": "지혜는 흐름에 따라간다고 했나요?",
                    "hint": "ENFP는 계획보다는 상황에 맞춰 유연하게 생활해요.",
                    "result": "O",
                    "explanation": "지혜는 'I go with flow!'라고 흐름에 따라간다고 했어요."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "지아",
                    "script": "Structure helps achieve dreams.",
                    "translation": "구조가 꿈을 달성하는데 도움이 돼."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "지혜",
                    "script": "You create efficient systems!",
                    "translation": "너는 효율적인 시스템을 만들어!"
                },
                {
                    "type": "blank",
                    "index": 7,
                    "quiz": "Jia organizes her @@.",
                    "hint": "지아가 'I organize my days'라고 말했어요.",
                    "optionA": "thoughts",
                    "optionB": "days",
                    "optionC": "work",
                    "result": "days",
                    "explanation": "지아는 자신의 하루를 정리한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "지아",
                    "script": "Planning reduces stress significantly.",
                    "translation": "계획이 스트레스를 상당히 줄여."
                },
                {
                    "type": "script",
                    "index": 9,
                    "speaker": "지혜",
                    "script": "Your preparation brings peace!",
                    "translation": "너의 준비가 평화를 가져다줘!"
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지아",
                    "script": "Your adaptability inspires freedom!",
                    "translation": "너의 적응력이 자유에 영감을 줘!"
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "지혜가 유연성에 대해 말한 것이에요.",
                    "optionA": "creates",
                    "optionB": "Flexibility",
                    "optionC": "wonderful",
                    "optionD": "amazing",
                    "optionE": "surprises",
                    "result": "Flexibility creates amazing wonderful surprises",
                    "explanation": "지혜는 'Flexibility creates amazing wonderful surprises'라고 유연성이 놀랍고 멋진 놀라움을 만든다고 했어요."
                }
            ]
        }
    ]
}
ID: 9795 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "생활 태도",
    "episodes": [
        {
            "title": "모험가의 배낭 VS 가이드의 지도",
            "explanation": "ENFP의 탐험적 생활과 ENFJ의 목적 있는 생활 비교",
            "category": "생활 태도",
            "level": 2,
            "my_mbti": "ENFP",
            "target_mbti": "ENFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "민영",
                    "script": "I explore new possibilities!",
                    "translation": "나는 새로운 가능성을 탐험해!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "유나",
                    "script": "I focus on growth.",
                    "translation": "나는 성장에 집중해."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "민영",
                    "script": "Adventure teaches life lessons!",
                    "translation": "모험이 인생 교훈을 가르쳐줘!"
                },
                {
                    "type": "ox",
                    "index": 4,
                    "quiz": "민영은 새로운 가능성을 탐험한다고 했나요?",
                    "hint": "ENFP는 새로운 경험과 기회를 적극적으로 찾아요.",
                    "result": "O",
                    "explanation": "민영은 'I explore new possibilities!'라고 새로운 가능성을 탐험한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "유나",
                    "script": "Intentional living brings fulfillment.",
                    "translation": "의도적인 삶이 성취감을 가져다줘."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "민영",
                    "script": "You create meaningful progress!",
                    "translation": "너는 의미 있는 발전을 만들어!"
                },
                {
                    "type": "blank",
                    "index": 7,
                    "quiz": "Yuna focuses on @@.",
                    "hint": "유나가 'I focus on growth'라고 말했어요.",
                    "optionA": "work",
                    "optionB": "growth",
                    "optionC": "goals",
                    "result": "growth",
                    "explanation": "유나는 성장에 집중한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "유나",
                    "script": "Development requires consistent effort.",
                    "translation": "발전은 지속적인 노력을 필요로 해."
                },
                {
                    "type": "script",
                    "index": 9,
                    "speaker": "민영",
                    "script": "Your dedication inspires achievement!",
                    "translation": "너의 헌신이 성취에 영감을 줘!"
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "유나",
                    "script": "Your curiosity opens worlds!",
                    "translation": "너의 호기심이 세계를 열어!"
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "민영이 모험에 대해 말한 것이에요.",
                    "optionA": "teaches",
                    "optionB": "Adventure",
                    "optionC": "life",
                    "optionD": "important",
                    "optionE": "lessons",
                    "result": "Adventure teaches important life lessons",
                    "explanation": "민영은 'Adventure teaches important life lessons'라고 모험이 중요한 인생 교훈을 가르쳐준다고 했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "생활 태도",
    "episodes": [
        {
            "title": "모험가의 배낭 VS 가이드의 지도",
            "explanation": "ENFP의 탐험적 생활과 ENFJ의 목적 있는 생활 비교",
            "level": 2,
            "my_mbti": "ENFP",
            "target_mbti": "ENFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "민영",
                    "script": "I explore new possibilities!",
                    "translation": "나는 새로운 가능성을 탐험해!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "유나",
                    "script": "I focus on growth.",
                    "translation": "나는 성장에 집중해."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "민영",
                    "script": "Adventure teaches life lessons!",
                    "translation": "모험이 인생 교훈을 가르쳐줘!"
                },
                {
                    "type": "ox",
                    "index": 4,
                    "quiz": "민영은 새로운 가능성을 탐험한다고 했나요?",
                    "hint": "ENFP는 새로운 경험과 기회를 적극적으로 찾아요.",
                    "result": "O",
                    "explanation": "민영은 'I explore new possibilities!'라고 새로운 가능성을 탐험한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "유나",
                    "script": "Intentional living brings fulfillment.",
                    "translation": "의도적인 삶이 성취감을 가져다줘."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "민영",
                    "script": "You create meaningful progress!",
                    "translation": "너는 의미 있는 발전을 만들어!"
                },
                {
                    "type": "blank",
                    "index": 7,
                    "quiz": "Yuna focuses on @@.",
                    "hint": "유나가 'I focus on growth'라고 말했어요.",
                    "optionA": "work",
                    "optionB": "growth",
                    "optionC": "goals",
                    "result": "growth",
                    "explanation": "유나는 성장에 집중한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "유나",
                    "script": "Development requires consistent effort.",
                    "translation": "발전은 지속적인 노력을 필요로 해."
                },
                {
                    "type": "script",
                    "index": 9,
                    "speaker": "민영",
                    "script": "Your dedication inspires achievement!",
                    "translation": "너의 헌신이 성취에 영감을 줘!"
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "유나",
                    "script": "Your curiosity opens worlds!",
                    "translation": "너의 호기심이 세계를 열어!"
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "민영이 모험에 대해 말한 것이에요.",
                    "optionA": "teaches",
                    "optionB": "Adventure",
                    "optionC": "life",
                    "optionD": "important",
                    "optionE": "lessons",
                    "result": "Adventure teaches important life lessons",
                    "explanation": "민영은 'Adventure teaches important life lessons'라고 모험이 중요한 인생 교훈을 가르쳐준다고 했어요."
                }
            ]
        }
    ]
}
ID: 9796 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "스트레스 상황 대처",
    "episodes": [
        {
            "title": "감정의 폭포 VS 치유의 온천",
            "explanation": "ENFP의 자발적 표현과 ENFJ의 배려적 지지 비교",
            "category": "스트레스 상황 대처",
            "level": 2,
            "my_mbti": "ENFP",
            "target_mbti": "ENFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "나리",
                    "script": "I express everything openly!",
                    "translation": "나는 모든 것을 공개적으로 표현해!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "혜진",
                    "script": "I support others first.",
                    "translation": "나는 먼저 다른 사람들을 지지해."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "나리",
                    "script": "Honest sharing brings relief!",
                    "translation": "솔직한 나눔이 안도감을 가져다줘!"
                },
                {
                    "type": "ox",
                    "index": 4,
                    "quiz": "나리는 모든 것을 공개적으로 표현한다고 했나요?",
                    "hint": "ENFP는 스트레스를 받을 때 감정을 자유롭게 표출해요.",
                    "result": "O",
                    "explanation": "나리는 'I express everything openly!'라고 모든 것을 공개적으로 표현한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "혜진",
                    "script": "Caring for others heals me.",
                    "translation": "다른 사람들을 돌보는 것이 나를 치유해."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "나리",
                    "script": "You create safe spaces!",
                    "translation": "너는 안전한 공간을 만들어!"
                },
                {
                    "type": "blank",
                    "index": 7,
                    "quiz": "Hyejin supports others @@.",
                    "hint": "혜진이 'I support others first'라고 말했어요.",
                    "optionA": "later",
                    "optionB": "first",
                    "optionC": "always",
                    "result": "first",
                    "explanation": "혜진은 먼저 다른 사람들을 지지한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "혜진",
                    "script": "Helping others reduces stress.",
                    "translation": "다른 사람들을 돕는 것이 스트레스를 줄여."
                },
                {
                    "type": "script",
                    "index": 9,
                    "speaker": "나리",
                    "script": "Your kindness transforms pain!",
                    "translation": "너의 친절함이 고통을 변화시켜!"
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "혜진",
                    "script": "Your authenticity inspires courage!",
                    "translation": "너의 진정성이 용기에 영감을 줘!"
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "나리가 솔직한 나눔에 대해 말한 것이에요.",
                    "optionA": "brings",
                    "optionB": "Honest",
                    "optionC": "sharing",
                    "optionD": "great",
                    "optionE": "relief",
                    "result": "Honest sharing brings great relief",
                    "explanation": "나리는 'Honest sharing brings great relief'라고 솔직한 나눔이 큰 안도감을 가져다준다고 했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "스트레스 상황 대처",
    "episodes": [
        {
            "title": "감정의 폭포 VS 치유의 온천",
            "explanation": "ENFP의 자발적 표현과 ENFJ의 배려적 지지 비교",
            "level": 2,
            "my_mbti": "ENFP",
            "target_mbti": "ENFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "나리",
                    "script": "I express everything openly!",
                    "translation": "나는 모든 것을 공개적으로 표현해!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "혜진",
                    "script": "I support others first.",
                    "translation": "나는 먼저 다른 사람들을 지지해."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "나리",
                    "script": "Honest sharing brings relief!",
                    "translation": "솔직한 나눔이 안도감을 가져다줘!"
                },
                {
                    "type": "ox",
                    "index": 4,
                    "quiz": "나리는 모든 것을 공개적으로 표현한다고 했나요?",
                    "hint": "ENFP는 스트레스를 받을 때 감정을 자유롭게 표출해요.",
                    "result": "O",
                    "explanation": "나리는 'I express everything openly!'라고 모든 것을 공개적으로 표현한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "혜진",
                    "script": "Caring for others heals me.",
                    "translation": "다른 사람들을 돌보는 것이 나를 치유해."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "나리",
                    "script": "You create safe spaces!",
                    "translation": "너는 안전한 공간을 만들어!"
                },
                {
                    "type": "blank",
                    "index": 7,
                    "quiz": "Hyejin supports others @@.",
                    "hint": "혜진이 'I support others first'라고 말했어요.",
                    "optionA": "later",
                    "optionB": "first",
                    "optionC": "always",
                    "result": "first",
                    "explanation": "혜진은 먼저 다른 사람들을 지지한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "혜진",
                    "script": "Helping others reduces stress.",
                    "translation": "다른 사람들을 돕는 것이 스트레스를 줄여."
                },
                {
                    "type": "script",
                    "index": 9,
                    "speaker": "나리",
                    "script": "Your kindness transforms pain!",
                    "translation": "너의 친절함이 고통을 변화시켜!"
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "혜진",
                    "script": "Your authenticity inspires courage!",
                    "translation": "너의 진정성이 용기에 영감을 줘!"
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "나리가 솔직한 나눔에 대해 말한 것이에요.",
                    "optionA": "brings",
                    "optionB": "Honest",
                    "optionC": "sharing",
                    "optionD": "great",
                    "optionE": "relief",
                    "result": "Honest sharing brings great relief",
                    "explanation": "나리는 'Honest sharing brings great relief'라고 솔직한 나눔이 큰 안도감을 가져다준다고 했어요."
                }
            ]
        }
    ]
}
ID: 9797 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "스트레스 상황 대처",
    "episodes": [
        {
            "title": "창의적 분출 VS 체계적 회복",
            "explanation": "ENFP의 창의적 치유와 ENFJ의 계획적 치유 비교",
            "category": "스트레스 상황 대처",
            "level": 2,
            "my_mbti": "ENFP",
            "target_mbti": "ENFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "다영",
                    "script": "I create something new!",
                    "translation": "나는 새로운 것을 만들어!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "다현",
                    "script": "I plan recovery steps.",
                    "translation": "나는 회복 단계를 계획해."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "다영",
                    "script": "Creativity channels stress energy!",
                    "translation": "창의성이 스트레스 에너지를 전달해!"
                },
                {
                    "type": "ox",
                    "index": 4,
                    "quiz": "다영은 새로운 것을 만든다고 했나요?",
                    "hint": "ENFP는 창작 활동을 통해 스트레스를 해소해요.",
                    "result": "O",
                    "explanation": "다영은 'I create something new!'라고 새로운 것을 만든다고 했어요."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "다현",
                    "script": "Structured healing brings balance.",
                    "translation": "체계적인 치유가 균형을 가져다줘."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "다영",
                    "script": "You organize wellness perfectly!",
                    "translation": "너는 웰빙을 완벽하게 정리해!"
                },
                {
                    "type": "blank",
                    "index": 7,
                    "quiz": "Dahyun plans recovery @@.",
                    "hint": "다현이 'I plan recovery steps'라고 말했어요.",
                    "optionA": "time",
                    "optionB": "steps",
                    "optionC": "methods",
                    "result": "steps",
                    "explanation": "다현은 회복 단계를 계획한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "다현",
                    "script": "Methodical approach ensures success.",
                    "translation": "체계적인 접근이 성공을 보장해."
                },
                {
                    "type": "script",
                    "index": 9,
                    "speaker": "다영",
                    "script": "Your wisdom guides healing!",
                    "translation": "너의 지혜가 치유를 인도해!"
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "다현",
                    "script": "Your innovation sparks hope!",
                    "translation": "너의 혁신이 희망을 불러일으켜!"
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "다영이 창의성에 대해 말한 것이에요.",
                    "optionA": "channels",
                    "optionB": "Creativity",
                    "optionC": "stress",
                    "optionD": "negative",
                    "optionE": "energy",
                    "result": "Creativity channels negative stress energy",
                    "explanation": "다영은 'Creativity channels negative stress energy'라고 창의성이 부정적인 스트레스 에너지를 전달한다고 했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "스트레스 상황 대처",
    "episodes": [
        {
            "title": "창의적 분출 VS 체계적 회복",
            "explanation": "ENFP의 창의적 치유와 ENFJ의 계획적 치유 비교",
            "level": 2,
            "my_mbti": "ENFP",
            "target_mbti": "ENFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "다영",
                    "script": "I create something new!",
                    "translation": "나는 새로운 것을 만들어!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "다현",
                    "script": "I plan recovery steps.",
                    "translation": "나는 회복 단계를 계획해."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "다영",
                    "script": "Creativity channels stress energy!",
                    "translation": "창의성이 스트레스 에너지를 전달해!"
                },
                {
                    "type": "ox",
                    "index": 4,
                    "quiz": "다영은 새로운 것을 만든다고 했나요?",
                    "hint": "ENFP는 창작 활동을 통해 스트레스를 해소해요.",
                    "result": "O",
                    "explanation": "다영은 'I create something new!'라고 새로운 것을 만든다고 했어요."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "다현",
                    "script": "Structured healing brings balance.",
                    "translation": "체계적인 치유가 균형을 가져다줘."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "다영",
                    "script": "You organize wellness perfectly!",
                    "translation": "너는 웰빙을 완벽하게 정리해!"
                },
                {
                    "type": "blank",
                    "index": 7,
                    "quiz": "Dahyun plans recovery @@.",
                    "hint": "다현이 'I plan recovery steps'라고 말했어요.",
                    "optionA": "time",
                    "optionB": "steps",
                    "optionC": "methods",
                    "result": "steps",
                    "explanation": "다현은 회복 단계를 계획한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "다현",
                    "script": "Methodical approach ensures success.",
                    "translation": "체계적인 접근이 성공을 보장해."
                },
                {
                    "type": "script",
                    "index": 9,
                    "speaker": "다영",
                    "script": "Your wisdom guides healing!",
                    "translation": "너의 지혜가 치유를 인도해!"
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "다현",
                    "script": "Your innovation sparks hope!",
                    "translation": "너의 혁신이 희망을 불러일으켜!"
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "다영이 창의성에 대해 말한 것이에요.",
                    "optionA": "channels",
                    "optionB": "Creativity",
                    "optionC": "stress",
                    "optionD": "negative",
                    "optionE": "energy",
                    "result": "Creativity channels negative stress energy",
                    "explanation": "다영은 'Creativity channels negative stress energy'라고 창의성이 부정적인 스트레스 에너지를 전달한다고 했어요."
                }
            ]
        }
    ]
}
ID: 9798 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "가능성의 꿈꾸기 VS 성장의 설계자",
            "explanation": "ENFP의 다양한 꿈과 ENFJ의 발전 중심 목표 비교",
            "category": "직업 및 목표 설정",
            "level": 2,
            "my_mbti": "ENFP",
            "target_mbti": "ENFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "성민",
                    "script": "I dream multiple futures!",
                    "translation": "나는 여러 미래를 꿈꿔!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "재민",
                    "script": "I help people develop.",
                    "translation": "나는 사람들이 발전하도록 도와."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "성민",
                    "script": "Every path holds potential!",
                    "translation": "모든 길이 잠재력을 갖고 있어!"
                },
                {
                    "type": "ox",
                    "index": 4,
                    "quiz": "성민은 여러 미래를 꿈꾼다고 했나요?",
                    "hint": "ENFP는 다양한 가능성과 선택지를 탐색해요.",
                    "result": "O",
                    "explanation": "성민은 'I dream multiple futures!'라고 여러 미래를 꿈꾼다고 했어요."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "재민",
                    "script": "Guiding growth brings purpose.",
                    "translation": "성장을 인도하는 것이 목적을 가져다줘."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "성민",
                    "script": "You create transformation opportunities!",
                    "translation": "너는 변화의 기회를 만들어!"
                },
                {
                    "type": "blank",
                    "index": 7,
                    "quiz": "Jaemin helps people @@.",
                    "hint": "재민이 'I help people develop'라고 말했어요.",
                    "optionA": "learn",
                    "optionB": "develop",
                    "optionC": "succeed",
                    "result": "develop",
                    "explanation": "재민은 사람들이 발전하도록 돕는다고 했어요."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "재민",
                    "script": "Empowering others fulfills me.",
                    "translation": "다른 사람들을 힘있게 하는 것이 나를 만족시켜."
                },
                {
                    "type": "script",
                    "index": 9,
                    "speaker": "성민",
                    "script": "Your dedication changes lives!",
                    "translation": "너의 헌신이 삶을 바꿔!"
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "재민",
                    "script": "Your vision inspires possibilities!",
                    "translation": "너의 비전이 가능성에 영감을 줘!"
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "성민이 모든 길에 대해 말한 것이에요.",
                    "optionA": "holds",
                    "optionB": "Every",
                    "optionC": "path",
                    "optionD": "great",
                    "optionE": "potential",
                    "result": "Every path holds great potential",
                    "explanation": "성민은 'Every path holds great potential'라고 모든 길이 큰 잠재력을 갖고 있다고 했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "가능성의 꿈꾸기 VS 성장의 설계자",
            "explanation": "ENFP의 다양한 꿈과 ENFJ의 발전 중심 목표 비교",
            "level": 2,
            "my_mbti": "ENFP",
            "target_mbti": "ENFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "성민",
                    "script": "I dream multiple futures!",
                    "translation": "나는 여러 미래를 꿈꿔!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "재민",
                    "script": "I help people develop.",
                    "translation": "나는 사람들이 발전하도록 도와."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "성민",
                    "script": "Every path holds potential!",
                    "translation": "모든 길이 잠재력을 갖고 있어!"
                },
                {
                    "type": "ox",
                    "index": 4,
                    "quiz": "성민은 여러 미래를 꿈꾼다고 했나요?",
                    "hint": "ENFP는 다양한 가능성과 선택지를 탐색해요.",
                    "result": "O",
                    "explanation": "성민은 'I dream multiple futures!'라고 여러 미래를 꿈꾼다고 했어요."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "재민",
                    "script": "Guiding growth brings purpose.",
                    "translation": "성장을 인도하는 것이 목적을 가져다줘."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "성민",
                    "script": "You create transformation opportunities!",
                    "translation": "너는 변화의 기회를 만들어!"
                },
                {
                    "type": "blank",
                    "index": 7,
                    "quiz": "Jaemin helps people @@.",
                    "hint": "재민이 'I help people develop'라고 말했어요.",
                    "optionA": "learn",
                    "optionB": "develop",
                    "optionC": "succeed",
                    "result": "develop",
                    "explanation": "재민은 사람들이 발전하도록 돕는다고 했어요."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "재민",
                    "script": "Empowering others fulfills me.",
                    "translation": "다른 사람들을 힘있게 하는 것이 나를 만족시켜."
                },
                {
                    "type": "script",
                    "index": 9,
                    "speaker": "성민",
                    "script": "Your dedication changes lives!",
                    "translation": "너의 헌신이 삶을 바꿔!"
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "재민",
                    "script": "Your vision inspires possibilities!",
                    "translation": "너의 비전이 가능성에 영감을 줘!"
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "성민이 모든 길에 대해 말한 것이에요.",
                    "optionA": "holds",
                    "optionB": "Every",
                    "optionC": "path",
                    "optionD": "great",
                    "optionE": "potential",
                    "result": "Every path holds great potential",
                    "explanation": "성민은 'Every path holds great potential'라고 모든 길이 큰 잠재력을 갖고 있다고 했어요."
                }
            ]
        }
    ]
}
ID: 9799 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "즉흥 예술가 VS 사명의 전사",
            "explanation": "ENFP의 영감 추구와 ENFJ의 사회적 사명 추구 비교",
            "category": "직업 및 목표 설정",
            "level": 2,
            "my_mbti": "ENFP",
            "target_mbti": "ENFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "지영",
                    "script": "I follow creative inspiration!",
                    "translation": "나는 창의적 영감을 따라가!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "민아",
                    "script": "I serve meaningful causes.",
                    "translation": "나는 의미 있는 대의를 섬겨."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "지영",
                    "script": "Passion drives amazing innovation!",
                    "translation": "열정이 놀라운 혁신을 이끌어!"
                },
                {
                    "type": "ox",
                    "index": 4,
                    "quiz": "지영은 창의적 영감을 따라간다고 했나요?",
                    "hint": "ENFP는 영감과 창의성에 따라 진로를 정해요.",
                    "result": "O",
                    "explanation": "지영은 'I follow creative inspiration!'라고 창의적 영감을 따라간다고 했어요."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "민아",
                    "script": "Social impact creates legacy.",
                    "translation": "사회적 영향이 유산을 만들어."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "지영",
                    "script": "You build better world!",
                    "translation": "너는 더 나은 세상을 만들어!"
                },
                {
                    "type": "blank",
                    "index": 7,
                    "quiz": "Mina serves meaningful @@.",
                    "hint": "민아가 'I serve meaningful causes'라고 말했어요.",
                    "optionA": "people",
                    "optionB": "causes",
                    "optionC": "goals",
                    "result": "causes",
                    "explanation": "민아는 의미 있는 대의를 섬긴다고 했어요."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "민아",
                    "script": "Purpose gives direction always.",
                    "translation": "목적이 항상 방향을 줘."
                },
                {
                    "type": "script",
                    "index": 9,
                    "speaker": "지영",
                    "script": "Your mission transforms society!",
                    "translation": "너의 사명이 사회를 변화시켜!"
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "민아",
                    "script": "Your creativity enriches culture!",
                    "translation": "너의 창의성이 문화를 풍요롭게 해!"
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "지영이 열정에 대해 말한 것이에요.",
                    "optionA": "drives",
                    "optionB": "Passion",
                    "optionC": "amazing",
                    "optionD": "new",
                    "optionE": "innovation",
                    "result": "Passion drives new amazing innovation",
                    "explanation": "지영은 'Passion drives new amazing innovation'라고 열정이 새롭고 놀라운 혁신을 이끈다고 했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "즉흥 예술가 VS 사명의 전사",
            "explanation": "ENFP의 영감 추구와 ENFJ의 사회적 사명 추구 비교",
            "level": 2,
            "my_mbti": "ENFP",
            "target_mbti": "ENFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "지영",
                    "script": "I follow creative inspiration!",
                    "translation": "나는 창의적 영감을 따라가!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "민아",
                    "script": "I serve meaningful causes.",
                    "translation": "나는 의미 있는 대의를 섬겨."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "지영",
                    "script": "Passion drives amazing innovation!",
                    "translation": "열정이 놀라운 혁신을 이끌어!"
                },
                {
                    "type": "ox",
                    "index": 4,
                    "quiz": "지영은 창의적 영감을 따라간다고 했나요?",
                    "hint": "ENFP는 영감과 창의성에 따라 진로를 정해요.",
                    "result": "O",
                    "explanation": "지영은 'I follow creative inspiration!'라고 창의적 영감을 따라간다고 했어요."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "민아",
                    "script": "Social impact creates legacy.",
                    "translation": "사회적 영향이 유산을 만들어."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "지영",
                    "script": "You build better world!",
                    "translation": "너는 더 나은 세상을 만들어!"
                },
                {
                    "type": "blank",
                    "index": 7,
                    "quiz": "Mina serves meaningful @@.",
                    "hint": "민아가 'I serve meaningful causes'라고 말했어요.",
                    "optionA": "people",
                    "optionB": "causes",
                    "optionC": "goals",
                    "result": "causes",
                    "explanation": "민아는 의미 있는 대의를 섬긴다고 했어요."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "민아",
                    "script": "Purpose gives direction always.",
                    "translation": "목적이 항상 방향을 줘."
                },
                {
                    "type": "script",
                    "index": 9,
                    "speaker": "지영",
                    "script": "Your mission transforms society!",
                    "translation": "너의 사명이 사회를 변화시켜!"
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "민아",
                    "script": "Your creativity enriches culture!",
                    "translation": "너의 창의성이 문화를 풍요롭게 해!"
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "지영이 열정에 대해 말한 것이에요.",
                    "optionA": "drives",
                    "optionB": "Passion",
                    "optionC": "amazing",
                    "optionD": "new",
                    "optionE": "innovation",
                    "result": "Passion drives new amazing innovation",
                    "explanation": "지영은 'Passion drives new amazing innovation'라고 열정이 새롭고 놀라운 혁신을 이끈다고 했어요."
                }
            ]
        }
    ]
}
ID: 9800 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "즐거움 폭격기 VS 의미 있는 모임",
            "explanation": "ENFP의 재미 중심 활동과 ENFJ의 목적 있는 활동 비교",
            "category": "취미와 여가 활동",
            "level": 2,
            "my_mbti": "ENFP",
            "target_mbti": "ENFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "건우",
                    "script": "I organize fun adventures!",
                    "translation": "나는 재미있는 모험을 조직해!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "준영",
                    "script": "I create meaningful gatherings.",
                    "translation": "나는 의미 있는 모임을 만들어."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "건우",
                    "script": "Pure enjoyment energizes everyone!",
                    "translation": "순수한 즐거움이 모든 사람에게 에너지를 줘!"
                },
                {
                    "type": "ox",
                    "index": 4,
                    "quiz": "건우는 재미있는 모험을 조직한다고 했나요?",
                    "hint": "ENFP는 단순히 즐겁고 흥미로운 활동을 기획해요.",
                    "result": "O",
                    "explanation": "건우는 'I organize fun adventures!'라고 재미있는 모험을 조직한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "준영",
                    "script": "Purposeful activities build connections.",
                    "translation": "목적 있는 활동이 연결을 만들어."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "건우",
                    "script": "You create lasting bonds!",
                    "translation": "너는 지속적인 유대를 만들어!"
                },
                {
                    "type": "blank",
                    "index": 7,
                    "quiz": "Junyoung creates meaningful @@.",
                    "hint": "준영이 'I create meaningful gatherings'라고 말했어요.",
                    "optionA": "events",
                    "optionB": "gatherings",
                    "optionC": "meetings",
                    "result": "gatherings",
                    "explanation": "준영은 의미 있는 모임을 만든다고 했어요."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "준영",
                    "script": "Shared growth strengthens relationships.",
                    "translation": "공유된 성장이 관계를 강화해."
                },
                {
                    "type": "script",
                    "index": 9,
                    "speaker": "건우",
                    "script": "Your depth enriches experiences!",
                    "translation": "너의 깊이가 경험을 풍요롭게 해!"
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "준영",
                    "script": "Your joy brightens everything!",
                    "translation": "너의 기쁨이 모든 것을 밝게 해!"
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "건우가 순수한 즐거움에 대해 말한 것이에요.",
                    "optionA": "energizes",
                    "optionB": "Pure",
                    "optionC": "enjoyment",
                    "optionD": "really",
                    "optionE": "everyone",
                    "result": "Pure enjoyment really energizes everyone",
                    "explanation": "건우는 'Pure enjoyment really energizes everyone'라고 순수한 즐거움이 정말 모든 사람에게 에너지를 준다고 했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "즐거움 폭격기 VS 의미 있는 모임",
            "explanation": "ENFP의 재미 중심 활동과 ENFJ의 목적 있는 활동 비교",
            "level": 2,
            "my_mbti": "ENFP",
            "target_mbti": "ENFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "건우",
                    "script": "I organize fun adventures!",
                    "translation": "나는 재미있는 모험을 조직해!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "준영",
                    "script": "I create meaningful gatherings.",
                    "translation": "나는 의미 있는 모임을 만들어."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "건우",
                    "script": "Pure enjoyment energizes everyone!",
                    "translation": "순수한 즐거움이 모든 사람에게 에너지를 줘!"
                },
                {
                    "type": "ox",
                    "index": 4,
                    "quiz": "건우는 재미있는 모험을 조직한다고 했나요?",
                    "hint": "ENFP는 단순히 즐겁고 흥미로운 활동을 기획해요.",
                    "result": "O",
                    "explanation": "건우는 'I organize fun adventures!'라고 재미있는 모험을 조직한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "준영",
                    "script": "Purposeful activities build connections.",
                    "translation": "목적 있는 활동이 연결을 만들어."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "건우",
                    "script": "You create lasting bonds!",
                    "translation": "너는 지속적인 유대를 만들어!"
                },
                {
                    "type": "blank",
                    "index": 7,
                    "quiz": "Junyoung creates meaningful @@.",
                    "hint": "준영이 'I create meaningful gatherings'라고 말했어요.",
                    "optionA": "events",
                    "optionB": "gatherings",
                    "optionC": "meetings",
                    "result": "gatherings",
                    "explanation": "준영은 의미 있는 모임을 만든다고 했어요."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "준영",
                    "script": "Shared growth strengthens relationships.",
                    "translation": "공유된 성장이 관계를 강화해."
                },
                {
                    "type": "script",
                    "index": 9,
                    "speaker": "건우",
                    "script": "Your depth enriches experiences!",
                    "translation": "너의 깊이가 경험을 풍요롭게 해!"
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "준영",
                    "script": "Your joy brightens everything!",
                    "translation": "너의 기쁨이 모든 것을 밝게 해!"
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "건우가 순수한 즐거움에 대해 말한 것이에요.",
                    "optionA": "energizes",
                    "optionB": "Pure",
                    "optionC": "enjoyment",
                    "optionD": "really",
                    "optionE": "everyone",
                    "result": "Pure enjoyment really energizes everyone",
                    "explanation": "건우는 'Pure enjoyment really energizes everyone'라고 순수한 즐거움이 정말 모든 사람에게 에너지를 준다고 했어요."
                }
            ]
        }
    ]
}
ID: 9801 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "창작의 놀이터 VS 성장의 워크숍",
            "explanation": "ENFP의 자유로운 창작과 ENFJ의 발전 중심 활동 비교",
            "category": "취미와 여가 활동",
            "level": 2,
            "my_mbti": "ENFP",
            "target_mbti": "ENFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "민규",
                    "script": "I experiment with art!",
                    "translation": "나는 예술로 실험해!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "현준",
                    "script": "I develop skills together.",
                    "translation": "나는 함께 기술을 개발해."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "민규",
                    "script": "Creative freedom sparks magic!",
                    "translation": "창의적 자유가 마법을 불러일으켜!"
                },
                {
                    "type": "ox",
                    "index": 4,
                    "quiz": "민규는 예술로 실험한다고 했나요?",
                    "hint": "ENFP는 제약 없이 자유롭게 창작 활동을 즐겨요.",
                    "result": "O",
                    "explanation": "민규는 'I experiment with art!'라고 예술로 실험한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "현준",
                    "script": "Learning together builds community.",
                    "translation": "함께 배우는 것이 공동체를 만들어."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "민규",
                    "script": "You create supportive growth!",
                    "translation": "너는 지지적인 성장을 만들어!"
                },
                {
                    "type": "blank",
                    "index": 7,
                    "quiz": "Hyunjun develops skills @@.",
                    "hint": "현준이 'I develop skills together'라고 말했어요.",
                    "optionA": "alone",
                    "optionB": "together",
                    "optionC": "quickly",
                    "result": "together",
                    "explanation": "현준은 함께 기술을 개발한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "현준",
                    "script": "Collaborative improvement feels rewarding.",
                    "translation": "협력적인 개선이 보람 있게 느껴져."
                },
                {
                    "type": "script",
                    "index": 9,
                    "speaker": "민규",
                    "script": "Your guidance helps everyone!",
                    "translation": "너의 안내가 모든 사람에게 도움이 돼!"
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "현준",
                    "script": "Your innovation inspires creativity!",
                    "translation": "너의 혁신이 창의성에 영감을 줘!"
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "민규가 창의적 자유에 대해 말한 것이에요.",
                    "optionA": "sparks",
                    "optionB": "Creative",
                    "optionC": "freedom",
                    "optionD": "pure",
                    "optionE": "magic",
                    "result": "Creative freedom sparks pure magic",
                    "explanation": "민규는 'Creative freedom sparks pure magic'라고 창의적 자유가 순수한 마법을 불러일으킨다고 했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "취미와 여가 활동",
    "episodes": [
        {
            "title": "창작의 놀이터 VS 성장의 워크숍",
            "explanation": "ENFP의 자유로운 창작과 ENFJ의 발전 중심 활동 비교",
            "level": 2,
            "my_mbti": "ENFP",
            "target_mbti": "ENFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "민규",
                    "script": "I experiment with art!",
                    "translation": "나는 예술로 실험해!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "현준",
                    "script": "I develop skills together.",
                    "translation": "나는 함께 기술을 개발해."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "민규",
                    "script": "Creative freedom sparks magic!",
                    "translation": "창의적 자유가 마법을 불러일으켜!"
                },
                {
                    "type": "ox",
                    "index": 4,
                    "quiz": "민규는 예술로 실험한다고 했나요?",
                    "hint": "ENFP는 제약 없이 자유롭게 창작 활동을 즐겨요.",
                    "result": "O",
                    "explanation": "민규는 'I experiment with art!'라고 예술로 실험한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "현준",
                    "script": "Learning together builds community.",
                    "translation": "함께 배우는 것이 공동체를 만들어."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "민규",
                    "script": "You create supportive growth!",
                    "translation": "너는 지지적인 성장을 만들어!"
                },
                {
                    "type": "blank",
                    "index": 7,
                    "quiz": "Hyunjun develops skills @@.",
                    "hint": "현준이 'I develop skills together'라고 말했어요.",
                    "optionA": "alone",
                    "optionB": "together",
                    "optionC": "quickly",
                    "result": "together",
                    "explanation": "현준은 함께 기술을 개발한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "현준",
                    "script": "Collaborative improvement feels rewarding.",
                    "translation": "협력적인 개선이 보람 있게 느껴져."
                },
                {
                    "type": "script",
                    "index": 9,
                    "speaker": "민규",
                    "script": "Your guidance helps everyone!",
                    "translation": "너의 안내가 모든 사람에게 도움이 돼!"
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "현준",
                    "script": "Your innovation inspires creativity!",
                    "translation": "너의 혁신이 창의성에 영감을 줘!"
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "민규가 창의적 자유에 대해 말한 것이에요.",
                    "optionA": "sparks",
                    "optionB": "Creative",
                    "optionC": "freedom",
                    "optionD": "pure",
                    "optionE": "magic",
                    "result": "Creative freedom sparks pure magic",
                    "explanation": "민규는 'Creative freedom sparks pure magic'라고 창의적 자유가 순수한 마법을 불러일으킨다고 했어요."
                }
            ]
        }
    ]
}
ID: 9802 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "갈등 해결 방식",
    "episodes": [
        {
            "title": "아이디어 브레인스토밍 VS 화합의 조정자",
            "explanation": "ENFP의 창의적 해결과 ENFJ의 조화적 해결 비교",
            "category": "갈등 해결 방식",
            "level": 2,
            "my_mbti": "ENFP",
            "target_mbti": "ENFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "재훈",
                    "script": "I suggest creative solutions!",
                    "translation": "나는 창의적 해결책을 제안해!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "정훈",
                    "script": "I bring everyone together.",
                    "translation": "나는 모든 사람을 하나로 모아."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "재훈",
                    "script": "New perspectives solve problems!",
                    "translation": "새로운 관점이 문제를 해결해!"
                },
                {
                    "type": "ox",
                    "index": 4,
                    "quiz": "재훈은 창의적 해결책을 제안한다고 했나요?",
                    "hint": "ENFP는 독창적이고 혁신적인 방법으로 갈등을 해결해요.",
                    "result": "O",
                    "explanation": "재훈은 'I suggest creative solutions!'라고 창의적 해결책을 제안한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "정훈",
                    "script": "Unity heals all divisions.",
                    "translation": "단결이 모든 분열을 치유해."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "재훈",
                    "script": "You create beautiful harmony!",
                    "translation": "너는 아름다운 조화를 만들어!"
                },
                {
                    "type": "blank",
                    "index": 7,
                    "quiz": "Junghun brings everyone @@.",
                    "hint": "정훈이 'I bring everyone together'라고 말했어요.",
                    "optionA": "closer",
                    "optionB": "together",
                    "optionC": "around",
                    "result": "together",
                    "explanation": "정훈은 모든 사람을 하나로 모은다고 했어요."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "정훈",
                    "script": "Compassionate leadership builds trust.",
                    "translation": "자비로운 리더십이 신뢰를 만들어."
                },
                {
                    "type": "script",
                    "index": 9,
                    "speaker": "재훈",
                    "script": "Your wisdom unites hearts!",
                    "translation": "너의 지혜가 마음을 하나로 만들어!"
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "정훈",
                    "script": "Your innovation opens possibilities!",
                    "translation": "너의 혁신이 가능성을 열어!"
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "재훈이 새로운 관점에 대해 말한 것이에요.",
                    "optionA": "solve",
                    "optionB": "New",
                    "optionC": "perspectives",
                    "optionD": "difficult",
                    "optionE": "problems",
                    "result": "New perspectives solve difficult problems",
                    "explanation": "재훈은 'New perspectives solve difficult problems'라고 새로운 관점이 어려운 문제를 해결한다고 했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "갈등 해결 방식",
    "episodes": [
        {
            "title": "아이디어 브레인스토밍 VS 화합의 조정자",
            "explanation": "ENFP의 창의적 해결과 ENFJ의 조화적 해결 비교",
            "level": 2,
            "my_mbti": "ENFP",
            "target_mbti": "ENFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "재훈",
                    "script": "I suggest creative solutions!",
                    "translation": "나는 창의적 해결책을 제안해!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "정훈",
                    "script": "I bring everyone together.",
                    "translation": "나는 모든 사람을 하나로 모아."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "재훈",
                    "script": "New perspectives solve problems!",
                    "translation": "새로운 관점이 문제를 해결해!"
                },
                {
                    "type": "ox",
                    "index": 4,
                    "quiz": "재훈은 창의적 해결책을 제안한다고 했나요?",
                    "hint": "ENFP는 독창적이고 혁신적인 방법으로 갈등을 해결해요.",
                    "result": "O",
                    "explanation": "재훈은 'I suggest creative solutions!'라고 창의적 해결책을 제안한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "정훈",
                    "script": "Unity heals all divisions.",
                    "translation": "단결이 모든 분열을 치유해."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "재훈",
                    "script": "You create beautiful harmony!",
                    "translation": "너는 아름다운 조화를 만들어!"
                },
                {
                    "type": "blank",
                    "index": 7,
                    "quiz": "Junghun brings everyone @@.",
                    "hint": "정훈이 'I bring everyone together'라고 말했어요.",
                    "optionA": "closer",
                    "optionB": "together",
                    "optionC": "around",
                    "result": "together",
                    "explanation": "정훈은 모든 사람을 하나로 모은다고 했어요."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "정훈",
                    "script": "Compassionate leadership builds trust.",
                    "translation": "자비로운 리더십이 신뢰를 만들어."
                },
                {
                    "type": "script",
                    "index": 9,
                    "speaker": "재훈",
                    "script": "Your wisdom unites hearts!",
                    "translation": "너의 지혜가 마음을 하나로 만들어!"
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "정훈",
                    "script": "Your innovation opens possibilities!",
                    "translation": "너의 혁신이 가능성을 열어!"
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "재훈이 새로운 관점에 대해 말한 것이에요.",
                    "optionA": "solve",
                    "optionB": "New",
                    "optionC": "perspectives",
                    "optionD": "difficult",
                    "optionE": "problems",
                    "result": "New perspectives solve difficult problems",
                    "explanation": "재훈은 'New perspectives solve difficult problems'라고 새로운 관점이 어려운 문제를 해결한다고 했어요."
                }
            ]
        }
    ]
}
ID: 9803 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "갈등 해결 방식",
    "episodes": [
        {
            "title": "열정적 동기부여 VS 따뜻한 중재자",
            "explanation": "ENFP의 에너지 주입과 ENFJ의 관계 중심 해결 비교",
            "category": "갈등 해결 방식",
            "level": 2,
            "my_mbti": "ENFP",
            "target_mbti": "ENFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "강상무",
                    "script": "I energize positive change!",
                    "translation": "나는 긍정적 변화에 활력을 줘!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "형",
                    "script": "I heal damaged relationships.",
                    "translation": "나는 손상된 관계를 치유해."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "강상무",
                    "script": "Enthusiasm conquers all obstacles!",
                    "translation": "열정이 모든 장애물을 정복해!"
                },
                {
                    "type": "ox",
                    "index": 4,
                    "quiz": "강상무는 긍정적 변화에 활력을 준다고 했나요?",
                    "hint": "ENFP는 갈등을 해결하기 위해 긍정적 에너지를 주입해요.",
                    "result": "O",
                    "explanation": "강상무는 'I energize positive change!'라고 긍정적 변화에 활력을 준다고 했어요."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "형",
                    "script": "Patient care rebuilds connections.",
                    "translation": "인내심 있는 보살핌이 연결을 재건해."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "강상무",
                    "script": "You restore broken bonds!",
                    "translation": "너는 깨진 유대를 회복시켜!"
                },
                {
                    "type": "blank",
                    "index": 7,
                    "quiz": "Hyung heals damaged @@.",
                    "hint": "형이 'I heal damaged relationships'라고 말했어요.",
                    "optionA": "feelings",
                    "optionB": "relationships",
                    "optionC": "connections",
                    "result": "relationships",
                    "explanation": "형은 손상된 관계를 치유한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "형",
                    "script": "Understanding dissolves all anger.",
                    "translation": "이해가 모든 분노를 해소시켜."
                },
                {
                    "type": "script",
                    "index": 9,
                    "speaker": "강상무",
                    "script": "Your empathy creates miracles!",
                    "translation": "너의 공감이 기적을 만들어!"
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "형",
                    "script": "Your passion inspires transformation!",
                    "translation": "너의 열정이 변화에 영감을 줘!"
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "강상무가 열정에 대해 말한 것이에요.",
                    "optionA": "conquers",
                    "optionB": "Enthusiasm",
                    "optionC": "all",
                    "optionD": "big",
                    "optionE": "obstacles",
                    "result": "Enthusiasm conquers all big obstacles",
                    "explanation": "강상무는 'Enthusiasm conquers all big obstacles'라고 열정이 모든 큰 장애물을 정복한다고 했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "갈등 해결 방식",
    "episodes": [
        {
            "title": "열정적 동기부여 VS 따뜻한 중재자",
            "explanation": "ENFP의 에너지 주입과 ENFJ의 관계 중심 해결 비교",
            "level": 2,
            "my_mbti": "ENFP",
            "target_mbti": "ENFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "강상무",
                    "script": "I energize positive change!",
                    "translation": "나는 긍정적 변화에 활력을 줘!"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "형",
                    "script": "I heal damaged relationships.",
                    "translation": "나는 손상된 관계를 치유해."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "강상무",
                    "script": "Enthusiasm conquers all obstacles!",
                    "translation": "열정이 모든 장애물을 정복해!"
                },
                {
                    "type": "ox",
                    "index": 4,
                    "quiz": "강상무는 긍정적 변화에 활력을 준다고 했나요?",
                    "hint": "ENFP는 갈등을 해결하기 위해 긍정적 에너지를 주입해요.",
                    "result": "O",
                    "explanation": "강상무는 'I energize positive change!'라고 긍정적 변화에 활력을 준다고 했어요."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "형",
                    "script": "Patient care rebuilds connections.",
                    "translation": "인내심 있는 보살핌이 연결을 재건해."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "강상무",
                    "script": "You restore broken bonds!",
                    "translation": "너는 깨진 유대를 회복시켜!"
                },
                {
                    "type": "blank",
                    "index": 7,
                    "quiz": "Hyung heals damaged @@.",
                    "hint": "형이 'I heal damaged relationships'라고 말했어요.",
                    "optionA": "feelings",
                    "optionB": "relationships",
                    "optionC": "connections",
                    "result": "relationships",
                    "explanation": "형은 손상된 관계를 치유한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "형",
                    "script": "Understanding dissolves all anger.",
                    "translation": "이해가 모든 분노를 해소시켜."
                },
                {
                    "type": "script",
                    "index": 9,
                    "speaker": "강상무",
                    "script": "Your empathy creates miracles!",
                    "translation": "너의 공감이 기적을 만들어!"
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "형",
                    "script": "Your passion inspires transformation!",
                    "translation": "너의 열정이 변화에 영감을 줘!"
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "강상무가 열정에 대해 말한 것이에요.",
                    "optionA": "conquers",
                    "optionB": "Enthusiasm",
                    "optionC": "all",
                    "optionD": "big",
                    "optionE": "obstacles",
                    "result": "Enthusiasm conquers all big obstacles",
                    "explanation": "강상무는 'Enthusiasm conquers all big obstacles'라고 열정이 모든 큰 장애물을 정복한다고 했어요."
                }
            ]
        }
    ]
}
ID: 9804 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "미래 설계하기",
            "explanation": "INTJ의 혁신적 비전과 ISTJ의 단계적 계획 비교",
            "category": "직업 및 목표 설정",
            "level": 1,
            "my_mbti": "INTJ",
            "target_mbti": "ISTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "지훈",
                    "script": "I see the big picture.",
                    "translation": "큰 그림을 봐."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "동현",
                    "script": "I focus on details.",
                    "translation": "세부사항에 집중해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "지훈이는 큰 그림을 보나요?",
                    "hint": "INTJ는 전체적 비전을 중시해요.",
                    "result": "O",
                    "explanation": "지훈이는 'see the big picture'라고 큰 그림을 본다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지훈",
                    "script": "Future possibilities excite me.",
                    "translation": "미래 가능성이 나를 흥분시켜."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "동현",
                    "script": "Present steps matter more.",
                    "translation": "현재 단계가 더 중요해."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Ji-hun says future possibilities @@ him.",
                    "hint": "INTJ는 미래 비전에 동기부여를 받아요.",
                    "optionA": "bore",
                    "optionB": "excite",
                    "optionC": "confuse",
                    "result": "excite",
                    "explanation": "지훈이는 미래 가능성이 자신을 흥분시킨다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지훈",
                    "script": "Your thoroughness ensures success.",
                    "translation": "네 철저함이 성공을 보장해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "동현",
                    "script": "Your vision inspires progress.",
                    "translation": "네 비전이 진전을 이끌어."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "지훈이의 칭찬이에요.",
                    "optionA": "thoroughness",
                    "optionB": "Your",
                    "optionC": "success",
                    "optionD": "ensures",
                    "result": "Your thoroughness ensures success",
                    "explanation": "지훈이는 동현의 철저함이 성공을 보장한다고 했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "미래 설계하기",
            "explanation": "INTJ의 혁신적 비전과 ISTJ의 단계적 계획 비교",
            "level": 1,
            "my_mbti": "INTJ",
            "target_mbti": "ISTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "지훈",
                    "script": "I see the big picture.",
                    "translation": "큰 그림을 봐."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "동현",
                    "script": "I focus on details.",
                    "translation": "세부사항에 집중해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "지훈이는 큰 그림을 보나요?",
                    "hint": "INTJ는 전체적 비전을 중시해요.",
                    "result": "O",
                    "explanation": "지훈이는 'see the big picture'라고 큰 그림을 본다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지훈",
                    "script": "Future possibilities excite me.",
                    "translation": "미래 가능성이 나를 흥분시켜."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "동현",
                    "script": "Present steps matter more.",
                    "translation": "현재 단계가 더 중요해."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Ji-hun says future possibilities @@ him.",
                    "hint": "INTJ는 미래 비전에 동기부여를 받아요.",
                    "optionA": "bore",
                    "optionB": "excite",
                    "optionC": "confuse",
                    "result": "excite",
                    "explanation": "지훈이는 미래 가능성이 자신을 흥분시킨다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지훈",
                    "script": "Your thoroughness ensures success.",
                    "translation": "네 철저함이 성공을 보장해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "동현",
                    "script": "Your vision inspires progress.",
                    "translation": "네 비전이 진전을 이끌어."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "지훈이의 칭찬이에요.",
                    "optionA": "thoroughness",
                    "optionB": "Your",
                    "optionC": "success",
                    "optionD": "ensures",
                    "result": "Your thoroughness ensures success",
                    "explanation": "지훈이는 동현의 철저함이 성공을 보장한다고 했어요."
                }
            ]
        }
    ]
}
ID: 9805 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "문제 해결의 철학",
            "explanation": "INTJ의 이론적 접근과 ISTP의 실무적 해결 비교",
            "category": "직업 및 목표 설정",
            "level": 1,
            "my_mbti": "INTJ",
            "target_mbti": "ISTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "승현",
                    "script": "I analyze root causes.",
                    "translation": "근본 원인을 분석해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "태오",
                    "script": "I fix immediate problems.",
                    "translation": "즉시 문제를 해결해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "승현이는 근본 원인을 분석하나요?",
                    "hint": "INTJ는 체계적 분석을 선호해요.",
                    "result": "O",
                    "explanation": "승현이는 'analyze root causes'라고 근본 원인을 분석한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "승현",
                    "script": "Strategic thinking prevents issues.",
                    "translation": "전략적 사고가 문제를 예방해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "태오",
                    "script": "Quick action solves things.",
                    "translation": "빠른 행동이 해결해."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Seung-hyeon thinks strategic thinking prevents @@.",
                    "hint": "INTJ는 예방적 사고를 해요.",
                    "optionA": "success",
                    "optionB": "issues",
                    "optionC": "happiness",
                    "result": "issues",
                    "explanation": "승현이는 전략적 사고가 문제를 예방한다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "승현",
                    "script": "Your practical skills work.",
                    "translation": "네 실무 기술이 효과적이야."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태오",
                    "script": "Your planning saves time.",
                    "translation": "네 계획이 시간을 절약해."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "승현이의 인정이에요.",
                    "optionA": "practical",
                    "optionB": "Your",
                    "optionC": "work",
                    "optionD": "skills",
                    "result": "Your practical skills work",
                    "explanation": "승현이는 태오의 실무 기술이 효과적이라고 했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "문제 해결의 철학",
            "explanation": "INTJ의 이론적 접근과 ISTP의 실무적 해결 비교",
            "level": 1,
            "my_mbti": "INTJ",
            "target_mbti": "ISTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "승현",
                    "script": "I analyze root causes.",
                    "translation": "근본 원인을 분석해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "태오",
                    "script": "I fix immediate problems.",
                    "translation": "즉시 문제를 해결해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "승현이는 근본 원인을 분석하나요?",
                    "hint": "INTJ는 체계적 분석을 선호해요.",
                    "result": "O",
                    "explanation": "승현이는 'analyze root causes'라고 근본 원인을 분석한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "승현",
                    "script": "Strategic thinking prevents issues.",
                    "translation": "전략적 사고가 문제를 예방해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "태오",
                    "script": "Quick action solves things.",
                    "translation": "빠른 행동이 해결해."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Seung-hyeon thinks strategic thinking prevents @@.",
                    "hint": "INTJ는 예방적 사고를 해요.",
                    "optionA": "success",
                    "optionB": "issues",
                    "optionC": "happiness",
                    "result": "issues",
                    "explanation": "승현이는 전략적 사고가 문제를 예방한다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "승현",
                    "script": "Your practical skills work.",
                    "translation": "네 실무 기술이 효과적이야."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태오",
                    "script": "Your planning saves time.",
                    "translation": "네 계획이 시간을 절약해."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "승현이의 인정이에요.",
                    "optionA": "practical",
                    "optionB": "Your",
                    "optionC": "work",
                    "optionD": "skills",
                    "result": "Your practical skills work",
                    "explanation": "승현이는 태오의 실무 기술이 효과적이라고 했어요."
                }
            ]
        }
    ]
}
ID: 9806 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "목표 달성 방식",
            "explanation": "INTJ의 독립적 추진과 ISFJ의 협력적 지원 비교",
            "category": "직업 및 목표 설정",
            "level": 1,
            "my_mbti": "INTJ",
            "target_mbti": "ISFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "재현",
                    "script": "I work independently.",
                    "translation": "독립적으로 일해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "예나",
                    "script": "I prefer team support.",
                    "translation": "팀 지원을 선호해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "재현이는 독립적으로 일하나요?",
                    "hint": "INTJ는 자율성을 중시해요.",
                    "result": "O",
                    "explanation": "재현이는 'work independently'라고 독립적으로 일한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "재현",
                    "script": "Autonomy boosts my efficiency.",
                    "translation": "자율성이 내 효율성을 높여."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "예나",
                    "script": "Collaboration brings better results.",
                    "translation": "협력이 더 나은 결과를 가져와."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Jae-hyeon says autonomy boosts his @@.",
                    "hint": "INTJ는 독립성에서 효율을 찾아요.",
                    "optionA": "stress",
                    "optionB": "efficiency",
                    "optionC": "confusion",
                    "result": "efficiency",
                    "explanation": "재현이는 자율성이 자신의 효율성을 높인다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "재현",
                    "script": "Your care builds strong teams.",
                    "translation": "네 관심이 강한 팀을 만들어."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "예나",
                    "script": "Your focus drives innovation.",
                    "translation": "네 집중력이 혁신을 이끌어."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "재현이의 칭찬이에요.",
                    "optionA": "care",
                    "optionB": "Your",
                    "optionC": "teams",
                    "optionD": "builds",
                    "optionE": "strong",
                    "result": "Your care builds strong teams",
                    "explanation": "재현이는 예나의 관심이 강한 팀을 만든다고 했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "목표 달성 방식",
            "explanation": "INTJ의 독립적 추진과 ISFJ의 협력적 지원 비교",
            "level": 1,
            "my_mbti": "INTJ",
            "target_mbti": "ISFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "재현",
                    "script": "I work independently.",
                    "translation": "독립적으로 일해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "예나",
                    "script": "I prefer team support.",
                    "translation": "팀 지원을 선호해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "재현이는 독립적으로 일하나요?",
                    "hint": "INTJ는 자율성을 중시해요.",
                    "result": "O",
                    "explanation": "재현이는 'work independently'라고 독립적으로 일한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "재현",
                    "script": "Autonomy boosts my efficiency.",
                    "translation": "자율성이 내 효율성을 높여."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "예나",
                    "script": "Collaboration brings better results.",
                    "translation": "협력이 더 나은 결과를 가져와."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Jae-hyeon says autonomy boosts his @@.",
                    "hint": "INTJ는 독립성에서 효율을 찾아요.",
                    "optionA": "stress",
                    "optionB": "efficiency",
                    "optionC": "confusion",
                    "result": "efficiency",
                    "explanation": "재현이는 자율성이 자신의 효율성을 높인다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "재현",
                    "script": "Your care builds strong teams.",
                    "translation": "네 관심이 강한 팀을 만들어."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "예나",
                    "script": "Your focus drives innovation.",
                    "translation": "네 집중력이 혁신을 이끌어."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "재현이의 칭찬이에요.",
                    "optionA": "care",
                    "optionB": "Your",
                    "optionC": "teams",
                    "optionD": "builds",
                    "optionE": "strong",
                    "result": "Your care builds strong teams",
                    "explanation": "재현이는 예나의 관심이 강한 팀을 만든다고 했어요."
                }
            ]
        }
    ]
}
ID: 9807 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "성공 지표의 차이",
            "explanation": "INTJ의 객관적 측정과 ISFP의 주관적 만족 비교",
            "category": "직업 및 목표 설정",
            "level": 1,
            "my_mbti": "INTJ",
            "target_mbti": "ISFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "현석",
                    "script": "I measure concrete outcomes.",
                    "translation": "구체적 결과를 측정해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "채영",
                    "script": "I value personal fulfillment.",
                    "translation": "개인적 성취감을 중시해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "현석이는 구체적 결과를 측정하나요?",
                    "hint": "INTJ는 객관적 지표를 선호해요.",
                    "result": "O",
                    "explanation": "현석이는 'measure concrete outcomes'라고 구체적 결과를 측정한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "현석",
                    "script": "Data guides my decisions.",
                    "translation": "데이터가 내 결정을 안내해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "채영",
                    "script": "Feelings shape my choices.",
                    "translation": "감정이 내 선택을 만들어."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Hyeon-seok says data guides his @@.",
                    "hint": "INTJ는 논리적 판단을 해요.",
                    "optionA": "sleep",
                    "optionB": "decisions",
                    "optionC": "meals",
                    "result": "decisions",
                    "explanation": "현석이는 데이터가 자신의 결정을 안내한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "현석",
                    "script": "Your authenticity inspires others.",
                    "translation": "네 진정성이 다른 사람들에게 영감을 줘."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "채영",
                    "script": "Your clarity provides direction.",
                    "translation": "네 명확함이 방향을 제시해."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "현석이의 인정이에요.",
                    "optionA": "authenticity",
                    "optionB": "Your",
                    "optionC": "others",
                    "optionD": "inspires",
                    "result": "Your authenticity inspires others",
                    "explanation": "현석이는 채영의 진정성이 다른 사람들에게 영감을 준다고 했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "성공 지표의 차이",
            "explanation": "INTJ의 객관적 측정과 ISFP의 주관적 만족 비교",
            "level": 1,
            "my_mbti": "INTJ",
            "target_mbti": "ISFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "현석",
                    "script": "I measure concrete outcomes.",
                    "translation": "구체적 결과를 측정해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "채영",
                    "script": "I value personal fulfillment.",
                    "translation": "개인적 성취감을 중시해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "현석이는 구체적 결과를 측정하나요?",
                    "hint": "INTJ는 객관적 지표를 선호해요.",
                    "result": "O",
                    "explanation": "현석이는 'measure concrete outcomes'라고 구체적 결과를 측정한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "현석",
                    "script": "Data guides my decisions.",
                    "translation": "데이터가 내 결정을 안내해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "채영",
                    "script": "Feelings shape my choices.",
                    "translation": "감정이 내 선택을 만들어."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Hyeon-seok says data guides his @@.",
                    "hint": "INTJ는 논리적 판단을 해요.",
                    "optionA": "sleep",
                    "optionB": "decisions",
                    "optionC": "meals",
                    "result": "decisions",
                    "explanation": "현석이는 데이터가 자신의 결정을 안내한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "현석",
                    "script": "Your authenticity inspires others.",
                    "translation": "네 진정성이 다른 사람들에게 영감을 줘."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "채영",
                    "script": "Your clarity provides direction.",
                    "translation": "네 명확함이 방향을 제시해."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "현석이의 인정이에요.",
                    "optionA": "authenticity",
                    "optionB": "Your",
                    "optionC": "others",
                    "optionD": "inspires",
                    "result": "Your authenticity inspires others",
                    "explanation": "현석이는 채영의 진정성이 다른 사람들에게 영감을 준다고 했어요."
                }
            ]
        }
    ]
}
ID: 9808 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "지식 활용의 목적",
            "explanation": "INTJ의 실용적 적용과 INTP의 이론적 탐구 비교",
            "category": "직업 및 목표 설정",
            "level": 1,
            "my_mbti": "INTJ",
            "target_mbti": "INTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "지훈",
                    "script": "I apply knowledge practically.",
                    "translation": "지식을 실용적으로 적용해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "민재",
                    "script": "I explore concepts deeply.",
                    "translation": "개념을 깊이 탐구해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "지훈이는 지식을 실용적으로 적용하나요?",
                    "hint": "INTJ는 실용성을 추구해요.",
                    "result": "O",
                    "explanation": "지훈이는 'apply knowledge practically'라고 지식을 실용적으로 적용한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지훈",
                    "script": "Results matter most to me.",
                    "translation": "결과가 나에게 가장 중요해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "민재",
                    "script": "Understanding brings me joy.",
                    "translation": "이해하는 것이 나에게 기쁨을 줘."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Ji-hun says results matter @@ to him.",
                    "hint": "INTJ는 성과 지향적이에요.",
                    "optionA": "least",
                    "optionB": "most",
                    "optionC": "never",
                    "result": "most",
                    "explanation": "지훈이는 결과가 자신에게 가장 중요하다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지훈",
                    "script": "Your curiosity drives discovery.",
                    "translation": "네 호기심이 발견을 이끌어."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "민재",
                    "script": "Your efficiency creates progress.",
                    "translation": "네 효율성이 진전을 만들어."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "지훈이의 칭찬이에요.",
                    "optionA": "curiosity",
                    "optionB": "Your",
                    "optionC": "discovery",
                    "optionD": "drives",
                    "result": "Your curiosity drives discovery",
                    "explanation": "지훈이는 민재의 호기심이 발견을 이끈다고 했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "지식 활용의 목적",
            "explanation": "INTJ의 실용적 적용과 INTP의 이론적 탐구 비교",
            "level": 1,
            "my_mbti": "INTJ",
            "target_mbti": "INTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "지훈",
                    "script": "I apply knowledge practically.",
                    "translation": "지식을 실용적으로 적용해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "민재",
                    "script": "I explore concepts deeply.",
                    "translation": "개념을 깊이 탐구해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "지훈이는 지식을 실용적으로 적용하나요?",
                    "hint": "INTJ는 실용성을 추구해요.",
                    "result": "O",
                    "explanation": "지훈이는 'apply knowledge practically'라고 지식을 실용적으로 적용한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지훈",
                    "script": "Results matter most to me.",
                    "translation": "결과가 나에게 가장 중요해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "민재",
                    "script": "Understanding brings me joy.",
                    "translation": "이해하는 것이 나에게 기쁨을 줘."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Ji-hun says results matter @@ to him.",
                    "hint": "INTJ는 성과 지향적이에요.",
                    "optionA": "least",
                    "optionB": "most",
                    "optionC": "never",
                    "result": "most",
                    "explanation": "지훈이는 결과가 자신에게 가장 중요하다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지훈",
                    "script": "Your curiosity drives discovery.",
                    "translation": "네 호기심이 발견을 이끌어."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "민재",
                    "script": "Your efficiency creates progress.",
                    "translation": "네 효율성이 진전을 만들어."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "지훈이의 칭찬이에요.",
                    "optionA": "curiosity",
                    "optionB": "Your",
                    "optionC": "discovery",
                    "optionD": "drives",
                    "result": "Your curiosity drives discovery",
                    "explanation": "지훈이는 민재의 호기심이 발견을 이끈다고 했어요."
                }
            ]
        }
    ]
}
ID: 9809 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "비전의 초점",
            "explanation": "INTJ의 시스템 혁신과 INFJ의 인간 영감 비교",
            "category": "직업 및 목표 설정",
            "level": 1,
            "my_mbti": "INTJ",
            "target_mbti": "INFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "승현",
                    "script": "I improve systems efficiently.",
                    "translation": "시스템을 효율적으로 개선해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "민수",
                    "script": "I inspire people meaningfully.",
                    "translation": "사람들에게 의미있게 영감을 줘."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "승현이는 시스템을 효율적으로 개선하나요?",
                    "hint": "INTJ는 체계적 개선을 추구해요.",
                    "result": "O",
                    "explanation": "승현이는 'improve systems efficiently'라고 시스템을 효율적으로 개선한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "승현",
                    "script": "Structure creates better outcomes.",
                    "translation": "구조가 더 나은 결과를 만들어."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "민수",
                    "script": "Connection creates deeper impact.",
                    "translation": "연결이 더 깊은 영향을 만들어."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Seung-hyeon thinks structure creates better @@.",
                    "hint": "INTJ는 체계적 접근을 믿어요.",
                    "optionA": "problems",
                    "optionB": "outcomes",
                    "optionC": "confusion",
                    "result": "outcomes",
                    "explanation": "승현이는 구조가 더 나은 결과를 만든다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "승현",
                    "script": "Your empathy touches hearts.",
                    "translation": "네 공감이 마음을 감동시켜."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "민수",
                    "script": "Your strategy builds foundations.",
                    "translation": "네 전략이 기반을 만들어."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "승현이의 인정이에요.",
                    "optionA": "empathy",
                    "optionB": "Your",
                    "optionC": "hearts",
                    "optionD": "touches",
                    "result": "Your empathy touches hearts",
                    "explanation": "승현이는 민수의 공감이 마음을 감동시킨다고 했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "비전의 초점",
            "explanation": "INTJ의 시스템 혁신과 INFJ의 인간 영감 비교",
            "level": 1,
            "my_mbti": "INTJ",
            "target_mbti": "INFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "승현",
                    "script": "I improve systems efficiently.",
                    "translation": "시스템을 효율적으로 개선해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "민수",
                    "script": "I inspire people meaningfully.",
                    "translation": "사람들에게 의미있게 영감을 줘."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "승현이는 시스템을 효율적으로 개선하나요?",
                    "hint": "INTJ는 체계적 개선을 추구해요.",
                    "result": "O",
                    "explanation": "승현이는 'improve systems efficiently'라고 시스템을 효율적으로 개선한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "승현",
                    "script": "Structure creates better outcomes.",
                    "translation": "구조가 더 나은 결과를 만들어."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "민수",
                    "script": "Connection creates deeper impact.",
                    "translation": "연결이 더 깊은 영향을 만들어."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Seung-hyeon thinks structure creates better @@.",
                    "hint": "INTJ는 체계적 접근을 믿어요.",
                    "optionA": "problems",
                    "optionB": "outcomes",
                    "optionC": "confusion",
                    "result": "outcomes",
                    "explanation": "승현이는 구조가 더 나은 결과를 만든다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "승현",
                    "script": "Your empathy touches hearts.",
                    "translation": "네 공감이 마음을 감동시켜."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "민수",
                    "script": "Your strategy builds foundations.",
                    "translation": "네 전략이 기반을 만들어."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "승현이의 인정이에요.",
                    "optionA": "empathy",
                    "optionB": "Your",
                    "optionC": "hearts",
                    "optionD": "touches",
                    "result": "Your empathy touches hearts",
                    "explanation": "승현이는 민수의 공감이 마음을 감동시킨다고 했어요."
                }
            ]
        }
    ]
}
ID: 9810 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "동기의 원천",
            "explanation": "INTJ의 목표 중심과 INFP의 가치 중심 비교",
            "category": "직업 및 목표 설정",
            "level": 1,
            "my_mbti": "INTJ",
            "target_mbti": "INFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "재현",
                    "script": "Goals drive my actions.",
                    "translation": "목표가 내 행동을 이끌어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "준호",
                    "script": "Values guide my path.",
                    "translation": "가치가 내 길을 안내해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "재현이는 목표가 행동을 이끈다고 하나요?",
                    "hint": "INTJ는 목표 지향적이에요.",
                    "result": "O",
                    "explanation": "재현이는 'Goals drive my actions'라고 목표가 행동을 이끈다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "재현",
                    "script": "Achievement brings me satisfaction.",
                    "translation": "성취가 나에게 만족을 가져와."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "준호",
                    "script": "Authenticity brings me peace.",
                    "translation": "진정성이 나에게 평화를 가져와."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Jae-hyeon says achievement brings him @@.",
                    "hint": "INTJ는 성취에서 만족을 찾아요.",
                    "optionA": "stress",
                    "optionB": "satisfaction",
                    "optionC": "confusion",
                    "result": "satisfaction",
                    "explanation": "재현이는 성취가 자신에게 만족을 가져온다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "재현",
                    "script": "Your compassion creates healing.",
                    "translation": "네 연민이 치유를 만들어."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "준호",
                    "script": "Your determination inspires action.",
                    "translation": "네 결단력이 행동을 이끌어."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "재현이의 칭찬이에요.",
                    "optionA": "compassion",
                    "optionB": "Your",
                    "optionC": "healing",
                    "optionD": "creates",
                    "result": "Your compassion creates healing",
                    "explanation": "재현이는 준호의 연민이 치유를 만든다고 했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "동기의 원천",
            "explanation": "INTJ의 목표 중심과 INFP의 가치 중심 비교",
            "level": 1,
            "my_mbti": "INTJ",
            "target_mbti": "INFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "재현",
                    "script": "Goals drive my actions.",
                    "translation": "목표가 내 행동을 이끌어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "준호",
                    "script": "Values guide my path.",
                    "translation": "가치가 내 길을 안내해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "재현이는 목표가 행동을 이끈다고 하나요?",
                    "hint": "INTJ는 목표 지향적이에요.",
                    "result": "O",
                    "explanation": "재현이는 'Goals drive my actions'라고 목표가 행동을 이끈다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "재현",
                    "script": "Achievement brings me satisfaction.",
                    "translation": "성취가 나에게 만족을 가져와."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "준호",
                    "script": "Authenticity brings me peace.",
                    "translation": "진정성이 나에게 평화를 가져와."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Jae-hyeon says achievement brings him @@.",
                    "hint": "INTJ는 성취에서 만족을 찾아요.",
                    "optionA": "stress",
                    "optionB": "satisfaction",
                    "optionC": "confusion",
                    "result": "satisfaction",
                    "explanation": "재현이는 성취가 자신에게 만족을 가져온다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "재현",
                    "script": "Your compassion creates healing.",
                    "translation": "네 연민이 치유를 만들어."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "준호",
                    "script": "Your determination inspires action.",
                    "translation": "네 결단력이 행동을 이끌어."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "재현이의 칭찬이에요.",
                    "optionA": "compassion",
                    "optionB": "Your",
                    "optionC": "healing",
                    "optionD": "creates",
                    "result": "Your compassion creates healing",
                    "explanation": "재현이는 준호의 연민이 치유를 만든다고 했어요."
                }
            ]
        }
    ]
}
ID: 9811 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "리더십의 접근법",
            "explanation": "INTJ의 전략적 리더십과 ESTJ의 실행적 리더십 비교",
            "category": "직업 및 목표 설정",
            "level": 1,
            "my_mbti": "INTJ",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "현석",
                    "script": "I lead through strategy.",
                    "translation": "전략으로 이끌어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "태영",
                    "script": "I lead through execution.",
                    "translation": "실행으로 이끌어."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "현석이는 전략으로 이끄나요?",
                    "hint": "INTJ는 전략적 접근을 선호해요.",
                    "result": "O",
                    "explanation": "현석이는 'lead through strategy'라고 전략으로 이끈다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "현석",
                    "script": "Long-term thinking guides decisions.",
                    "translation": "장기적 사고가 결정을 안내해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "태영",
                    "script": "Immediate results prove leadership.",
                    "translation": "즉각적 결과가 리더십을 증명해."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Hyeon-seok says long-term thinking guides @@.",
                    "hint": "INTJ는 미래 지향적이에요.",
                    "optionA": "problems",
                    "optionB": "decisions",
                    "optionC": "confusion",
                    "result": "decisions",
                    "explanation": "현석이는 장기적 사고가 결정을 안내한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "현석",
                    "script": "Your action creates momentum.",
                    "translation": "네 행동이 추진력을 만들어."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태영",
                    "script": "Your vision provides direction.",
                    "translation": "네 비전이 방향을 제시해."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "현석이의 인정이에요.",
                    "optionA": "action",
                    "optionB": "Your",
                    "optionC": "momentum",
                    "optionD": "creates",
                    "result": "Your action creates momentum",
                    "explanation": "현석이는 태영의 행동이 추진력을 만든다고 했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "리더십의 접근법",
            "explanation": "INTJ의 전략적 리더십과 ESTJ의 실행적 리더십 비교",
            "level": 1,
            "my_mbti": "INTJ",
            "target_mbti": "ESTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "현석",
                    "script": "I lead through strategy.",
                    "translation": "전략으로 이끌어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "태영",
                    "script": "I lead through execution.",
                    "translation": "실행으로 이끌어."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "현석이는 전략으로 이끄나요?",
                    "hint": "INTJ는 전략적 접근을 선호해요.",
                    "result": "O",
                    "explanation": "현석이는 'lead through strategy'라고 전략으로 이끈다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "현석",
                    "script": "Long-term thinking guides decisions.",
                    "translation": "장기적 사고가 결정을 안내해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "태영",
                    "script": "Immediate results prove leadership.",
                    "translation": "즉각적 결과가 리더십을 증명해."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Hyeon-seok says long-term thinking guides @@.",
                    "hint": "INTJ는 미래 지향적이에요.",
                    "optionA": "problems",
                    "optionB": "decisions",
                    "optionC": "confusion",
                    "result": "decisions",
                    "explanation": "현석이는 장기적 사고가 결정을 안내한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "현석",
                    "script": "Your action creates momentum.",
                    "translation": "네 행동이 추진력을 만들어."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태영",
                    "script": "Your vision provides direction.",
                    "translation": "네 비전이 방향을 제시해."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "현석이의 인정이에요.",
                    "optionA": "action",
                    "optionB": "Your",
                    "optionC": "momentum",
                    "optionD": "creates",
                    "result": "Your action creates momentum",
                    "explanation": "현석이는 태영의 행동이 추진력을 만든다고 했어요."
                }
            ]
        }
    ]
}
ID: 9812 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "시간 관점의 차이",
            "explanation": "INTJ의 미래 계획과 ESTP의 현재 순간 비교",
            "category": "직업 및 목표 설정",
            "level": 1,
            "my_mbti": "INTJ",
            "target_mbti": "ESTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "지훈",
                    "script": "I plan five years ahead.",
                    "translation": "5년 후를 계획해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "상우",
                    "script": "I focus on today.",
                    "translation": "오늘에 집중해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "지훈이는 5년 후를 계획하나요?",
                    "hint": "INTJ는 장기 계획을 세워요.",
                    "result": "O",
                    "explanation": "지훈이는 'plan five years ahead'라고 5년 후를 계획한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지훈",
                    "script": "Future preparation prevents problems.",
                    "translation": "미래 준비가 문제를 방지해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "상우",
                    "script": "Present opportunities create success.",
                    "translation": "현재 기회가 성공을 만들어."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Ji-hun says future preparation prevents @@.",
                    "hint": "INTJ는 예방적 사고를 해요.",
                    "optionA": "success",
                    "optionB": "problems",
                    "optionC": "happiness",
                    "result": "problems",
                    "explanation": "지훈이는 미래 준비가 문제를 방지한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지훈",
                    "script": "Your adaptability solves challenges.",
                    "translation": "네 적응력이 도전을 해결해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "상우",
                    "script": "Your foresight builds security.",
                    "translation": "네 예측력이 안정을 만들어."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "지훈이의 칭찬이에요.",
                    "optionA": "adaptability",
                    "optionB": "Your",
                    "optionC": "challenges",
                    "optionD": "solves",
                    "result": "Your adaptability solves challenges",
                    "explanation": "지훈이는 상우의 적응력이 도전을 해결한다고 했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "시간 관점의 차이",
            "explanation": "INTJ의 미래 계획과 ESTP의 현재 순간 비교",
            "level": 1,
            "my_mbti": "INTJ",
            "target_mbti": "ESTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "지훈",
                    "script": "I plan five years ahead.",
                    "translation": "5년 후를 계획해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "상우",
                    "script": "I focus on today.",
                    "translation": "오늘에 집중해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "지훈이는 5년 후를 계획하나요?",
                    "hint": "INTJ는 장기 계획을 세워요.",
                    "result": "O",
                    "explanation": "지훈이는 'plan five years ahead'라고 5년 후를 계획한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지훈",
                    "script": "Future preparation prevents problems.",
                    "translation": "미래 준비가 문제를 방지해."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "상우",
                    "script": "Present opportunities create success.",
                    "translation": "현재 기회가 성공을 만들어."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Ji-hun says future preparation prevents @@.",
                    "hint": "INTJ는 예방적 사고를 해요.",
                    "optionA": "success",
                    "optionB": "problems",
                    "optionC": "happiness",
                    "result": "problems",
                    "explanation": "지훈이는 미래 준비가 문제를 방지한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지훈",
                    "script": "Your adaptability solves challenges.",
                    "translation": "네 적응력이 도전을 해결해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "상우",
                    "script": "Your foresight builds security.",
                    "translation": "네 예측력이 안정을 만들어."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "지훈이의 칭찬이에요.",
                    "optionA": "adaptability",
                    "optionB": "Your",
                    "optionC": "challenges",
                    "optionD": "solves",
                    "result": "Your adaptability solves challenges",
                    "explanation": "지훈이는 상우의 적응력이 도전을 해결한다고 했어요."
                }
            ]
        }
    ]
}
ID: 9813 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "성과 평가 기준",
            "explanation": "INTJ의 효율성 중심과 ESFJ의 관계 중심 비교",
            "category": "직업 및 목표 설정",
            "level": 1,
            "my_mbti": "INTJ",
            "target_mbti": "ESFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "승현",
                    "script": "Efficiency measures true success.",
                    "translation": "효율성이 진정한 성공을 측정해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "하준",
                    "script": "Relationships define real value.",
                    "translation": "관계가 진짜 가치를 정의해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "승현이는 효율성이 성공을 측정한다고 하나요?",
                    "hint": "INTJ는 효율성을 중시해요.",
                    "result": "O",
                    "explanation": "승현이는 'Efficiency measures true success'라고 효율성이 성공을 측정한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "승현",
                    "script": "Optimal systems create results.",
                    "translation": "최적 시스템이 결과를 만들어."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "하준",
                    "script": "Happy teams create results.",
                    "translation": "행복한 팀이 결과를 만들어."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Seung-hyeon thinks optimal systems create @@.",
                    "hint": "INTJ는 체계적 접근을 믿어요.",
                    "optionA": "problems",
                    "optionB": "results",
                    "optionC": "confusion",
                    "result": "results",
                    "explanation": "승현이는 최적 시스템이 결과를 만든다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "승현",
                    "script": "Your warmth builds trust.",
                    "translation": "네 따뜻함이 신뢰를 쌓아."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "하준",
                    "script": "Your logic provides clarity.",
                    "translation": "네 논리가 명확함을 제공해."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "승현이의 인정이에요.",
                    "optionA": "warmth",
                    "optionB": "Your",
                    "optionC": "trust",
                    "optionD": "builds",
                    "result": "Your warmth builds trust",
                    "explanation": "승현이는 하준의 따뜻함이 신뢰를 쌓는다고 했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "성과 평가 기준",
            "explanation": "INTJ의 효율성 중심과 ESFJ의 관계 중심 비교",
            "level": 1,
            "my_mbti": "INTJ",
            "target_mbti": "ESFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "승현",
                    "script": "Efficiency measures true success.",
                    "translation": "효율성이 진정한 성공을 측정해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "하준",
                    "script": "Relationships define real value.",
                    "translation": "관계가 진짜 가치를 정의해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "승현이는 효율성이 성공을 측정한다고 하나요?",
                    "hint": "INTJ는 효율성을 중시해요.",
                    "result": "O",
                    "explanation": "승현이는 'Efficiency measures true success'라고 효율성이 성공을 측정한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "승현",
                    "script": "Optimal systems create results.",
                    "translation": "최적 시스템이 결과를 만들어."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "하준",
                    "script": "Happy teams create results.",
                    "translation": "행복한 팀이 결과를 만들어."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Seung-hyeon thinks optimal systems create @@.",
                    "hint": "INTJ는 체계적 접근을 믿어요.",
                    "optionA": "problems",
                    "optionB": "results",
                    "optionC": "confusion",
                    "result": "results",
                    "explanation": "승현이는 최적 시스템이 결과를 만든다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "승현",
                    "script": "Your warmth builds trust.",
                    "translation": "네 따뜻함이 신뢰를 쌓아."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "하준",
                    "script": "Your logic provides clarity.",
                    "translation": "네 논리가 명확함을 제공해."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "승현이의 인정이에요.",
                    "optionA": "warmth",
                    "optionB": "Your",
                    "optionC": "trust",
                    "optionD": "builds",
                    "result": "Your warmth builds trust",
                    "explanation": "승현이는 하준의 따뜻함이 신뢰를 쌓는다고 했어요."
                }
            ]
        }
    ]
}
ID: 9814 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "동기부여 방식",
            "explanation": "INTJ의 내재적 목표와 ESFP의 외재적 즐거움 비교",
            "category": "직업 및 목표 설정",
            "level": 1,
            "my_mbti": "INTJ",
            "target_mbti": "ESFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "재현",
                    "script": "Internal goals motivate me.",
                    "translation": "내적 목표가 나를 동기부여해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "현진",
                    "script": "Fun experiences energize me!",
                    "translation": "재미있는 경험이 나를 활기차게 해!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "재현이는 내적 목표가 동기부여한다고 하나요?",
                    "hint": "INTJ는 내재적 동기를 가져요.",
                    "result": "O",
                    "explanation": "재현이는 'Internal goals motivate me'라고 내적 목표가 동기부여한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "재현",
                    "script": "Achievement satisfies my purpose.",
                    "translation": "성취가 내 목적을 만족시켜."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "현진",
                    "script": "Joy makes work worthwhile!",
                    "translation": "기쁨이 일을 가치있게 만들어!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Jae-hyeon says achievement satisfies his @@.",
                    "hint": "INTJ는 목적 의식이 강해요.",
                    "optionA": "hunger",
                    "optionB": "purpose",
                    "optionC": "sleep",
                    "result": "purpose",
                    "explanation": "재현이는 성취가 자신의 목적을 만족시킨다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "재현",
                    "script": "Your enthusiasm spreads positivity.",
                    "translation": "네 열정이 긍정을 퍼뜨려."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "현진",
                    "script": "Your focus inspires dedication.",
                    "translation": "네 집중력이 헌신을 이끌어."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "재현이의 칭찬이에요.",
                    "optionA": "enthusiasm",
                    "optionB": "Your",
                    "optionC": "positivity",
                    "optionD": "spreads",
                    "result": "Your enthusiasm spreads positivity",
                    "explanation": "재현이는 현진의 열정이 긍정을 퍼뜨린다고 했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "동기부여 방식",
            "explanation": "INTJ의 내재적 목표와 ESFP의 외재적 즐거움 비교",
            "level": 1,
            "my_mbti": "INTJ",
            "target_mbti": "ESFP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "재현",
                    "script": "Internal goals motivate me.",
                    "translation": "내적 목표가 나를 동기부여해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "현진",
                    "script": "Fun experiences energize me!",
                    "translation": "재미있는 경험이 나를 활기차게 해!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "재현이는 내적 목표가 동기부여한다고 하나요?",
                    "hint": "INTJ는 내재적 동기를 가져요.",
                    "result": "O",
                    "explanation": "재현이는 'Internal goals motivate me'라고 내적 목표가 동기부여한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "재현",
                    "script": "Achievement satisfies my purpose.",
                    "translation": "성취가 내 목적을 만족시켜."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "현진",
                    "script": "Joy makes work worthwhile!",
                    "translation": "기쁨이 일을 가치있게 만들어!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Jae-hyeon says achievement satisfies his @@.",
                    "hint": "INTJ는 목적 의식이 강해요.",
                    "optionA": "hunger",
                    "optionB": "purpose",
                    "optionC": "sleep",
                    "result": "purpose",
                    "explanation": "재현이는 성취가 자신의 목적을 만족시킨다고 했어요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "재현",
                    "script": "Your enthusiasm spreads positivity.",
                    "translation": "네 열정이 긍정을 퍼뜨려."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "현진",
                    "script": "Your focus inspires dedication.",
                    "translation": "네 집중력이 헌신을 이끌어."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "재현이의 칭찬이에요.",
                    "optionA": "enthusiasm",
                    "optionB": "Your",
                    "optionC": "positivity",
                    "optionD": "spreads",
                    "result": "Your enthusiasm spreads positivity",
                    "explanation": "재현이는 현진의 열정이 긍정을 퍼뜨린다고 했어요."
                }
            ]
        }
    ]
}
ID: 9815 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "권력과 영향력",
            "explanation": "INTJ의 지식 기반 영향과 ENTJ의 직접적 리더십 비교",
            "category": "직업 및 목표 설정",
            "level": 1,
            "my_mbti": "INTJ",
            "target_mbti": "ENTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "현석",
                    "script": "I influence through expertise.",
                    "translation": "전문성으로 영향을 줘."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "준혁",
                    "script": "I lead through direct action.",
                    "translation": "직접 행동으로 이끌어."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "현석이는 전문성으로 영향을 주나요?",
                    "hint": "INTJ는 지식으로 영향력을 발휘해요.",
                    "result": "O",
                    "explanation": "현석이는 'influence through expertise'라고 전문성으로 영향을 준다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "현석",
                    "script": "Knowledge creates lasting impact.",
                    "translation": "지식이 지속적인 영향을 만들어."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "준혁",
                    "script": "Leadership drives immediate change.",
                    "translation": "리더십이 즉각적인 변화를 이끌어."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Hyeon-seok thinks knowledge creates lasting @@.",
                    "hint": "INTJ는 지식의 지속성을 믿어요.",
                    "optionA": "problems",
                    "optionB": "impact",
                    "optionC": "confusion",
                    "result": "impact",
                    "explanation": "현석이는 지식이 지속적인 영향을 만든다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "현석",
                    "script": "Your charisma inspires action.",
                    "translation": "네 카리스마가 행동을 이끌어."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "준혁",
                    "script": "Your insight provides wisdom.",
                    "translation": "네 통찰이 지혜를 제공해."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "현석이의 인정이에요.",
                    "optionA": "charisma",
                    "optionB": "Your",
                    "optionC": "action",
                    "optionD": "inspires",
                    "result": "Your charisma inspires action",
                    "explanation": "현석이는 준혁의 카리스마가 행동을 이끈다고 했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "권력과 영향력",
            "explanation": "INTJ의 지식 기반 영향과 ENTJ의 직접적 리더십 비교",
            "level": 1,
            "my_mbti": "INTJ",
            "target_mbti": "ENTJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "현석",
                    "script": "I influence through expertise.",
                    "translation": "전문성으로 영향을 줘."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "준혁",
                    "script": "I lead through direct action.",
                    "translation": "직접 행동으로 이끌어."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "현석이는 전문성으로 영향을 주나요?",
                    "hint": "INTJ는 지식으로 영향력을 발휘해요.",
                    "result": "O",
                    "explanation": "현석이는 'influence through expertise'라고 전문성으로 영향을 준다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "현석",
                    "script": "Knowledge creates lasting impact.",
                    "translation": "지식이 지속적인 영향을 만들어."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "준혁",
                    "script": "Leadership drives immediate change.",
                    "translation": "리더십이 즉각적인 변화를 이끌어."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Hyeon-seok thinks knowledge creates lasting @@.",
                    "hint": "INTJ는 지식의 지속성을 믿어요.",
                    "optionA": "problems",
                    "optionB": "impact",
                    "optionC": "confusion",
                    "result": "impact",
                    "explanation": "현석이는 지식이 지속적인 영향을 만든다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "현석",
                    "script": "Your charisma inspires action.",
                    "translation": "네 카리스마가 행동을 이끌어."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "준혁",
                    "script": "Your insight provides wisdom.",
                    "translation": "네 통찰이 지혜를 제공해."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "현석이의 인정이에요.",
                    "optionA": "charisma",
                    "optionB": "Your",
                    "optionC": "action",
                    "optionD": "inspires",
                    "result": "Your charisma inspires action",
                    "explanation": "현석이는 준혁의 카리스마가 행동을 이끈다고 했어요."
                }
            ]
        }
    ]
}
ID: 9816 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "혁신의 접근 방식",
            "explanation": "INTJ의 체계적 혁신과 ENTP의 실험적 혁신 비교",
            "category": "직업 및 목표 설정",
            "level": 1,
            "my_mbti": "INTJ",
            "target_mbti": "ENTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "지훈",
                    "script": "I innovate through planning.",
                    "translation": "계획을 통해 혁신해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "도윤",
                    "script": "I innovate through experiments!",
                    "translation": "실험을 통해 혁신해!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "지훈이는 계획을 통해 혁신하나요?",
                    "hint": "INTJ는 체계적 혁신을 추구해요.",
                    "result": "O",
                    "explanation": "지훈이는 'innovate through planning'이라고 계획을 통해 혁신한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지훈",
                    "script": "Systematic approach reduces risk.",
                    "translation": "체계적 접근이 위험을 줄여."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "도윤",
                    "script": "Creative chaos sparks breakthroughs!",
                    "translation": "창의적 혼돈이 돌파구를 만들어!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Ji-hun thinks systematic approach reduces @@.",
                    "hint": "INTJ는 위험 관리를 중시해요.",
                    "optionA": "success",
                    "optionB": "risk",
                    "optionC": "happiness",
                    "result": "risk",
                    "explanation": "지훈이는 체계적 접근이 위험을 줄인다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지훈",
                    "script": "Your creativity generates possibilities.",
                    "translation": "네 창의성이 가능성을 만들어."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "도윤",
                    "script": "Your strategy ensures success.",
                    "translation": "네 전략이 성공을 보장해."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "지훈이의 칭찬이에요.",
                    "optionA": "creativity",
                    "optionB": "Your",
                    "optionC": "possibilities",
                    "optionD": "generates",
                    "result": "Your creativity generates possibilities",
                    "explanation": "지훈이는 도윤의 창의성이 가능성을 만든다고 했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "혁신의 접근 방식",
            "explanation": "INTJ의 체계적 혁신과 ENTP의 실험적 혁신 비교",
            "level": 1,
            "my_mbti": "INTJ",
            "target_mbti": "ENTP",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "지훈",
                    "script": "I innovate through planning.",
                    "translation": "계획을 통해 혁신해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "도윤",
                    "script": "I innovate through experiments!",
                    "translation": "실험을 통해 혁신해!"
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "지훈이는 계획을 통해 혁신하나요?",
                    "hint": "INTJ는 체계적 혁신을 추구해요.",
                    "result": "O",
                    "explanation": "지훈이는 'innovate through planning'이라고 계획을 통해 혁신한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지훈",
                    "script": "Systematic approach reduces risk.",
                    "translation": "체계적 접근이 위험을 줄여."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "도윤",
                    "script": "Creative chaos sparks breakthroughs!",
                    "translation": "창의적 혼돈이 돌파구를 만들어!"
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Ji-hun thinks systematic approach reduces @@.",
                    "hint": "INTJ는 위험 관리를 중시해요.",
                    "optionA": "success",
                    "optionB": "risk",
                    "optionC": "happiness",
                    "result": "risk",
                    "explanation": "지훈이는 체계적 접근이 위험을 줄인다고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지훈",
                    "script": "Your creativity generates possibilities.",
                    "translation": "네 창의성이 가능성을 만들어."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "도윤",
                    "script": "Your strategy ensures success.",
                    "translation": "네 전략이 성공을 보장해."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "지훈이의 칭찬이에요.",
                    "optionA": "creativity",
                    "optionB": "Your",
                    "optionC": "possibilities",
                    "optionD": "generates",
                    "result": "Your creativity generates possibilities",
                    "explanation": "지훈이는 도윤의 창의성이 가능성을 만든다고 했어요."
                }
            ]
        }
    ]
}
ID: 9817 (테스트)
원본 (수정 전)수정 후
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "변화 추진 동력",
            "explanation": "INTJ의 논리적 변화와 ENFJ의 감정적 변화 비교",
            "category": "직업 및 목표 설정",
            "level": 1,
            "my_mbti": "INTJ",
            "target_mbti": "ENFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "승현",
                    "script": "Logic drives lasting change.",
                    "translation": "논리가 지속적인 변화를 이끌어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "재민",
                    "script": "Inspiration motivates people deeply.",
                    "translation": "영감이 사람들을 깊게 동기부여해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "승현이는 논리가 변화를 이끈다고 하나요?",
                    "hint": "INTJ는 논리적 접근을 선호해요.",
                    "result": "O",
                    "explanation": "승현이는 'Logic drives lasting change'라고 논리가 변화를 이끈다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "승현",
                    "script": "Rational solutions work best.",
                    "translation": "합리적 해결책이 가장 효과적이야."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "재민",
                    "script": "Emotional connection creates commitment.",
                    "translation": "감정적 연결이 몰입을 만들어."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Seung-hyeon thinks rational solutions work @@.",
                    "hint": "INTJ는 합리성을 신뢰해요.",
                    "optionA": "worst",
                    "optionB": "best",
                    "optionC": "never",
                    "result": "best",
                    "explanation": "승현이는 합리적 해결책이 가장 효과적이라고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "승현",
                    "script": "Your empathy builds bridges.",
                    "translation": "네 공감이 다리를 만들어."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "재민",
                    "script": "Your analysis provides clarity.",
                    "translation": "네 분석이 명확함을 제공해."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "승현이의 인정이에요.",
                    "optionA": "empathy",
                    "optionB": "Your",
                    "optionC": "bridges",
                    "optionD": "builds",
                    "result": "Your empathy builds bridges",
                    "explanation": "승현이는 재민의 공감이 다리를 만든다고 했어요."
                }
            ]
        }
    ]
}
{
    "type": "MBTI",
    "category": "직업 및 목표 설정",
    "episodes": [
        {
            "title": "변화 추진 동력",
            "explanation": "INTJ의 논리적 변화와 ENFJ의 감정적 변화 비교",
            "level": 1,
            "my_mbti": "INTJ",
            "target_mbti": "ENFJ",
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "승현",
                    "script": "Logic drives lasting change.",
                    "translation": "논리가 지속적인 변화를 이끌어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "재민",
                    "script": "Inspiration motivates people deeply.",
                    "translation": "영감이 사람들을 깊게 동기부여해."
                },
                {
                    "type": "ox",
                    "index": 3,
                    "quiz": "승현이는 논리가 변화를 이끈다고 하나요?",
                    "hint": "INTJ는 논리적 접근을 선호해요.",
                    "result": "O",
                    "explanation": "승현이는 'Logic drives lasting change'라고 논리가 변화를 이끈다고 했어요."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "승현",
                    "script": "Rational solutions work best.",
                    "translation": "합리적 해결책이 가장 효과적이야."
                },
                {
                    "type": "script",
                    "index": 5,
                    "speaker": "재민",
                    "script": "Emotional connection creates commitment.",
                    "translation": "감정적 연결이 몰입을 만들어."
                },
                {
                    "type": "blank",
                    "index": 6,
                    "quiz": "Seung-hyeon thinks rational solutions work @@.",
                    "hint": "INTJ는 합리성을 신뢰해요.",
                    "optionA": "worst",
                    "optionB": "best",
                    "optionC": "never",
                    "result": "best",
                    "explanation": "승현이는 합리적 해결책이 가장 효과적이라고 생각해요."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "승현",
                    "script": "Your empathy builds bridges.",
                    "translation": "네 공감이 다리를 만들어."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "재민",
                    "script": "Your analysis provides clarity.",
                    "translation": "네 분석이 명확함을 제공해."
                },
                {
                    "type": "puzzle",
                    "index": 9,
                    "hint": "승현이의 인정이에요.",
                    "optionA": "empathy",
                    "optionB": "Your",
                    "optionC": "bridges",
                    "optionD": "builds",
                    "result": "Your empathy builds bridges",
                    "explanation": "승현이는 재민의 공감이 다리를 만든다고 했어요."
                }
            ]
        }
    ]
}

현재 배치 처리 완료

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