LIFE 교정기 MBTI 교정기 QUIZ 교정기

LIFE 콘텐츠 종합 진단기

전체 진단 결과

3,206개의 항목 중, 수정이 필요한 오류 항목이 2,177개 발견되었습니다.

현재 배치: 26 / 33

실행 모드 선택


ID: 4810 MISMATCH

이 음식 너무 기름져

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "음식",
    "episodes": [
        {
            "title": "이 음식 너무 기름져",
            "explanation": "기름진 음식을 먹고 느끼함을 표현하며 나누는 솔직한 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "기름"
                },
                {
                    "tag": "느끼함"
                },
                {
                    "tag": "솔직"
                }
            ],
            "engTags": [
                {
                    "tag": "greasy"
                },
                {
                    "tag": "heavy"
                },
                {
                    "tag": "honest"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "태호",
                    "script": "This food is too greasy.",
                    "translation": "이 음식 너무 기름져."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "소영",
                    "script": "I feel the same way.",
                    "translation": "나도 같은 생각이야."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "태호",
                    "script": "Makes me feel heavy.",
                    "translation": "속이 느끼해져."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "소영",
                    "script": "Maybe some water will help.",
                    "translation": "물이 좀 도움이 될까."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "태호가 음식이 담백하다고 말했다.",
                    "hint": "'too greasy'는 너무 기름지다는 뜻이에요.",
                    "result": "X",
                    "explanation": "태호는 음식이 'too greasy(너무 기름지다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "태호",
                    "script": "Good idea, I'm thirsty.",
                    "translation": "좋은 생각이야, 목말라."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "소영",
                    "script": "Next time lighter food.",
                    "translation": "다음엔 더 가벼운 음식."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태호",
                    "script": "Definitely, lesson learned.",
                    "translation": "확실히, 교훈 얻었어."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Makes me feel @@.",
                    "hint": "무겁고 부담스럽다는 뜻의 형용사예요.",
                    "optionA": "light",
                    "optionB": "heavy",
                    "optionC": "happy",
                    "result": "heavy",
                    "explanation": "'feel heavy'는 '속이 무겁다, 느끼하다'라는 뜻으로 기름진 음식 후 느끼는 감정이에요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "소영",
                    "script": "Live and learn, right?",
                    "translation": "살면서 배우는 거지, 그렇지?"
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "태호가 음식이 너무 기름지다고 한 말을 완성하세요.",
                    "optionA": "This",
                    "optionB": "too",
                    "optionC": "food",
                    "optionD": "greasy",
                    "optionE": "is",
                    "result": "This food is too greasy",
                    "explanation": "'이 음식 너무 기름져'라는 뜻으로 기름진 음식에 대한 솔직한 반응이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "음식",
    "episodes": [
        {
            "title": "이 음식 너무 기름져",
            "explanation": "기름진 음식을 먹고 느끼함을 표현하며 나누는 솔직한 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "기름"
                },
                {
                    "tag": "느끼함"
                },
                {
                    "tag": "솔직"
                }
            ],
            "engTags": [
                {
                    "tag": "greasy"
                },
                {
                    "tag": "heavy"
                },
                {
                    "tag": "honest"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "태호",
                    "script": "This food is too greasy.",
                    "translation": "이 음식 너무 기름져."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "소영",
                    "script": "I feel the same way.",
                    "translation": "나도 같은 생각이야."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "태호",
                    "script": "Makes me feel heavy.",
                    "translation": "속이 느끼해져."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "소영",
                    "script": "Maybe some water will help.",
                    "translation": "물이 좀 도움이 될까."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "태호가 음식이 담백하다고 말했다.",
                    "hint": "'too greasy'는 너무 기름지다는 뜻이에요.",
                    "result": "X",
                    "explanation": "태호는 음식이 'too greasy(너무 기름지다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "태호",
                    "script": "Good idea, I'm thirsty.",
                    "translation": "좋은 생각이야, 목말라."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "소영",
                    "script": "Next time lighter food.",
                    "translation": "다음엔 더 가벼운 음식."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태호",
                    "script": "Definitely, lesson learned.",
                    "translation": "확실히, 교훈 얻었어."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Makes me feel @@.",
                    "hint": "무겁고 부담스럽다는 뜻의 형용사예요.",
                    "optionA": "light",
                    "optionB": "heavy",
                    "optionC": "happy",
                    "result": "heavy",
                    "explanation": "'feel heavy'는 '속이 무겁다, 느끼하다'라는 뜻으로 기름진 음식 후 느끼는 감정이에요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "소영",
                    "script": "Live and learn, right?",
                    "translation": "살면서 배우는 거지, 그렇지?"
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "태호가 음식이 너무 기름지다고 한 말을 완성하세요.",
                    "optionA": "This",
                    "optionB": "too",
                    "optionC": "food",
                    "optionD": "greasy",
                    "optionE": "is",
                    "result": "This food is too greasy",
                    "explanation": "'이 음식 너무 기름져'라는 뜻으로 기름진 음식에 대한 솔직한 반응이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4811 MISMATCH

요리 실패했나봐

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "음식",
    "episodes": [
        {
            "title": "요리 실패했나봐",
            "explanation": "요리가 생각대로 안 되어서 실망하며 나누는 솔직한 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "실패"
                },
                {
                    "tag": "요리"
                },
                {
                    "tag": "실망"
                }
            ],
            "engTags": [
                {
                    "tag": "fail"
                },
                {
                    "tag": "cooking"
                },
                {
                    "tag": "disappointed"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "상현",
                    "script": "I think I messed up.",
                    "translation": "실패한 것 같아."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "선영",
                    "script": "What went wrong exactly?",
                    "translation": "정확히 뭐가 잘못됐어?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "상현",
                    "script": "Too much salt maybe.",
                    "translation": "소금을 너무 많이 넣었나봐."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "선영",
                    "script": "We can fix that.",
                    "translation": "고칠 수 있어."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "상현이 요리를 완벽하게 성공했다고 말했다.",
                    "hint": "'messed up'은 실패했다는 뜻이에요.",
                    "result": "X",
                    "explanation": "상현은 'messed up(실패했다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "상현",
                    "script": "How can we save it?",
                    "translation": "어떻게 살릴 수 있을까?"
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "선영",
                    "script": "Add more water maybe?",
                    "translation": "물을 더 넣어볼까?"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "상현",
                    "script": "Worth a try at least.",
                    "translation": "최소한 해볼 만해."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Too much salt @@.",
                    "hint": "아마도, 아마라는 뜻의 부사예요.",
                    "optionA": "always",
                    "optionB": "maybe",
                    "optionC": "never",
                    "result": "maybe",
                    "explanation": "'maybe'는 '아마도'라는 뜻으로 확실하지 않을 때 쓰는 표현이에요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "선영",
                    "script": "Don't worry, happens to everyone.",
                    "translation": "걱정 마, 다들 그런 거야."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "선영이 정확히 뭐가 잘못됐는지 물어본 말을 완성하세요.",
                    "optionA": "What",
                    "optionB": "wrong",
                    "optionC": "went",
                    "optionD": "exactly",
                    "result": "What went wrong exactly",
                    "explanation": "'정확히 뭐가 잘못됐어?'라는 뜻으로 문제를 파악하려는 질문이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "음식",
    "episodes": [
        {
            "title": "요리 실패했나봐",
            "explanation": "요리가 생각대로 안 되어서 실망하며 나누는 솔직한 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "실패"
                },
                {
                    "tag": "요리"
                },
                {
                    "tag": "실망"
                }
            ],
            "engTags": [
                {
                    "tag": "fail"
                },
                {
                    "tag": "cooking"
                },
                {
                    "tag": "disappointed"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "상현",
                    "script": "I think I messed up.",
                    "translation": "실패한 것 같아."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "선영",
                    "script": "What went wrong exactly?",
                    "translation": "정확히 뭐가 잘못됐어?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "상현",
                    "script": "Too much salt maybe.",
                    "translation": "소금을 너무 많이 넣었나봐."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "선영",
                    "script": "We can fix that.",
                    "translation": "고칠 수 있어."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "상현이 요리를 완벽하게 성공했다고 말했다.",
                    "hint": "'messed up'은 실패했다는 뜻이에요.",
                    "result": "X",
                    "explanation": "상현은 'messed up(실패했다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "상현",
                    "script": "How can we save it?",
                    "translation": "어떻게 살릴 수 있을까?"
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "선영",
                    "script": "Add more water maybe?",
                    "translation": "물을 더 넣어볼까?"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "상현",
                    "script": "Worth a try at least.",
                    "translation": "최소한 해볼 만해."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Too much salt @@.",
                    "hint": "아마도, 아마라는 뜻의 부사예요.",
                    "optionA": "always",
                    "optionB": "maybe",
                    "optionC": "never",
                    "result": "maybe",
                    "explanation": "'maybe'는 '아마도'라는 뜻으로 확실하지 않을 때 쓰는 표현이에요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "선영",
                    "script": "Don't worry, happens to everyone.",
                    "translation": "걱정 마, 다들 그런 거야."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "선영이 정확히 뭐가 잘못됐는지 물어본 말을 완성하세요.",
                    "optionA": "What",
                    "optionB": "wrong",
                    "optionC": "went",
                    "optionD": "exactly",
                    "result": "What went wrong exactly",
                    "explanation": "'정확히 뭐가 잘못됐어?'라는 뜻으로 문제를 파악하려는 질문이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4812 MISMATCH

음료 리필 가능해?

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "음식",
    "episodes": [
        {
            "title": "음료 리필 가능해?",
            "explanation": "식당에서 음료 리필이 가능한지 물어보는 정중한 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "리필"
                },
                {
                    "tag": "음료"
                },
                {
                    "tag": "정중"
                }
            ],
            "engTags": [
                {
                    "tag": "refill"
                },
                {
                    "tag": "drink"
                },
                {
                    "tag": "polite"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "상우",
                    "script": "Can I get a refill?",
                    "translation": "리필 받을 수 있어?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지은",
                    "script": "Let me check for you.",
                    "translation": "확인해볼게."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "상우",
                    "script": "Thanks, I'm still thirsty.",
                    "translation": "고마워, 아직 목말라."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지은",
                    "script": "They said it's free.",
                    "translation": "무료래."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "상우가 리필을 받고 싶지 않다고 말했다.",
                    "hint": "'Can I get'은 받을 수 있냐고 묻는 표현이에요.",
                    "result": "X",
                    "explanation": "상우는 'Can I get a refill(리필 받을 수 있어?)'라고 물어봤어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "상우",
                    "script": "Perfect, that's great news.",
                    "translation": "완벽해, 좋은 소식이네."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지은",
                    "script": "Here's your fresh drink.",
                    "translation": "새로운 음료 여기 있어."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "상우",
                    "script": "You're so helpful today.",
                    "translation": "오늘 정말 도움이 돼."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Thanks, I'm still @@.",
                    "hint": "목이 마른 상태를 뜻하는 형용사예요.",
                    "optionA": "full",
                    "optionB": "thirsty",
                    "optionC": "sleepy",
                    "result": "thirsty",
                    "explanation": "'still thirsty'는 '아직 목마르다'라는 뜻으로 더 마시고 싶다는 의미예요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지은",
                    "script": "Happy to help anytime.",
                    "translation": "언제든지 도와줄게."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "상우가 리필을 받을 수 있는지 물어본 말을 완성하세요.",
                    "optionA": "Can",
                    "optionB": "get",
                    "optionC": "I",
                    "optionD": "refill",
                    "optionE": "a",
                    "result": "Can I get a refill",
                    "explanation": "'리필 받을 수 있어?'라는 뜻으로 식당에서 정중하게 요청하는 표현이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "음식",
    "episodes": [
        {
            "title": "음료 리필 가능해?",
            "explanation": "식당에서 음료 리필이 가능한지 물어보는 정중한 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "리필"
                },
                {
                    "tag": "음료"
                },
                {
                    "tag": "정중"
                }
            ],
            "engTags": [
                {
                    "tag": "refill"
                },
                {
                    "tag": "drink"
                },
                {
                    "tag": "polite"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "상우",
                    "script": "Can I get a refill?",
                    "translation": "리필 받을 수 있어?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지은",
                    "script": "Let me check for you.",
                    "translation": "확인해볼게."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "상우",
                    "script": "Thanks, I'm still thirsty.",
                    "translation": "고마워, 아직 목말라."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지은",
                    "script": "They said it's free.",
                    "translation": "무료래."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "상우가 리필을 받고 싶지 않다고 말했다.",
                    "hint": "'Can I get'은 받을 수 있냐고 묻는 표현이에요.",
                    "result": "X",
                    "explanation": "상우는 'Can I get a refill(리필 받을 수 있어?)'라고 물어봤어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "상우",
                    "script": "Perfect, that's great news.",
                    "translation": "완벽해, 좋은 소식이네."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지은",
                    "script": "Here's your fresh drink.",
                    "translation": "새로운 음료 여기 있어."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "상우",
                    "script": "You're so helpful today.",
                    "translation": "오늘 정말 도움이 돼."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Thanks, I'm still @@.",
                    "hint": "목이 마른 상태를 뜻하는 형용사예요.",
                    "optionA": "full",
                    "optionB": "thirsty",
                    "optionC": "sleepy",
                    "result": "thirsty",
                    "explanation": "'still thirsty'는 '아직 목마르다'라는 뜻으로 더 마시고 싶다는 의미예요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지은",
                    "script": "Happy to help anytime.",
                    "translation": "언제든지 도와줄게."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "상우가 리필을 받을 수 있는지 물어본 말을 완성하세요.",
                    "optionA": "Can",
                    "optionB": "get",
                    "optionC": "I",
                    "optionD": "refill",
                    "optionE": "a",
                    "result": "Can I get a refill",
                    "explanation": "'리필 받을 수 있어?'라는 뜻으로 식당에서 정중하게 요청하는 표현이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4813 MISMATCH

집 음식이 그리워

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "음식",
    "episodes": [
        {
            "title": "집 음식이 그리워",
            "explanation": "집에서 해주던 음식이 그리운 마음을 표현하는 애틋한 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "그리움"
                },
                {
                    "tag": "집음식"
                },
                {
                    "tag": "마음"
                }
            ],
            "engTags": [
                {
                    "tag": "miss"
                },
                {
                    "tag": "home"
                },
                {
                    "tag": "heart"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "승현",
                    "script": "I miss home cooking.",
                    "translation": "집 음식이 그리워."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "서연",
                    "script": "Your mom's food?",
                    "translation": "네 엄마 음식?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "승현",
                    "script": "Yeah, nothing tastes the same.",
                    "translation": "응, 똑같은 맛이 안 나."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "서연",
                    "script": "That's the love ingredient.",
                    "translation": "그게 사랑의 재료지."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "승현이 집 음식을 그리워하지 않는다고 말했다.",
                    "hint": "'I miss'는 그리워한다는 뜻이에요.",
                    "result": "X",
                    "explanation": "승현은 집 음식을 'miss(그리워한다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "승현",
                    "script": "Exactly, can't replicate that.",
                    "translation": "맞아, 똑같이 만들 수 없어."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "서연",
                    "script": "Maybe call and ask?",
                    "translation": "전화해서 물어볼까?"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "승현",
                    "script": "Good idea, she'd love that.",
                    "translation": "좋은 생각이야, 엄마가 좋아하실 거야."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Yeah, nothing tastes the @@.",
                    "hint": "똑같다는 뜻의 형용사예요.",
                    "optionA": "different",
                    "optionB": "same",
                    "optionC": "better",
                    "result": "same",
                    "explanation": "'tastes the same'은 '똑같은 맛이 나다'라는 뜻으로 비교할 때 쓰는 표현이에요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "서연",
                    "script": "Moms always have special recipes.",
                    "translation": "엄마들은 항상 특별한 레시피가 있어."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "승현이 집 음식이 그립다고 한 말을 완성하세요.",
                    "optionA": "I",
                    "optionB": "home",
                    "optionC": "miss",
                    "optionD": "cooking",
                    "result": "I miss home cooking",
                    "explanation": "'집 음식이 그리워'라는 뜻으로 고향이나 가족 음식에 대한 그리움을 표현해요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "음식",
    "episodes": [
        {
            "title": "집 음식이 그리워",
            "explanation": "집에서 해주던 음식이 그리운 마음을 표현하는 애틋한 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "그리움"
                },
                {
                    "tag": "집음식"
                },
                {
                    "tag": "마음"
                }
            ],
            "engTags": [
                {
                    "tag": "miss"
                },
                {
                    "tag": "home"
                },
                {
                    "tag": "heart"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "승현",
                    "script": "I miss home cooking.",
                    "translation": "집 음식이 그리워."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "서연",
                    "script": "Your mom's food?",
                    "translation": "네 엄마 음식?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "승현",
                    "script": "Yeah, nothing tastes the same.",
                    "translation": "응, 똑같은 맛이 안 나."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "서연",
                    "script": "That's the love ingredient.",
                    "translation": "그게 사랑의 재료지."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "승현이 집 음식을 그리워하지 않는다고 말했다.",
                    "hint": "'I miss'는 그리워한다는 뜻이에요.",
                    "result": "X",
                    "explanation": "승현은 집 음식을 'miss(그리워한다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "승현",
                    "script": "Exactly, can't replicate that.",
                    "translation": "맞아, 똑같이 만들 수 없어."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "서연",
                    "script": "Maybe call and ask?",
                    "translation": "전화해서 물어볼까?"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "승현",
                    "script": "Good idea, she'd love that.",
                    "translation": "좋은 생각이야, 엄마가 좋아하실 거야."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Yeah, nothing tastes the @@.",
                    "hint": "똑같다는 뜻의 형용사예요.",
                    "optionA": "different",
                    "optionB": "same",
                    "optionC": "better",
                    "result": "same",
                    "explanation": "'tastes the same'은 '똑같은 맛이 나다'라는 뜻으로 비교할 때 쓰는 표현이에요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "서연",
                    "script": "Moms always have special recipes.",
                    "translation": "엄마들은 항상 특별한 레시피가 있어."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "승현이 집 음식이 그립다고 한 말을 완성하세요.",
                    "optionA": "I",
                    "optionB": "home",
                    "optionC": "miss",
                    "optionD": "cooking",
                    "result": "I miss home cooking",
                    "explanation": "'집 음식이 그리워'라는 뜻으로 고향이나 가족 음식에 대한 그리움을 표현해요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4814 MISMATCH

오늘 특별한 음식 먹자

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "음식",
    "episodes": [
        {
            "title": "오늘 특별한 음식 먹자",
            "explanation": "평범한 날을 특별하게 만들기 위해 좋은 음식을 먹자고 제안하는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "특별"
                },
                {
                    "tag": "음식"
                },
                {
                    "tag": "제안"
                }
            ],
            "engTags": [
                {
                    "tag": "special"
                },
                {
                    "tag": "food"
                },
                {
                    "tag": "suggest"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "나연",
                    "script": "Let's eat something special today.",
                    "translation": "오늘 특별한 거 먹자."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지원",
                    "script": "Any particular reason?",
                    "translation": "특별한 이유 있어?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "나연",
                    "script": "Just to make today better.",
                    "translation": "그냥 오늘을 더 좋게 만들려고."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지원",
                    "script": "I love that attitude.",
                    "translation": "그런 마음가짐 좋아."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "나연이 평범한 음식을 먹자고 제안했다.",
                    "hint": "'something special'은 특별한 것이라는 뜻이에요.",
                    "result": "X",
                    "explanation": "나연은 'something special(특별한 것)'을 먹자고 제안했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "나연",
                    "script": "Life's too short for boring meals.",
                    "translation": "지루한 식사하기엔 인생이 너무 짧아."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지원",
                    "script": "Where should we go then?",
                    "translation": "그럼 어디 갈까?"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "나연",
                    "script": "That fancy place downtown?",
                    "translation": "시내에 있는 그 고급 식당?"
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Just to make today @@.",
                    "hint": "더 좋게, 더 나아지게 하다는 뜻의 비교급 형용사예요.",
                    "optionA": "worse",
                    "optionB": "better",
                    "optionC": "harder",
                    "result": "better",
                    "explanation": "'make today better'는 '오늘을 더 좋게 만들다'라는 뜻으로 긍정적인 변화를 원할 때 써요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지원",
                    "script": "Perfect choice, let's go.",
                    "translation": "완벽한 선택이야, 가자."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "나연이 오늘 특별한 음식을 먹자고 제안한 말을 완성하세요.",
                    "optionA": "Let's",
                    "optionB": "something",
                    "optionC": "eat",
                    "optionD": "special",
                    "optionE": "today",
                    "result": "Let's eat something special today",
                    "explanation": "'오늘 특별한 거 먹자'라는 뜻으로 평범한 하루를 특별하게 만들자는 적극적인 제안이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "음식",
    "episodes": [
        {
            "title": "오늘 특별한 음식 먹자",
            "explanation": "평범한 날을 특별하게 만들기 위해 좋은 음식을 먹자고 제안하는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "특별"
                },
                {
                    "tag": "음식"
                },
                {
                    "tag": "제안"
                }
            ],
            "engTags": [
                {
                    "tag": "special"
                },
                {
                    "tag": "food"
                },
                {
                    "tag": "suggest"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "나연",
                    "script": "Let's eat something special today.",
                    "translation": "오늘 특별한 거 먹자."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지원",
                    "script": "Any particular reason?",
                    "translation": "특별한 이유 있어?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "나연",
                    "script": "Just to make today better.",
                    "translation": "그냥 오늘을 더 좋게 만들려고."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지원",
                    "script": "I love that attitude.",
                    "translation": "그런 마음가짐 좋아."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "나연이 평범한 음식을 먹자고 제안했다.",
                    "hint": "'something special'은 특별한 것이라는 뜻이에요.",
                    "result": "X",
                    "explanation": "나연은 'something special(특별한 것)'을 먹자고 제안했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "나연",
                    "script": "Life's too short for boring meals.",
                    "translation": "지루한 식사하기엔 인생이 너무 짧아."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지원",
                    "script": "Where should we go then?",
                    "translation": "그럼 어디 갈까?"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "나연",
                    "script": "That fancy place downtown?",
                    "translation": "시내에 있는 그 고급 식당?"
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Just to make today @@.",
                    "hint": "더 좋게, 더 나아지게 하다는 뜻의 비교급 형용사예요.",
                    "optionA": "worse",
                    "optionB": "better",
                    "optionC": "harder",
                    "result": "better",
                    "explanation": "'make today better'는 '오늘을 더 좋게 만들다'라는 뜻으로 긍정적인 변화를 원할 때 써요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지원",
                    "script": "Perfect choice, let's go.",
                    "translation": "완벽한 선택이야, 가자."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "나연이 오늘 특별한 음식을 먹자고 제안한 말을 완성하세요.",
                    "optionA": "Let's",
                    "optionB": "something",
                    "optionC": "eat",
                    "optionD": "special",
                    "optionE": "today",
                    "result": "Let's eat something special today",
                    "explanation": "'오늘 특별한 거 먹자'라는 뜻으로 평범한 하루를 특별하게 만들자는 적극적인 제안이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4815 MISMATCH

새로운 취미 시작해볼까?

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "새로운 취미 시작해볼까?",
            "explanation": "지루한 일상을 바꾸기 위해 새 취미를 찾아보는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "새취미"
                },
                {
                    "tag": "시작"
                },
                {
                    "tag": "변화"
                }
            ],
            "engTags": [
                {
                    "tag": "hobby"
                },
                {
                    "tag": "start"
                },
                {
                    "tag": "change"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "민재",
                    "script": "I need a new hobby.",
                    "translation": "새로운 취미가 필요해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지원",
                    "script": "What are you interested in?",
                    "translation": "뭐에 관심 있어?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "민재",
                    "script": "Something creative and fun.",
                    "translation": "창의적이고 재미있는 거."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지원",
                    "script": "How about learning guitar?",
                    "translation": "기타 배우는 건 어때?"
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "민재가 취미가 필요 없다고 말했다.",
                    "hint": "'I need'는 필요하다는 뜻이에요.",
                    "result": "X",
                    "explanation": "민재는 새로운 취미가 'need(필요하다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "민재",
                    "script": "That sounds really appealing.",
                    "translation": "정말 매력적으로 들리네."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지원",
                    "script": "Music is always rewarding.",
                    "translation": "음악은 항상 보람 있어."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "민재",
                    "script": "Let's look for lessons.",
                    "translation": "레슨 찾아보자."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Something creative and @@.",
                    "hint": "즐겁고 재미있다는 뜻의 형용사예요.",
                    "optionA": "boring",
                    "optionB": "fun",
                    "optionC": "hard",
                    "result": "fun",
                    "explanation": "'creative and fun'은 '창의적이고 재미있는'이라는 뜻으로 취미를 고를 때 쓰는 표현이에요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지원",
                    "script": "I'll help you find one.",
                    "translation": "찾는 거 도와줄게."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "지원이 기타 배우기를 제안한 말을 완성하세요.",
                    "optionA": "How",
                    "optionB": "learning",
                    "optionC": "about",
                    "optionD": "guitar",
                    "result": "How about learning guitar",
                    "explanation": "'기타 배우는 건 어때?'라는 뜻으로 새로운 취미를 제안하는 자연스러운 표현이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "새로운 취미 시작해볼까?",
            "explanation": "지루한 일상을 바꾸기 위해 새 취미를 찾아보는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "새취미"
                },
                {
                    "tag": "시작"
                },
                {
                    "tag": "변화"
                }
            ],
            "engTags": [
                {
                    "tag": "hobby"
                },
                {
                    "tag": "start"
                },
                {
                    "tag": "change"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "민재",
                    "script": "I need a new hobby.",
                    "translation": "새로운 취미가 필요해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지원",
                    "script": "What are you interested in?",
                    "translation": "뭐에 관심 있어?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "민재",
                    "script": "Something creative and fun.",
                    "translation": "창의적이고 재미있는 거."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지원",
                    "script": "How about learning guitar?",
                    "translation": "기타 배우는 건 어때?"
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "민재가 취미가 필요 없다고 말했다.",
                    "hint": "'I need'는 필요하다는 뜻이에요.",
                    "result": "X",
                    "explanation": "민재는 새로운 취미가 'need(필요하다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "민재",
                    "script": "That sounds really appealing.",
                    "translation": "정말 매력적으로 들리네."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지원",
                    "script": "Music is always rewarding.",
                    "translation": "음악은 항상 보람 있어."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "민재",
                    "script": "Let's look for lessons.",
                    "translation": "레슨 찾아보자."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Something creative and @@.",
                    "hint": "즐겁고 재미있다는 뜻의 형용사예요.",
                    "optionA": "boring",
                    "optionB": "fun",
                    "optionC": "hard",
                    "result": "fun",
                    "explanation": "'creative and fun'은 '창의적이고 재미있는'이라는 뜻으로 취미를 고를 때 쓰는 표현이에요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지원",
                    "script": "I'll help you find one.",
                    "translation": "찾는 거 도와줄게."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "지원이 기타 배우기를 제안한 말을 완성하세요.",
                    "optionA": "How",
                    "optionB": "learning",
                    "optionC": "about",
                    "optionD": "guitar",
                    "result": "How about learning guitar",
                    "explanation": "'기타 배우는 건 어때?'라는 뜻으로 새로운 취미를 제안하는 자연스러운 표현이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4816 MISMATCH

운동 같이 시작할래?

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "운동 같이 시작할래?",
            "explanation": "건강을 위해 친구와 함께 운동을 시작하려는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "운동"
                },
                {
                    "tag": "건강"
                },
                {
                    "tag": "함께"
                }
            ],
            "engTags": [
                {
                    "tag": "exercise"
                },
                {
                    "tag": "health"
                },
                {
                    "tag": "together"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "도윤",
                    "script": "Want to start exercising together?",
                    "translation": "같이 운동 시작할래?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "유진",
                    "script": "I've been thinking about it.",
                    "translation": "생각하고 있었어."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "도윤",
                    "script": "Great, what kind interests you?",
                    "translation": "좋아, 어떤 종류에 관심 있어?"
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "유진",
                    "script": "Maybe swimming or jogging?",
                    "translation": "수영이나 조깅?"
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "유진이 운동에 전혀 관심이 없다고 말했다.",
                    "hint": "'I've been thinking'은 생각하고 있었다는 뜻이에요.",
                    "result": "X",
                    "explanation": "유진은 운동에 대해 'thinking(생각하고 있었다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "도윤",
                    "script": "Both are excellent choices.",
                    "translation": "둘 다 훌륭한 선택이야."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "유진",
                    "script": "Should we start this week?",
                    "translation": "이번 주에 시작할까?"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "도윤",
                    "script": "Perfect timing, I'm ready.",
                    "translation": "완벽한 타이밍이야, 준비됐어."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Maybe swimming or @@?",
                    "hint": "달리기 운동을 뜻하는 단어예요.",
                    "optionA": "sleeping",
                    "optionB": "jogging",
                    "optionC": "eating",
                    "result": "jogging",
                    "explanation": "'jogging'은 '조깅'이라는 뜻으로 가벼운 달리기 운동을 말해요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "유진",
                    "script": "Let's do this together.",
                    "translation": "같이 해보자."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "도윤이 함께 운동을 시작하자고 제안한 말을 완성하세요.",
                    "optionA": "Want",
                    "optionB": "start",
                    "optionC": "to",
                    "optionD": "together",
                    "optionE": "exercising",
                    "result": "Want to start exercising together",
                    "explanation": "'같이 운동 시작할래?'라는 뜻으로 친구와 건강한 활동을 함께 하자는 제안이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "운동 같이 시작할래?",
            "explanation": "건강을 위해 친구와 함께 운동을 시작하려는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "운동"
                },
                {
                    "tag": "건강"
                },
                {
                    "tag": "함께"
                }
            ],
            "engTags": [
                {
                    "tag": "exercise"
                },
                {
                    "tag": "health"
                },
                {
                    "tag": "together"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "도윤",
                    "script": "Want to start exercising together?",
                    "translation": "같이 운동 시작할래?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "유진",
                    "script": "I've been thinking about it.",
                    "translation": "생각하고 있었어."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "도윤",
                    "script": "Great, what kind interests you?",
                    "translation": "좋아, 어떤 종류에 관심 있어?"
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "유진",
                    "script": "Maybe swimming or jogging?",
                    "translation": "수영이나 조깅?"
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "유진이 운동에 전혀 관심이 없다고 말했다.",
                    "hint": "'I've been thinking'은 생각하고 있었다는 뜻이에요.",
                    "result": "X",
                    "explanation": "유진은 운동에 대해 'thinking(생각하고 있었다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "도윤",
                    "script": "Both are excellent choices.",
                    "translation": "둘 다 훌륭한 선택이야."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "유진",
                    "script": "Should we start this week?",
                    "translation": "이번 주에 시작할까?"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "도윤",
                    "script": "Perfect timing, I'm ready.",
                    "translation": "완벽한 타이밍이야, 준비됐어."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Maybe swimming or @@?",
                    "hint": "달리기 운동을 뜻하는 단어예요.",
                    "optionA": "sleeping",
                    "optionB": "jogging",
                    "optionC": "eating",
                    "result": "jogging",
                    "explanation": "'jogging'은 '조깅'이라는 뜻으로 가벼운 달리기 운동을 말해요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "유진",
                    "script": "Let's do this together.",
                    "translation": "같이 해보자."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "도윤이 함께 운동을 시작하자고 제안한 말을 완성하세요.",
                    "optionA": "Want",
                    "optionB": "start",
                    "optionC": "to",
                    "optionD": "together",
                    "optionE": "exercising",
                    "result": "Want to start exercising together",
                    "explanation": "'같이 운동 시작할래?'라는 뜻으로 친구와 건강한 활동을 함께 하자는 제안이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4817 MISMATCH

독서 모임 어때?

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "독서 모임 어때?",
            "explanation": "독서에 대한 관심을 나누며 독서 모임 참여를 고려하는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "독서"
                },
                {
                    "tag": "모임"
                },
                {
                    "tag": "관심"
                }
            ],
            "engTags": [
                {
                    "tag": "reading"
                },
                {
                    "tag": "club"
                },
                {
                    "tag": "interest"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "나연",
                    "script": "There's a book club nearby.",
                    "translation": "근처에 독서 모임 있어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지훈",
                    "script": "Sounds interesting to me.",
                    "translation": "흥미롭게 들리네."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "나연",
                    "script": "They meet every Saturday.",
                    "translation": "매주 토요일에 만나."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지훈",
                    "script": "What kind of books?",
                    "translation": "어떤 종류 책들?"
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "나연이 독서 모임이 있다고 말했다.",
                    "hint": "'book club'은 독서 모임이라는 뜻이에요.",
                    "result": "O",
                    "explanation": "나연은 'book club(독서 모임)'이 있다고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "나연",
                    "script": "Mostly fiction and classics.",
                    "translation": "주로 소설이랑 고전."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지훈",
                    "script": "That's exactly my preference.",
                    "translation": "그게 딱 내 취향이야."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "나연",
                    "script": "Should we join together?",
                    "translation": "같이 가입할까?"
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Sounds interesting to @@.",
                    "hint": "나를 가리키는 대명사예요.",
                    "optionA": "you",
                    "optionB": "me",
                    "optionC": "them",
                    "result": "me",
                    "explanation": "'to me'는 '나에게는'이라는 뜻으로 개인적인 의견을 표현할 때 써요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지훈",
                    "script": "Absolutely, let's check it out.",
                    "translation": "당연하지, 알아보자."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "나연이 독서 모임이 있다고 알려준 말을 완성하세요.",
                    "optionA": "There's",
                    "optionB": "book",
                    "optionC": "a",
                    "optionD": "nearby",
                    "optionE": "club",
                    "result": "There's a book club nearby",
                    "explanation": "'근처에 독서 모임 있어'라는 뜻으로 새로운 활동을 소개하는 표현이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "독서 모임 어때?",
            "explanation": "독서에 대한 관심을 나누며 독서 모임 참여를 고려하는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "독서"
                },
                {
                    "tag": "모임"
                },
                {
                    "tag": "관심"
                }
            ],
            "engTags": [
                {
                    "tag": "reading"
                },
                {
                    "tag": "club"
                },
                {
                    "tag": "interest"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "나연",
                    "script": "There's a book club nearby.",
                    "translation": "근처에 독서 모임 있어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지훈",
                    "script": "Sounds interesting to me.",
                    "translation": "흥미롭게 들리네."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "나연",
                    "script": "They meet every Saturday.",
                    "translation": "매주 토요일에 만나."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지훈",
                    "script": "What kind of books?",
                    "translation": "어떤 종류 책들?"
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "나연이 독서 모임이 있다고 말했다.",
                    "hint": "'book club'은 독서 모임이라는 뜻이에요.",
                    "result": "O",
                    "explanation": "나연은 'book club(독서 모임)'이 있다고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "나연",
                    "script": "Mostly fiction and classics.",
                    "translation": "주로 소설이랑 고전."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지훈",
                    "script": "That's exactly my preference.",
                    "translation": "그게 딱 내 취향이야."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "나연",
                    "script": "Should we join together?",
                    "translation": "같이 가입할까?"
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Sounds interesting to @@.",
                    "hint": "나를 가리키는 대명사예요.",
                    "optionA": "you",
                    "optionB": "me",
                    "optionC": "them",
                    "result": "me",
                    "explanation": "'to me'는 '나에게는'이라는 뜻으로 개인적인 의견을 표현할 때 써요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지훈",
                    "script": "Absolutely, let's check it out.",
                    "translation": "당연하지, 알아보자."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "나연이 독서 모임이 있다고 알려준 말을 완성하세요.",
                    "optionA": "There's",
                    "optionB": "book",
                    "optionC": "a",
                    "optionD": "nearby",
                    "optionE": "club",
                    "result": "There's a book club nearby",
                    "explanation": "'근처에 독서 모임 있어'라는 뜻으로 새로운 활동을 소개하는 표현이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4818 MISMATCH

그림 그리기 도전해보자

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "그림 그리기 도전해보자",
            "explanation": "예술적 취미로 그림 그리기에 도전해보려는 용기 있는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "그림"
                },
                {
                    "tag": "도전"
                },
                {
                    "tag": "예술"
                }
            ],
            "engTags": [
                {
                    "tag": "drawing"
                },
                {
                    "tag": "challenge"
                },
                {
                    "tag": "art"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "채원",
                    "script": "Let's try drawing together.",
                    "translation": "같이 그림 그려보자."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지우",
                    "script": "I'm not very artistic.",
                    "translation": "난 예술적이지 않아."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "채원",
                    "script": "Neither am I, but fun.",
                    "translation": "나도 그런데, 재미있어."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지우",
                    "script": "What should we draw?",
                    "translation": "뭘 그릴까?"
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "채원이 자신이 예술적이라고 말했다.",
                    "hint": "'Neither am I'는 나도 그렇지 않다는 뜻이에요.",
                    "result": "X",
                    "explanation": "채원은 'Neither am I(나도 그렇지 않다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "채원",
                    "script": "Maybe start with flowers?",
                    "translation": "꽃부터 시작할까?"
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지우",
                    "script": "That sounds manageable.",
                    "translation": "그 정도는 할 만할 것 같아."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "채원",
                    "script": "Perfect for beginners like us.",
                    "translation": "우리 같은 초보자에게 딱이야."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Neither am I, but @@.",
                    "hint": "즐겁고 재미있다는 뜻의 형용사예요.",
                    "optionA": "sad",
                    "optionB": "fun",
                    "optionC": "hard",
                    "result": "fun",
                    "explanation": "'but fun'은 '하지만 재미있어'라는 뜻으로 긍정적인 면을 강조하는 표현이에요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지우",
                    "script": "Let's give it a try.",
                    "translation": "한번 해보자."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "채원이 함께 그림을 그리자고 제안한 말을 완성하세요.",
                    "optionA": "Let's",
                    "optionB": "drawing",
                    "optionC": "try",
                    "optionD": "together",
                    "result": "Let's try drawing together",
                    "explanation": "'같이 그림 그려보자'라는 뜻으로 새로운 예술 활동을 함께 시작하자는 제안이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "그림 그리기 도전해보자",
            "explanation": "예술적 취미로 그림 그리기에 도전해보려는 용기 있는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "그림"
                },
                {
                    "tag": "도전"
                },
                {
                    "tag": "예술"
                }
            ],
            "engTags": [
                {
                    "tag": "drawing"
                },
                {
                    "tag": "challenge"
                },
                {
                    "tag": "art"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "채원",
                    "script": "Let's try drawing together.",
                    "translation": "같이 그림 그려보자."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지우",
                    "script": "I'm not very artistic.",
                    "translation": "난 예술적이지 않아."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "채원",
                    "script": "Neither am I, but fun.",
                    "translation": "나도 그런데, 재미있어."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지우",
                    "script": "What should we draw?",
                    "translation": "뭘 그릴까?"
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "채원이 자신이 예술적이라고 말했다.",
                    "hint": "'Neither am I'는 나도 그렇지 않다는 뜻이에요.",
                    "result": "X",
                    "explanation": "채원은 'Neither am I(나도 그렇지 않다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "채원",
                    "script": "Maybe start with flowers?",
                    "translation": "꽃부터 시작할까?"
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지우",
                    "script": "That sounds manageable.",
                    "translation": "그 정도는 할 만할 것 같아."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "채원",
                    "script": "Perfect for beginners like us.",
                    "translation": "우리 같은 초보자에게 딱이야."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Neither am I, but @@.",
                    "hint": "즐겁고 재미있다는 뜻의 형용사예요.",
                    "optionA": "sad",
                    "optionB": "fun",
                    "optionC": "hard",
                    "result": "fun",
                    "explanation": "'but fun'은 '하지만 재미있어'라는 뜻으로 긍정적인 면을 강조하는 표현이에요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지우",
                    "script": "Let's give it a try.",
                    "translation": "한번 해보자."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "채원이 함께 그림을 그리자고 제안한 말을 완성하세요.",
                    "optionA": "Let's",
                    "optionB": "drawing",
                    "optionC": "try",
                    "optionD": "together",
                    "result": "Let's try drawing together",
                    "explanation": "'같이 그림 그려보자'라는 뜻으로 새로운 예술 활동을 함께 시작하자는 제안이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4819 MISMATCH

게임 같이 할 사람?

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "게임 같이 할 사람?",
            "explanation": "재미있는 게임을 함께 할 친구를 찾는 활기찬 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "게임"
                },
                {
                    "tag": "함께"
                },
                {
                    "tag": "재미"
                }
            ],
            "engTags": [
                {
                    "tag": "game"
                },
                {
                    "tag": "together"
                },
                {
                    "tag": "fun"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수진",
                    "script": "Anyone want to play games?",
                    "translation": "게임 할 사람?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "준혁",
                    "script": "What kind of games?",
                    "translation": "어떤 게임?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "수진",
                    "script": "Board games or video games.",
                    "translation": "보드게임이나 비디오게임."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "준혁",
                    "script": "I love both options.",
                    "translation": "둘 다 좋아해."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "수진이 게임을 하기 싫다고 말했다.",
                    "hint": "'want to play'는 하고 싶다는 뜻이에요.",
                    "result": "X",
                    "explanation": "수진은 게임을 'want to play(하고 싶다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "수진",
                    "script": "Great, which one first?",
                    "translation": "좋아, 뭐부터 할까?"
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "준혁",
                    "script": "Maybe board games tonight?",
                    "translation": "오늘 밤엔 보드게임?"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "수진",
                    "script": "Perfect choice for tonight.",
                    "translation": "오늘 밤에 완벽한 선택이야."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Board games or video @@.",
                    "hint": "컴퓨터나 콘솔로 하는 전자 게임을 뜻하는 단어예요.",
                    "optionA": "books",
                    "optionB": "games",
                    "optionC": "movies",
                    "result": "games",
                    "explanation": "'video games'는 '비디오게임'이라는 뜻으로 전자 게임을 가리켜요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "준혁",
                    "script": "This will be so fun.",
                    "translation": "정말 재미있을 거야."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "수진이 게임을 할 사람을 찾는 말을 완성하세요.",
                    "optionA": "Anyone",
                    "optionB": "to",
                    "optionC": "want",
                    "optionD": "games",
                    "optionE": "play",
                    "result": "Anyone want to play games",
                    "explanation": "'게임 할 사람?'이라는 뜻으로 함께 놀 친구를 찾는 캐주얼한 표현이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "게임 같이 할 사람?",
            "explanation": "재미있는 게임을 함께 할 친구를 찾는 활기찬 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "게임"
                },
                {
                    "tag": "함께"
                },
                {
                    "tag": "재미"
                }
            ],
            "engTags": [
                {
                    "tag": "game"
                },
                {
                    "tag": "together"
                },
                {
                    "tag": "fun"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수진",
                    "script": "Anyone want to play games?",
                    "translation": "게임 할 사람?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "준혁",
                    "script": "What kind of games?",
                    "translation": "어떤 게임?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "수진",
                    "script": "Board games or video games.",
                    "translation": "보드게임이나 비디오게임."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "준혁",
                    "script": "I love both options.",
                    "translation": "둘 다 좋아해."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "수진이 게임을 하기 싫다고 말했다.",
                    "hint": "'want to play'는 하고 싶다는 뜻이에요.",
                    "result": "X",
                    "explanation": "수진은 게임을 'want to play(하고 싶다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "수진",
                    "script": "Great, which one first?",
                    "translation": "좋아, 뭐부터 할까?"
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "준혁",
                    "script": "Maybe board games tonight?",
                    "translation": "오늘 밤엔 보드게임?"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "수진",
                    "script": "Perfect choice for tonight.",
                    "translation": "오늘 밤에 완벽한 선택이야."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Board games or video @@.",
                    "hint": "컴퓨터나 콘솔로 하는 전자 게임을 뜻하는 단어예요.",
                    "optionA": "books",
                    "optionB": "games",
                    "optionC": "movies",
                    "result": "games",
                    "explanation": "'video games'는 '비디오게임'이라는 뜻으로 전자 게임을 가리켜요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "준혁",
                    "script": "This will be so fun.",
                    "translation": "정말 재미있을 거야."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "수진이 게임을 할 사람을 찾는 말을 완성하세요.",
                    "optionA": "Anyone",
                    "optionB": "to",
                    "optionC": "want",
                    "optionD": "games",
                    "optionE": "play",
                    "result": "Anyone want to play games",
                    "explanation": "'게임 할 사람?'이라는 뜻으로 함께 놀 친구를 찾는 캐주얼한 표현이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4820 MISMATCH

영화 보러 갈까?

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "영화 보러 갈까?",
            "explanation": "주말에 영화관에 가서 영화를 보자고 제안하는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "영화"
                },
                {
                    "tag": "주말"
                },
                {
                    "tag": "제안"
                }
            ],
            "engTags": [
                {
                    "tag": "movie"
                },
                {
                    "tag": "weekend"
                },
                {
                    "tag": "suggest"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "태호",
                    "script": "Want to watch a movie?",
                    "translation": "영화 볼래?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "소영",
                    "script": "At the theater?",
                    "translation": "영화관에서?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "태호",
                    "script": "Yes, this weekend maybe.",
                    "translation": "응, 이번 주말에."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "소영",
                    "script": "Sounds like a great plan.",
                    "translation": "좋은 계획인 것 같아."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "태호가 영화를 보기 싫다고 말했다.",
                    "hint": "'Want to watch'는 보고 싶다는 뜻이에요.",
                    "result": "X",
                    "explanation": "태호는 영화를 'want to watch(보고 싶다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "태호",
                    "script": "Any particular genre preference?",
                    "translation": "특별히 선호하는 장르 있어?"
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "소영",
                    "script": "I enjoy action movies.",
                    "translation": "액션 영화 좋아해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태호",
                    "script": "Perfect, me too actually.",
                    "translation": "완벽해, 나도 사실 그래."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Yes, this weekend @@.",
                    "hint": "아마도, 아마라는 뜻의 부사예요.",
                    "optionA": "never",
                    "optionB": "maybe",
                    "optionC": "always",
                    "result": "maybe",
                    "explanation": "'maybe'는 '아마도'라는 뜻으로 확실하지 않은 계획을 말할 때 써요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "소영",
                    "script": "Let's check movie times.",
                    "translation": "상영 시간 확인해보자."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "태호가 영화를 보자고 제안한 말을 완성하세요.",
                    "optionA": "Want",
                    "optionB": "watch",
                    "optionC": "to",
                    "optionD": "movie",
                    "optionE": "a",
                    "result": "Want to watch a movie",
                    "explanation": "'영화 볼래?'라는 뜻으로 함께 영화를 보자고 제안하는 친근한 표현이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "영화 보러 갈까?",
            "explanation": "주말에 영화관에 가서 영화를 보자고 제안하는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "영화"
                },
                {
                    "tag": "주말"
                },
                {
                    "tag": "제안"
                }
            ],
            "engTags": [
                {
                    "tag": "movie"
                },
                {
                    "tag": "weekend"
                },
                {
                    "tag": "suggest"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "태호",
                    "script": "Want to watch a movie?",
                    "translation": "영화 볼래?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "소영",
                    "script": "At the theater?",
                    "translation": "영화관에서?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "태호",
                    "script": "Yes, this weekend maybe.",
                    "translation": "응, 이번 주말에."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "소영",
                    "script": "Sounds like a great plan.",
                    "translation": "좋은 계획인 것 같아."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "태호가 영화를 보기 싫다고 말했다.",
                    "hint": "'Want to watch'는 보고 싶다는 뜻이에요.",
                    "result": "X",
                    "explanation": "태호는 영화를 'want to watch(보고 싶다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "태호",
                    "script": "Any particular genre preference?",
                    "translation": "특별히 선호하는 장르 있어?"
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "소영",
                    "script": "I enjoy action movies.",
                    "translation": "액션 영화 좋아해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태호",
                    "script": "Perfect, me too actually.",
                    "translation": "완벽해, 나도 사실 그래."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Yes, this weekend @@.",
                    "hint": "아마도, 아마라는 뜻의 부사예요.",
                    "optionA": "never",
                    "optionB": "maybe",
                    "optionC": "always",
                    "result": "maybe",
                    "explanation": "'maybe'는 '아마도'라는 뜻으로 확실하지 않은 계획을 말할 때 써요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "소영",
                    "script": "Let's check movie times.",
                    "translation": "상영 시간 확인해보자."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "태호가 영화를 보자고 제안한 말을 완성하세요.",
                    "optionA": "Want",
                    "optionB": "watch",
                    "optionC": "to",
                    "optionD": "movie",
                    "optionE": "a",
                    "result": "Want to watch a movie",
                    "explanation": "'영화 볼래?'라는 뜻으로 함께 영화를 보자고 제안하는 친근한 표현이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4821 MISMATCH

요리 클래스 들어볼까?

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "요리 클래스 들어볼까?",
            "explanation": "새로운 기술을 배우기 위해 요리 클래스 수강을 고려하는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "요리"
                },
                {
                    "tag": "클래스"
                },
                {
                    "tag": "배움"
                }
            ],
            "engTags": [
                {
                    "tag": "cooking"
                },
                {
                    "tag": "class"
                },
                {
                    "tag": "learn"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "상현",
                    "script": "How about cooking classes?",
                    "translation": "요리 클래스는 어때?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "선영",
                    "script": "That sounds very practical.",
                    "translation": "실용적으로 들리네."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "상현",
                    "script": "And we eat what we make.",
                    "translation": "만든 걸 먹을 수도 있고."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "선영",
                    "script": "Best part of learning cooking.",
                    "translation": "요리 배우기의 최고 장점이지."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "선영이 요리 클래스가 비실용적이라고 말했다.",
                    "hint": "'very practical'은 매우 실용적이라는 뜻이에요.",
                    "result": "X",
                    "explanation": "선영은 요리 클래스가 'very practical(매우 실용적)'이라고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "상현",
                    "script": "Plus we learn new skills.",
                    "translation": "게다가 새로운 기술도 배우고."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "선영",
                    "script": "Should we sign up?",
                    "translation": "등록할까?"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "상현",
                    "script": "Definitely worth trying.",
                    "translation": "확실히 해볼 만해."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "That sounds very @@.",
                    "hint": "실생활에 도움이 되고 유용하다는 뜻의 형용사예요.",
                    "optionA": "useless",
                    "optionB": "practical",
                    "optionC": "boring",
                    "result": "practical",
                    "explanation": "'practical'은 '실용적인'이라는 뜻으로 도움이 되는 활동을 설명할 때 써요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "선영",
                    "script": "Let's find a good one.",
                    "translation": "좋은 곳 찾아보자."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "상현이 요리 클래스를 제안한 말을 완성하세요.",
                    "optionA": "How",
                    "optionB": "cooking",
                    "optionC": "about",
                    "optionD": "classes",
                    "result": "How about cooking classes",
                    "explanation": "'요리 클래스는 어때?'라는 뜻으로 새로운 활동을 제안하는 표현이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "요리 클래스 들어볼까?",
            "explanation": "새로운 기술을 배우기 위해 요리 클래스 수강을 고려하는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "요리"
                },
                {
                    "tag": "클래스"
                },
                {
                    "tag": "배움"
                }
            ],
            "engTags": [
                {
                    "tag": "cooking"
                },
                {
                    "tag": "class"
                },
                {
                    "tag": "learn"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "상현",
                    "script": "How about cooking classes?",
                    "translation": "요리 클래스는 어때?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "선영",
                    "script": "That sounds very practical.",
                    "translation": "실용적으로 들리네."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "상현",
                    "script": "And we eat what we make.",
                    "translation": "만든 걸 먹을 수도 있고."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "선영",
                    "script": "Best part of learning cooking.",
                    "translation": "요리 배우기의 최고 장점이지."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "선영이 요리 클래스가 비실용적이라고 말했다.",
                    "hint": "'very practical'은 매우 실용적이라는 뜻이에요.",
                    "result": "X",
                    "explanation": "선영은 요리 클래스가 'very practical(매우 실용적)'이라고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "상현",
                    "script": "Plus we learn new skills.",
                    "translation": "게다가 새로운 기술도 배우고."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "선영",
                    "script": "Should we sign up?",
                    "translation": "등록할까?"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "상현",
                    "script": "Definitely worth trying.",
                    "translation": "확실히 해볼 만해."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "That sounds very @@.",
                    "hint": "실생활에 도움이 되고 유용하다는 뜻의 형용사예요.",
                    "optionA": "useless",
                    "optionB": "practical",
                    "optionC": "boring",
                    "result": "practical",
                    "explanation": "'practical'은 '실용적인'이라는 뜻으로 도움이 되는 활동을 설명할 때 써요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "선영",
                    "script": "Let's find a good one.",
                    "translation": "좋은 곳 찾아보자."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "상현이 요리 클래스를 제안한 말을 완성하세요.",
                    "optionA": "How",
                    "optionB": "cooking",
                    "optionC": "about",
                    "optionD": "classes",
                    "result": "How about cooking classes",
                    "explanation": "'요리 클래스는 어때?'라는 뜻으로 새로운 활동을 제안하는 표현이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4822 MISMATCH

사진 찍는 거 좋아해?

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "사진 찍는 거 좋아해?",
            "explanation": "사진 취미에 대한 관심을 나누며 함께 활동해보자는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "사진"
                },
                {
                    "tag": "취미"
                },
                {
                    "tag": "관심"
                }
            ],
            "engTags": [
                {
                    "tag": "photo"
                },
                {
                    "tag": "hobby"
                },
                {
                    "tag": "interest"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "상우",
                    "script": "Do you enjoy taking photos?",
                    "translation": "사진 찍는 거 좋아해?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지은",
                    "script": "Sometimes, when traveling.",
                    "translation": "가끔, 여행할 때."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "상우",
                    "script": "I love capturing moments.",
                    "translation": "순간을 담는 거 좋아해."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지은",
                    "script": "That's a beautiful hobby.",
                    "translation": "아름다운 취미네."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "지은이 사진 찍기를 전혀 좋아하지 않는다고 말했다.",
                    "hint": "'Sometimes'는 가끔이라는 뜻이에요.",
                    "result": "X",
                    "explanation": "지은은 'Sometimes(가끔)' 사진 찍는 걸 좋아한다고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "상우",
                    "script": "Want to go photo hunting?",
                    "translation": "사진 찍으러 갈래?"
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지은",
                    "script": "Sounds like great fun.",
                    "translation": "정말 재미있을 것 같아."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "상우",
                    "script": "This weekend works for me.",
                    "translation": "이번 주말이 괜찮아."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "I love capturing @@.",
                    "hint": "특별한 시간이나 순간을 뜻하는 단어예요.",
                    "optionA": "nothing",
                    "optionB": "moments",
                    "optionC": "problems",
                    "result": "moments",
                    "explanation": "'capturing moments'는 '순간을 담다'라는 뜻으로 사진 취미의 매력을 표현해요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지은",
                    "script": "Perfect, I'm looking forward.",
                    "translation": "완벽해, 기대돼."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "상우가 사진 찍는 걸 좋아하는지 물어본 말을 완성하세요.",
                    "optionA": "Do",
                    "optionB": "enjoy",
                    "optionC": "you",
                    "optionD": "photos",
                    "optionE": "taking",
                    "result": "Do you enjoy taking photos",
                    "explanation": "'사진 찍는 거 좋아해?'라는 뜻으로 상대방의 취미를 묻는 정중한 질문이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "사진 찍는 거 좋아해?",
            "explanation": "사진 취미에 대한 관심을 나누며 함께 활동해보자는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "사진"
                },
                {
                    "tag": "취미"
                },
                {
                    "tag": "관심"
                }
            ],
            "engTags": [
                {
                    "tag": "photo"
                },
                {
                    "tag": "hobby"
                },
                {
                    "tag": "interest"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "상우",
                    "script": "Do you enjoy taking photos?",
                    "translation": "사진 찍는 거 좋아해?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지은",
                    "script": "Sometimes, when traveling.",
                    "translation": "가끔, 여행할 때."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "상우",
                    "script": "I love capturing moments.",
                    "translation": "순간을 담는 거 좋아해."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지은",
                    "script": "That's a beautiful hobby.",
                    "translation": "아름다운 취미네."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "지은이 사진 찍기를 전혀 좋아하지 않는다고 말했다.",
                    "hint": "'Sometimes'는 가끔이라는 뜻이에요.",
                    "result": "X",
                    "explanation": "지은은 'Sometimes(가끔)' 사진 찍는 걸 좋아한다고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "상우",
                    "script": "Want to go photo hunting?",
                    "translation": "사진 찍으러 갈래?"
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지은",
                    "script": "Sounds like great fun.",
                    "translation": "정말 재미있을 것 같아."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "상우",
                    "script": "This weekend works for me.",
                    "translation": "이번 주말이 괜찮아."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "I love capturing @@.",
                    "hint": "특별한 시간이나 순간을 뜻하는 단어예요.",
                    "optionA": "nothing",
                    "optionB": "moments",
                    "optionC": "problems",
                    "result": "moments",
                    "explanation": "'capturing moments'는 '순간을 담다'라는 뜻으로 사진 취미의 매력을 표현해요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지은",
                    "script": "Perfect, I'm looking forward.",
                    "translation": "완벽해, 기대돼."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "상우가 사진 찍는 걸 좋아하는지 물어본 말을 완성하세요.",
                    "optionA": "Do",
                    "optionB": "enjoy",
                    "optionC": "you",
                    "optionD": "photos",
                    "optionE": "taking",
                    "result": "Do you enjoy taking photos",
                    "explanation": "'사진 찍는 거 좋아해?'라는 뜻으로 상대방의 취미를 묻는 정중한 질문이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4823 MISMATCH

음악 들으면서 산책할까?

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "음악 들으면서 산책할까?",
            "explanation": "음악과 산책을 결합한 여유로운 활동을 제안하는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "음악"
                },
                {
                    "tag": "산책"
                },
                {
                    "tag": "여유"
                }
            ],
            "engTags": [
                {
                    "tag": "music"
                },
                {
                    "tag": "walk"
                },
                {
                    "tag": "relaxed"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "승현",
                    "script": "Let's walk while listening music.",
                    "translation": "음악 들으면서 산책하자."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "서연",
                    "script": "That's so relaxing.",
                    "translation": "정말 편안해질 것 같아."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "승현",
                    "script": "Fresh air and good music.",
                    "translation": "신선한 공기와 좋은 음악."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "서연",
                    "script": "Perfect combination for me.",
                    "translation": "나한텐 완벽한 조합이야."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "서연이 음악 산책이 스트레스가 된다고 말했다.",
                    "hint": "'so relaxing'은 매우 편안하다는 뜻이에요.",
                    "result": "X",
                    "explanation": "서연은 음악 산책이 'so relaxing(정말 편안하다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "승현",
                    "script": "What kind of music?",
                    "translation": "어떤 음악?"
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "서연",
                    "script": "Something calm and peaceful.",
                    "translation": "차분하고 평화로운 거."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "승현",
                    "script": "I know the perfect playlist.",
                    "translation": "완벽한 플레이리스트 알아."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Fresh air and good @@.",
                    "hint": "귀로 듣는 소리 예술을 뜻하는 단어예요.",
                    "optionA": "food",
                    "optionB": "music",
                    "optionC": "books",
                    "result": "music",
                    "explanation": "'good music'은 '좋은 음악'이라는 뜻으로 즐거운 활동의 요소를 말해요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "서연",
                    "script": "This will be so nice.",
                    "translation": "정말 좋을 거야."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "승현이 음악을 들으며 산책하자고 제안한 말을 완성하세요.",
                    "optionA": "Let's",
                    "optionB": "while",
                    "optionC": "walk",
                    "optionD": "music",
                    "optionE": "listening",
                    "result": "Let's walk while listening music",
                    "explanation": "'음악 들으면서 산책하자'라는 뜻으로 여유로운 활동을 제안하는 표현이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "음악 들으면서 산책할까?",
            "explanation": "음악과 산책을 결합한 여유로운 활동을 제안하는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "음악"
                },
                {
                    "tag": "산책"
                },
                {
                    "tag": "여유"
                }
            ],
            "engTags": [
                {
                    "tag": "music"
                },
                {
                    "tag": "walk"
                },
                {
                    "tag": "relaxed"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "승현",
                    "script": "Let's walk while listening music.",
                    "translation": "음악 들으면서 산책하자."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "서연",
                    "script": "That's so relaxing.",
                    "translation": "정말 편안해질 것 같아."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "승현",
                    "script": "Fresh air and good music.",
                    "translation": "신선한 공기와 좋은 음악."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "서연",
                    "script": "Perfect combination for me.",
                    "translation": "나한텐 완벽한 조합이야."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "서연이 음악 산책이 스트레스가 된다고 말했다.",
                    "hint": "'so relaxing'은 매우 편안하다는 뜻이에요.",
                    "result": "X",
                    "explanation": "서연은 음악 산책이 'so relaxing(정말 편안하다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "승현",
                    "script": "What kind of music?",
                    "translation": "어떤 음악?"
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "서연",
                    "script": "Something calm and peaceful.",
                    "translation": "차분하고 평화로운 거."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "승현",
                    "script": "I know the perfect playlist.",
                    "translation": "완벽한 플레이리스트 알아."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Fresh air and good @@.",
                    "hint": "귀로 듣는 소리 예술을 뜻하는 단어예요.",
                    "optionA": "food",
                    "optionB": "music",
                    "optionC": "books",
                    "result": "music",
                    "explanation": "'good music'은 '좋은 음악'이라는 뜻으로 즐거운 활동의 요소를 말해요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "서연",
                    "script": "This will be so nice.",
                    "translation": "정말 좋을 거야."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "승현이 음악을 들으며 산책하자고 제안한 말을 완성하세요.",
                    "optionA": "Let's",
                    "optionB": "while",
                    "optionC": "walk",
                    "optionD": "music",
                    "optionE": "listening",
                    "result": "Let's walk while listening music",
                    "explanation": "'음악 들으면서 산책하자'라는 뜻으로 여유로운 활동을 제안하는 표현이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4824 MISMATCH

춤 배우는 거 어때?

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "춤 배우는 거 어때?",
            "explanation": "새로운 도전으로 춤을 배워보자고 제안하는 활기찬 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "춤"
                },
                {
                    "tag": "배움"
                },
                {
                    "tag": "도전"
                }
            ],
            "engTags": [
                {
                    "tag": "dance"
                },
                {
                    "tag": "learn"
                },
                {
                    "tag": "challenge"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "나연",
                    "script": "How about learning to dance?",
                    "translation": "춤 배우는 거 어때?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지원",
                    "script": "I have two left feet.",
                    "translation": "난 춤을 정말 못춰."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "나연",
                    "script": "Everyone starts somewhere.",
                    "translation": "다들 어딘가에서 시작하는 거야."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지원",
                    "script": "Maybe you're right about that.",
                    "translation": "아마 네 말이 맞을 거야."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "지원이 춤을 잘 춘다고 말했다.",
                    "hint": "'two left feet'는 춤을 못 춘다는 뜻의 관용구예요.",
                    "result": "X",
                    "explanation": "지원은 'two left feet(춤을 정말 못춘다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "나연",
                    "script": "It's about having fun.",
                    "translation": "재미있게 하는 거야."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지원",
                    "script": "What style interests you?",
                    "translation": "어떤 스타일에 관심 있어?"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "나연",
                    "script": "Maybe something easy first.",
                    "translation": "일단 쉬운 거부터."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Everyone starts @@.",
                    "hint": "어떤 장소나 지점을 뜻하는 단어예요.",
                    "optionA": "nowhere",
                    "optionB": "somewhere",
                    "optionC": "everywhere",
                    "result": "somewhere",
                    "explanation": "'starts somewhere'는 '어딘가에서 시작한다'는 뜻으로 격려할 때 쓰는 표현이에요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지원",
                    "script": "Okay, let's try it together.",
                    "translation": "좋아, 같이 해보자."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "나연이 춤 배우기를 제안한 말을 완성하세요.",
                    "optionA": "How",
                    "optionB": "learning",
                    "optionC": "about",
                    "optionD": "dance",
                    "optionE": "to",
                    "result": "How about learning to dance",
                    "explanation": "'춤 배우는 거 어때?'라는 뜻으로 새로운 신체 활동을 제안하는 표현이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "춤 배우는 거 어때?",
            "explanation": "새로운 도전으로 춤을 배워보자고 제안하는 활기찬 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "춤"
                },
                {
                    "tag": "배움"
                },
                {
                    "tag": "도전"
                }
            ],
            "engTags": [
                {
                    "tag": "dance"
                },
                {
                    "tag": "learn"
                },
                {
                    "tag": "challenge"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "나연",
                    "script": "How about learning to dance?",
                    "translation": "춤 배우는 거 어때?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지원",
                    "script": "I have two left feet.",
                    "translation": "난 춤을 정말 못춰."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "나연",
                    "script": "Everyone starts somewhere.",
                    "translation": "다들 어딘가에서 시작하는 거야."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지원",
                    "script": "Maybe you're right about that.",
                    "translation": "아마 네 말이 맞을 거야."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "지원이 춤을 잘 춘다고 말했다.",
                    "hint": "'two left feet'는 춤을 못 춘다는 뜻의 관용구예요.",
                    "result": "X",
                    "explanation": "지원은 'two left feet(춤을 정말 못춘다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "나연",
                    "script": "It's about having fun.",
                    "translation": "재미있게 하는 거야."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지원",
                    "script": "What style interests you?",
                    "translation": "어떤 스타일에 관심 있어?"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "나연",
                    "script": "Maybe something easy first.",
                    "translation": "일단 쉬운 거부터."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Everyone starts @@.",
                    "hint": "어떤 장소나 지점을 뜻하는 단어예요.",
                    "optionA": "nowhere",
                    "optionB": "somewhere",
                    "optionC": "everywhere",
                    "result": "somewhere",
                    "explanation": "'starts somewhere'는 '어딘가에서 시작한다'는 뜻으로 격려할 때 쓰는 표현이에요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지원",
                    "script": "Okay, let's try it together.",
                    "translation": "좋아, 같이 해보자."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "나연이 춤 배우기를 제안한 말을 완성하세요.",
                    "optionA": "How",
                    "optionB": "learning",
                    "optionC": "about",
                    "optionD": "dance",
                    "optionE": "to",
                    "result": "How about learning to dance",
                    "explanation": "'춤 배우는 거 어때?'라는 뜻으로 새로운 신체 활동을 제안하는 표현이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4825 MISMATCH

정원 가꾸기 시작했어

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "정원 가꾸기 시작했어",
            "explanation": "새로운 취미로 정원 가꾸기를 시작한 경험을 나누는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "정원"
                },
                {
                    "tag": "식물"
                },
                {
                    "tag": "시작"
                }
            ],
            "engTags": [
                {
                    "tag": "garden"
                },
                {
                    "tag": "plant"
                },
                {
                    "tag": "start"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "도윤",
                    "script": "I started gardening recently.",
                    "translation": "최근에 정원 가꾸기 시작했어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "유진",
                    "script": "That sounds very peaceful.",
                    "translation": "정말 평화로워 보이네."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "도윤",
                    "script": "It's surprisingly relaxing work.",
                    "translation": "의외로 편안한 일이야."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "유진",
                    "script": "What are you growing?",
                    "translation": "뭘 기르고 있어?"
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "도윤이 정원 가꾸기를 그만뒀다고 말했다.",
                    "hint": "'I started'는 시작했다는 뜻이에요.",
                    "result": "X",
                    "explanation": "도윤은 정원 가꾸기를 'started(시작했다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "도윤",
                    "script": "Some vegetables and flowers.",
                    "translation": "야채랑 꽃 좀."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "유진",
                    "script": "Fresh vegetables sound amazing.",
                    "translation": "신선한 야채 대박인데."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "도윤",
                    "script": "Want to help sometime?",
                    "translation": "언제 도와줄래?"
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "It's surprisingly relaxing @@.",
                    "hint": "일이나 작업을 뜻하는 단어예요.",
                    "optionA": "play",
                    "optionB": "work",
                    "optionC": "sleep",
                    "result": "work",
                    "explanation": "'relaxing work'는 '편안한 일'이라는 뜻으로 정원 가꾸기의 특징을 표현해요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "유진",
                    "script": "I'd love to learn.",
                    "translation": "배우고 싶어."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "도윤이 최근에 정원 가꾸기를 시작했다고 한 말을 완성하세요.",
                    "optionA": "I",
                    "optionB": "gardening",
                    "optionC": "started",
                    "optionD": "recently",
                    "result": "I started gardening recently",
                    "explanation": "'최근에 정원 가꾸기 시작했어'라는 뜻으로 새로운 취미를 소개하는 표현이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "정원 가꾸기 시작했어",
            "explanation": "새로운 취미로 정원 가꾸기를 시작한 경험을 나누는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "정원"
                },
                {
                    "tag": "식물"
                },
                {
                    "tag": "시작"
                }
            ],
            "engTags": [
                {
                    "tag": "garden"
                },
                {
                    "tag": "plant"
                },
                {
                    "tag": "start"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "도윤",
                    "script": "I started gardening recently.",
                    "translation": "최근에 정원 가꾸기 시작했어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "유진",
                    "script": "That sounds very peaceful.",
                    "translation": "정말 평화로워 보이네."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "도윤",
                    "script": "It's surprisingly relaxing work.",
                    "translation": "의외로 편안한 일이야."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "유진",
                    "script": "What are you growing?",
                    "translation": "뭘 기르고 있어?"
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "도윤이 정원 가꾸기를 그만뒀다고 말했다.",
                    "hint": "'I started'는 시작했다는 뜻이에요.",
                    "result": "X",
                    "explanation": "도윤은 정원 가꾸기를 'started(시작했다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "도윤",
                    "script": "Some vegetables and flowers.",
                    "translation": "야채랑 꽃 좀."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "유진",
                    "script": "Fresh vegetables sound amazing.",
                    "translation": "신선한 야채 대박인데."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "도윤",
                    "script": "Want to help sometime?",
                    "translation": "언제 도와줄래?"
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "It's surprisingly relaxing @@.",
                    "hint": "일이나 작업을 뜻하는 단어예요.",
                    "optionA": "play",
                    "optionB": "work",
                    "optionC": "sleep",
                    "result": "work",
                    "explanation": "'relaxing work'는 '편안한 일'이라는 뜻으로 정원 가꾸기의 특징을 표현해요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "유진",
                    "script": "I'd love to learn.",
                    "translation": "배우고 싶어."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "도윤이 최근에 정원 가꾸기를 시작했다고 한 말을 완성하세요.",
                    "optionA": "I",
                    "optionB": "gardening",
                    "optionC": "started",
                    "optionD": "recently",
                    "result": "I started gardening recently",
                    "explanation": "'최근에 정원 가꾸기 시작했어'라는 뜻으로 새로운 취미를 소개하는 표현이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4826 MISMATCH

블로그 쓰는 거 재미있어?

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "블로그 쓰는 거 재미있어?",
            "explanation": "글쓰기 취미로 블로그 운영에 대한 관심을 나누는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "블로그"
                },
                {
                    "tag": "글쓰기"
                },
                {
                    "tag": "재미"
                }
            ],
            "engTags": [
                {
                    "tag": "blog"
                },
                {
                    "tag": "writing"
                },
                {
                    "tag": "fun"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "민재",
                    "script": "Is blogging fun for you?",
                    "translation": "블로그 쓰는 거 재미있어?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지원",
                    "script": "I really enjoy it.",
                    "translation": "정말 즐기고 있어."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "민재",
                    "script": "What do you write about?",
                    "translation": "뭐에 대해 써?"
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지원",
                    "script": "Daily life and hobbies.",
                    "translation": "일상이랑 취미."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "지원이 블로그 쓰기를 즐기고 있다고 말했다.",
                    "hint": "'I really enjoy it'은 정말 즐긴다는 뜻이에요.",
                    "result": "O",
                    "explanation": "지원은 블로그 쓰기를 'really enjoy(정말 즐긴다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "민재",
                    "script": "Do people read your posts?",
                    "translation": "사람들이 네 글 읽어?"
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지원",
                    "script": "Some do, it feels nice.",
                    "translation": "몇몇은 읽어, 기분 좋아."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "민재",
                    "script": "Maybe I should try too.",
                    "translation": "나도 해볼까."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "What do you write @@?",
                    "hint": "~에 대해서라는 뜻의 전치사예요.",
                    "optionA": "with",
                    "optionB": "about",
                    "optionC": "for",
                    "result": "about",
                    "explanation": "'write about'는 '~에 대해 쓰다'라는 뜻으로 글의 주제를 묻을 때 써요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지원",
                    "script": "I'll help you get started.",
                    "translation": "시작하는 거 도와줄게."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "민재가 블로그 쓰기가 재미있는지 물어본 말을 완성하세요.",
                    "optionA": "Is",
                    "optionB": "fun",
                    "optionC": "blogging",
                    "optionD": "you",
                    "optionE": "for",
                    "result": "Is blogging fun for you",
                    "explanation": "'블로그 쓰는 거 재미있어?'라는 뜻으로 상대방의 취미에 대해 묻는 관심 표현이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "블로그 쓰는 거 재미있어?",
            "explanation": "글쓰기 취미로 블로그 운영에 대한 관심을 나누는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "블로그"
                },
                {
                    "tag": "글쓰기"
                },
                {
                    "tag": "재미"
                }
            ],
            "engTags": [
                {
                    "tag": "blog"
                },
                {
                    "tag": "writing"
                },
                {
                    "tag": "fun"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "민재",
                    "script": "Is blogging fun for you?",
                    "translation": "블로그 쓰는 거 재미있어?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지원",
                    "script": "I really enjoy it.",
                    "translation": "정말 즐기고 있어."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "민재",
                    "script": "What do you write about?",
                    "translation": "뭐에 대해 써?"
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지원",
                    "script": "Daily life and hobbies.",
                    "translation": "일상이랑 취미."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "지원이 블로그 쓰기를 즐기고 있다고 말했다.",
                    "hint": "'I really enjoy it'은 정말 즐긴다는 뜻이에요.",
                    "result": "O",
                    "explanation": "지원은 블로그 쓰기를 'really enjoy(정말 즐긴다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "민재",
                    "script": "Do people read your posts?",
                    "translation": "사람들이 네 글 읽어?"
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지원",
                    "script": "Some do, it feels nice.",
                    "translation": "몇몇은 읽어, 기분 좋아."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "민재",
                    "script": "Maybe I should try too.",
                    "translation": "나도 해볼까."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "What do you write @@?",
                    "hint": "~에 대해서라는 뜻의 전치사예요.",
                    "optionA": "with",
                    "optionB": "about",
                    "optionC": "for",
                    "result": "about",
                    "explanation": "'write about'는 '~에 대해 쓰다'라는 뜻으로 글의 주제를 묻을 때 써요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지원",
                    "script": "I'll help you get started.",
                    "translation": "시작하는 거 도와줄게."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "민재가 블로그 쓰기가 재미있는지 물어본 말을 완성하세요.",
                    "optionA": "Is",
                    "optionB": "fun",
                    "optionC": "blogging",
                    "optionD": "you",
                    "optionE": "for",
                    "result": "Is blogging fun for you",
                    "explanation": "'블로그 쓰는 거 재미있어?'라는 뜻으로 상대방의 취미에 대해 묻는 관심 표현이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4827 MISMATCH

수영장 다니기 시작했어

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "수영장 다니기 시작했어",
            "explanation": "건강을 위해 수영을 시작한 친구의 경험담을 듣는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "수영"
                },
                {
                    "tag": "건강"
                },
                {
                    "tag": "운동"
                }
            ],
            "engTags": [
                {
                    "tag": "swimming"
                },
                {
                    "tag": "health"
                },
                {
                    "tag": "exercise"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "나연",
                    "script": "I joined a swimming pool.",
                    "translation": "수영장 등록했어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지훈",
                    "script": "Good for your health.",
                    "translation": "건강에 좋겠다."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "나연",
                    "script": "Yes, great full body workout.",
                    "translation": "응, 전신 운동으로 완전 좋아."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지훈",
                    "script": "How often do you go?",
                    "translation": "얼마나 자주 가?"
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "나연이 수영장에 가지 않는다고 말했다.",
                    "hint": "'I joined'는 등록했다는 뜻이에요.",
                    "result": "X",
                    "explanation": "나연은 수영장에 'joined(등록했다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "나연",
                    "script": "Three times a week.",
                    "translation": "일주일에 세 번."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지훈",
                    "script": "That's quite consistent.",
                    "translation": "꽤 꾸준하네."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "나연",
                    "script": "Consistency is the key.",
                    "translation": "꾸준함이 핵심이야."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Yes, great full body @@.",
                    "hint": "몸을 단련하는 운동을 뜻하는 단어예요.",
                    "optionA": "rest",
                    "optionB": "workout",
                    "optionC": "food",
                    "result": "workout",
                    "explanation": "'full body workout'은 '전신 운동'이라는 뜻으로 수영의 장점을 설명하는 표현이에요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지훈",
                    "script": "I should exercise more too.",
                    "translation": "나도 운동 더 해야겠어."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "나연이 수영장에 등록했다고 한 말을 완성하세요.",
                    "optionA": "I",
                    "optionB": "swimming",
                    "optionC": "joined",
                    "optionD": "pool",
                    "optionE": "a",
                    "result": "I joined a swimming pool",
                    "explanation": "'수영장 등록했어'라는 뜻으로 새로운 운동 시설 이용을 시작했다는 표현이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "수영장 다니기 시작했어",
            "explanation": "건강을 위해 수영을 시작한 친구의 경험담을 듣는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "수영"
                },
                {
                    "tag": "건강"
                },
                {
                    "tag": "운동"
                }
            ],
            "engTags": [
                {
                    "tag": "swimming"
                },
                {
                    "tag": "health"
                },
                {
                    "tag": "exercise"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "나연",
                    "script": "I joined a swimming pool.",
                    "translation": "수영장 등록했어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지훈",
                    "script": "Good for your health.",
                    "translation": "건강에 좋겠다."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "나연",
                    "script": "Yes, great full body workout.",
                    "translation": "응, 전신 운동으로 완전 좋아."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지훈",
                    "script": "How often do you go?",
                    "translation": "얼마나 자주 가?"
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "나연이 수영장에 가지 않는다고 말했다.",
                    "hint": "'I joined'는 등록했다는 뜻이에요.",
                    "result": "X",
                    "explanation": "나연은 수영장에 'joined(등록했다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "나연",
                    "script": "Three times a week.",
                    "translation": "일주일에 세 번."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지훈",
                    "script": "That's quite consistent.",
                    "translation": "꽤 꾸준하네."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "나연",
                    "script": "Consistency is the key.",
                    "translation": "꾸준함이 핵심이야."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Yes, great full body @@.",
                    "hint": "몸을 단련하는 운동을 뜻하는 단어예요.",
                    "optionA": "rest",
                    "optionB": "workout",
                    "optionC": "food",
                    "result": "workout",
                    "explanation": "'full body workout'은 '전신 운동'이라는 뜻으로 수영의 장점을 설명하는 표현이에요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지훈",
                    "script": "I should exercise more too.",
                    "translation": "나도 운동 더 해야겠어."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "나연이 수영장에 등록했다고 한 말을 완성하세요.",
                    "optionA": "I",
                    "optionB": "swimming",
                    "optionC": "joined",
                    "optionD": "pool",
                    "optionE": "a",
                    "result": "I joined a swimming pool",
                    "explanation": "'수영장 등록했어'라는 뜻으로 새로운 운동 시설 이용을 시작했다는 표현이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4828 MISMATCH

퍼즐 맞추는 거 좋아해

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "퍼즐 맞추는 거 좋아해",
            "explanation": "퍼즐 취미의 매력과 재미에 대해 이야기하는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "퍼즐"
                },
                {
                    "tag": "집중"
                },
                {
                    "tag": "성취감"
                }
            ],
            "engTags": [
                {
                    "tag": "puzzle"
                },
                {
                    "tag": "focus"
                },
                {
                    "tag": "achievement"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "채원",
                    "script": "I love doing puzzles.",
                    "translation": "퍼즐 맞추는 거 좋아해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지우",
                    "script": "Doesn't that take forever?",
                    "translation": "그거 엄청 오래 걸리지 않아?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "채원",
                    "script": "That's part of the fun.",
                    "translation": "그게 재미의 일부야."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지우",
                    "script": "I get impatient easily.",
                    "translation": "난 쉽게 조급해져."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "채원이 퍼즐을 싫어한다고 말했다.",
                    "hint": "'I love'는 좋아한다는 뜻이에요.",
                    "result": "X",
                    "explanation": "채원은 퍼즐을 'love(좋아한다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "채원",
                    "script": "It teaches patience actually.",
                    "translation": "사실 인내심을 길러줘."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지우",
                    "script": "Maybe I need that.",
                    "translation": "아마 내게 필요할지도."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "채원",
                    "script": "Want to try together?",
                    "translation": "같이 해볼래?"
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "That's part of the @@.",
                    "hint": "즐거움이나 재미를 뜻하는 단어예요.",
                    "optionA": "problem",
                    "optionB": "fun",
                    "optionC": "work",
                    "result": "fun",
                    "explanation": "'part of the fun'은 '재미의 일부'라는 뜻으로 활동의 즐거운 측면을 강조해요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지우",
                    "script": "Sure, let's give it a shot.",
                    "translation": "좋아, 한번 해보자."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "채원이 퍼즐 맞추기를 좋아한다고 한 말을 완성하세요.",
                    "optionA": "I",
                    "optionB": "doing",
                    "optionC": "love",
                    "optionD": "puzzles",
                    "result": "I love doing puzzles",
                    "explanation": "'퍼즐 맞추는 거 좋아해'라는 뜻으로 자신의 취미를 소개하는 표현이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "퍼즐 맞추는 거 좋아해",
            "explanation": "퍼즐 취미의 매력과 재미에 대해 이야기하는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "퍼즐"
                },
                {
                    "tag": "집중"
                },
                {
                    "tag": "성취감"
                }
            ],
            "engTags": [
                {
                    "tag": "puzzle"
                },
                {
                    "tag": "focus"
                },
                {
                    "tag": "achievement"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "채원",
                    "script": "I love doing puzzles.",
                    "translation": "퍼즐 맞추는 거 좋아해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지우",
                    "script": "Doesn't that take forever?",
                    "translation": "그거 엄청 오래 걸리지 않아?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "채원",
                    "script": "That's part of the fun.",
                    "translation": "그게 재미의 일부야."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지우",
                    "script": "I get impatient easily.",
                    "translation": "난 쉽게 조급해져."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "채원이 퍼즐을 싫어한다고 말했다.",
                    "hint": "'I love'는 좋아한다는 뜻이에요.",
                    "result": "X",
                    "explanation": "채원은 퍼즐을 'love(좋아한다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "채원",
                    "script": "It teaches patience actually.",
                    "translation": "사실 인내심을 길러줘."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지우",
                    "script": "Maybe I need that.",
                    "translation": "아마 내게 필요할지도."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "채원",
                    "script": "Want to try together?",
                    "translation": "같이 해볼래?"
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "That's part of the @@.",
                    "hint": "즐거움이나 재미를 뜻하는 단어예요.",
                    "optionA": "problem",
                    "optionB": "fun",
                    "optionC": "work",
                    "result": "fun",
                    "explanation": "'part of the fun'은 '재미의 일부'라는 뜻으로 활동의 즐거운 측면을 강조해요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지우",
                    "script": "Sure, let's give it a shot.",
                    "translation": "좋아, 한번 해보자."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "채원이 퍼즐 맞추기를 좋아한다고 한 말을 완성하세요.",
                    "optionA": "I",
                    "optionB": "doing",
                    "optionC": "love",
                    "optionD": "puzzles",
                    "result": "I love doing puzzles",
                    "explanation": "'퍼즐 맞추는 거 좋아해'라는 뜻으로 자신의 취미를 소개하는 표현이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4829 MISMATCH

카페에서 책 읽기

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "카페에서 책 읽기",
            "explanation": "카페에서 책을 읽는 여유로운 취미 활동을 즐기는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "카페"
                },
                {
                    "tag": "독서"
                },
                {
                    "tag": "여유"
                }
            ],
            "engTags": [
                {
                    "tag": "cafe"
                },
                {
                    "tag": "reading"
                },
                {
                    "tag": "leisure"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수진",
                    "script": "I read books at cafes.",
                    "translation": "카페에서 책 읽어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "준혁",
                    "script": "That sounds so cozy.",
                    "translation": "정말 아늑해 보이네."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "수진",
                    "script": "Coffee and books together.",
                    "translation": "커피랑 책 같이."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "준혁",
                    "script": "Perfect weekend activity.",
                    "translation": "완벽한 주말 활동이야."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "수진이 집에서만 책을 읽는다고 말했다.",
                    "hint": "'at cafes'는 카페에서라는 뜻이에요.",
                    "result": "X",
                    "explanation": "수진은 'at cafes(카페에서)' 책을 읽는다고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "수진",
                    "script": "The atmosphere helps me focus.",
                    "translation": "분위기가 집중하는 데 도움 돼."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "준혁",
                    "script": "Which cafe do you prefer?",
                    "translation": "어떤 카페 선호해?"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "수진",
                    "script": "Quiet ones with good coffee.",
                    "translation": "조용하고 커피 맛있는 곳."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Coffee and books @@.",
                    "hint": "함께, 같이라는 뜻의 부사예요.",
                    "optionA": "apart",
                    "optionB": "together",
                    "optionC": "never",
                    "result": "together",
                    "explanation": "'together'는 '함께, 같이'라는 뜻으로 두 가지를 동시에 즐긴다는 의미예요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "준혁",
                    "script": "I should try that sometime.",
                    "translation": "언제 나도 해봐야겠어."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "수진이 카페에서 책을 읽는다고 한 말을 완성하세요.",
                    "optionA": "I",
                    "optionB": "books",
                    "optionC": "read",
                    "optionD": "cafes",
                    "optionE": "at",
                    "result": "I read books at cafes",
                    "explanation": "'카페에서 책 읽어'라는 뜻으로 자신만의 독서 스타일을 소개하는 표현이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "카페에서 책 읽기",
            "explanation": "카페에서 책을 읽는 여유로운 취미 활동을 즐기는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "카페"
                },
                {
                    "tag": "독서"
                },
                {
                    "tag": "여유"
                }
            ],
            "engTags": [
                {
                    "tag": "cafe"
                },
                {
                    "tag": "reading"
                },
                {
                    "tag": "leisure"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수진",
                    "script": "I read books at cafes.",
                    "translation": "카페에서 책 읽어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "준혁",
                    "script": "That sounds so cozy.",
                    "translation": "정말 아늑해 보이네."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "수진",
                    "script": "Coffee and books together.",
                    "translation": "커피랑 책 같이."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "준혁",
                    "script": "Perfect weekend activity.",
                    "translation": "완벽한 주말 활동이야."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "수진이 집에서만 책을 읽는다고 말했다.",
                    "hint": "'at cafes'는 카페에서라는 뜻이에요.",
                    "result": "X",
                    "explanation": "수진은 'at cafes(카페에서)' 책을 읽는다고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "수진",
                    "script": "The atmosphere helps me focus.",
                    "translation": "분위기가 집중하는 데 도움 돼."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "준혁",
                    "script": "Which cafe do you prefer?",
                    "translation": "어떤 카페 선호해?"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "수진",
                    "script": "Quiet ones with good coffee.",
                    "translation": "조용하고 커피 맛있는 곳."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Coffee and books @@.",
                    "hint": "함께, 같이라는 뜻의 부사예요.",
                    "optionA": "apart",
                    "optionB": "together",
                    "optionC": "never",
                    "result": "together",
                    "explanation": "'together'는 '함께, 같이'라는 뜻으로 두 가지를 동시에 즐긴다는 의미예요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "준혁",
                    "script": "I should try that sometime.",
                    "translation": "언제 나도 해봐야겠어."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "수진이 카페에서 책을 읽는다고 한 말을 완성하세요.",
                    "optionA": "I",
                    "optionB": "books",
                    "optionC": "read",
                    "optionD": "cafes",
                    "optionE": "at",
                    "result": "I read books at cafes",
                    "explanation": "'카페에서 책 읽어'라는 뜻으로 자신만의 독서 스타일을 소개하는 표현이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4830 MISMATCH

하이킹 같이 갈래?

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "하이킹 같이 갈래?",
            "explanation": "자연을 즐기며 하이킹을 함께 하자고 제안하는 건강한 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "하이킹"
                },
                {
                    "tag": "자연"
                },
                {
                    "tag": "건강"
                }
            ],
            "engTags": [
                {
                    "tag": "hiking"
                },
                {
                    "tag": "nature"
                },
                {
                    "tag": "healthy"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "태호",
                    "script": "Want to go hiking?",
                    "translation": "하이킹 가고 싶어?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "소영",
                    "script": "Where were you thinking?",
                    "translation": "어디 생각하고 있어?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "태호",
                    "script": "There's a nice trail nearby.",
                    "translation": "근처에 좋은 트레일 있어."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "소영",
                    "script": "Sounds like great exercise.",
                    "translation": "좋은 운동이 될 것 같아."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "태호가 하이킹을 싫어한다고 말했다.",
                    "hint": "'Want to go'는 가고 싶다는 뜻이에요.",
                    "result": "X",
                    "explanation": "태호는 하이킹에 'want to go(가고 싶다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "태호",
                    "script": "Fresh air and beautiful views.",
                    "translation": "신선한 공기와 아름다운 경치."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "소영",
                    "script": "I need some nature time.",
                    "translation": "자연 시간이 필요해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태호",
                    "script": "Perfect, let's plan it.",
                    "translation": "완벽해, 계획해보자."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "There's a nice trail @@.",
                    "hint": "가까운 곳에 있다는 뜻의 부사예요.",
                    "optionA": "far",
                    "optionB": "nearby",
                    "optionC": "inside",
                    "result": "nearby",
                    "explanation": "'nearby'는 '근처에'라는 뜻으로 가까운 거리에 있다는 의미예요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "소영",
                    "script": "This weekend works for me.",
                    "translation": "이번 주말이 괜찮아."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "태호가 하이킹을 가자고 제안한 말을 완성하세요.",
                    "optionA": "Want",
                    "optionB": "go",
                    "optionC": "to",
                    "optionD": "hiking",
                    "result": "Want to go hiking",
                    "explanation": "'하이킹 가고 싶어?'라는 뜻으로 야외 활동을 함께 하자는 제안이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "하이킹 같이 갈래?",
            "explanation": "자연을 즐기며 하이킹을 함께 하자고 제안하는 건강한 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "하이킹"
                },
                {
                    "tag": "자연"
                },
                {
                    "tag": "건강"
                }
            ],
            "engTags": [
                {
                    "tag": "hiking"
                },
                {
                    "tag": "nature"
                },
                {
                    "tag": "healthy"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "태호",
                    "script": "Want to go hiking?",
                    "translation": "하이킹 가고 싶어?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "소영",
                    "script": "Where were you thinking?",
                    "translation": "어디 생각하고 있어?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "태호",
                    "script": "There's a nice trail nearby.",
                    "translation": "근처에 좋은 트레일 있어."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "소영",
                    "script": "Sounds like great exercise.",
                    "translation": "좋은 운동이 될 것 같아."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "태호가 하이킹을 싫어한다고 말했다.",
                    "hint": "'Want to go'는 가고 싶다는 뜻이에요.",
                    "result": "X",
                    "explanation": "태호는 하이킹에 'want to go(가고 싶다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "태호",
                    "script": "Fresh air and beautiful views.",
                    "translation": "신선한 공기와 아름다운 경치."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "소영",
                    "script": "I need some nature time.",
                    "translation": "자연 시간이 필요해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태호",
                    "script": "Perfect, let's plan it.",
                    "translation": "완벽해, 계획해보자."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "There's a nice trail @@.",
                    "hint": "가까운 곳에 있다는 뜻의 부사예요.",
                    "optionA": "far",
                    "optionB": "nearby",
                    "optionC": "inside",
                    "result": "nearby",
                    "explanation": "'nearby'는 '근처에'라는 뜻으로 가까운 거리에 있다는 의미예요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "소영",
                    "script": "This weekend works for me.",
                    "translation": "이번 주말이 괜찮아."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "태호가 하이킹을 가자고 제안한 말을 완성하세요.",
                    "optionA": "Want",
                    "optionB": "go",
                    "optionC": "to",
                    "optionD": "hiking",
                    "result": "Want to go hiking",
                    "explanation": "'하이킹 가고 싶어?'라는 뜻으로 야외 활동을 함께 하자는 제안이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4831 MISMATCH

악기 배우고 싶어

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "악기 배우고 싶어",
            "explanation": "새로운 악기를 배우고 싶은 열망을 표현하는 열정적인 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "악기"
                },
                {
                    "tag": "배움"
                },
                {
                    "tag": "열망"
                }
            ],
            "engTags": [
                {
                    "tag": "instrument"
                },
                {
                    "tag": "learn"
                },
                {
                    "tag": "desire"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "상현",
                    "script": "I want to learn instruments.",
                    "translation": "악기 배우고 싶어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "선영",
                    "script": "Which one interests you?",
                    "translation": "어느 거에 관심 있어?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "상현",
                    "script": "Maybe piano or violin.",
                    "translation": "피아노나 바이올린."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "선영",
                    "script": "Both are quite challenging.",
                    "translation": "둘 다 꽤 어려워."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "상현이 악기 배우기에 관심이 없다고 말했다.",
                    "hint": "'I want to learn'은 배우고 싶다는 뜻이에요.",
                    "result": "X",
                    "explanation": "상현은 악기를 'want to learn(배우고 싶다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "상현",
                    "script": "That makes it more rewarding.",
                    "translation": "그래서 더 보람 있는 거지."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "선영",
                    "script": "Good point about that.",
                    "translation": "그 점은 맞는 말이야."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "상현",
                    "script": "I'll start with lessons.",
                    "translation": "레슨부터 시작할 거야."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Both are quite @@.",
                    "hint": "어렵고 도전적이라는 뜻의 형용사예요.",
                    "optionA": "easy",
                    "optionB": "challenging",
                    "optionC": "boring",
                    "result": "challenging",
                    "explanation": "'challenging'은 '도전적인, 어려운'이라는 뜻으로 악기 배우기의 특징을 말해요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "선영",
                    "script": "I'll cheer you on.",
                    "translation": "응원할게."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "상현이 악기를 배우고 싶다고 한 말을 완성하세요.",
                    "optionA": "I",
                    "optionB": "learn",
                    "optionC": "want",
                    "optionD": "instruments",
                    "optionE": "to",
                    "result": "I want to learn instruments",
                    "explanation": "'악기 배우고 싶어'라는 뜻으로 새로운 기술에 대한 열망을 표현하는 말이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "악기 배우고 싶어",
            "explanation": "새로운 악기를 배우고 싶은 열망을 표현하는 열정적인 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "악기"
                },
                {
                    "tag": "배움"
                },
                {
                    "tag": "열망"
                }
            ],
            "engTags": [
                {
                    "tag": "instrument"
                },
                {
                    "tag": "learn"
                },
                {
                    "tag": "desire"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "상현",
                    "script": "I want to learn instruments.",
                    "translation": "악기 배우고 싶어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "선영",
                    "script": "Which one interests you?",
                    "translation": "어느 거에 관심 있어?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "상현",
                    "script": "Maybe piano or violin.",
                    "translation": "피아노나 바이올린."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "선영",
                    "script": "Both are quite challenging.",
                    "translation": "둘 다 꽤 어려워."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "상현이 악기 배우기에 관심이 없다고 말했다.",
                    "hint": "'I want to learn'은 배우고 싶다는 뜻이에요.",
                    "result": "X",
                    "explanation": "상현은 악기를 'want to learn(배우고 싶다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "상현",
                    "script": "That makes it more rewarding.",
                    "translation": "그래서 더 보람 있는 거지."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "선영",
                    "script": "Good point about that.",
                    "translation": "그 점은 맞는 말이야."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "상현",
                    "script": "I'll start with lessons.",
                    "translation": "레슨부터 시작할 거야."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Both are quite @@.",
                    "hint": "어렵고 도전적이라는 뜻의 형용사예요.",
                    "optionA": "easy",
                    "optionB": "challenging",
                    "optionC": "boring",
                    "result": "challenging",
                    "explanation": "'challenging'은 '도전적인, 어려운'이라는 뜻으로 악기 배우기의 특징을 말해요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "선영",
                    "script": "I'll cheer you on.",
                    "translation": "응원할게."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "상현이 악기를 배우고 싶다고 한 말을 완성하세요.",
                    "optionA": "I",
                    "optionB": "learn",
                    "optionC": "want",
                    "optionD": "instruments",
                    "optionE": "to",
                    "result": "I want to learn instruments",
                    "explanation": "'악기 배우고 싶어'라는 뜻으로 새로운 기술에 대한 열망을 표현하는 말이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4832 MISMATCH

요가 매트 샀어

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "요가 매트 샀어",
            "explanation": "집에서 요가를 시작하기 위해 준비한 것을 자랑하는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "요가"
                },
                {
                    "tag": "준비"
                },
                {
                    "tag": "시작"
                }
            ],
            "engTags": [
                {
                    "tag": "yoga"
                },
                {
                    "tag": "prepare"
                },
                {
                    "tag": "begin"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "상우",
                    "script": "I bought a yoga mat.",
                    "translation": "요가 매트 샀어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지은",
                    "script": "Planning to start yoga?",
                    "translation": "요가 시작할 계획이야?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "상우",
                    "script": "Yes, for stress relief.",
                    "translation": "응, 스트레스 해소용으로."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지은",
                    "script": "That's a healthy choice.",
                    "translation": "건강한 선택이네."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "상우가 요가에 관심이 없다고 말했다.",
                    "hint": "'Planning to start'는 시작할 계획이라는 뜻이에요.",
                    "result": "X",
                    "explanation": "상우는 요가를 'planning to start(시작할 계획)'이라고 했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "상우",
                    "script": "Online classes seem convenient.",
                    "translation": "온라인 클래스가 편리해 보여."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지은",
                    "script": "You can practice anytime.",
                    "translation": "언제든지 연습할 수 있어."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "상우",
                    "script": "Exactly what I need.",
                    "translation": "딱 내가 필요한 거야."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Yes, for stress @@.",
                    "hint": "스트레스를 없애고 풀어주는 것을 뜻하는 단어예요.",
                    "optionA": "increase",
                    "optionB": "relief",
                    "optionC": "creation",
                    "result": "relief",
                    "explanation": "'stress relief'는 '스트레스 해소'라는 뜻으로 요가의 주요 효과를 나타내요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지은",
                    "script": "Hope it works well.",
                    "translation": "잘 되길 바라."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "상우가 요가 매트를 샀다고 한 말을 완성하세요.",
                    "optionA": "I",
                    "optionB": "yoga",
                    "optionC": "bought",
                    "optionD": "mat",
                    "optionE": "a",
                    "result": "I bought a yoga mat",
                    "explanation": "'요가 매트 샀어'라는 뜻으로 새로운 취미를 위한 준비를 알리는 표현이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "요가 매트 샀어",
            "explanation": "집에서 요가를 시작하기 위해 준비한 것을 자랑하는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "요가"
                },
                {
                    "tag": "준비"
                },
                {
                    "tag": "시작"
                }
            ],
            "engTags": [
                {
                    "tag": "yoga"
                },
                {
                    "tag": "prepare"
                },
                {
                    "tag": "begin"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "상우",
                    "script": "I bought a yoga mat.",
                    "translation": "요가 매트 샀어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지은",
                    "script": "Planning to start yoga?",
                    "translation": "요가 시작할 계획이야?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "상우",
                    "script": "Yes, for stress relief.",
                    "translation": "응, 스트레스 해소용으로."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지은",
                    "script": "That's a healthy choice.",
                    "translation": "건강한 선택이네."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "상우가 요가에 관심이 없다고 말했다.",
                    "hint": "'Planning to start'는 시작할 계획이라는 뜻이에요.",
                    "result": "X",
                    "explanation": "상우는 요가를 'planning to start(시작할 계획)'이라고 했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "상우",
                    "script": "Online classes seem convenient.",
                    "translation": "온라인 클래스가 편리해 보여."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지은",
                    "script": "You can practice anytime.",
                    "translation": "언제든지 연습할 수 있어."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "상우",
                    "script": "Exactly what I need.",
                    "translation": "딱 내가 필요한 거야."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Yes, for stress @@.",
                    "hint": "스트레스를 없애고 풀어주는 것을 뜻하는 단어예요.",
                    "optionA": "increase",
                    "optionB": "relief",
                    "optionC": "creation",
                    "result": "relief",
                    "explanation": "'stress relief'는 '스트레스 해소'라는 뜻으로 요가의 주요 효과를 나타내요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지은",
                    "script": "Hope it works well.",
                    "translation": "잘 되길 바라."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "상우가 요가 매트를 샀다고 한 말을 완성하세요.",
                    "optionA": "I",
                    "optionB": "yoga",
                    "optionC": "bought",
                    "optionD": "mat",
                    "optionE": "a",
                    "result": "I bought a yoga mat",
                    "explanation": "'요가 매트 샀어'라는 뜻으로 새로운 취미를 위한 준비를 알리는 표현이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4833 MISMATCH

드라마 정주행 중이야

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "드라마 정주행 중이야",
            "explanation": "좋아하는 드라마를 몰아보며 즐기는 취미 활동에 대한 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "드라마"
                },
                {
                    "tag": "정주행"
                },
                {
                    "tag": "즐김"
                }
            ],
            "engTags": [
                {
                    "tag": "drama"
                },
                {
                    "tag": "binge"
                },
                {
                    "tag": "enjoy"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "승현",
                    "script": "I'm binge watching dramas.",
                    "translation": "드라마 정주행 중이야."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "서연",
                    "script": "Which one are you watching?",
                    "translation": "뭐 보고 있어?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "승현",
                    "script": "A really good romance series.",
                    "translation": "정말 좋은 로맨스 시리즈."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "서연",
                    "script": "Those are so addictive.",
                    "translation": "그런 거 완전 중독성 있어."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "승현이 드라마를 전혀 보지 않는다고 말했다.",
                    "hint": "'I'm binge watching'은 몰아서 보고 있다는 뜻이에요.",
                    "result": "X",
                    "explanation": "승현은 드라마를 'binge watching(정주행 중)'이라고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "승현",
                    "script": "I can't stop watching.",
                    "translation": "멈출 수가 없어."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "서연",
                    "script": "How many episodes left?",
                    "translation": "몇 화 남았어?"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "승현",
                    "script": "Just three more episodes.",
                    "translation": "3화만 더."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Those are so @@.",
                    "hint": "중독성이 있고 계속 하게 만든다는 뜻의 형용사예요.",
                    "optionA": "boring+",
                    "optionB": "addictive",
                    "optionC": "short",
                    "result": "addictive",
                    "explanation": "'addictive'는 '중독성 있는'이라는 뜻으로 드라마의 특징을 잘 표현하는 단어예요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "서연",
                    "script": "Enjoy the final episodes.",
                    "translation": "마지막 화들 재미있게 봐."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "승현이 드라마를 정주행 중이라고 한 말을 완성하세요.",
                    "optionA": "I'm",
                    "optionB": "watching",
                    "optionC": "binge",
                    "optionD": "dramas",
                    "result": "I'm binge watching dramas",
                    "explanation": "'드라마 정주행 중이야'라는 뜻으로 현재 몰입해서 보고 있다는 표현이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "드라마 정주행 중이야",
            "explanation": "좋아하는 드라마를 몰아보며 즐기는 취미 활동에 대한 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "드라마"
                },
                {
                    "tag": "정주행"
                },
                {
                    "tag": "즐김"
                }
            ],
            "engTags": [
                {
                    "tag": "drama"
                },
                {
                    "tag": "binge"
                },
                {
                    "tag": "enjoy"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "승현",
                    "script": "I'm binge watching dramas.",
                    "translation": "드라마 정주행 중이야."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "서연",
                    "script": "Which one are you watching?",
                    "translation": "뭐 보고 있어?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "승현",
                    "script": "A really good romance series.",
                    "translation": "정말 좋은 로맨스 시리즈."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "서연",
                    "script": "Those are so addictive.",
                    "translation": "그런 거 완전 중독성 있어."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "승현이 드라마를 전혀 보지 않는다고 말했다.",
                    "hint": "'I'm binge watching'은 몰아서 보고 있다는 뜻이에요.",
                    "result": "X",
                    "explanation": "승현은 드라마를 'binge watching(정주행 중)'이라고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "승현",
                    "script": "I can't stop watching.",
                    "translation": "멈출 수가 없어."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "서연",
                    "script": "How many episodes left?",
                    "translation": "몇 화 남았어?"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "승현",
                    "script": "Just three more episodes.",
                    "translation": "3화만 더."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Those are so @@.",
                    "hint": "중독성이 있고 계속 하게 만든다는 뜻의 형용사예요.",
                    "optionA": "boring+",
                    "optionB": "addictive",
                    "optionC": "short",
                    "result": "addictive",
                    "explanation": "'addictive'는 '중독성 있는'이라는 뜻으로 드라마의 특징을 잘 표현하는 단어예요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "서연",
                    "script": "Enjoy the final episodes.",
                    "translation": "마지막 화들 재미있게 봐."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "승현이 드라마를 정주행 중이라고 한 말을 완성하세요.",
                    "optionA": "I'm",
                    "optionB": "watching",
                    "optionC": "binge",
                    "optionD": "dramas",
                    "result": "I'm binge watching dramas",
                    "explanation": "'드라마 정주행 중이야'라는 뜻으로 현재 몰입해서 보고 있다는 표현이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4834 MISMATCH

새로운 레시피 도전해봐

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "새로운 레시피 도전해봐",
            "explanation": "요리 취미로 새로운 레시피에 도전하려는 의지를 나누는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "레시피"
                },
                {
                    "tag": "도전"
                },
                {
                    "tag": "요리"
                }
            ],
            "engTags": [
                {
                    "tag": "recipe"
                },
                {
                    "tag": "challenge"
                },
                {
                    "tag": "cooking"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "나연",
                    "script": "I'm trying new recipes.",
                    "translation": "새로운 레시피 도전하고 있어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지원",
                    "script": "That sounds really exciting.",
                    "translation": "정말 흥미진진하게 들리네."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "나연",
                    "script": "Today I'm making pasta.",
                    "translation": "오늘은 파스타 만들어."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지원",
                    "script": "Homemade pasta sounds delicious.",
                    "translation": "수제 파스타 맛있을 것 같아."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "나연이 요리에 전혀 관심이 없다고 말했다.",
                    "hint": "'I'm trying'은 도전하고 있다는 뜻이에요.",
                    "result": "X",
                    "explanation": "나연은 새로운 레시피를 'trying(도전하고 있다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "나연",
                    "script": "Hope it turns out well.",
                    "translation": "잘 나왔으면 좋겠어."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지원",
                    "script": "I'm sure it will.",
                    "translation": "분명 잘 될 거야."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "나연",
                    "script": "Want to taste test?",
                    "translation": "맛보기 해줄래?"
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Today I'm making @@.",
                    "hint": "이탈리아 요리의 대표적인 면 요리예요.",
                    "optionA": "rice",
                    "optionB": "pasta",
                    "optionC": "bread",
                    "result": "pasta",
                    "explanation": "'pasta'는 '파스타'라는 뜻으로 이탈리아식 면 요리를 가리켜요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지원",
                    "script": "Absolutely, I'd love to.",
                    "translation": "당연하지, 좋아."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "나연이 새로운 레시피를 도전하고 있다고 한 말을 완성하세요.",
                    "optionA": "I'm",
                    "optionB": "new",
                    "optionC": "trying",
                    "optionD": "recipes",
                    "result": "I'm trying new recipes",
                    "explanation": "'새로운 레시피 도전하고 있어'라는 뜻으로 요리 취미의 발전을 나타내는 표현이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "새로운 레시피 도전해봐",
            "explanation": "요리 취미로 새로운 레시피에 도전하려는 의지를 나누는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "레시피"
                },
                {
                    "tag": "도전"
                },
                {
                    "tag": "요리"
                }
            ],
            "engTags": [
                {
                    "tag": "recipe"
                },
                {
                    "tag": "challenge"
                },
                {
                    "tag": "cooking"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "나연",
                    "script": "I'm trying new recipes.",
                    "translation": "새로운 레시피 도전하고 있어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지원",
                    "script": "That sounds really exciting.",
                    "translation": "정말 흥미진진하게 들리네."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "나연",
                    "script": "Today I'm making pasta.",
                    "translation": "오늘은 파스타 만들어."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지원",
                    "script": "Homemade pasta sounds delicious.",
                    "translation": "수제 파스타 맛있을 것 같아."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "나연이 요리에 전혀 관심이 없다고 말했다.",
                    "hint": "'I'm trying'은 도전하고 있다는 뜻이에요.",
                    "result": "X",
                    "explanation": "나연은 새로운 레시피를 'trying(도전하고 있다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "나연",
                    "script": "Hope it turns out well.",
                    "translation": "잘 나왔으면 좋겠어."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지원",
                    "script": "I'm sure it will.",
                    "translation": "분명 잘 될 거야."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "나연",
                    "script": "Want to taste test?",
                    "translation": "맛보기 해줄래?"
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Today I'm making @@.",
                    "hint": "이탈리아 요리의 대표적인 면 요리예요.",
                    "optionA": "rice",
                    "optionB": "pasta",
                    "optionC": "bread",
                    "result": "pasta",
                    "explanation": "'pasta'는 '파스타'라는 뜻으로 이탈리아식 면 요리를 가리켜요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지원",
                    "script": "Absolutely, I'd love to.",
                    "translation": "당연하지, 좋아."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "나연이 새로운 레시피를 도전하고 있다고 한 말을 완성하세요.",
                    "optionA": "I'm",
                    "optionB": "new",
                    "optionC": "trying",
                    "optionD": "recipes",
                    "result": "I'm trying new recipes",
                    "explanation": "'새로운 레시피 도전하고 있어'라는 뜻으로 요리 취미의 발전을 나타내는 표현이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4835 MISMATCH

카드 게임 배워볼까?

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "카드 게임 배워볼까?",
            "explanation": "친구들과 함께 새로운 카드 게임을 배워보자는 제안의 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "카드게임"
                },
                {
                    "tag": "배움"
                },
                {
                    "tag": "친구"
                }
            ],
            "engTags": [
                {
                    "tag": "card"
                },
                {
                    "tag": "game"
                },
                {
                    "tag": "friend"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "도윤",
                    "script": "Let's learn new card games.",
                    "translation": "새로운 카드 게임 배워보자."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "유진",
                    "script": "What kind did you have?",
                    "translation": "어떤 종류 생각했어?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "도윤",
                    "script": "Maybe poker or bridge?",
                    "translation": "포커나 브리지?"
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "유진",
                    "script": "Bridge sounds quite complex.",
                    "translation": "브리지는 꽤 복잡해 보이네."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "도윤이 카드 게임을 싫어한다고 말했다.",
                    "hint": "'Let's learn'은 배워보자는 뜻이에요.",
                    "result": "X",
                    "explanation": "도윤은 카드 게임을 'learn(배워보자)'고 제안했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "도윤",
                    "script": "We can start simple.",
                    "translation": "간단한 것부터 시작할 수 있어."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "유진",
                    "script": "Good idea for beginners.",
                    "translation": "초보자에게 좋은 생각이야."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "도윤",
                    "script": "Practice makes us better.",
                    "translation": "연습하면 늘어."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Bridge sounds quite @@.",
                    "hint": "복잡하고 어려워 보인다는 뜻의 형용사예요.",
                    "optionA": "easy",
                    "optionB": "complex",
                    "optionC": "fun",
                    "result": "complex",
                    "explanation": "'complex'는 '복잡한'이라는 뜻으로 어려워 보이는 게임을 설명할 때 써요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "유진",
                    "script": "Let's find some cards.",
                    "translation": "카드 좀 찾아보자."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "도윤이 새로운 카드 게임을 배우자고 제안한 말을 완성하세요.",
                    "optionA": "Let's",
                    "optionB": "new",
                    "optionC": "learn",
                    "optionD": "games",
                    "optionE": "card",
                    "result": "Let's learn new card games",
                    "explanation": "'새로운 카드 게임 배워보자'라는 뜻으로 함께 새로운 활동을 시작하자는 제안이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "카드 게임 배워볼까?",
            "explanation": "친구들과 함께 새로운 카드 게임을 배워보자는 제안의 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "카드게임"
                },
                {
                    "tag": "배움"
                },
                {
                    "tag": "친구"
                }
            ],
            "engTags": [
                {
                    "tag": "card"
                },
                {
                    "tag": "game"
                },
                {
                    "tag": "friend"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "도윤",
                    "script": "Let's learn new card games.",
                    "translation": "새로운 카드 게임 배워보자."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "유진",
                    "script": "What kind did you have?",
                    "translation": "어떤 종류 생각했어?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "도윤",
                    "script": "Maybe poker or bridge?",
                    "translation": "포커나 브리지?"
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "유진",
                    "script": "Bridge sounds quite complex.",
                    "translation": "브리지는 꽤 복잡해 보이네."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "도윤이 카드 게임을 싫어한다고 말했다.",
                    "hint": "'Let's learn'은 배워보자는 뜻이에요.",
                    "result": "X",
                    "explanation": "도윤은 카드 게임을 'learn(배워보자)'고 제안했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "도윤",
                    "script": "We can start simple.",
                    "translation": "간단한 것부터 시작할 수 있어."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "유진",
                    "script": "Good idea for beginners.",
                    "translation": "초보자에게 좋은 생각이야."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "도윤",
                    "script": "Practice makes us better.",
                    "translation": "연습하면 늘어."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Bridge sounds quite @@.",
                    "hint": "복잡하고 어려워 보인다는 뜻의 형용사예요.",
                    "optionA": "easy",
                    "optionB": "complex",
                    "optionC": "fun",
                    "result": "complex",
                    "explanation": "'complex'는 '복잡한'이라는 뜻으로 어려워 보이는 게임을 설명할 때 써요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "유진",
                    "script": "Let's find some cards.",
                    "translation": "카드 좀 찾아보자."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "도윤이 새로운 카드 게임을 배우자고 제안한 말을 완성하세요.",
                    "optionA": "Let's",
                    "optionB": "new",
                    "optionC": "learn",
                    "optionD": "games",
                    "optionE": "card",
                    "result": "Let's learn new card games",
                    "explanation": "'새로운 카드 게임 배워보자'라는 뜻으로 함께 새로운 활동을 시작하자는 제안이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4836 MISMATCH

별 보는 거 좋아해?

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "별 보는 거 좋아해?",
            "explanation": "천체 관측이라는 특별한 취미에 대한 관심을 나누는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "별"
                },
                {
                    "tag": "관측"
                },
                {
                    "tag": "밤하늘"
                }
            ],
            "engTags": [
                {
                    "tag": "star"
                },
                {
                    "tag": "observe"
                },
                {
                    "tag": "night"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "민재",
                    "script": "Do you like stargazing?",
                    "translation": "별 보는 거 좋아해?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지원",
                    "script": "I've never tried it.",
                    "translation": "해본 적 없어."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "민재",
                    "script": "Tonight sky looks clear.",
                    "translation": "오늘 밤 하늘 맑아 보여."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지원",
                    "script": "Maybe we could try?",
                    "translation": "우리가 해볼까?"
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "지원이 별 보기를 해본 적이 있다고 말했다.",
                    "hint": "'I've never tried'는 해본 적 없다는 뜻이에요.",
                    "result": "X",
                    "explanation": "지원은 별 보기를 'never tried(해본 적 없다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "민재",
                    "script": "Perfect idea for tonight.",
                    "translation": "오늘 밤에 완벽한 아이디어야."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지원",
                    "script": "Should we bring blankets?",
                    "translation": "담요 가져갈까?"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "민재",
                    "script": "Great thinking, it gets cold.",
                    "translation": "좋은 생각이야, 추워져."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Tonight sky looks @@.",
                    "hint": "구름이 없고 맑다는 뜻의 형용사예요.",
                    "optionA": "cloudy",
                    "optionB": "clear",
                    "optionC": "dark",
                    "result": "clear",
                    "explanation": "'clear sky'는 '맑은 하늘'이라는 뜻으로 별 관측에 좋은 날씨를 말해요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지원",
                    "script": "This sounds really peaceful.",
                    "translation": "정말 평화로울 것 같아."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "민재가 별 보기를 좋아하는지 물어본 말을 완성하세요.",
                    "optionA": "Do",
                    "optionB": "like",
                    "optionC": "you",
                    "optionD": "stargazing",
                    "result": "Do you like stargazing",
                    "explanation": "'별 보는 거 좋아해?'라는 뜻으로 특별한 취미에 대한 관심을 묻는 질문이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "별 보는 거 좋아해?",
            "explanation": "천체 관측이라는 특별한 취미에 대한 관심을 나누는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "별"
                },
                {
                    "tag": "관측"
                },
                {
                    "tag": "밤하늘"
                }
            ],
            "engTags": [
                {
                    "tag": "star"
                },
                {
                    "tag": "observe"
                },
                {
                    "tag": "night"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "민재",
                    "script": "Do you like stargazing?",
                    "translation": "별 보는 거 좋아해?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지원",
                    "script": "I've never tried it.",
                    "translation": "해본 적 없어."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "민재",
                    "script": "Tonight sky looks clear.",
                    "translation": "오늘 밤 하늘 맑아 보여."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지원",
                    "script": "Maybe we could try?",
                    "translation": "우리가 해볼까?"
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "지원이 별 보기를 해본 적이 있다고 말했다.",
                    "hint": "'I've never tried'는 해본 적 없다는 뜻이에요.",
                    "result": "X",
                    "explanation": "지원은 별 보기를 'never tried(해본 적 없다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "민재",
                    "script": "Perfect idea for tonight.",
                    "translation": "오늘 밤에 완벽한 아이디어야."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지원",
                    "script": "Should we bring blankets?",
                    "translation": "담요 가져갈까?"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "민재",
                    "script": "Great thinking, it gets cold.",
                    "translation": "좋은 생각이야, 추워져."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Tonight sky looks @@.",
                    "hint": "구름이 없고 맑다는 뜻의 형용사예요.",
                    "optionA": "cloudy",
                    "optionB": "clear",
                    "optionC": "dark",
                    "result": "clear",
                    "explanation": "'clear sky'는 '맑은 하늘'이라는 뜻으로 별 관측에 좋은 날씨를 말해요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지원",
                    "script": "This sounds really peaceful.",
                    "translation": "정말 평화로울 것 같아."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "민재가 별 보기를 좋아하는지 물어본 말을 완성하세요.",
                    "optionA": "Do",
                    "optionB": "like",
                    "optionC": "you",
                    "optionD": "stargazing",
                    "result": "Do you like stargazing",
                    "explanation": "'별 보는 거 좋아해?'라는 뜻으로 특별한 취미에 대한 관심을 묻는 질문이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4837 MISMATCH

공예 수업 등록했어

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "공예 수업 등록했어",
            "explanation": "손으로 만드는 공예 수업에 등록한 설렘을 나누는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "공예"
                },
                {
                    "tag": "수업"
                },
                {
                    "tag": "창작"
                }
            ],
            "engTags": [
                {
                    "tag": "craft"
                },
                {
                    "tag": "class"
                },
                {
                    "tag": "create"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "나연",
                    "script": "I signed up crafting classes.",
                    "translation": "공예 수업 등록했어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지훈",
                    "script": "What will you make?",
                    "translation": "뭘 만들 거야?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "나연",
                    "script": "Pottery and jewelry maybe.",
                    "translation": "도자기랑 장신구 아마."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지훈",
                    "script": "Handmade things are special.",
                    "translation": "수제품은 특별해."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "나연이 공예 수업을 취소했다고 말했다.",
                    "hint": "'signed up'는 등록했다는 뜻이에요.",
                    "result": "X",
                    "explanation": "나연은 공예 수업을 'signed up(등록했다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "나연",
                    "script": "Plus it's very relaxing.",
                    "translation": "게다가 매우 편안해."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지훈",
                    "script": "Creative work feels good.",
                    "translation": "창작 활동은 기분 좋지."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "나연",
                    "script": "Want to join me?",
                    "translation": "같이 할래?"
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Handmade things are @@.",
                    "hint": "특별하고 독특하다는 뜻의 형용사예요.",
                    "optionA": "boring",
                    "optionB": "special",
                    "optionC": "cheap",
                    "result": "special",
                    "explanation": "'special'은 '특별한'이라는 뜻으로 수제품의 가치를 표현하는 단어예요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지훈",
                    "script": "That sounds really tempting.",
                    "translation": "정말 매력적으로 들리네."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "나연이 공예 수업에 등록했다고 한 말을 완성하세요.",
                    "optionA": "I",
                    "optionB": "up",
                    "optionC": "signed",
                    "optionD": "classes",
                    "optionE": "crafting",
                    "result": "I signed up crafting classes",
                    "explanation": "'공예 수업 등록했어'라는 뜻으로 새로운 창작 활동을 시작한다는 표현이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "공예 수업 등록했어",
            "explanation": "손으로 만드는 공예 수업에 등록한 설렘을 나누는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "공예"
                },
                {
                    "tag": "수업"
                },
                {
                    "tag": "창작"
                }
            ],
            "engTags": [
                {
                    "tag": "craft"
                },
                {
                    "tag": "class"
                },
                {
                    "tag": "create"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "나연",
                    "script": "I signed up crafting classes.",
                    "translation": "공예 수업 등록했어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지훈",
                    "script": "What will you make?",
                    "translation": "뭘 만들 거야?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "나연",
                    "script": "Pottery and jewelry maybe.",
                    "translation": "도자기랑 장신구 아마."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지훈",
                    "script": "Handmade things are special.",
                    "translation": "수제품은 특별해."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "나연이 공예 수업을 취소했다고 말했다.",
                    "hint": "'signed up'는 등록했다는 뜻이에요.",
                    "result": "X",
                    "explanation": "나연은 공예 수업을 'signed up(등록했다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "나연",
                    "script": "Plus it's very relaxing.",
                    "translation": "게다가 매우 편안해."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지훈",
                    "script": "Creative work feels good.",
                    "translation": "창작 활동은 기분 좋지."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "나연",
                    "script": "Want to join me?",
                    "translation": "같이 할래?"
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Handmade things are @@.",
                    "hint": "특별하고 독특하다는 뜻의 형용사예요.",
                    "optionA": "boring",
                    "optionB": "special",
                    "optionC": "cheap",
                    "result": "special",
                    "explanation": "'special'은 '특별한'이라는 뜻으로 수제품의 가치를 표현하는 단어예요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지훈",
                    "script": "That sounds really tempting.",
                    "translation": "정말 매력적으로 들리네."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "나연이 공예 수업에 등록했다고 한 말을 완성하세요.",
                    "optionA": "I",
                    "optionB": "up",
                    "optionC": "signed",
                    "optionD": "classes",
                    "optionE": "crafting",
                    "result": "I signed up crafting classes",
                    "explanation": "'공예 수업 등록했어'라는 뜻으로 새로운 창작 활동을 시작한다는 표현이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4838 MISMATCH

자전거 타러 나갈까?

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "자전거 타러 나갈까?",
            "explanation": "날씨 좋은 날 자전거를 타며 야외 활동을 즐기자는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "자전거"
                },
                {
                    "tag": "야외"
                },
                {
                    "tag": "운동"
                }
            ],
            "engTags": [
                {
                    "tag": "bicycle"
                },
                {
                    "tag": "outdoor"
                },
                {
                    "tag": "exercise"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "채원",
                    "script": "Want to go bike riding?",
                    "translation": "자전거 타러 갈래?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지우",
                    "script": "Weather looks perfect today.",
                    "translation": "오늘 날씨 완벽해 보여."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "채원",
                    "script": "Great exercise and fresh air.",
                    "translation": "좋은 운동에 신선한 공기까지."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지우",
                    "script": "Where should we ride?",
                    "translation": "어디로 갈까?"
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "채원이 자전거 타기를 싫어한다고 말했다.",
                    "hint": "'Want to go'는 가고 싶다는 뜻이에요.",
                    "result": "X",
                    "explanation": "채원은 자전거 타러 'want to go(가고 싶다)'고 제안했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "채원",
                    "script": "The park has nice paths.",
                    "translation": "공원에 좋은 길 있어."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지우",
                    "script": "Perfect for casual riding.",
                    "translation": "여유롭게 타기 딱이야."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "채원",
                    "script": "Let's pack some snacks.",
                    "translation": "간식 좀 챙겨가자."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Great exercise and fresh @@.",
                    "hint": "깨끗하고 신선한 대기를 뜻하는 단어예요.",
                    "optionA": "water",
                    "optionB": "air",
                    "optionC": "food",
                    "result": "air",
                    "explanation": "'fresh air'는 '신선한 공기'라는 뜻으로 야외 활동의 장점을 나타내요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지우",
                    "script": "This will be so refreshing.",
                    "translation": "정말 상쾌할 거야."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "채원이 자전거 타러 가자고 제안한 말을 완성하세요.",
                    "optionA": "Want",
                    "optionB": "go",
                    "optionC": "to",
                    "optionD": "bike",
                    "optionE": "riding",
                    "result": "Want to go bike riding",
                    "explanation": "'자전거 타러 갈래?'라는 뜻으로 야외 운동을 함께 하자는 건강한 제안이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "자전거 타러 나갈까?",
            "explanation": "날씨 좋은 날 자전거를 타며 야외 활동을 즐기자는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "자전거"
                },
                {
                    "tag": "야외"
                },
                {
                    "tag": "운동"
                }
            ],
            "engTags": [
                {
                    "tag": "bicycle"
                },
                {
                    "tag": "outdoor"
                },
                {
                    "tag": "exercise"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "채원",
                    "script": "Want to go bike riding?",
                    "translation": "자전거 타러 갈래?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지우",
                    "script": "Weather looks perfect today.",
                    "translation": "오늘 날씨 완벽해 보여."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "채원",
                    "script": "Great exercise and fresh air.",
                    "translation": "좋은 운동에 신선한 공기까지."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지우",
                    "script": "Where should we ride?",
                    "translation": "어디로 갈까?"
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "채원이 자전거 타기를 싫어한다고 말했다.",
                    "hint": "'Want to go'는 가고 싶다는 뜻이에요.",
                    "result": "X",
                    "explanation": "채원은 자전거 타러 'want to go(가고 싶다)'고 제안했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "채원",
                    "script": "The park has nice paths.",
                    "translation": "공원에 좋은 길 있어."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지우",
                    "script": "Perfect for casual riding.",
                    "translation": "여유롭게 타기 딱이야."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "채원",
                    "script": "Let's pack some snacks.",
                    "translation": "간식 좀 챙겨가자."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Great exercise and fresh @@.",
                    "hint": "깨끗하고 신선한 대기를 뜻하는 단어예요.",
                    "optionA": "water",
                    "optionB": "air",
                    "optionC": "food",
                    "result": "air",
                    "explanation": "'fresh air'는 '신선한 공기'라는 뜻으로 야외 활동의 장점을 나타내요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지우",
                    "script": "This will be so refreshing.",
                    "translation": "정말 상쾌할 거야."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "채원이 자전거 타러 가자고 제안한 말을 완성하세요.",
                    "optionA": "Want",
                    "optionB": "go",
                    "optionC": "to",
                    "optionD": "bike",
                    "optionE": "riding",
                    "result": "Want to go bike riding",
                    "explanation": "'자전거 타러 갈래?'라는 뜻으로 야외 운동을 함께 하자는 건강한 제안이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4839 MISMATCH

보드게임 카페 가본 적 있어?

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "보드게임 카페 가본 적 있어?",
            "explanation": "보드게임 카페라는 새로운 놀이 공간에 대한 호기심 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "보드게임"
                },
                {
                    "tag": "카페"
                },
                {
                    "tag": "놀이"
                }
            ],
            "engTags": [
                {
                    "tag": "board"
                },
                {
                    "tag": "cafe"
                },
                {
                    "tag": "play"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수진",
                    "script": "Have you been board game cafes?",
                    "translation": "보드게임 카페 가본 적 있어?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "준혁",
                    "script": "No, but sounds interesting.",
                    "translation": "없어, 근데 흥미로워 보이네."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "수진",
                    "script": "They have hundreds of games.",
                    "translation": "수백 개 게임이 있어."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "준혁",
                    "script": "That's an amazing selection.",
                    "translation": "놀라운 선택권이네."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "준혁이 보드게임 카페에 가본 적이 있다고 말했다.",
                    "hint": "'No'는 없다, 안 했다는 뜻이에요.",
                    "result": "X",
                    "explanation": "준혁은 'No(없다)'고 말하며 가본 적이 없다고 했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "수진",
                    "script": "Want to try this weekend?",
                    "translation": "이번 주말에 가볼래?"
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "준혁",
                    "script": "Definitely sounds like fun.",
                    "translation": "확실히 재미있을 것 같아."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "수진",
                    "script": "We can spend hours.",
                    "translation": "몇 시간 보낼 수 있어."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "They have hundreds of @@.",
                    "hint": "보드게임 카페에 있는 놀이 도구들을 뜻하는 단어예요.",
                    "optionA": "books",
                    "optionB": "games",
                    "optionC": "drinks",
                    "result": "games",
                    "explanation": "'games'는 '게임들'이라는 뜻으로 보드게임 카페의 특징을 나타내요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "준혁",
                    "script": "Perfect way to spend time.",
                    "translation": "시간 보내기 완벽한 방법이야."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "수진이 보드게임 카페에 가본 적 있는지 물어본 말을 완성하세요.",
                    "optionA": "Have",
                    "optionB": "been",
                    "optionC": "you",
                    "optionD": "board",
                    "optionE": "game",
                    "optionF": "cafes",
                    "result": "Have you been board game cafes",
                    "explanation": "'보드게임 카페 가본 적 있어?'라는 뜻으로 새로운 장소에 대한 경험을 묻는 질문이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "보드게임 카페 가본 적 있어?",
            "explanation": "보드게임 카페라는 새로운 놀이 공간에 대한 호기심 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "보드게임"
                },
                {
                    "tag": "카페"
                },
                {
                    "tag": "놀이"
                }
            ],
            "engTags": [
                {
                    "tag": "board"
                },
                {
                    "tag": "cafe"
                },
                {
                    "tag": "play"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수진",
                    "script": "Have you been board game cafes?",
                    "translation": "보드게임 카페 가본 적 있어?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "준혁",
                    "script": "No, but sounds interesting.",
                    "translation": "없어, 근데 흥미로워 보이네."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "수진",
                    "script": "They have hundreds of games.",
                    "translation": "수백 개 게임이 있어."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "준혁",
                    "script": "That's an amazing selection.",
                    "translation": "놀라운 선택권이네."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "준혁이 보드게임 카페에 가본 적이 있다고 말했다.",
                    "hint": "'No'는 없다, 안 했다는 뜻이에요.",
                    "result": "X",
                    "explanation": "준혁은 'No(없다)'고 말하며 가본 적이 없다고 했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "수진",
                    "script": "Want to try this weekend?",
                    "translation": "이번 주말에 가볼래?"
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "준혁",
                    "script": "Definitely sounds like fun.",
                    "translation": "확실히 재미있을 것 같아."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "수진",
                    "script": "We can spend hours.",
                    "translation": "몇 시간 보낼 수 있어."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "They have hundreds of @@.",
                    "hint": "보드게임 카페에 있는 놀이 도구들을 뜻하는 단어예요.",
                    "optionA": "books",
                    "optionB": "games",
                    "optionC": "drinks",
                    "result": "games",
                    "explanation": "'games'는 '게임들'이라는 뜻으로 보드게임 카페의 특징을 나타내요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "준혁",
                    "script": "Perfect way to spend time.",
                    "translation": "시간 보내기 완벽한 방법이야."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "수진이 보드게임 카페에 가본 적 있는지 물어본 말을 완성하세요.",
                    "optionA": "Have",
                    "optionB": "been",
                    "optionC": "you",
                    "optionD": "board",
                    "optionE": "game",
                    "optionF": "cafes",
                    "result": "Have you been board game cafes",
                    "explanation": "'보드게임 카페 가본 적 있어?'라는 뜻으로 새로운 장소에 대한 경험을 묻는 질문이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4840 MISMATCH

스케치북 새로 샀어

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "스케치북 새로 샀어",
            "explanation": "그림 그리기 취미를 위해 새 도구를 준비한 설렘의 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "스케치북"
                },
                {
                    "tag": "그림"
                },
                {
                    "tag": "도구"
                }
            ],
            "engTags": [
                {
                    "tag": "sketchbook"
                },
                {
                    "tag": "drawing"
                },
                {
                    "tag": "tool"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "태호",
                    "script": "I bought a new sketchbook.",
                    "translation": "새 스케치북 샀어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "소영",
                    "script": "Planning to draw more?",
                    "translation": "더 그릴 계획이야?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "태호",
                    "script": "Yes, want to improve.",
                    "translation": "응, 늘고 싶어."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "소영",
                    "script": "Practice definitely helps.",
                    "translation": "연습이 확실히 도움 돼."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "태호가 그림 그리기를 포기하려고 한다고 말했다.",
                    "hint": "'want to improve'는 늘고 싶다는 뜻이에요.",
                    "result": "X",
                    "explanation": "태호는 'want to improve(늘고 싶다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "태호",
                    "script": "What should I draw?",
                    "translation": "뭘 그릴까?"
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "소영",
                    "script": "Start with simple objects.",
                    "translation": "간단한 물건부터 시작해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태호",
                    "script": "Good advice for beginners.",
                    "translation": "초보자에게 좋은 조언이야."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Yes, want to @@.",
                    "hint": "실력이 늘고 발전한다는 뜻의 동사예요.",
                    "optionA": "quit",
                    "optionB": "improve",
                    "optionC": "forget",
                    "result": "improve",
                    "explanation": "'improve'는 '향상시키다, 늘다'라는 뜻으로 기술 발전을 원할 때 쓰는 단어예요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "소영",
                    "script": "I'll look at your drawings.",
                    "translation": "네 그림 봐줄게."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "태호가 새 스케치북을 샀다고 한 말을 완성하세요.",
                    "optionA": "I",
                    "optionB": "new",
                    "optionC": "bought",
                    "optionD": "sketchbook",
                    "optionE": "a",
                    "result": "I bought a new sketchbook",
                    "explanation": "'새 스케치북 샀어'라는 뜻으로 취미 활동을 위한 새로운 도구 구입을 알리는 표현이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "스케치북 새로 샀어",
            "explanation": "그림 그리기 취미를 위해 새 도구를 준비한 설렘의 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "스케치북"
                },
                {
                    "tag": "그림"
                },
                {
                    "tag": "도구"
                }
            ],
            "engTags": [
                {
                    "tag": "sketchbook"
                },
                {
                    "tag": "drawing"
                },
                {
                    "tag": "tool"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "태호",
                    "script": "I bought a new sketchbook.",
                    "translation": "새 스케치북 샀어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "소영",
                    "script": "Planning to draw more?",
                    "translation": "더 그릴 계획이야?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "태호",
                    "script": "Yes, want to improve.",
                    "translation": "응, 늘고 싶어."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "소영",
                    "script": "Practice definitely helps.",
                    "translation": "연습이 확실히 도움 돼."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "태호가 그림 그리기를 포기하려고 한다고 말했다.",
                    "hint": "'want to improve'는 늘고 싶다는 뜻이에요.",
                    "result": "X",
                    "explanation": "태호는 'want to improve(늘고 싶다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "태호",
                    "script": "What should I draw?",
                    "translation": "뭘 그릴까?"
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "소영",
                    "script": "Start with simple objects.",
                    "translation": "간단한 물건부터 시작해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태호",
                    "script": "Good advice for beginners.",
                    "translation": "초보자에게 좋은 조언이야."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Yes, want to @@.",
                    "hint": "실력이 늘고 발전한다는 뜻의 동사예요.",
                    "optionA": "quit",
                    "optionB": "improve",
                    "optionC": "forget",
                    "result": "improve",
                    "explanation": "'improve'는 '향상시키다, 늘다'라는 뜻으로 기술 발전을 원할 때 쓰는 단어예요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "소영",
                    "script": "I'll look at your drawings.",
                    "translation": "네 그림 봐줄게."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "태호가 새 스케치북을 샀다고 한 말을 완성하세요.",
                    "optionA": "I",
                    "optionB": "new",
                    "optionC": "bought",
                    "optionD": "sketchbook",
                    "optionE": "a",
                    "result": "I bought a new sketchbook",
                    "explanation": "'새 스케치북 샀어'라는 뜻으로 취미 활동을 위한 새로운 도구 구입을 알리는 표현이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4841 MISMATCH

캠핑 장비 빌릴까?

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "캠핑 장비 빌릴까?",
            "explanation": "캠핑이라는 새로운 야외 취미를 위해 장비를 준비하는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "캠핑"
                },
                {
                    "tag": "장비"
                },
                {
                    "tag": "야외"
                }
            ],
            "engTags": [
                {
                    "tag": "camping"
                },
                {
                    "tag": "equipment"
                },
                {
                    "tag": "outdoor"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "상현",
                    "script": "Should we rent camping gear?",
                    "translation": "캠핑 장비 빌릴까?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "선영",
                    "script": "Good idea before buying.",
                    "translation": "사기 전에 좋은 생각이야."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "상현",
                    "script": "We need tent and bags.",
                    "translation": "텐트랑 가방 필요해."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "선영",
                    "script": "Don't forget cooking supplies.",
                    "translation": "요리 도구 잊지 마."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "선영이 캠핑 장비를 사는 것을 반대한다고 말했다.",
                    "hint": "'Good idea'는 좋은 생각이라는 뜻이에요.",
                    "result": "X",
                    "explanation": "선영은 장비 빌리기가 'Good idea(좋은 생각)'이라고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "상현",
                    "script": "Rental places have everything.",
                    "translation": "대여점에 다 있어."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "선영",
                    "script": "Much cheaper than buying.",
                    "translation": "사는 것보다 훨씬 저렴해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "상현",
                    "script": "Perfect for first timers.",
                    "translation": "초보자에게 완벽해."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "We need tent and @@.",
                    "hint": "캠핑할 때 짐을 넣는 가방을 뜻하는 단어예요.",
                    "optionA": "books",
                    "optionB": "bags",
                    "optionC": "cars",
                    "result": "bags",
                    "explanation": "'bags'는 '가방들'이라는 뜻으로 캠핑용 배낭이나 짐 가방을 가리켜요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "선영",
                    "script": "Let's book this weekend.",
                    "translation": "이번 주말 예약하자."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "상현이 캠핑 장비를 빌리자고 제안한 말을 완성하세요.",
                    "optionA": "Should",
                    "optionB": "rent",
                    "optionC": "we",
                    "optionD": "camping",
                    "optionE": "gear",
                    "result": "Should we rent camping gear",
                    "explanation": "'캠핑 장비 빌릴까?'라는 뜻으로 야외 활동을 위한 현실적인 제안이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "캠핑 장비 빌릴까?",
            "explanation": "캠핑이라는 새로운 야외 취미를 위해 장비를 준비하는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "캠핑"
                },
                {
                    "tag": "장비"
                },
                {
                    "tag": "야외"
                }
            ],
            "engTags": [
                {
                    "tag": "camping"
                },
                {
                    "tag": "equipment"
                },
                {
                    "tag": "outdoor"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "상현",
                    "script": "Should we rent camping gear?",
                    "translation": "캠핑 장비 빌릴까?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "선영",
                    "script": "Good idea before buying.",
                    "translation": "사기 전에 좋은 생각이야."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "상현",
                    "script": "We need tent and bags.",
                    "translation": "텐트랑 가방 필요해."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "선영",
                    "script": "Don't forget cooking supplies.",
                    "translation": "요리 도구 잊지 마."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "선영이 캠핑 장비를 사는 것을 반대한다고 말했다.",
                    "hint": "'Good idea'는 좋은 생각이라는 뜻이에요.",
                    "result": "X",
                    "explanation": "선영은 장비 빌리기가 'Good idea(좋은 생각)'이라고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "상현",
                    "script": "Rental places have everything.",
                    "translation": "대여점에 다 있어."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "선영",
                    "script": "Much cheaper than buying.",
                    "translation": "사는 것보다 훨씬 저렴해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "상현",
                    "script": "Perfect for first timers.",
                    "translation": "초보자에게 완벽해."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "We need tent and @@.",
                    "hint": "캠핑할 때 짐을 넣는 가방을 뜻하는 단어예요.",
                    "optionA": "books",
                    "optionB": "bags",
                    "optionC": "cars",
                    "result": "bags",
                    "explanation": "'bags'는 '가방들'이라는 뜻으로 캠핑용 배낭이나 짐 가방을 가리켜요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "선영",
                    "script": "Let's book this weekend.",
                    "translation": "이번 주말 예약하자."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "상현이 캠핑 장비를 빌리자고 제안한 말을 완성하세요.",
                    "optionA": "Should",
                    "optionB": "rent",
                    "optionC": "we",
                    "optionD": "camping",
                    "optionE": "gear",
                    "result": "Should we rent camping gear",
                    "explanation": "'캠핑 장비 빌릴까?'라는 뜻으로 야외 활동을 위한 현실적인 제안이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4842 MISMATCH

온라인 강의 듣고 있어

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "온라인 강의 듣고 있어",
            "explanation": "새로운 기술을 온라인으로 배우고 있는 학습 취미의 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "온라인"
                },
                {
                    "tag": "강의"
                },
                {
                    "tag": "학습"
                }
            ],
            "engTags": [
                {
                    "tag": "online"
                },
                {
                    "tag": "course"
                },
                {
                    "tag": "learning"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "상우",
                    "script": "I'm taking online courses.",
                    "translation": "온라인 강의 듣고 있어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지은",
                    "script": "What subject are you?",
                    "translation": "무슨 과목?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "상우",
                    "script": "Web design and coding.",
                    "translation": "웹 디자인이랑 코딩."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지은",
                    "script": "Very useful skills these days.",
                    "translation": "요즘 매우 유용한 기술이네."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "상우가 온라인 강의를 중단했다고 말했다.",
                    "hint": "'I'm taking'은 듣고 있다는 뜻이에요.",
                    "result": "X",
                    "explanation": "상우는 온라인 강의를 'taking(듣고 있다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "상우",
                    "script": "Learning at my pace.",
                    "translation": "내 속도로 배우고 있어."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지은",
                    "script": "That's the best advantage.",
                    "translation": "그게 최고 장점이지."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "상우",
                    "script": "Can replay difficult parts.",
                    "translation": "어려운 부분 다시 볼 수 있어."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Very useful skills these @@.",
                    "hint": "현재 시대, 요즘을 뜻하는 단어예요.",
                    "optionA": "years",
                    "optionB": "days",
                    "optionC": "weeks",
                    "result": "days",
                    "explanation": "'these days'는 '요즘, 현재'라는 뜻으로 현재의 상황을 나타내는 표현이에요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지은",
                    "script": "Hope you enjoy learning.",
                    "translation": "배우는 거 즐겼으면 좋겠어."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "상우가 온라인 강의를 듣고 있다고 한 말을 완성하세요.",
                    "optionA": "I'm",
                    "optionB": "online",
                    "optionC": "taking",
                    "optionD": "courses",
                    "result": "I'm taking online courses",
                    "explanation": "'온라인 강의 듣고 있어'라는 뜻으로 현재 진행 중인 학습 활동을 나타내는 표현이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "온라인 강의 듣고 있어",
            "explanation": "새로운 기술을 온라인으로 배우고 있는 학습 취미의 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "온라인"
                },
                {
                    "tag": "강의"
                },
                {
                    "tag": "학습"
                }
            ],
            "engTags": [
                {
                    "tag": "online"
                },
                {
                    "tag": "course"
                },
                {
                    "tag": "learning"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "상우",
                    "script": "I'm taking online courses.",
                    "translation": "온라인 강의 듣고 있어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지은",
                    "script": "What subject are you?",
                    "translation": "무슨 과목?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "상우",
                    "script": "Web design and coding.",
                    "translation": "웹 디자인이랑 코딩."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지은",
                    "script": "Very useful skills these days.",
                    "translation": "요즘 매우 유용한 기술이네."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "상우가 온라인 강의를 중단했다고 말했다.",
                    "hint": "'I'm taking'은 듣고 있다는 뜻이에요.",
                    "result": "X",
                    "explanation": "상우는 온라인 강의를 'taking(듣고 있다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "상우",
                    "script": "Learning at my pace.",
                    "translation": "내 속도로 배우고 있어."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지은",
                    "script": "That's the best advantage.",
                    "translation": "그게 최고 장점이지."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "상우",
                    "script": "Can replay difficult parts.",
                    "translation": "어려운 부분 다시 볼 수 있어."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Very useful skills these @@.",
                    "hint": "현재 시대, 요즘을 뜻하는 단어예요.",
                    "optionA": "years",
                    "optionB": "days",
                    "optionC": "weeks",
                    "result": "days",
                    "explanation": "'these days'는 '요즘, 현재'라는 뜻으로 현재의 상황을 나타내는 표현이에요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지은",
                    "script": "Hope you enjoy learning.",
                    "translation": "배우는 거 즐겼으면 좋겠어."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "상우가 온라인 강의를 듣고 있다고 한 말을 완성하세요.",
                    "optionA": "I'm",
                    "optionB": "online",
                    "optionC": "taking",
                    "optionD": "courses",
                    "result": "I'm taking online courses",
                    "explanation": "'온라인 강의 듣고 있어'라는 뜻으로 현재 진행 중인 학습 활동을 나타내는 표현이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4843 MISMATCH

바느질 배우고 싶어

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "바느질 배우고 싶어",
            "explanation": "전통적인 손재주 취미인 바느질에 대한 관심을 표현하는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "바느질"
                },
                {
                    "tag": "손재주"
                },
                {
                    "tag": "전통"
                }
            ],
            "engTags": [
                {
                    "tag": "sewing"
                },
                {
                    "tag": "skill"
                },
                {
                    "tag": "traditional"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "승현",
                    "script": "I want to learn sewing.",
                    "translation": "바느질 배우고 싶어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "서연",
                    "script": "That's a practical skill.",
                    "translation": "실용적인 기술이네."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "승현",
                    "script": "Can fix my own clothes.",
                    "translation": "내 옷을 고칠 수 있어."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "서연",
                    "script": "Save money too.",
                    "translation": "돈도 절약하고."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "승현이 바느질에 관심이 없다고 말했다.",
                    "hint": "'I want to learn'은 배우고 싶다는 뜻이에요.",
                    "result": "X",
                    "explanation": "승현은 바느질을 'want to learn(배우고 싶다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "승현",
                    "script": "My grandmother was expert.",
                    "translation": "우리 할머니는 전문가셨어."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "서연",
                    "script": "Family skills are precious.",
                    "translation": "가족의 기술은 소중해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "승현",
                    "script": "Wish I learned earlier.",
                    "translation": "더 일찍 배웠으면 좋았을 텐데."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Can fix my own @@.",
                    "hint": "몸에 입는 의복들을 뜻하는 단어예요.",
                    "optionA": "food",
                    "optionB": "clothes",
                    "optionC": "books",
                    "result": "clothes",
                    "explanation": "'clothes'는 '옷들'이라는 뜻으로 바느질의 실용적 용도를 나타내요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "서연",
                    "script": "It's never too late.",
                    "translation": "늦은 건 없어."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "승현이 바느질을 배우고 싶다고 한 말을 완성하세요.",
                    "optionA": "I",
                    "optionB": "learn",
                    "optionC": "want",
                    "optionD": "sewing",
                    "optionE": "to",
                    "result": "I want to learn sewing",
                    "explanation": "'바느질 배우고 싶어'라는 뜻으로 전통적인 기술에 대한 배움의 의지를 표현해요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "바느질 배우고 싶어",
            "explanation": "전통적인 손재주 취미인 바느질에 대한 관심을 표현하는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "바느질"
                },
                {
                    "tag": "손재주"
                },
                {
                    "tag": "전통"
                }
            ],
            "engTags": [
                {
                    "tag": "sewing"
                },
                {
                    "tag": "skill"
                },
                {
                    "tag": "traditional"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "승현",
                    "script": "I want to learn sewing.",
                    "translation": "바느질 배우고 싶어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "서연",
                    "script": "That's a practical skill.",
                    "translation": "실용적인 기술이네."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "승현",
                    "script": "Can fix my own clothes.",
                    "translation": "내 옷을 고칠 수 있어."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "서연",
                    "script": "Save money too.",
                    "translation": "돈도 절약하고."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "승현이 바느질에 관심이 없다고 말했다.",
                    "hint": "'I want to learn'은 배우고 싶다는 뜻이에요.",
                    "result": "X",
                    "explanation": "승현은 바느질을 'want to learn(배우고 싶다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "승현",
                    "script": "My grandmother was expert.",
                    "translation": "우리 할머니는 전문가셨어."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "서연",
                    "script": "Family skills are precious.",
                    "translation": "가족의 기술은 소중해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "승현",
                    "script": "Wish I learned earlier.",
                    "translation": "더 일찍 배웠으면 좋았을 텐데."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Can fix my own @@.",
                    "hint": "몸에 입는 의복들을 뜻하는 단어예요.",
                    "optionA": "food",
                    "optionB": "clothes",
                    "optionC": "books",
                    "result": "clothes",
                    "explanation": "'clothes'는 '옷들'이라는 뜻으로 바느질의 실용적 용도를 나타내요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "서연",
                    "script": "It's never too late.",
                    "translation": "늦은 건 없어."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "승현이 바느질을 배우고 싶다고 한 말을 완성하세요.",
                    "optionA": "I",
                    "optionB": "learn",
                    "optionC": "want",
                    "optionD": "sewing",
                    "optionE": "to",
                    "result": "I want to learn sewing",
                    "explanation": "'바느질 배우고 싶어'라는 뜻으로 전통적인 기술에 대한 배움의 의지를 표현해요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4844 MISMATCH

새 피트니스 앱 깔았어

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "새 피트니스 앱 깔았어",
            "explanation": "운동을 더 재미있게 하기 위해 앱을 활용하는 현대적 취미의 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "피트니스"
                },
                {
                    "tag": "앱"
                },
                {
                    "tag": "운동"
                }
            ],
            "engTags": [
                {
                    "tag": "fitness"
                },
                {
                    "tag": "app"
                },
                {
                    "tag": "workout"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "나연",
                    "script": "I downloaded fitness app.",
                    "translation": "피트니스 앱 깔았어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지원",
                    "script": "Does it help motivation?",
                    "translation": "동기부여에 도움 돼?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "나연",
                    "script": "Yes, tracks my progress.",
                    "translation": "응, 내 진전을 추적해."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지원",
                    "script": "Technology makes exercise fun.",
                    "translation": "기술이 운동을 재미있게 해주네."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "나연이 피트니스 앱을 삭제했다고 말했다.",
                    "hint": "'I downloaded'는 다운받았다, 깔았다는 뜻이에요.",
                    "result": "X",
                    "explanation": "나연은 피트니스 앱을 'downloaded(깔았다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "나연",
                    "script": "Has different workout programs.",
                    "translation": "다양한 운동 프로그램이 있어."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지원",
                    "script": "Sounds very convenient.",
                    "translation": "매우 편리해 보이네."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "나연",
                    "script": "Exercise anytime at home.",
                    "translation": "집에서 언제든지 운동해."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Yes, tracks my @@.",
                    "hint": "발전이나 진보를 뜻하는 단어예요.",
                    "optionA": "mistakes",
                    "optionB": "progress",
                    "optionC": "problems",
                    "result": "progress",
                    "explanation": "'progress'는 '진전, 발전'이라는 뜻으로 운동 성과의 변화를 추적하는 의미예요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지원",
                    "script": "I should try one too.",
                    "translation": "나도 하나 해봐야겠어."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "나연이 피트니스 앱을 깔았다고 한 말을 완성하세요.",
                    "optionA": "I",
                    "optionB": "fitness",
                    "optionC": "downloaded",
                    "optionD": "app",
                    "result": "I downloaded fitness app",
                    "explanation": "'피트니스 앱 깔았어'라는 뜻으로 현대적인 운동 방법을 도입했다는 표현이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "새 피트니스 앱 깔았어",
            "explanation": "운동을 더 재미있게 하기 위해 앱을 활용하는 현대적 취미의 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "피트니스"
                },
                {
                    "tag": "앱"
                },
                {
                    "tag": "운동"
                }
            ],
            "engTags": [
                {
                    "tag": "fitness"
                },
                {
                    "tag": "app"
                },
                {
                    "tag": "workout"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "나연",
                    "script": "I downloaded fitness app.",
                    "translation": "피트니스 앱 깔았어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지원",
                    "script": "Does it help motivation?",
                    "translation": "동기부여에 도움 돼?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "나연",
                    "script": "Yes, tracks my progress.",
                    "translation": "응, 내 진전을 추적해."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지원",
                    "script": "Technology makes exercise fun.",
                    "translation": "기술이 운동을 재미있게 해주네."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "나연이 피트니스 앱을 삭제했다고 말했다.",
                    "hint": "'I downloaded'는 다운받았다, 깔았다는 뜻이에요.",
                    "result": "X",
                    "explanation": "나연은 피트니스 앱을 'downloaded(깔았다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "나연",
                    "script": "Has different workout programs.",
                    "translation": "다양한 운동 프로그램이 있어."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지원",
                    "script": "Sounds very convenient.",
                    "translation": "매우 편리해 보이네."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "나연",
                    "script": "Exercise anytime at home.",
                    "translation": "집에서 언제든지 운동해."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Yes, tracks my @@.",
                    "hint": "발전이나 진보를 뜻하는 단어예요.",
                    "optionA": "mistakes",
                    "optionB": "progress",
                    "optionC": "problems",
                    "result": "progress",
                    "explanation": "'progress'는 '진전, 발전'이라는 뜻으로 운동 성과의 변화를 추적하는 의미예요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지원",
                    "script": "I should try one too.",
                    "translation": "나도 하나 해봐야겠어."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "나연이 피트니스 앱을 깔았다고 한 말을 완성하세요.",
                    "optionA": "I",
                    "optionB": "fitness",
                    "optionC": "downloaded",
                    "optionD": "app",
                    "result": "I downloaded fitness app",
                    "explanation": "'피트니스 앱 깔았어'라는 뜻으로 현대적인 운동 방법을 도입했다는 표현이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4845 MISMATCH

오디오북 들어봤어?

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "오디오북 들어봤어?",
            "explanation": "새로운 독서 방법인 오디오북에 대한 경험을 나누는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "오디오북"
                },
                {
                    "tag": "독서"
                },
                {
                    "tag": "새로움"
                }
            ],
            "engTags": [
                {
                    "tag": "audiobook"
                },
                {
                    "tag": "reading"
                },
                {
                    "tag": "new"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "도윤",
                    "script": "Have you tried audiobooks?",
                    "translation": "오디오북 들어봤어?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "유진",
                    "script": "No, but sounds interesting.",
                    "translation": "아니, 근데 흥미로워 보이네."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "도윤",
                    "script": "Great for busy times.",
                    "translation": "바쁠 때 완전 좋아."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "유진",
                    "script": "Can listen while walking?",
                    "translation": "걸으면서 들을 수 있어?"
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "도윤이 오디오북을 추천하지 않는다고 말했다.",
                    "hint": "'Great for busy times'는 바쁠 때 좋다는 뜻이에요.",
                    "result": "X",
                    "explanation": "도윤은 오디오북이 바쁠 때 'Great(완전 좋다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "도윤",
                    "script": "Exactly, hands free reading.",
                    "translation": "맞아, 손 안 써도 되는 독서."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "유진",
                    "script": "Where do you get them?",
                    "translation": "어디서 구해?"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "도윤",
                    "script": "Lots of apps available.",
                    "translation": "앱들이 많이 있어."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Great for busy @@.",
                    "hint": "시간이나 시기를 뜻하는 단어예요.",
                    "optionA": "people",
                    "optionB": "times",
                    "optionC": "places",
                    "result": "times",
                    "explanation": "'busy times'는 '바쁜 시기'라는 뜻으로 시간이 부족할 때를 말해요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "유진",
                    "script": "I should try one.",
                    "translation": "하나 해봐야겠어."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "도윤이 오디오북을 들어봤는지 물어본 말을 완성하세요.",
                    "optionA": "Have",
                    "optionB": "tried",
                    "optionC": "you",
                    "optionD": "audiobooks",
                    "result": "Have you tried audiobooks",
                    "explanation": "'오디오북 들어봤어?'라는 뜻으로 새로운 경험에 대해 묻는 질문이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "오디오북 들어봤어?",
            "explanation": "새로운 독서 방법인 오디오북에 대한 경험을 나누는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "오디오북"
                },
                {
                    "tag": "독서"
                },
                {
                    "tag": "새로움"
                }
            ],
            "engTags": [
                {
                    "tag": "audiobook"
                },
                {
                    "tag": "reading"
                },
                {
                    "tag": "new"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "도윤",
                    "script": "Have you tried audiobooks?",
                    "translation": "오디오북 들어봤어?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "유진",
                    "script": "No, but sounds interesting.",
                    "translation": "아니, 근데 흥미로워 보이네."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "도윤",
                    "script": "Great for busy times.",
                    "translation": "바쁠 때 완전 좋아."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "유진",
                    "script": "Can listen while walking?",
                    "translation": "걸으면서 들을 수 있어?"
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "도윤이 오디오북을 추천하지 않는다고 말했다.",
                    "hint": "'Great for busy times'는 바쁠 때 좋다는 뜻이에요.",
                    "result": "X",
                    "explanation": "도윤은 오디오북이 바쁠 때 'Great(완전 좋다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "도윤",
                    "script": "Exactly, hands free reading.",
                    "translation": "맞아, 손 안 써도 되는 독서."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "유진",
                    "script": "Where do you get them?",
                    "translation": "어디서 구해?"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "도윤",
                    "script": "Lots of apps available.",
                    "translation": "앱들이 많이 있어."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Great for busy @@.",
                    "hint": "시간이나 시기를 뜻하는 단어예요.",
                    "optionA": "people",
                    "optionB": "times",
                    "optionC": "places",
                    "result": "times",
                    "explanation": "'busy times'는 '바쁜 시기'라는 뜻으로 시간이 부족할 때를 말해요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "유진",
                    "script": "I should try one.",
                    "translation": "하나 해봐야겠어."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "도윤이 오디오북을 들어봤는지 물어본 말을 완성하세요.",
                    "optionA": "Have",
                    "optionB": "tried",
                    "optionC": "you",
                    "optionD": "audiobooks",
                    "result": "Have you tried audiobooks",
                    "explanation": "'오디오북 들어봤어?'라는 뜻으로 새로운 경험에 대해 묻는 질문이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4846 MISMATCH

집에서 영화 감상회 하자

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "집에서 영화 감상회 하자",
            "explanation": "집에서 편안하게 영화를 보며 즐기는 홈 시어터의 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "영화"
                },
                {
                    "tag": "집"
                },
                {
                    "tag": "감상회"
                }
            ],
            "engTags": [
                {
                    "tag": "movie"
                },
                {
                    "tag": "home"
                },
                {
                    "tag": "night"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "민재",
                    "script": "Let's have movie night.",
                    "translation": "영화 감상회 하자."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지원",
                    "script": "At your place or mine?",
                    "translation": "네 집에서 아니면 내 집에서?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "민재",
                    "script": "Mine has bigger screen.",
                    "translation": "내 집이 화면 더 커."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지원",
                    "script": "Perfect for movie watching.",
                    "translation": "영화 보기에 완벽하네."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "민재가 영화 보기를 싫어한다고 말했다.",
                    "hint": "'Let's have'는 하자는 뜻이에요.",
                    "result": "X",
                    "explanation": "민재는 영화 감상회를 'Let's have(하자)'고 제안했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "민재",
                    "script": "I'll prepare some snacks.",
                    "translation": "간식 좀 준비할게."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지원",
                    "script": "Should I bring drinks?",
                    "translation": "음료 가져갈까?"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "민재",
                    "script": "Great idea, sounds perfect.",
                    "translation": "좋은 생각이야, 완벽해 보여."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Mine has bigger @@.",
                    "hint": "영화를 보는 화면이나 스크린을 뜻하는 단어예요.",
                    "optionA": "room",
                    "optionB": "screen",
                    "optionC": "chair",
                    "result": "screen",
                    "explanation": "'bigger screen'은 '더 큰 화면'이라는 뜻으로 영화 감상에 좋은 조건을 말해요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지원",
                    "script": "This will be so cozy.",
                    "translation": "정말 아늑할 거야."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "민재가 영화 감상회를 하자고 제안한 말을 완성하세요.",
                    "optionA": "Let's",
                    "optionB": "movie",
                    "optionC": "have",
                    "optionD": "night",
                    "result": "Let's have movie night",
                    "explanation": "'영화 감상회 하자'라는 뜻으로 집에서 함께 영화를 보자는 제안이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "집에서 영화 감상회 하자",
            "explanation": "집에서 편안하게 영화를 보며 즐기는 홈 시어터의 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "영화"
                },
                {
                    "tag": "집"
                },
                {
                    "tag": "감상회"
                }
            ],
            "engTags": [
                {
                    "tag": "movie"
                },
                {
                    "tag": "home"
                },
                {
                    "tag": "night"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "민재",
                    "script": "Let's have movie night.",
                    "translation": "영화 감상회 하자."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지원",
                    "script": "At your place or mine?",
                    "translation": "네 집에서 아니면 내 집에서?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "민재",
                    "script": "Mine has bigger screen.",
                    "translation": "내 집이 화면 더 커."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지원",
                    "script": "Perfect for movie watching.",
                    "translation": "영화 보기에 완벽하네."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "민재가 영화 보기를 싫어한다고 말했다.",
                    "hint": "'Let's have'는 하자는 뜻이에요.",
                    "result": "X",
                    "explanation": "민재는 영화 감상회를 'Let's have(하자)'고 제안했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "민재",
                    "script": "I'll prepare some snacks.",
                    "translation": "간식 좀 준비할게."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지원",
                    "script": "Should I bring drinks?",
                    "translation": "음료 가져갈까?"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "민재",
                    "script": "Great idea, sounds perfect.",
                    "translation": "좋은 생각이야, 완벽해 보여."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Mine has bigger @@.",
                    "hint": "영화를 보는 화면이나 스크린을 뜻하는 단어예요.",
                    "optionA": "room",
                    "optionB": "screen",
                    "optionC": "chair",
                    "result": "screen",
                    "explanation": "'bigger screen'은 '더 큰 화면'이라는 뜻으로 영화 감상에 좋은 조건을 말해요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지원",
                    "script": "This will be so cozy.",
                    "translation": "정말 아늑할 거야."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "민재가 영화 감상회를 하자고 제안한 말을 완성하세요.",
                    "optionA": "Let's",
                    "optionB": "movie",
                    "optionC": "have",
                    "optionD": "night",
                    "result": "Let's have movie night",
                    "explanation": "'영화 감상회 하자'라는 뜻으로 집에서 함께 영화를 보자는 제안이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4847 MISMATCH

온라인 게임 같이 할래?

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "온라인 게임 같이 할래?",
            "explanation": "친구와 함께 온라인 게임을 즐기자고 제안하는 활기찬 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "온라인게임"
                },
                {
                    "tag": "친구"
                },
                {
                    "tag": "협력"
                }
            ],
            "engTags": [
                {
                    "tag": "online"
                },
                {
                    "tag": "game"
                },
                {
                    "tag": "team"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "나연",
                    "script": "Want to play online together?",
                    "translation": "온라인으로 같이 할래?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지훈",
                    "script": "What game did you think?",
                    "translation": "어떤 게임 생각했어?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "나연",
                    "script": "Maybe a team cooperation game.",
                    "translation": "팀 협력 게임 같은 거."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지훈",
                    "script": "Sounds like great fun.",
                    "translation": "정말 재미있을 것 같아."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "나연이 혼자 게임하기를 선호한다고 말했다.",
                    "hint": "'together'는 함께, 같이라는 뜻이에요.",
                    "result": "X",
                    "explanation": "나연은 'together(함께)' 게임하자고 제안했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "나연",
                    "script": "We can voice chat.",
                    "translation": "음성 채팅도 할 수 있어."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지훈",
                    "script": "Makes it more social.",
                    "translation": "더 사회적으로 만들어주네."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "나연",
                    "script": "Tonight after dinner?",
                    "translation": "오늘 저녁 식사 후에?"
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Maybe a team cooperation @@.",
                    "hint": "놀이나 경기를 뜻하는 단어예요.",
                    "optionA": "book",
                    "optionB": "game",
                    "optionC": "movie",
                    "result": "game",
                    "explanation": "'team cooperation game'은 '팀 협력 게임'이라는 뜻으로 함께 플레이하는 게임을 말해요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지훈",
                    "script": "Perfect timing for me.",
                    "translation": "나한텐 완벽한 타이밍이야."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "나연이 온라인으로 함께 게임하자고 제안한 말을 완성하세요.",
                    "optionA": "Want",
                    "optionB": "play",
                    "optionC": "to",
                    "optionD": "together",
                    "optionE": "online",
                    "result": "Want to play online together",
                    "explanation": "'온라인으로 같이 할래?'라는 뜻으로 친구와 디지털 게임을 함께 즐기자는 제안이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "온라인 게임 같이 할래?",
            "explanation": "친구와 함께 온라인 게임을 즐기자고 제안하는 활기찬 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "온라인게임"
                },
                {
                    "tag": "친구"
                },
                {
                    "tag": "협력"
                }
            ],
            "engTags": [
                {
                    "tag": "online"
                },
                {
                    "tag": "game"
                },
                {
                    "tag": "team"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "나연",
                    "script": "Want to play online together?",
                    "translation": "온라인으로 같이 할래?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지훈",
                    "script": "What game did you think?",
                    "translation": "어떤 게임 생각했어?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "나연",
                    "script": "Maybe a team cooperation game.",
                    "translation": "팀 협력 게임 같은 거."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지훈",
                    "script": "Sounds like great fun.",
                    "translation": "정말 재미있을 것 같아."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "나연이 혼자 게임하기를 선호한다고 말했다.",
                    "hint": "'together'는 함께, 같이라는 뜻이에요.",
                    "result": "X",
                    "explanation": "나연은 'together(함께)' 게임하자고 제안했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "나연",
                    "script": "We can voice chat.",
                    "translation": "음성 채팅도 할 수 있어."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지훈",
                    "script": "Makes it more social.",
                    "translation": "더 사회적으로 만들어주네."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "나연",
                    "script": "Tonight after dinner?",
                    "translation": "오늘 저녁 식사 후에?"
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Maybe a team cooperation @@.",
                    "hint": "놀이나 경기를 뜻하는 단어예요.",
                    "optionA": "book",
                    "optionB": "game",
                    "optionC": "movie",
                    "result": "game",
                    "explanation": "'team cooperation game'은 '팀 협력 게임'이라는 뜻으로 함께 플레이하는 게임을 말해요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지훈",
                    "script": "Perfect timing for me.",
                    "translation": "나한텐 완벽한 타이밍이야."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "나연이 온라인으로 함께 게임하자고 제안한 말을 완성하세요.",
                    "optionA": "Want",
                    "optionB": "play",
                    "optionC": "to",
                    "optionD": "together",
                    "optionE": "online",
                    "result": "Want to play online together",
                    "explanation": "'온라인으로 같이 할래?'라는 뜻으로 친구와 디지털 게임을 함께 즐기자는 제안이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4848 MISMATCH

클래식 음악 들어볼까?

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "클래식 음악 들어볼까?",
            "explanation": "새로운 음악 장르인 클래식에 대한 관심을 나누는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "클래식"
                },
                {
                    "tag": "음악"
                },
                {
                    "tag": "새로움"
                }
            ],
            "engTags": [
                {
                    "tag": "classical"
                },
                {
                    "tag": "music"
                },
                {
                    "tag": "new"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "채원",
                    "script": "Should we try classical music?",
                    "translation": "클래식 음악 들어볼까?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지우",
                    "script": "I find it quite relaxing.",
                    "translation": "꽤 편안하다고 생각해."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "채원",
                    "script": "Good for stress relief.",
                    "translation": "스트레스 해소에 좋아."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지우",
                    "script": "Which composer do you like?",
                    "translation": "어떤 작곡가 좋아해?"
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "지우가 클래식 음악을 스트레스 받는다고 말했다.",
                    "hint": "'quite relaxing'은 꽤 편안하다는 뜻이에요.",
                    "result": "X",
                    "explanation": "지우는 클래식 음악이 'quite relaxing(꽤 편안하다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "채원",
                    "script": "Mozart is my favorite.",
                    "translation": "모차르트가 내가 제일 좋아하는 거야."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지우",
                    "script": "His music sounds beautiful.",
                    "translation": "그의 음악은 아름다워 들려."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "채원",
                    "script": "Let's listen this evening.",
                    "translation": "오늘 저녁에 들어보자."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Good for stress @@.",
                    "hint": "스트레스를 없애고 풀어주는 것을 뜻하는 단어예요.",
                    "optionA": "increase",
                    "optionB": "relief",
                    "optionC": "creation",
                    "result": "relief",
                    "explanation": "'stress relief'는 '스트레스 해소'라는 뜻으로 클래식 음악의 효과를 나타내요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지우",
                    "script": "That sounds very peaceful.",
                    "translation": "정말 평화로울 것 같아."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "채원이 클래식 음악을 들어보자고 제안한 말을 완성하세요.",
                    "optionA": "Should",
                    "optionB": "try",
                    "optionC": "we",
                    "optionD": "music",
                    "optionE": "classical",
                    "result": "Should we try classical music",
                    "explanation": "'클래식 음악 들어볼까?'라는 뜻으로 새로운 음악 장르를 탐험하자는 제안이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "클래식 음악 들어볼까?",
            "explanation": "새로운 음악 장르인 클래식에 대한 관심을 나누는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "클래식"
                },
                {
                    "tag": "음악"
                },
                {
                    "tag": "새로움"
                }
            ],
            "engTags": [
                {
                    "tag": "classical"
                },
                {
                    "tag": "music"
                },
                {
                    "tag": "new"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "채원",
                    "script": "Should we try classical music?",
                    "translation": "클래식 음악 들어볼까?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지우",
                    "script": "I find it quite relaxing.",
                    "translation": "꽤 편안하다고 생각해."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "채원",
                    "script": "Good for stress relief.",
                    "translation": "스트레스 해소에 좋아."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지우",
                    "script": "Which composer do you like?",
                    "translation": "어떤 작곡가 좋아해?"
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "지우가 클래식 음악을 스트레스 받는다고 말했다.",
                    "hint": "'quite relaxing'은 꽤 편안하다는 뜻이에요.",
                    "result": "X",
                    "explanation": "지우는 클래식 음악이 'quite relaxing(꽤 편안하다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "채원",
                    "script": "Mozart is my favorite.",
                    "translation": "모차르트가 내가 제일 좋아하는 거야."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지우",
                    "script": "His music sounds beautiful.",
                    "translation": "그의 음악은 아름다워 들려."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "채원",
                    "script": "Let's listen this evening.",
                    "translation": "오늘 저녁에 들어보자."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Good for stress @@.",
                    "hint": "스트레스를 없애고 풀어주는 것을 뜻하는 단어예요.",
                    "optionA": "increase",
                    "optionB": "relief",
                    "optionC": "creation",
                    "result": "relief",
                    "explanation": "'stress relief'는 '스트레스 해소'라는 뜻으로 클래식 음악의 효과를 나타내요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지우",
                    "script": "That sounds very peaceful.",
                    "translation": "정말 평화로울 것 같아."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "채원이 클래식 음악을 들어보자고 제안한 말을 완성하세요.",
                    "optionA": "Should",
                    "optionB": "try",
                    "optionC": "we",
                    "optionD": "music",
                    "optionE": "classical",
                    "result": "Should we try classical music",
                    "explanation": "'클래식 음악 들어볼까?'라는 뜻으로 새로운 음악 장르를 탐험하자는 제안이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4849 MISMATCH

일기 쓰기 시작했어

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "일기 쓰기 시작했어",
            "explanation": "감정 정리와 기록을 위해 일기 쓰기를 시작한 경험의 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "일기"
                },
                {
                    "tag": "감정"
                },
                {
                    "tag": "기록"
                }
            ],
            "engTags": [
                {
                    "tag": "diary"
                },
                {
                    "tag": "emotion"
                },
                {
                    "tag": "record"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수진",
                    "script": "I started writing diary.",
                    "translation": "일기 쓰기 시작했어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "준혁",
                    "script": "That's a healthy habit.",
                    "translation": "건강한 습관이네."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "수진",
                    "script": "Helps organize my thoughts.",
                    "translation": "생각 정리하는 데 도움 돼."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "준혁",
                    "script": "Do you write daily?",
                    "translation": "매일 써?"
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "수진이 일기 쓰기를 중단했다고 말했다.",
                    "hint": "'I started'는 시작했다는 뜻이에요.",
                    "result": "X",
                    "explanation": "수진은 일기 쓰기를 'started(시작했다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "수진",
                    "script": "Try to every night.",
                    "translation": "매일 밤마다 노력해."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "준혁",
                    "script": "Good way to reflect.",
                    "translation": "반성하기 좋은 방법이네."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "수진",
                    "script": "Makes me feel better.",
                    "translation": "기분이 좋아져."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Helps organize my @@.",
                    "hint": "마음속의 생각이나 사고를 뜻하는 단어예요.",
                    "optionA": "clothes",
                    "optionB": "thoughts",
                    "optionC": "books",
                    "result": "thoughts",
                    "explanation": "'organize thoughts'는 '생각을 정리하다'라는 뜻으로 일기의 효과를 나타내요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "준혁",
                    "script": "I should try that too.",
                    "translation": "나도 해봐야겠어."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "수진이 일기 쓰기를 시작했다고 한 말을 완성하세요.",
                    "optionA": "I",
                    "optionB": "writing",
                    "optionC": "started",
                    "optionD": "diary",
                    "result": "I started writing diary",
                    "explanation": "'일기 쓰기 시작했어'라는 뜻으로 새로운 자기계발 습관을 시작했다는 표현이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "일기 쓰기 시작했어",
            "explanation": "감정 정리와 기록을 위해 일기 쓰기를 시작한 경험의 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "일기"
                },
                {
                    "tag": "감정"
                },
                {
                    "tag": "기록"
                }
            ],
            "engTags": [
                {
                    "tag": "diary"
                },
                {
                    "tag": "emotion"
                },
                {
                    "tag": "record"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수진",
                    "script": "I started writing diary.",
                    "translation": "일기 쓰기 시작했어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "준혁",
                    "script": "That's a healthy habit.",
                    "translation": "건강한 습관이네."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "수진",
                    "script": "Helps organize my thoughts.",
                    "translation": "생각 정리하는 데 도움 돼."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "준혁",
                    "script": "Do you write daily?",
                    "translation": "매일 써?"
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "수진이 일기 쓰기를 중단했다고 말했다.",
                    "hint": "'I started'는 시작했다는 뜻이에요.",
                    "result": "X",
                    "explanation": "수진은 일기 쓰기를 'started(시작했다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "수진",
                    "script": "Try to every night.",
                    "translation": "매일 밤마다 노력해."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "준혁",
                    "script": "Good way to reflect.",
                    "translation": "반성하기 좋은 방법이네."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "수진",
                    "script": "Makes me feel better.",
                    "translation": "기분이 좋아져."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Helps organize my @@.",
                    "hint": "마음속의 생각이나 사고를 뜻하는 단어예요.",
                    "optionA": "clothes",
                    "optionB": "thoughts",
                    "optionC": "books",
                    "result": "thoughts",
                    "explanation": "'organize thoughts'는 '생각을 정리하다'라는 뜻으로 일기의 효과를 나타내요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "준혁",
                    "script": "I should try that too.",
                    "translation": "나도 해봐야겠어."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "수진이 일기 쓰기를 시작했다고 한 말을 완성하세요.",
                    "optionA": "I",
                    "optionB": "writing",
                    "optionC": "started",
                    "optionD": "diary",
                    "result": "I started writing diary",
                    "explanation": "'일기 쓰기 시작했어'라는 뜻으로 새로운 자기계발 습관을 시작했다는 표현이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4850 MISMATCH

체스 룰 배우고 있어

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "체스 룰 배우고 있어",
            "explanation": "전략적 사고가 필요한 체스를 배우는 과정의 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "체스"
                },
                {
                    "tag": "전략"
                },
                {
                    "tag": "배움"
                }
            ],
            "engTags": [
                {
                    "tag": "chess"
                },
                {
                    "tag": "strategy"
                },
                {
                    "tag": "learn"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "태호",
                    "script": "I'm learning chess rules.",
                    "translation": "체스 룰 배우고 있어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "소영",
                    "script": "That requires strategic thinking.",
                    "translation": "전략적 사고가 필요하지."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "태호",
                    "script": "Yes, quite challenging mentally.",
                    "translation": "응, 정신적으로 꽤 도전적이야."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "소영",
                    "script": "But very rewarding game.",
                    "translation": "하지만 매우 보람 있는 게임이야."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "태호가 체스가 쉽다고 말했다.",
                    "hint": "'quite challenging'은 꽤 도전적이라는 뜻이에요.",
                    "result": "X",
                    "explanation": "태호는 체스가 'quite challenging(꽤 도전적)'이라고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "태호",
                    "script": "Each piece moves differently.",
                    "translation": "각 말이 다르게 움직여."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "소영",
                    "script": "Takes time to master.",
                    "translation": "마스터하는 데 시간 걸려."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태호",
                    "script": "I'm enjoying the process.",
                    "translation": "그 과정을 즐기고 있어."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "That requires strategic @@.",
                    "hint": "생각하고 사고하는 과정을 뜻하는 단어예요.",
                    "optionA": "moving",
                    "optionB": "thinking",
                    "optionC": "playing",
                    "result": "thinking",
                    "explanation": "'strategic thinking'은 '전략적 사고'라는 뜻으로 체스에 필요한 능력을 말해요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "소영",
                    "script": "That's the best approach.",
                    "translation": "그게 최고 접근법이야."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "태호가 체스 룰을 배우고 있다고 한 말을 완성하세요.",
                    "optionA": "I'm",
                    "optionB": "chess",
                    "optionC": "learning",
                    "optionD": "rules",
                    "result": "I'm learning chess rules",
                    "explanation": "'체스 룰 배우고 있어'라는 뜻으로 새로운 전략 게임을 익히고 있다는 표현이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "체스 룰 배우고 있어",
            "explanation": "전략적 사고가 필요한 체스를 배우는 과정의 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "체스"
                },
                {
                    "tag": "전략"
                },
                {
                    "tag": "배움"
                }
            ],
            "engTags": [
                {
                    "tag": "chess"
                },
                {
                    "tag": "strategy"
                },
                {
                    "tag": "learn"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "태호",
                    "script": "I'm learning chess rules.",
                    "translation": "체스 룰 배우고 있어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "소영",
                    "script": "That requires strategic thinking.",
                    "translation": "전략적 사고가 필요하지."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "태호",
                    "script": "Yes, quite challenging mentally.",
                    "translation": "응, 정신적으로 꽤 도전적이야."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "소영",
                    "script": "But very rewarding game.",
                    "translation": "하지만 매우 보람 있는 게임이야."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "태호가 체스가 쉽다고 말했다.",
                    "hint": "'quite challenging'은 꽤 도전적이라는 뜻이에요.",
                    "result": "X",
                    "explanation": "태호는 체스가 'quite challenging(꽤 도전적)'이라고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "태호",
                    "script": "Each piece moves differently.",
                    "translation": "각 말이 다르게 움직여."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "소영",
                    "script": "Takes time to master.",
                    "translation": "마스터하는 데 시간 걸려."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태호",
                    "script": "I'm enjoying the process.",
                    "translation": "그 과정을 즐기고 있어."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "That requires strategic @@.",
                    "hint": "생각하고 사고하는 과정을 뜻하는 단어예요.",
                    "optionA": "moving",
                    "optionB": "thinking",
                    "optionC": "playing",
                    "result": "thinking",
                    "explanation": "'strategic thinking'은 '전략적 사고'라는 뜻으로 체스에 필요한 능력을 말해요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "소영",
                    "script": "That's the best approach.",
                    "translation": "그게 최고 접근법이야."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "태호가 체스 룰을 배우고 있다고 한 말을 완성하세요.",
                    "optionA": "I'm",
                    "optionB": "chess",
                    "optionC": "learning",
                    "optionD": "rules",
                    "result": "I'm learning chess rules",
                    "explanation": "'체스 룰 배우고 있어'라는 뜻으로 새로운 전략 게임을 익히고 있다는 표현이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4851 MISMATCH

팟캐스트 추천해줄래?

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "팟캐스트 추천해줄래?",
            "explanation": "새로운 콘텐츠 소비 방법인 팟캐스트에 대한 관심의 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "팟캐스트"
                },
                {
                    "tag": "추천"
                },
                {
                    "tag": "콘텐츠"
                }
            ],
            "engTags": [
                {
                    "tag": "podcast"
                },
                {
                    "tag": "recommend"
                },
                {
                    "tag": "content"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "상현",
                    "script": "Can you recommend podcasts?",
                    "translation": "팟캐스트 추천해줄래?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "선영",
                    "script": "What topics interest you?",
                    "translation": "어떤 주제에 관심 있어?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "상현",
                    "script": "Maybe science or history.",
                    "translation": "과학이나 역사."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "선영",
                    "script": "I know some good ones.",
                    "translation": "좋은 거 몇 개 알아."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "상현이 팟캐스트에 관심이 없다고 말했다.",
                    "hint": "'Can you recommend'는 추천해달라는 뜻이에요.",
                    "result": "X",
                    "explanation": "상현은 팟캐스트를 'recommend(추천해달라)'고 요청했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "상현",
                    "script": "Perfect for my commute.",
                    "translation": "통근할 때 완벽해."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "선영",
                    "script": "Much better than music.",
                    "translation": "음악보다 훨씬 나아."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "상현",
                    "script": "I'll try them tonight.",
                    "translation": "오늘 밤에 들어볼게."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "What topics interest @@?",
                    "hint": "너, 당신을 가리키는 대명사예요.",
                    "optionA": "me",
                    "optionB": "you",
                    "optionC": "them",
                    "result": "you",
                    "explanation": "'interest you'는 '너에게 관심 있는'이라는 뜻으로 상대방의 선호를 묻는 표현이에요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "선영",
                    "script": "I'll send you links.",
                    "translation": "링크 보내줄게."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "상현이 팟캐스트를 추천해달라고 요청한 말을 완성하세요.",
                    "optionA": "Can",
                    "optionB": "recommend",
                    "optionC": "you",
                    "optionD": "podcasts",
                    "result": "Can you recommend podcasts",
                    "explanation": "'팟캐스트 추천해줄래?'라는 뜻으로 새로운 콘텐츠에 대한 도움을 요청하는 표현이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "팟캐스트 추천해줄래?",
            "explanation": "새로운 콘텐츠 소비 방법인 팟캐스트에 대한 관심의 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "팟캐스트"
                },
                {
                    "tag": "추천"
                },
                {
                    "tag": "콘텐츠"
                }
            ],
            "engTags": [
                {
                    "tag": "podcast"
                },
                {
                    "tag": "recommend"
                },
                {
                    "tag": "content"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "상현",
                    "script": "Can you recommend podcasts?",
                    "translation": "팟캐스트 추천해줄래?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "선영",
                    "script": "What topics interest you?",
                    "translation": "어떤 주제에 관심 있어?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "상현",
                    "script": "Maybe science or history.",
                    "translation": "과학이나 역사."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "선영",
                    "script": "I know some good ones.",
                    "translation": "좋은 거 몇 개 알아."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "상현이 팟캐스트에 관심이 없다고 말했다.",
                    "hint": "'Can you recommend'는 추천해달라는 뜻이에요.",
                    "result": "X",
                    "explanation": "상현은 팟캐스트를 'recommend(추천해달라)'고 요청했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "상현",
                    "script": "Perfect for my commute.",
                    "translation": "통근할 때 완벽해."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "선영",
                    "script": "Much better than music.",
                    "translation": "음악보다 훨씬 나아."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "상현",
                    "script": "I'll try them tonight.",
                    "translation": "오늘 밤에 들어볼게."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "What topics interest @@?",
                    "hint": "너, 당신을 가리키는 대명사예요.",
                    "optionA": "me",
                    "optionB": "you",
                    "optionC": "them",
                    "result": "you",
                    "explanation": "'interest you'는 '너에게 관심 있는'이라는 뜻으로 상대방의 선호를 묻는 표현이에요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "선영",
                    "script": "I'll send you links.",
                    "translation": "링크 보내줄게."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "상현이 팟캐스트를 추천해달라고 요청한 말을 완성하세요.",
                    "optionA": "Can",
                    "optionB": "recommend",
                    "optionC": "you",
                    "optionD": "podcasts",
                    "result": "Can you recommend podcasts",
                    "explanation": "'팟캐스트 추천해줄래?'라는 뜻으로 새로운 콘텐츠에 대한 도움을 요청하는 표현이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4852 MISMATCH

마술 배우는 거 어때?

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "마술 배우는 거 어때?",
            "explanation": "재미있고 특별한 취미인 마술에 대한 흥미를 나누는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "마술"
                },
                {
                    "tag": "특별"
                },
                {
                    "tag": "재미"
                }
            ],
            "engTags": [
                {
                    "tag": "magic"
                },
                {
                    "tag": "special"
                },
                {
                    "tag": "fun"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "상우",
                    "script": "How about learning magic tricks?",
                    "translation": "마술 배우는 거 어때?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지은",
                    "script": "That sounds really unique.",
                    "translation": "정말 독특하게 들리네."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "상우",
                    "script": "Great for entertaining friends.",
                    "translation": "친구들 즐겁게 해주기 좋아."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지은",
                    "script": "Where do you learn?",
                    "translation": "어디서 배워?"
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "지은이 마술이 지루하다고 말했다.",
                    "hint": "'really unique'는 정말 독특하다는 뜻이에요.",
                    "result": "X",
                    "explanation": "지은은 마술이 'really unique(정말 독특하다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "상우",
                    "script": "Online tutorials are helpful.",
                    "translation": "온라인 튜토리얼이 도움 돼."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지은",
                    "script": "Can practice at home?",
                    "translation": "집에서 연습할 수 있어?"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "상우",
                    "script": "Yes, with simple props.",
                    "translation": "응, 간단한 도구로."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Great for entertaining @@.",
                    "hint": "친구들이나 사람들을 뜻하는 단어예요.",
                    "optionA": "enemies",
                    "optionB": "friends",
                    "optionC": "books",
                    "result": "friends",
                    "explanation": "'entertaining friends'는 '친구들을 즐겁게 해주기'라는 뜻으로 마술의 사회적 효과를 말해요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지은",
                    "script": "This could be really fun.",
                    "translation": "정말 재미있을 것 같아."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "상우가 마술 배우기를 제안한 말을 완성하세요.",
                    "optionA": "How",
                    "optionB": "learning",
                    "optionC": "about",
                    "optionD": "tricks",
                    "optionE": "magic",
                    "result": "How about learning magic tricks",
                    "explanation": "'마술 배우는 거 어때?'라는 뜻으로 특별하고 재미있는 취미를 제안하는 표현이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "마술 배우는 거 어때?",
            "explanation": "재미있고 특별한 취미인 마술에 대한 흥미를 나누는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "마술"
                },
                {
                    "tag": "특별"
                },
                {
                    "tag": "재미"
                }
            ],
            "engTags": [
                {
                    "tag": "magic"
                },
                {
                    "tag": "special"
                },
                {
                    "tag": "fun"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "상우",
                    "script": "How about learning magic tricks?",
                    "translation": "마술 배우는 거 어때?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지은",
                    "script": "That sounds really unique.",
                    "translation": "정말 독특하게 들리네."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "상우",
                    "script": "Great for entertaining friends.",
                    "translation": "친구들 즐겁게 해주기 좋아."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지은",
                    "script": "Where do you learn?",
                    "translation": "어디서 배워?"
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "지은이 마술이 지루하다고 말했다.",
                    "hint": "'really unique'는 정말 독특하다는 뜻이에요.",
                    "result": "X",
                    "explanation": "지은은 마술이 'really unique(정말 독특하다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "상우",
                    "script": "Online tutorials are helpful.",
                    "translation": "온라인 튜토리얼이 도움 돼."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지은",
                    "script": "Can practice at home?",
                    "translation": "집에서 연습할 수 있어?"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "상우",
                    "script": "Yes, with simple props.",
                    "translation": "응, 간단한 도구로."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Great for entertaining @@.",
                    "hint": "친구들이나 사람들을 뜻하는 단어예요.",
                    "optionA": "enemies",
                    "optionB": "friends",
                    "optionC": "books",
                    "result": "friends",
                    "explanation": "'entertaining friends'는 '친구들을 즐겁게 해주기'라는 뜻으로 마술의 사회적 효과를 말해요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지은",
                    "script": "This could be really fun.",
                    "translation": "정말 재미있을 것 같아."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "상우가 마술 배우기를 제안한 말을 완성하세요.",
                    "optionA": "How",
                    "optionB": "learning",
                    "optionC": "about",
                    "optionD": "tricks",
                    "optionE": "magic",
                    "result": "How about learning magic tricks",
                    "explanation": "'마술 배우는 거 어때?'라는 뜻으로 특별하고 재미있는 취미를 제안하는 표현이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4853 MISMATCH

반려식물 키우기 시작했어

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "반려식물 키우기 시작했어",
            "explanation": "집에서 식물을 키우며 책임감과 보람을 느끼는 취미의 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "식물"
                },
                {
                    "tag": "키우기"
                },
                {
                    "tag": "책임감"
                }
            ],
            "engTags": [
                {
                    "tag": "plant"
                },
                {
                    "tag": "growing"
                },
                {
                    "tag": "care"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "승현",
                    "script": "I started growing houseplants.",
                    "translation": "반려식물 키우기 시작했어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "서연",
                    "script": "They make rooms prettier.",
                    "translation": "방을 더 예쁘게 만들어줘."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "승현",
                    "script": "And improve air quality.",
                    "translation": "공기질도 개선하고."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "서연",
                    "script": "What types did you get?",
                    "translation": "어떤 종류 샀어?"
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "승현이 식물 키우기를 포기했다고 말했다.",
                    "hint": "'I started'는 시작했다는 뜻이에요.",
                    "result": "X",
                    "explanation": "승현은 식물 키우기를 'started(시작했다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "승현",
                    "script": "Some easy care varieties.",
                    "translation": "키우기 쉬운 종류들."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "서연",
                    "script": "Smart choice for beginners.",
                    "translation": "초보자에게 현명한 선택이야."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "승현",
                    "script": "Learning their different needs.",
                    "translation": "각각의 다른 필요를 배우고 있어."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "They make rooms @@.",
                    "hint": "더 아름답고 예쁘게 만든다는 뜻의 비교급 형용사예요.",
                    "optionA": "uglier",
                    "optionB": "prettier",
                    "optionC": "smaller",
                    "result": "prettier",
                    "explanation": "'prettier'는 '더 예쁜'이라는 뜻으로 식물이 공간에 주는 미적 효과를 말해요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "서연",
                    "script": "They're like green companions.",
                    "translation": "녹색 동반자 같아."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "승현이 반려식물 키우기를 시작했다고 한 말을 완성하세요.",
                    "optionA": "I",
                    "optionB": "growing",
                    "optionC": "started",
                    "optionD": "houseplants",
                    "result": "I started growing houseplants",
                    "explanation": "'반려식물 키우기 시작했어'라는 뜻으로 새로운 관리 취미를 시작했다는 표현이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "반려식물 키우기 시작했어",
            "explanation": "집에서 식물을 키우며 책임감과 보람을 느끼는 취미의 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "식물"
                },
                {
                    "tag": "키우기"
                },
                {
                    "tag": "책임감"
                }
            ],
            "engTags": [
                {
                    "tag": "plant"
                },
                {
                    "tag": "growing"
                },
                {
                    "tag": "care"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "승현",
                    "script": "I started growing houseplants.",
                    "translation": "반려식물 키우기 시작했어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "서연",
                    "script": "They make rooms prettier.",
                    "translation": "방을 더 예쁘게 만들어줘."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "승현",
                    "script": "And improve air quality.",
                    "translation": "공기질도 개선하고."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "서연",
                    "script": "What types did you get?",
                    "translation": "어떤 종류 샀어?"
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "승현이 식물 키우기를 포기했다고 말했다.",
                    "hint": "'I started'는 시작했다는 뜻이에요.",
                    "result": "X",
                    "explanation": "승현은 식물 키우기를 'started(시작했다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "승현",
                    "script": "Some easy care varieties.",
                    "translation": "키우기 쉬운 종류들."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "서연",
                    "script": "Smart choice for beginners.",
                    "translation": "초보자에게 현명한 선택이야."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "승현",
                    "script": "Learning their different needs.",
                    "translation": "각각의 다른 필요를 배우고 있어."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "They make rooms @@.",
                    "hint": "더 아름답고 예쁘게 만든다는 뜻의 비교급 형용사예요.",
                    "optionA": "uglier",
                    "optionB": "prettier",
                    "optionC": "smaller",
                    "result": "prettier",
                    "explanation": "'prettier'는 '더 예쁜'이라는 뜻으로 식물이 공간에 주는 미적 효과를 말해요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "서연",
                    "script": "They're like green companions.",
                    "translation": "녹색 동반자 같아."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "승현이 반려식물 키우기를 시작했다고 한 말을 완성하세요.",
                    "optionA": "I",
                    "optionB": "growing",
                    "optionC": "started",
                    "optionD": "houseplants",
                    "result": "I started growing houseplants",
                    "explanation": "'반려식물 키우기 시작했어'라는 뜻으로 새로운 관리 취미를 시작했다는 표현이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4854 MISMATCH

온라인 쇼핑몰 구경하기

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "온라인 쇼핑몰 구경하기",
            "explanation": "인터넷 쇼핑을 취미로 즐기며 다양한 상품을 구경하는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "온라인쇼핑"
                },
                {
                    "tag": "구경"
                },
                {
                    "tag": "취미"
                }
            ],
            "engTags": [
                {
                    "tag": "online"
                },
                {
                    "tag": "shopping"
                },
                {
                    "tag": "browse"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "나연",
                    "script": "I love browsing online stores.",
                    "translation": "온라인 상점 구경하는 거 좋아해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지원",
                    "script": "Even without buying anything?",
                    "translation": "아무것도 안 사도?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "나연",
                    "script": "Yes, just window shopping.",
                    "translation": "응, 그냥 윈도우 쇼핑."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지원",
                    "script": "That's actually quite relaxing.",
                    "translation": "사실 꽤 편안하네."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "나연이 온라인 쇼핑을 싫어한다고 말했다.",
                    "hint": "'I love'는 좋아한다는 뜻이에요.",
                    "result": "X",
                    "explanation": "나연은 온라인 상점 구경을 'love(좋아한다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "나연",
                    "script": "See new trends and styles.",
                    "translation": "새로운 트렌드와 스타일을 봐."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지원",
                    "script": "Good for staying updated.",
                    "translation": "최신 정보 유지에 좋네."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "나연",
                    "script": "Sometimes find great deals.",
                    "translation": "가끔 좋은 할인도 찾아."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Yes, just window @@.",
                    "hint": "사지 않고 구경만 하는 쇼핑을 뜻하는 단어예요.",
                    "optionA": "breaking",
                    "optionB": "shopping",
                    "optionC": "cleaning",
                    "result": "shopping",
                    "explanation": "'window shopping'은 '윈도우 쇼핑'이라는 뜻으로 구매 없이 구경만 하는 것을 말해요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지원",
                    "script": "I should try that.",
                    "translation": "나도 해봐야겠어."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "나연이 온라인 상점 구경하기를 좋아한다고 한 말을 완성하세요.",
                    "optionA": "I",
                    "optionB": "browsing",
                    "optionC": "love",
                    "optionD": "stores",
                    "optionE": "online",
                    "result": "I love browsing online stores",
                    "explanation": "'온라인 상점 구경하는 거 좋아해'라는 뜻으로 현대적 쇼핑 취미를 표현하는 말이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "온라인 쇼핑몰 구경하기",
            "explanation": "인터넷 쇼핑을 취미로 즐기며 다양한 상품을 구경하는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "온라인쇼핑"
                },
                {
                    "tag": "구경"
                },
                {
                    "tag": "취미"
                }
            ],
            "engTags": [
                {
                    "tag": "online"
                },
                {
                    "tag": "shopping"
                },
                {
                    "tag": "browse"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "나연",
                    "script": "I love browsing online stores.",
                    "translation": "온라인 상점 구경하는 거 좋아해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지원",
                    "script": "Even without buying anything?",
                    "translation": "아무것도 안 사도?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "나연",
                    "script": "Yes, just window shopping.",
                    "translation": "응, 그냥 윈도우 쇼핑."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지원",
                    "script": "That's actually quite relaxing.",
                    "translation": "사실 꽤 편안하네."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "나연이 온라인 쇼핑을 싫어한다고 말했다.",
                    "hint": "'I love'는 좋아한다는 뜻이에요.",
                    "result": "X",
                    "explanation": "나연은 온라인 상점 구경을 'love(좋아한다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "나연",
                    "script": "See new trends and styles.",
                    "translation": "새로운 트렌드와 스타일을 봐."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지원",
                    "script": "Good for staying updated.",
                    "translation": "최신 정보 유지에 좋네."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "나연",
                    "script": "Sometimes find great deals.",
                    "translation": "가끔 좋은 할인도 찾아."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Yes, just window @@.",
                    "hint": "사지 않고 구경만 하는 쇼핑을 뜻하는 단어예요.",
                    "optionA": "breaking",
                    "optionB": "shopping",
                    "optionC": "cleaning",
                    "result": "shopping",
                    "explanation": "'window shopping'은 '윈도우 쇼핑'이라는 뜻으로 구매 없이 구경만 하는 것을 말해요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지원",
                    "script": "I should try that.",
                    "translation": "나도 해봐야겠어."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "나연이 온라인 상점 구경하기를 좋아한다고 한 말을 완성하세요.",
                    "optionA": "I",
                    "optionB": "browsing",
                    "optionC": "love",
                    "optionD": "stores",
                    "optionE": "online",
                    "result": "I love browsing online stores",
                    "explanation": "'온라인 상점 구경하는 거 좋아해'라는 뜻으로 현대적 쇼핑 취미를 표현하는 말이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4855 MISMATCH

노래방 가서 스트레스 풀자

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "노래방 가서 스트레스 풀자",
            "explanation": "친구들과 노래방에서 신나게 노래하며 스트레스를 해소하는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "노래방"
                },
                {
                    "tag": "스트레스"
                },
                {
                    "tag": "해소"
                }
            ],
            "engTags": [
                {
                    "tag": "karaoke"
                },
                {
                    "tag": "stress"
                },
                {
                    "tag": "release"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "도윤",
                    "script": "Let's go to karaoke.",
                    "translation": "노래방 가자."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "유진",
                    "script": "Great for stress relief.",
                    "translation": "스트레스 해소에 좋겠다."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "도윤",
                    "script": "Sing our hearts out.",
                    "translation": "마음껏 불러보자."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "유진",
                    "script": "I love that idea.",
                    "translation": "그 아이디어 좋아."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "유진이 노래방을 싫어한다고 말했다.",
                    "hint": "'I love that idea'는 그 아이디어를 좋아한다는 뜻이에요.",
                    "result": "X",
                    "explanation": "유진은 노래방 아이디어를 'love(좋아한다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "도윤",
                    "script": "What songs will you pick?",
                    "translation": "어떤 노래 고를 거야?"
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "유진",
                    "script": "Maybe some ballads first.",
                    "translation": "발라드부터 할까."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "도윤",
                    "script": "Then upbeat songs later.",
                    "translation": "그다음엔 신나는 노래."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Great for stress @@.",
                    "hint": "스트레스를 없애고 풀어주는 것을 뜻하는 단어예요.",
                    "optionA": "increase",
                    "optionB": "relief",
                    "optionC": "problem",
                    "result": "relief",
                    "explanation": "'stress relief'는 '스트레스 해소'라는 뜻으로 노래방의 효과를 나타내요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "유진",
                    "script": "Perfect plan for tonight.",
                    "translation": "오늘 밤 완벽한 계획이야."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "도윤이 마음껏 노래하자고 한 말을 완성하세요.",
                    "optionA": "Sing",
                    "optionB": "hearts",
                    "optionC": "our",
                    "optionD": "out",
                    "result": "Sing our hearts out",
                    "explanation": "'마음껏 불러보자'라는 뜻으로 노래방에서 신나게 노래하자는 표현이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "노래방 가서 스트레스 풀자",
            "explanation": "친구들과 노래방에서 신나게 노래하며 스트레스를 해소하는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "노래방"
                },
                {
                    "tag": "스트레스"
                },
                {
                    "tag": "해소"
                }
            ],
            "engTags": [
                {
                    "tag": "karaoke"
                },
                {
                    "tag": "stress"
                },
                {
                    "tag": "release"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "도윤",
                    "script": "Let's go to karaoke.",
                    "translation": "노래방 가자."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "유진",
                    "script": "Great for stress relief.",
                    "translation": "스트레스 해소에 좋겠다."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "도윤",
                    "script": "Sing our hearts out.",
                    "translation": "마음껏 불러보자."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "유진",
                    "script": "I love that idea.",
                    "translation": "그 아이디어 좋아."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "유진이 노래방을 싫어한다고 말했다.",
                    "hint": "'I love that idea'는 그 아이디어를 좋아한다는 뜻이에요.",
                    "result": "X",
                    "explanation": "유진은 노래방 아이디어를 'love(좋아한다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "도윤",
                    "script": "What songs will you pick?",
                    "translation": "어떤 노래 고를 거야?"
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "유진",
                    "script": "Maybe some ballads first.",
                    "translation": "발라드부터 할까."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "도윤",
                    "script": "Then upbeat songs later.",
                    "translation": "그다음엔 신나는 노래."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Great for stress @@.",
                    "hint": "스트레스를 없애고 풀어주는 것을 뜻하는 단어예요.",
                    "optionA": "increase",
                    "optionB": "relief",
                    "optionC": "problem",
                    "result": "relief",
                    "explanation": "'stress relief'는 '스트레스 해소'라는 뜻으로 노래방의 효과를 나타내요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "유진",
                    "script": "Perfect plan for tonight.",
                    "translation": "오늘 밤 완벽한 계획이야."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "도윤이 마음껏 노래하자고 한 말을 완성하세요.",
                    "optionA": "Sing",
                    "optionB": "hearts",
                    "optionC": "our",
                    "optionD": "out",
                    "result": "Sing our hearts out",
                    "explanation": "'마음껏 불러보자'라는 뜻으로 노래방에서 신나게 노래하자는 표현이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4856 MISMATCH

베이킹 도전해보고 싶어

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "베이킹 도전해보고 싶어",
            "explanation": "집에서 빵이나 케이크를 만드는 베이킹에 도전해보려는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "베이킹"
                },
                {
                    "tag": "도전"
                },
                {
                    "tag": "만들기"
                }
            ],
            "engTags": [
                {
                    "tag": "baking"
                },
                {
                    "tag": "challenge"
                },
                {
                    "tag": "making"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "민재",
                    "script": "I want to try baking.",
                    "translation": "베이킹 해보고 싶어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지원",
                    "script": "What would you make?",
                    "translation": "뭘 만들 거야?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "민재",
                    "script": "Maybe cookies or cupcakes.",
                    "translation": "쿠키나 컵케이크."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지원",
                    "script": "Both sound delicious.",
                    "translation": "둘 다 맛있을 것 같아."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "민재가 베이킹에 관심이 없다고 말했다.",
                    "hint": "'I want to try'는 해보고 싶다는 뜻이에요.",
                    "result": "X",
                    "explanation": "민재는 베이킹을 'want to try(해보고 싶다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "민재",
                    "script": "Need to buy ingredients.",
                    "translation": "재료 사야 해."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지원",
                    "script": "I can help you.",
                    "translation": "도와줄 수 있어."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "민재",
                    "script": "That would be wonderful.",
                    "translation": "정말 좋겠어."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Maybe cookies or @@.",
                    "hint": "작은 개별 케이크를 뜻하는 단어예요.",
                    "optionA": "bread",
                    "optionB": "cupcakes",
                    "optionC": "soup",
                    "result": "cupcakes",
                    "explanation": "'cupcakes'는 '컵케이크'라는 뜻으로 베이킹 초보자가 만들기 좋은 디저트예요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지원",
                    "script": "Baking together sounds fun.",
                    "translation": "같이 베이킹하는 거 재미있을 것 같아."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "민재가 베이킹을 해보고 싶다고 한 말을 완성하세요.",
                    "optionA": "I",
                    "optionB": "try",
                    "optionC": "want",
                    "optionD": "baking",
                    "optionE": "to",
                    "result": "I want to try baking",
                    "explanation": "'베이킹 해보고 싶어'라는 뜻으로 새로운 요리 기술에 도전하고 싶다는 표현이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "베이킹 도전해보고 싶어",
            "explanation": "집에서 빵이나 케이크를 만드는 베이킹에 도전해보려는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "베이킹"
                },
                {
                    "tag": "도전"
                },
                {
                    "tag": "만들기"
                }
            ],
            "engTags": [
                {
                    "tag": "baking"
                },
                {
                    "tag": "challenge"
                },
                {
                    "tag": "making"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "민재",
                    "script": "I want to try baking.",
                    "translation": "베이킹 해보고 싶어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지원",
                    "script": "What would you make?",
                    "translation": "뭘 만들 거야?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "민재",
                    "script": "Maybe cookies or cupcakes.",
                    "translation": "쿠키나 컵케이크."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지원",
                    "script": "Both sound delicious.",
                    "translation": "둘 다 맛있을 것 같아."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "민재가 베이킹에 관심이 없다고 말했다.",
                    "hint": "'I want to try'는 해보고 싶다는 뜻이에요.",
                    "result": "X",
                    "explanation": "민재는 베이킹을 'want to try(해보고 싶다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "민재",
                    "script": "Need to buy ingredients.",
                    "translation": "재료 사야 해."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지원",
                    "script": "I can help you.",
                    "translation": "도와줄 수 있어."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "민재",
                    "script": "That would be wonderful.",
                    "translation": "정말 좋겠어."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Maybe cookies or @@.",
                    "hint": "작은 개별 케이크를 뜻하는 단어예요.",
                    "optionA": "bread",
                    "optionB": "cupcakes",
                    "optionC": "soup",
                    "result": "cupcakes",
                    "explanation": "'cupcakes'는 '컵케이크'라는 뜻으로 베이킹 초보자가 만들기 좋은 디저트예요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지원",
                    "script": "Baking together sounds fun.",
                    "translation": "같이 베이킹하는 거 재미있을 것 같아."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "민재가 베이킹을 해보고 싶다고 한 말을 완성하세요.",
                    "optionA": "I",
                    "optionB": "try",
                    "optionC": "want",
                    "optionD": "baking",
                    "optionE": "to",
                    "result": "I want to try baking",
                    "explanation": "'베이킹 해보고 싶어'라는 뜻으로 새로운 요리 기술에 도전하고 싶다는 표현이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4857 MISMATCH

운동 유튜브 따라 해봐

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "운동 유튜브 따라 해봐",
            "explanation": "집에서 운동 영상을 보며 따라 하는 홈 트레이닝의 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "운동"
                },
                {
                    "tag": "유튜브"
                },
                {
                    "tag": "홈트레이닝"
                }
            ],
            "engTags": [
                {
                    "tag": "exercise"
                },
                {
                    "tag": "youtube"
                },
                {
                    "tag": "home"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "나연",
                    "script": "Let's follow workout videos.",
                    "translation": "운동 영상 따라 해보자."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지훈",
                    "script": "On YouTube you mean?",
                    "translation": "유튜브 말하는 거야?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "나연",
                    "script": "Yes, lots of options.",
                    "translation": "응, 선택이 많아."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지훈",
                    "script": "Convenient and free too.",
                    "translation": "편리하고 공짜이기도 하고."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "나연이 운동 영상을 싫어한다고 말했다.",
                    "hint": "'Let's follow'는 따라 하자는 뜻이에요.",
                    "result": "X",
                    "explanation": "나연은 운동 영상을 'follow(따라 하자)'고 제안했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "나연",
                    "script": "No gym membership needed.",
                    "translation": "헬스장 등록 필요 없어."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지훈",
                    "script": "Exercise at our pace.",
                    "translation": "우리 속도로 운동해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "나연",
                    "script": "Perfect for busy schedules.",
                    "translation": "바쁜 스케줄에 완벽해."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Yes, lots of @@.",
                    "hint": "선택할 수 있는 것들을 뜻하는 단어예요.",
                    "optionA": "problems",
                    "optionB": "options",
                    "optionC": "money",
                    "result": "options",
                    "explanation": "'lots of options'는 '많은 선택지'라는 뜻으로 유튜브의 다양한 콘텐츠를 말해요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지훈",
                    "script": "Let's start this afternoon.",
                    "translation": "오늘 오후에 시작하자."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "나연이 운동 영상을 따라 하자고 제안한 말을 완성하세요.",
                    "optionA": "Let's",
                    "optionB": "workout",
                    "optionC": "follow",
                    "optionD": "videos",
                    "result": "Let's follow workout videos",
                    "explanation": "'운동 영상 따라 해보자'라는 뜻으로 집에서 할 수 있는 운동을 제안하는 표현이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "운동 유튜브 따라 해봐",
            "explanation": "집에서 운동 영상을 보며 따라 하는 홈 트레이닝의 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "운동"
                },
                {
                    "tag": "유튜브"
                },
                {
                    "tag": "홈트레이닝"
                }
            ],
            "engTags": [
                {
                    "tag": "exercise"
                },
                {
                    "tag": "youtube"
                },
                {
                    "tag": "home"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "나연",
                    "script": "Let's follow workout videos.",
                    "translation": "운동 영상 따라 해보자."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지훈",
                    "script": "On YouTube you mean?",
                    "translation": "유튜브 말하는 거야?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "나연",
                    "script": "Yes, lots of options.",
                    "translation": "응, 선택이 많아."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지훈",
                    "script": "Convenient and free too.",
                    "translation": "편리하고 공짜이기도 하고."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "나연이 운동 영상을 싫어한다고 말했다.",
                    "hint": "'Let's follow'는 따라 하자는 뜻이에요.",
                    "result": "X",
                    "explanation": "나연은 운동 영상을 'follow(따라 하자)'고 제안했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "나연",
                    "script": "No gym membership needed.",
                    "translation": "헬스장 등록 필요 없어."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지훈",
                    "script": "Exercise at our pace.",
                    "translation": "우리 속도로 운동해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "나연",
                    "script": "Perfect for busy schedules.",
                    "translation": "바쁜 스케줄에 완벽해."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Yes, lots of @@.",
                    "hint": "선택할 수 있는 것들을 뜻하는 단어예요.",
                    "optionA": "problems",
                    "optionB": "options",
                    "optionC": "money",
                    "result": "options",
                    "explanation": "'lots of options'는 '많은 선택지'라는 뜻으로 유튜브의 다양한 콘텐츠를 말해요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지훈",
                    "script": "Let's start this afternoon.",
                    "translation": "오늘 오후에 시작하자."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "나연이 운동 영상을 따라 하자고 제안한 말을 완성하세요.",
                    "optionA": "Let's",
                    "optionB": "workout",
                    "optionC": "follow",
                    "optionD": "videos",
                    "result": "Let's follow workout videos",
                    "explanation": "'운동 영상 따라 해보자'라는 뜻으로 집에서 할 수 있는 운동을 제안하는 표현이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4858 MISMATCH

미니어처 만들기 취미

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "미니어처 만들기 취미",
            "explanation": "작은 모형을 만드는 정교한 손재주 취미에 대한 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "미니어처"
                },
                {
                    "tag": "손재주"
                },
                {
                    "tag": "정교함"
                }
            ],
            "engTags": [
                {
                    "tag": "miniature"
                },
                {
                    "tag": "craft"
                },
                {
                    "tag": "detailed"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "채원",
                    "script": "I make miniature houses.",
                    "translation": "미니어처 집 만들어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지우",
                    "script": "That requires patience.",
                    "translation": "인내심이 필요하겠네."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "채원",
                    "script": "Yes, very detailed work.",
                    "translation": "응, 매우 세밀한 작업이야."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지우",
                    "script": "But looks so adorable.",
                    "translation": "근데 너무 귀여워 보여."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "채원이 미니어처 만들기를 쉽다고 말했다.",
                    "hint": "'requires patience'는 인내심이 필요하다는 뜻이에요.",
                    "result": "X",
                    "explanation": "채원의 취미는 'requires patience(인내심이 필요)'하다고 지우가 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "채원",
                    "script": "Takes hours to finish.",
                    "translation": "완성하는 데 몇 시간 걸려."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지우",
                    "script": "Worth the effort though.",
                    "translation": "그래도 노력할 만해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "채원",
                    "script": "I love seeing results.",
                    "translation": "결과 보는 걸 좋아해."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Yes, very detailed @@.",
                    "hint": "일이나 작업을 뜻하는 단어예요.",
                    "optionA": "play",
                    "optionB": "work",
                    "optionC": "sleep",
                    "result": "work",
                    "explanation": "'detailed work'는 '세밀한 작업'이라는 뜻으로 정교한 손재주가 필요한 활동을 말해요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지우",
                    "script": "Maybe I should try.",
                    "translation": "나도 해볼까."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "채원이 미니어처 집을 만든다고 한 말을 완성하세요.",
                    "optionA": "I",
                    "optionB": "miniature",
                    "optionC": "make",
                    "optionD": "houses",
                    "result": "I make miniature houses",
                    "explanation": "'미니어처 집 만들어'라는 뜻으로 정교한 손재주 취미를 소개하는 표현이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "미니어처 만들기 취미",
            "explanation": "작은 모형을 만드는 정교한 손재주 취미에 대한 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "미니어처"
                },
                {
                    "tag": "손재주"
                },
                {
                    "tag": "정교함"
                }
            ],
            "engTags": [
                {
                    "tag": "miniature"
                },
                {
                    "tag": "craft"
                },
                {
                    "tag": "detailed"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "채원",
                    "script": "I make miniature houses.",
                    "translation": "미니어처 집 만들어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지우",
                    "script": "That requires patience.",
                    "translation": "인내심이 필요하겠네."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "채원",
                    "script": "Yes, very detailed work.",
                    "translation": "응, 매우 세밀한 작업이야."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지우",
                    "script": "But looks so adorable.",
                    "translation": "근데 너무 귀여워 보여."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "채원이 미니어처 만들기를 쉽다고 말했다.",
                    "hint": "'requires patience'는 인내심이 필요하다는 뜻이에요.",
                    "result": "X",
                    "explanation": "채원의 취미는 'requires patience(인내심이 필요)'하다고 지우가 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "채원",
                    "script": "Takes hours to finish.",
                    "translation": "완성하는 데 몇 시간 걸려."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지우",
                    "script": "Worth the effort though.",
                    "translation": "그래도 노력할 만해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "채원",
                    "script": "I love seeing results.",
                    "translation": "결과 보는 걸 좋아해."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Yes, very detailed @@.",
                    "hint": "일이나 작업을 뜻하는 단어예요.",
                    "optionA": "play",
                    "optionB": "work",
                    "optionC": "sleep",
                    "result": "work",
                    "explanation": "'detailed work'는 '세밀한 작업'이라는 뜻으로 정교한 손재주가 필요한 활동을 말해요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지우",
                    "script": "Maybe I should try.",
                    "translation": "나도 해볼까."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "채원이 미니어처 집을 만든다고 한 말을 완성하세요.",
                    "optionA": "I",
                    "optionB": "miniature",
                    "optionC": "make",
                    "optionD": "houses",
                    "result": "I make miniature houses",
                    "explanation": "'미니어처 집 만들어'라는 뜻으로 정교한 손재주 취미를 소개하는 표현이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4859 MISMATCH

언어 교환 친구 찾아

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "언어 교환 친구 찾아",
            "explanation": "외국어 실력 향상을 위해 언어 교환 파트너를 찾는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "언어교환"
                },
                {
                    "tag": "친구"
                },
                {
                    "tag": "학습"
                }
            ],
            "engTags": [
                {
                    "tag": "language"
                },
                {
                    "tag": "exchange"
                },
                {
                    "tag": "partner"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수진",
                    "script": "I'm looking language exchange.",
                    "translation": "언어 교환 찾고 있어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "준혁",
                    "script": "To practice English?",
                    "translation": "영어 연습하려고?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "수진",
                    "script": "Yes, need conversation practice.",
                    "translation": "응, 회화 연습이 필요해."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "준혁",
                    "script": "Good way to improve.",
                    "translation": "실력 늘리기 좋은 방법이야."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "수진이 언어 교환에 관심이 없다고 말했다.",
                    "hint": "'I'm looking'은 찾고 있다는 뜻이에요.",
                    "result": "X",
                    "explanation": "수진은 언어 교환을 'looking(찾고 있다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "수진",
                    "script": "Online platforms help connect.",
                    "translation": "온라인 플랫폼이 연결해줘."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "준혁",
                    "script": "Meet people from everywhere.",
                    "translation": "세계 각지 사람들 만나지."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "수진",
                    "script": "Cultural exchange too.",
                    "translation": "문화 교류도 되고."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Yes, need conversation @@.",
                    "hint": "말하기 연습이나 실습을 뜻하는 단어예요.",
                    "optionA": "theory",
                    "optionB": "practice",
                    "optionC": "books",
                    "result": "practice",
                    "explanation": "'conversation practice'는 '회화 연습'이라는 뜻으로 언어 교환의 목적을 나타내요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "준혁",
                    "script": "Sounds like great opportunity.",
                    "translation": "좋은 기회인 것 같아."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "수진이 언어 교환을 찾고 있다고 한 말을 완성하세요.",
                    "optionA": "I'm",
                    "optionB": "language",
                    "optionC": "looking",
                    "optionD": "exchange",
                    "result": "I'm looking language exchange",
                    "explanation": "'언어 교환 찾고 있어'라는 뜻으로 외국어 학습을 위한 파트너를 찾는다는 표현이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "언어 교환 친구 찾아",
            "explanation": "외국어 실력 향상을 위해 언어 교환 파트너를 찾는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "언어교환"
                },
                {
                    "tag": "친구"
                },
                {
                    "tag": "학습"
                }
            ],
            "engTags": [
                {
                    "tag": "language"
                },
                {
                    "tag": "exchange"
                },
                {
                    "tag": "partner"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수진",
                    "script": "I'm looking language exchange.",
                    "translation": "언어 교환 찾고 있어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "준혁",
                    "script": "To practice English?",
                    "translation": "영어 연습하려고?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "수진",
                    "script": "Yes, need conversation practice.",
                    "translation": "응, 회화 연습이 필요해."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "준혁",
                    "script": "Good way to improve.",
                    "translation": "실력 늘리기 좋은 방법이야."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "수진이 언어 교환에 관심이 없다고 말했다.",
                    "hint": "'I'm looking'은 찾고 있다는 뜻이에요.",
                    "result": "X",
                    "explanation": "수진은 언어 교환을 'looking(찾고 있다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "수진",
                    "script": "Online platforms help connect.",
                    "translation": "온라인 플랫폼이 연결해줘."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "준혁",
                    "script": "Meet people from everywhere.",
                    "translation": "세계 각지 사람들 만나지."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "수진",
                    "script": "Cultural exchange too.",
                    "translation": "문화 교류도 되고."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Yes, need conversation @@.",
                    "hint": "말하기 연습이나 실습을 뜻하는 단어예요.",
                    "optionA": "theory",
                    "optionB": "practice",
                    "optionC": "books",
                    "result": "practice",
                    "explanation": "'conversation practice'는 '회화 연습'이라는 뜻으로 언어 교환의 목적을 나타내요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "준혁",
                    "script": "Sounds like great opportunity.",
                    "translation": "좋은 기회인 것 같아."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "수진이 언어 교환을 찾고 있다고 한 말을 완성하세요.",
                    "optionA": "I'm",
                    "optionB": "language",
                    "optionC": "looking",
                    "optionD": "exchange",
                    "result": "I'm looking language exchange",
                    "explanation": "'언어 교환 찾고 있어'라는 뜻으로 외국어 학습을 위한 파트너를 찾는다는 표현이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4860 MISMATCH

종이접기 배우고 있어

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "종이접기 배우고 있어",
            "explanation": "집중력과 창의성을 기르는 종이접기 취미에 대한 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "종이접기"
                },
                {
                    "tag": "집중력"
                },
                {
                    "tag": "창의성"
                }
            ],
            "engTags": [
                {
                    "tag": "origami"
                },
                {
                    "tag": "focus"
                },
                {
                    "tag": "creativity"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "태호",
                    "script": "I'm learning paper folding.",
                    "translation": "종이접기 배우고 있어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "소영",
                    "script": "Origami is quite artistic.",
                    "translation": "종이접기는 꽤 예술적이야."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "태호",
                    "script": "Helps me focus better.",
                    "translation": "집중력 기르는 데 도움 돼."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "소영",
                    "script": "What can you make?",
                    "translation": "뭘 만들 수 있어?"
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "태호가 종이접기를 포기했다고 말했다.",
                    "hint": "'I'm learning'은 배우고 있다는 뜻이에요.",
                    "result": "X",
                    "explanation": "태호는 종이접기를 'learning(배우고 있다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "태호",
                    "script": "Simple animals and flowers.",
                    "translation": "간단한 동물이랑 꽃."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "소영",
                    "script": "That's really impressive.",
                    "translation": "정말 인상적이네."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태호",
                    "script": "Practice makes them better.",
                    "translation": "연습하면 더 잘돼."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Helps me focus @@.",
                    "hint": "더 좋게, 더 나아지게 하다는 뜻의 비교급 부사예요.",
                    "optionA": "worse",
                    "optionB": "better",
                    "optionC": "never",
                    "result": "better",
                    "explanation": "'focus better'는 '더 잘 집중하다'라는 뜻으로 종이접기의 정신적 효과를 말해요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "소영",
                    "script": "I should try sometime.",
                    "translation": "언제 나도 해봐야겠어."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "태호가 종이접기를 배우고 있다고 한 말을 완성하세요.",
                    "optionA": "I'm",
                    "optionB": "paper",
                    "optionC": "learning",
                    "optionD": "folding",
                    "result": "I'm learning paper folding",
                    "explanation": "'종이접기 배우고 있어'라는 뜻으로 전통적인 손재주 취미를 익히고 있다는 표현이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "종이접기 배우고 있어",
            "explanation": "집중력과 창의성을 기르는 종이접기 취미에 대한 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "종이접기"
                },
                {
                    "tag": "집중력"
                },
                {
                    "tag": "창의성"
                }
            ],
            "engTags": [
                {
                    "tag": "origami"
                },
                {
                    "tag": "focus"
                },
                {
                    "tag": "creativity"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "태호",
                    "script": "I'm learning paper folding.",
                    "translation": "종이접기 배우고 있어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "소영",
                    "script": "Origami is quite artistic.",
                    "translation": "종이접기는 꽤 예술적이야."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "태호",
                    "script": "Helps me focus better.",
                    "translation": "집중력 기르는 데 도움 돼."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "소영",
                    "script": "What can you make?",
                    "translation": "뭘 만들 수 있어?"
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "태호가 종이접기를 포기했다고 말했다.",
                    "hint": "'I'm learning'은 배우고 있다는 뜻이에요.",
                    "result": "X",
                    "explanation": "태호는 종이접기를 'learning(배우고 있다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "태호",
                    "script": "Simple animals and flowers.",
                    "translation": "간단한 동물이랑 꽃."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "소영",
                    "script": "That's really impressive.",
                    "translation": "정말 인상적이네."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태호",
                    "script": "Practice makes them better.",
                    "translation": "연습하면 더 잘돼."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Helps me focus @@.",
                    "hint": "더 좋게, 더 나아지게 하다는 뜻의 비교급 부사예요.",
                    "optionA": "worse",
                    "optionB": "better",
                    "optionC": "never",
                    "result": "better",
                    "explanation": "'focus better'는 '더 잘 집중하다'라는 뜻으로 종이접기의 정신적 효과를 말해요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "소영",
                    "script": "I should try sometime.",
                    "translation": "언제 나도 해봐야겠어."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "태호가 종이접기를 배우고 있다고 한 말을 완성하세요.",
                    "optionA": "I'm",
                    "optionB": "paper",
                    "optionC": "learning",
                    "optionD": "folding",
                    "result": "I'm learning paper folding",
                    "explanation": "'종이접기 배우고 있어'라는 뜻으로 전통적인 손재주 취미를 익히고 있다는 표현이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4861 MISMATCH

온라인 쿠킹 클래스 수강

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "온라인 쿠킹 클래스 수강",
            "explanation": "집에서 전문적인 요리를 배울 수 있는 온라인 수업의 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "온라인"
                },
                {
                    "tag": "쿠킹"
                },
                {
                    "tag": "클래스"
                }
            ],
            "engTags": [
                {
                    "tag": "online"
                },
                {
                    "tag": "cooking"
                },
                {
                    "tag": "class"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "상현",
                    "script": "I joined online cooking.",
                    "translation": "온라인 쿠킹 클래스 들어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "선영",
                    "script": "Learn from professional chefs?",
                    "translation": "전문 셰프한테 배우는 거야?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "상현",
                    "script": "Yes, step by step.",
                    "translation": "응, 단계별로."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "선영",
                    "script": "Much more convenient.",
                    "translation": "훨씬 편리하네."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "상현이 요리 배우기를 싫어한다고 말했다.",
                    "hint": "'I joined'는 참여했다, 들어간다는 뜻이에요.",
                    "result": "X",
                    "explanation": "상현은 온라인 쿠킹 클래스에 'joined(참여했다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "상현",
                    "script": "Can pause and replay.",
                    "translation": "멈추고 다시 볼 수 있어."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "선영",
                    "script": "Perfect for beginners.",
                    "translation": "초보자에게 완벽해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "상현",
                    "script": "Already made three dishes.",
                    "translation": "벌써 세 가지 요리 만들었어."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Yes, step by @@.",
                    "hint": "단계나 계단을 뜻하는 단어예요.",
                    "optionA": "side",
                    "optionB": "step",
                    "optionC": "stop",
                    "result": "step",
                    "explanation": "'step by step'은 '단계별로'라는 뜻으로 차근차근 배우는 방법을 나타내요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "선영",
                    "script": "That's really impressive progress.",
                    "translation": "정말 인상적인 발전이네."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "상현이 온라인 쿠킹 클래스에 참여했다고 한 말을 완성하세요.",
                    "optionA": "I",
                    "optionB": "online",
                    "optionC": "joined",
                    "optionD": "cooking",
                    "result": "I joined online cooking",
                    "explanation": "'온라인 쿠킹 클래스 들어'라는 뜻으로 디지털 방식으로 요리를 배운다는 표현이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "온라인 쿠킹 클래스 수강",
            "explanation": "집에서 전문적인 요리를 배울 수 있는 온라인 수업의 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "온라인"
                },
                {
                    "tag": "쿠킹"
                },
                {
                    "tag": "클래스"
                }
            ],
            "engTags": [
                {
                    "tag": "online"
                },
                {
                    "tag": "cooking"
                },
                {
                    "tag": "class"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "상현",
                    "script": "I joined online cooking.",
                    "translation": "온라인 쿠킹 클래스 들어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "선영",
                    "script": "Learn from professional chefs?",
                    "translation": "전문 셰프한테 배우는 거야?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "상현",
                    "script": "Yes, step by step.",
                    "translation": "응, 단계별로."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "선영",
                    "script": "Much more convenient.",
                    "translation": "훨씬 편리하네."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "상현이 요리 배우기를 싫어한다고 말했다.",
                    "hint": "'I joined'는 참여했다, 들어간다는 뜻이에요.",
                    "result": "X",
                    "explanation": "상현은 온라인 쿠킹 클래스에 'joined(참여했다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "상현",
                    "script": "Can pause and replay.",
                    "translation": "멈추고 다시 볼 수 있어."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "선영",
                    "script": "Perfect for beginners.",
                    "translation": "초보자에게 완벽해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "상현",
                    "script": "Already made three dishes.",
                    "translation": "벌써 세 가지 요리 만들었어."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Yes, step by @@.",
                    "hint": "단계나 계단을 뜻하는 단어예요.",
                    "optionA": "side",
                    "optionB": "step",
                    "optionC": "stop",
                    "result": "step",
                    "explanation": "'step by step'은 '단계별로'라는 뜻으로 차근차근 배우는 방법을 나타내요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "선영",
                    "script": "That's really impressive progress.",
                    "translation": "정말 인상적인 발전이네."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "상현이 온라인 쿠킹 클래스에 참여했다고 한 말을 완성하세요.",
                    "optionA": "I",
                    "optionB": "online",
                    "optionC": "joined",
                    "optionD": "cooking",
                    "result": "I joined online cooking",
                    "explanation": "'온라인 쿠킹 클래스 들어'라는 뜻으로 디지털 방식으로 요리를 배운다는 표현이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4862 MISMATCH

동네 산책하는 거 좋아해

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "동네 산책하는 거 좋아해",
            "explanation": "일상적이지만 건강한 취미인 동네 산책의 즐거움을 나누는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "산책"
                },
                {
                    "tag": "동네"
                },
                {
                    "tag": "일상"
                }
            ],
            "engTags": [
                {
                    "tag": "walk"
                },
                {
                    "tag": "neighborhood"
                },
                {
                    "tag": "daily"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "상우",
                    "script": "I enjoy neighborhood walks.",
                    "translation": "동네 산책하는 거 좋아해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지은",
                    "script": "Discover new places?",
                    "translation": "새로운 곳들 발견해?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "상우",
                    "script": "Yes, hidden cafes sometimes.",
                    "translation": "응, 가끔 숨은 카페들."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지은",
                    "script": "Walking is underrated exercise.",
                    "translation": "걷기는 과소평가된 운동이야."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "상우가 산책을 전혀 하지 않는다고 말했다.",
                    "hint": "'I enjoy'는 즐긴다는 뜻이에요.",
                    "result": "X",
                    "explanation": "상우는 동네 산책을 'enjoy(좋아한다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "상우",
                    "script": "Fresh air clears mind.",
                    "translation": "신선한 공기가 머리를 맑게 해."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지은",
                    "script": "Good for mental health.",
                    "translation": "정신 건강에 좋아."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "상우",
                    "script": "Want to join sometime?",
                    "translation": "언제 같이 할래?"
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Walking is underrated @@.",
                    "hint": "몸을 움직이는 신체 활동을 뜻하는 단어예요.",
                    "optionA": "food",
                    "optionB": "exercise",
                    "optionC": "sleep",
                    "result": "exercise",
                    "explanation": "'underrated exercise'는 '과소평가된 운동'이라는 뜻으로 걷기의 가치를 강조해요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지은",
                    "script": "Absolutely, sounds peaceful.",
                    "translation": "당연하지, 평화로울 것 같아."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "상우가 동네 산책을 좋아한다고 한 말을 완성하세요.",
                    "optionA": "I",
                    "optionB": "neighborhood",
                    "optionC": "enjoy",
                    "optionD": "walks",
                    "result": "I enjoy neighborhood walks",
                    "explanation": "'동네 산책하는 거 좋아해'라는 뜻으로 일상적인 운동 취미를 표현하는 말이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "동네 산책하는 거 좋아해",
            "explanation": "일상적이지만 건강한 취미인 동네 산책의 즐거움을 나누는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "산책"
                },
                {
                    "tag": "동네"
                },
                {
                    "tag": "일상"
                }
            ],
            "engTags": [
                {
                    "tag": "walk"
                },
                {
                    "tag": "neighborhood"
                },
                {
                    "tag": "daily"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "상우",
                    "script": "I enjoy neighborhood walks.",
                    "translation": "동네 산책하는 거 좋아해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지은",
                    "script": "Discover new places?",
                    "translation": "새로운 곳들 발견해?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "상우",
                    "script": "Yes, hidden cafes sometimes.",
                    "translation": "응, 가끔 숨은 카페들."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지은",
                    "script": "Walking is underrated exercise.",
                    "translation": "걷기는 과소평가된 운동이야."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "상우가 산책을 전혀 하지 않는다고 말했다.",
                    "hint": "'I enjoy'는 즐긴다는 뜻이에요.",
                    "result": "X",
                    "explanation": "상우는 동네 산책을 'enjoy(좋아한다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "상우",
                    "script": "Fresh air clears mind.",
                    "translation": "신선한 공기가 머리를 맑게 해."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지은",
                    "script": "Good for mental health.",
                    "translation": "정신 건강에 좋아."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "상우",
                    "script": "Want to join sometime?",
                    "translation": "언제 같이 할래?"
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Walking is underrated @@.",
                    "hint": "몸을 움직이는 신체 활동을 뜻하는 단어예요.",
                    "optionA": "food",
                    "optionB": "exercise",
                    "optionC": "sleep",
                    "result": "exercise",
                    "explanation": "'underrated exercise'는 '과소평가된 운동'이라는 뜻으로 걷기의 가치를 강조해요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지은",
                    "script": "Absolutely, sounds peaceful.",
                    "translation": "당연하지, 평화로울 것 같아."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "상우가 동네 산책을 좋아한다고 한 말을 완성하세요.",
                    "optionA": "I",
                    "optionB": "neighborhood",
                    "optionC": "enjoy",
                    "optionD": "walks",
                    "result": "I enjoy neighborhood walks",
                    "explanation": "'동네 산책하는 거 좋아해'라는 뜻으로 일상적인 운동 취미를 표현하는 말이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4863 MISMATCH

퀴즈 프로그램 보는 거 재미있어

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "퀴즈 프로그램 보는 거 재미있어",
            "explanation": "TV 퀴즈 프로그램을 보며 함께 참여하는 재미를 나누는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "퀴즈"
                },
                {
                    "tag": "프로그램"
                },
                {
                    "tag": "재미"
                }
            ],
            "engTags": [
                {
                    "tag": "quiz"
                },
                {
                    "tag": "show"
                },
                {
                    "tag": "fun"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "승현",
                    "script": "Quiz shows are entertaining.",
                    "translation": "퀴즈 프로그램 재미있어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "서연",
                    "script": "Do you answer along?",
                    "translation": "같이 답해?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "승현",
                    "script": "Always, makes it interactive.",
                    "translation": "항상, 참여형으로 만들어줘."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "서연",
                    "script": "Test our knowledge too.",
                    "translation": "우리 지식도 테스트하고."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "승현이 퀴즈 프로그램을 지루하다고 말했다.",
                    "hint": "'entertaining'은 재미있다는 뜻이에요.",
                    "result": "X",
                    "explanation": "승현은 퀴즈 프로그램이 'entertaining(재미있다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "승현",
                    "script": "Learn new facts sometimes.",
                    "translation": "가끔 새로운 사실 배워."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "서연",
                    "script": "Educational and fun together.",
                    "translation": "교육적이면서 재미있어."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "승현",
                    "script": "Perfect evening entertainment.",
                    "translation": "완벽한 저녁 오락이야."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Always, makes it @@.",
                    "hint": "상호작용하고 참여할 수 있게 만든다는 뜻의 형용사예요.",
                    "optionA": "boring",
                    "optionB": "interactive",
                    "optionC": "difficult",
                    "result": "interactive",
                    "explanation": "'interactive'는 '상호작용하는, 참여형'이라는 뜻으로 함께 참여하는 재미를 말해요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "서연",
                    "script": "Let's watch one tonight.",
                    "translation": "오늘 밤에 하나 보자."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "승현이 퀴즈 프로그램이 재미있다고 한 말을 완성하세요.",
                    "optionA": "Quiz",
                    "optionB": "are",
                    "optionC": "shows",
                    "optionD": "entertaining",
                    "result": "Quiz shows are entertaining",
                    "explanation": "'퀴즈 프로그램 재미있어'라는 뜻으로 TV 시청 취미의 즐거움을 표현하는 말이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "퀴즈 프로그램 보는 거 재미있어",
            "explanation": "TV 퀴즈 프로그램을 보며 함께 참여하는 재미를 나누는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "퀴즈"
                },
                {
                    "tag": "프로그램"
                },
                {
                    "tag": "재미"
                }
            ],
            "engTags": [
                {
                    "tag": "quiz"
                },
                {
                    "tag": "show"
                },
                {
                    "tag": "fun"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "승현",
                    "script": "Quiz shows are entertaining.",
                    "translation": "퀴즈 프로그램 재미있어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "서연",
                    "script": "Do you answer along?",
                    "translation": "같이 답해?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "승현",
                    "script": "Always, makes it interactive.",
                    "translation": "항상, 참여형으로 만들어줘."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "서연",
                    "script": "Test our knowledge too.",
                    "translation": "우리 지식도 테스트하고."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "승현이 퀴즈 프로그램을 지루하다고 말했다.",
                    "hint": "'entertaining'은 재미있다는 뜻이에요.",
                    "result": "X",
                    "explanation": "승현은 퀴즈 프로그램이 'entertaining(재미있다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "승현",
                    "script": "Learn new facts sometimes.",
                    "translation": "가끔 새로운 사실 배워."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "서연",
                    "script": "Educational and fun together.",
                    "translation": "교육적이면서 재미있어."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "승현",
                    "script": "Perfect evening entertainment.",
                    "translation": "완벽한 저녁 오락이야."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Always, makes it @@.",
                    "hint": "상호작용하고 참여할 수 있게 만든다는 뜻의 형용사예요.",
                    "optionA": "boring",
                    "optionB": "interactive",
                    "optionC": "difficult",
                    "result": "interactive",
                    "explanation": "'interactive'는 '상호작용하는, 참여형'이라는 뜻으로 함께 참여하는 재미를 말해요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "서연",
                    "script": "Let's watch one tonight.",
                    "translation": "오늘 밤에 하나 보자."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "승현이 퀴즈 프로그램이 재미있다고 한 말을 완성하세요.",
                    "optionA": "Quiz",
                    "optionB": "are",
                    "optionC": "shows",
                    "optionD": "entertaining",
                    "result": "Quiz shows are entertaining",
                    "explanation": "'퀴즈 프로그램 재미있어'라는 뜻으로 TV 시청 취미의 즐거움을 표현하는 말이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4864 MISMATCH

콜렉션 취미 시작했어

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "콜렉션 취미 시작했어",
            "explanation": "특정 물건을 모으는 수집 취미에 대한 열정을 나누는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "콜렉션"
                },
                {
                    "tag": "수집"
                },
                {
                    "tag": "열정"
                }
            ],
            "engTags": [
                {
                    "tag": "collection"
                },
                {
                    "tag": "hobby"
                },
                {
                    "tag": "passion"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "나연",
                    "script": "I started collecting postcards.",
                    "translation": "엽서 모으기 시작했어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지원",
                    "script": "From different countries?",
                    "translation": "다른 나라들에서 온 거?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "나연",
                    "script": "Yes, friends send them.",
                    "translation": "응, 친구들이 보내줘."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지원",
                    "script": "That's a meaningful collection.",
                    "translation": "의미 있는 콜렉션이네."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "나연이 수집을 그만뒀다고 말했다.",
                    "hint": "'I started collecting'은 모으기 시작했다는 뜻이에요.",
                    "result": "X",
                    "explanation": "나연은 엽서 'collecting(모으기)'를 시작했다고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "나연",
                    "script": "Each one tells story.",
                    "translation": "각각이 이야기를 들려줘."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지원",
                    "script": "Like traveling without moving.",
                    "translation": "움직이지 않고 여행하는 거 같네."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "나연",
                    "script": "Exactly my feeling.",
                    "translation": "정확히 내 기분이야."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "That's a meaningful @@.",
                    "hint": "물건들을 모은 것을 뜻하는 단어예요.",
                    "optionA": "problem",
                    "optionB": "collection",
                    "optionC": "mistake",
                    "result": "collection",
                    "explanation": "'meaningful collection'은 '의미 있는 콜렉션'이라는 뜻으로 수집품의 가치를 나타내요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지원",
                    "script": "I should start collecting too.",
                    "translation": "나도 뭔가 모아야겠어."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "나연이 엽서 모으기를 시작했다고 한 말을 완성하세요.",
                    "optionA": "I",
                    "optionB": "collecting",
                    "optionC": "started",
                    "optionD": "postcards",
                    "result": "I started collecting postcards",
                    "explanation": "'엽서 모으기 시작했어'라는 뜻으로 새로운 수집 취미를 시작했다는 표현이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "콜렉션 취미 시작했어",
            "explanation": "특정 물건을 모으는 수집 취미에 대한 열정을 나누는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "콜렉션"
                },
                {
                    "tag": "수집"
                },
                {
                    "tag": "열정"
                }
            ],
            "engTags": [
                {
                    "tag": "collection"
                },
                {
                    "tag": "hobby"
                },
                {
                    "tag": "passion"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "나연",
                    "script": "I started collecting postcards.",
                    "translation": "엽서 모으기 시작했어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지원",
                    "script": "From different countries?",
                    "translation": "다른 나라들에서 온 거?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "나연",
                    "script": "Yes, friends send them.",
                    "translation": "응, 친구들이 보내줘."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지원",
                    "script": "That's a meaningful collection.",
                    "translation": "의미 있는 콜렉션이네."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "나연이 수집을 그만뒀다고 말했다.",
                    "hint": "'I started collecting'은 모으기 시작했다는 뜻이에요.",
                    "result": "X",
                    "explanation": "나연은 엽서 'collecting(모으기)'를 시작했다고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "나연",
                    "script": "Each one tells story.",
                    "translation": "각각이 이야기를 들려줘."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지원",
                    "script": "Like traveling without moving.",
                    "translation": "움직이지 않고 여행하는 거 같네."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "나연",
                    "script": "Exactly my feeling.",
                    "translation": "정확히 내 기분이야."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "That's a meaningful @@.",
                    "hint": "물건들을 모은 것을 뜻하는 단어예요.",
                    "optionA": "problem",
                    "optionB": "collection",
                    "optionC": "mistake",
                    "result": "collection",
                    "explanation": "'meaningful collection'은 '의미 있는 콜렉션'이라는 뜻으로 수집품의 가치를 나타내요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지원",
                    "script": "I should start collecting too.",
                    "translation": "나도 뭔가 모아야겠어."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "나연이 엽서 모으기를 시작했다고 한 말을 완성하세요.",
                    "optionA": "I",
                    "optionB": "collecting",
                    "optionC": "started",
                    "optionD": "postcards",
                    "result": "I started collecting postcards",
                    "explanation": "'엽서 모으기 시작했어'라는 뜻으로 새로운 수집 취미를 시작했다는 표현이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4865 MISMATCH

악세서리 만들기 배워

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "악세서리 만들기 배워",
            "explanation": "직접 장신구를 만들어 보는 창작 취미에 대한 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "악세서리"
                },
                {
                    "tag": "만들기"
                },
                {
                    "tag": "창작"
                }
            ],
            "engTags": [
                {
                    "tag": "accessory"
                },
                {
                    "tag": "making"
                },
                {
                    "tag": "create"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "도윤",
                    "script": "I'm learning jewelry making.",
                    "translation": "악세서리 만들기 배우고 있어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "유진",
                    "script": "That sounds really creative.",
                    "translation": "정말 창의적으로 들리네."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "도윤",
                    "script": "Can design my style.",
                    "translation": "내 스타일로 디자인할 수 있어."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "유진",
                    "script": "Much cheaper than buying.",
                    "translation": "사는 것보다 훨씬 저렴해."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "도윤이 창작 활동을 싫어한다고 말했다.",
                    "hint": "'I'm learning'은 배우고 있다는 뜻이에요.",
                    "result": "X",
                    "explanation": "도윤은 악세서리 만들기를 'learning(배우고 있다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "도윤",
                    "script": "Plus it's very satisfying.",
                    "translation": "게다가 매우 만족스러워."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "유진",
                    "script": "Handmade things feel special.",
                    "translation": "수제품은 특별한 느낌이야."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "도윤",
                    "script": "Want to try together?",
                    "translation": "같이 해볼래?"
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Can design my @@.",
                    "hint": "개인의 취향이나 방식을 뜻하는 단어예요.",
                    "optionA": "money",
                    "optionB": "style",
                    "optionC": "food",
                    "result": "style",
                    "explanation": "'my style'은 '내 스타일'이라는 뜻으로 개인적인 취향과 디자인을 말해요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "유진",
                    "script": "That sounds really fun.",
                    "translation": "정말 재미있을 것 같아."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "도윤이 악세서리 만들기를 배우고 있다고 한 말을 완성하세요.",
                    "optionA": "I'm",
                    "optionB": "jewelry",
                    "optionC": "learning",
                    "optionD": "making",
                    "result": "I'm learning jewelry making",
                    "explanation": "'악세서리 만들기 배우고 있어'라는 뜻으로 새로운 창작 기술을 익히고 있다는 표현이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "악세서리 만들기 배워",
            "explanation": "직접 장신구를 만들어 보는 창작 취미에 대한 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "악세서리"
                },
                {
                    "tag": "만들기"
                },
                {
                    "tag": "창작"
                }
            ],
            "engTags": [
                {
                    "tag": "accessory"
                },
                {
                    "tag": "making"
                },
                {
                    "tag": "create"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "도윤",
                    "script": "I'm learning jewelry making.",
                    "translation": "악세서리 만들기 배우고 있어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "유진",
                    "script": "That sounds really creative.",
                    "translation": "정말 창의적으로 들리네."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "도윤",
                    "script": "Can design my style.",
                    "translation": "내 스타일로 디자인할 수 있어."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "유진",
                    "script": "Much cheaper than buying.",
                    "translation": "사는 것보다 훨씬 저렴해."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "도윤이 창작 활동을 싫어한다고 말했다.",
                    "hint": "'I'm learning'은 배우고 있다는 뜻이에요.",
                    "result": "X",
                    "explanation": "도윤은 악세서리 만들기를 'learning(배우고 있다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "도윤",
                    "script": "Plus it's very satisfying.",
                    "translation": "게다가 매우 만족스러워."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "유진",
                    "script": "Handmade things feel special.",
                    "translation": "수제품은 특별한 느낌이야."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "도윤",
                    "script": "Want to try together?",
                    "translation": "같이 해볼래?"
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Can design my @@.",
                    "hint": "개인의 취향이나 방식을 뜻하는 단어예요.",
                    "optionA": "money",
                    "optionB": "style",
                    "optionC": "food",
                    "result": "style",
                    "explanation": "'my style'은 '내 스타일'이라는 뜻으로 개인적인 취향과 디자인을 말해요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "유진",
                    "script": "That sounds really fun.",
                    "translation": "정말 재미있을 것 같아."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "도윤이 악세서리 만들기를 배우고 있다고 한 말을 완성하세요.",
                    "optionA": "I'm",
                    "optionB": "jewelry",
                    "optionC": "learning",
                    "optionD": "making",
                    "result": "I'm learning jewelry making",
                    "explanation": "'악세서리 만들기 배우고 있어'라는 뜻으로 새로운 창작 기술을 익히고 있다는 표현이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4866 MISMATCH

테니스 배우러 갈까?

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "테니스 배우러 갈까?",
            "explanation": "새로운 스포츠인 테니스를 배우기 위해 레슨을 고려하는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "테니스"
                },
                {
                    "tag": "스포츠"
                },
                {
                    "tag": "레슨"
                }
            ],
            "engTags": [
                {
                    "tag": "tennis"
                },
                {
                    "tag": "sport"
                },
                {
                    "tag": "lesson"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "민재",
                    "script": "Should we take tennis lessons?",
                    "translation": "테니스 레슨 받을까?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지원",
                    "script": "I've always wanted to.",
                    "translation": "항상 해보고 싶었어."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "민재",
                    "script": "Great exercise for coordination.",
                    "translation": "협응력에 좋은 운동이야."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지원",
                    "script": "And fun to play.",
                    "translation": "재미있기도 하고."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "지원이 테니스를 항상 해보고 싶었다고 말했다.",
                    "hint": "'I've always wanted to'는 항상 해보고 싶었다는 뜻이에요.",
                    "result": "O",
                    "explanation": "지원은 테니스를 'always wanted to(항상 해보고 싶었다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "민재",
                    "script": "Can play doubles together.",
                    "translation": "복식으로 같이 할 수 있어."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지원",
                    "script": "That makes it social.",
                    "translation": "그럼 사회적이 되겠네."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "민재",
                    "script": "Let's find good instructor.",
                    "translation": "좋은 강사 찾아보자."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Great exercise for @@.",
                    "hint": "몸의 협조와 조화를 뜻하는 단어예요.",
                    "optionA": "sleeping",
                    "optionB": "coordination",
                    "optionC": "eating",
                    "result": "coordination",
                    "explanation": "'coordination'은 '협응력, 조화'라는 뜻으로 테니스가 기르는 신체 능력을 말해요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지원",
                    "script": "This will be exciting.",
                    "translation": "흥미진진할 거야."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "민재가 테니스 레슨을 받자고 제안한 말을 완성하세요.",
                    "optionA": "Should",
                    "optionB": "take",
                    "optionC": "we",
                    "optionD": "lessons",
                    "optionE": "tennis",
                    "result": "Should we take tennis lessons",
                    "explanation": "'테니스 레슨 받을까?'라는 뜻으로 새로운 스포츠를 배우자는 제안이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "테니스 배우러 갈까?",
            "explanation": "새로운 스포츠인 테니스를 배우기 위해 레슨을 고려하는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "테니스"
                },
                {
                    "tag": "스포츠"
                },
                {
                    "tag": "레슨"
                }
            ],
            "engTags": [
                {
                    "tag": "tennis"
                },
                {
                    "tag": "sport"
                },
                {
                    "tag": "lesson"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "민재",
                    "script": "Should we take tennis lessons?",
                    "translation": "테니스 레슨 받을까?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지원",
                    "script": "I've always wanted to.",
                    "translation": "항상 해보고 싶었어."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "민재",
                    "script": "Great exercise for coordination.",
                    "translation": "협응력에 좋은 운동이야."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지원",
                    "script": "And fun to play.",
                    "translation": "재미있기도 하고."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "지원이 테니스를 항상 해보고 싶었다고 말했다.",
                    "hint": "'I've always wanted to'는 항상 해보고 싶었다는 뜻이에요.",
                    "result": "O",
                    "explanation": "지원은 테니스를 'always wanted to(항상 해보고 싶었다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "민재",
                    "script": "Can play doubles together.",
                    "translation": "복식으로 같이 할 수 있어."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지원",
                    "script": "That makes it social.",
                    "translation": "그럼 사회적이 되겠네."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "민재",
                    "script": "Let's find good instructor.",
                    "translation": "좋은 강사 찾아보자."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Great exercise for @@.",
                    "hint": "몸의 협조와 조화를 뜻하는 단어예요.",
                    "optionA": "sleeping",
                    "optionB": "coordination",
                    "optionC": "eating",
                    "result": "coordination",
                    "explanation": "'coordination'은 '협응력, 조화'라는 뜻으로 테니스가 기르는 신체 능력을 말해요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지원",
                    "script": "This will be exciting.",
                    "translation": "흥미진진할 거야."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "민재가 테니스 레슨을 받자고 제안한 말을 완성하세요.",
                    "optionA": "Should",
                    "optionB": "take",
                    "optionC": "we",
                    "optionD": "lessons",
                    "optionE": "tennis",
                    "result": "Should we take tennis lessons",
                    "explanation": "'테니스 레슨 받을까?'라는 뜻으로 새로운 스포츠를 배우자는 제안이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4867 MISMATCH

일출 보러 일찍 일어날까?

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "일출 보러 일찍 일어날까?",
            "explanation": "아름다운 일출을 보기 위해 일찍 일어나자는 로맨틱한 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "일출"
                },
                {
                    "tag": "아침"
                },
                {
                    "tag": "아름다움"
                }
            ],
            "engTags": [
                {
                    "tag": "sunrise"
                },
                {
                    "tag": "morning"
                },
                {
                    "tag": "beauty"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "나연",
                    "script": "Want to watch sunrise?",
                    "translation": "일출 보러 갈래?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지훈",
                    "script": "That means waking early.",
                    "translation": "일찍 일어나야 한다는 뜻이네."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "나연",
                    "script": "Worth it for beauty.",
                    "translation": "아름다움을 위해서라면 그럴 만해."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지훈",
                    "script": "Where should we go?",
                    "translation": "어디로 갈까?"
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "나연이 일출 보기를 싫어한다고 말했다.",
                    "hint": "'Want to watch'는 보고 싶다는 뜻이에요.",
                    "result": "X",
                    "explanation": "나연은 일출을 'want to watch(보고 싶다)'고 제안했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "나연",
                    "script": "The hill nearby works.",
                    "translation": "근처 언덕이면 돼."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지훈",
                    "script": "Peaceful way to start.",
                    "translation": "평화롭게 시작하는 방법이네."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "나연",
                    "script": "Brings positive energy.",
                    "translation": "긍정적인 에너지를 가져다줘."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Worth it for @@.",
                    "hint": "아름다움이나 예쁨을 뜻하는 단어예요.",
                    "optionA": "money",
                    "optionB": "beauty",
                    "optionC": "work",
                    "result": "beauty",
                    "explanation": "'worth it for beauty'는 '아름다움을 위해서라면 그럴 만하다'는 뜻이에요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지훈",
                    "script": "Let's set early alarm.",
                    "translation": "일찍 알람 맞춰놓자."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "나연이 일출을 보러 가자고 제안한 말을 완성하세요.",
                    "optionA": "Want",
                    "optionB": "watch",
                    "optionC": "to",
                    "optionD": "sunrise",
                    "result": "Want to watch sunrise",
                    "explanation": "'일출 보러 갈래?'라는 뜻으로 자연의 아름다움을 함께 감상하자는 제안이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "일출 보러 일찍 일어날까?",
            "explanation": "아름다운 일출을 보기 위해 일찍 일어나자는 로맨틱한 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "일출"
                },
                {
                    "tag": "아침"
                },
                {
                    "tag": "아름다움"
                }
            ],
            "engTags": [
                {
                    "tag": "sunrise"
                },
                {
                    "tag": "morning"
                },
                {
                    "tag": "beauty"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "나연",
                    "script": "Want to watch sunrise?",
                    "translation": "일출 보러 갈래?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지훈",
                    "script": "That means waking early.",
                    "translation": "일찍 일어나야 한다는 뜻이네."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "나연",
                    "script": "Worth it for beauty.",
                    "translation": "아름다움을 위해서라면 그럴 만해."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지훈",
                    "script": "Where should we go?",
                    "translation": "어디로 갈까?"
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "나연이 일출 보기를 싫어한다고 말했다.",
                    "hint": "'Want to watch'는 보고 싶다는 뜻이에요.",
                    "result": "X",
                    "explanation": "나연은 일출을 'want to watch(보고 싶다)'고 제안했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "나연",
                    "script": "The hill nearby works.",
                    "translation": "근처 언덕이면 돼."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지훈",
                    "script": "Peaceful way to start.",
                    "translation": "평화롭게 시작하는 방법이네."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "나연",
                    "script": "Brings positive energy.",
                    "translation": "긍정적인 에너지를 가져다줘."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Worth it for @@.",
                    "hint": "아름다움이나 예쁨을 뜻하는 단어예요.",
                    "optionA": "money",
                    "optionB": "beauty",
                    "optionC": "work",
                    "result": "beauty",
                    "explanation": "'worth it for beauty'는 '아름다움을 위해서라면 그럴 만하다'는 뜻이에요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지훈",
                    "script": "Let's set early alarm.",
                    "translation": "일찍 알람 맞춰놓자."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "나연이 일출을 보러 가자고 제안한 말을 완성하세요.",
                    "optionA": "Want",
                    "optionB": "watch",
                    "optionC": "to",
                    "optionD": "sunrise",
                    "result": "Want to watch sunrise",
                    "explanation": "'일출 보러 갈래?'라는 뜻으로 자연의 아름다움을 함께 감상하자는 제안이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4868 MISMATCH

보드게임 새로 샀어

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "보드게임 새로 샀어",
            "explanation": "새로운 보드게임을 구입해서 친구들과 함께 즐기려는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "보드게임"
                },
                {
                    "tag": "새로움"
                },
                {
                    "tag": "즐김"
                }
            ],
            "engTags": [
                {
                    "tag": "board"
                },
                {
                    "tag": "game"
                },
                {
                    "tag": "new"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "채원",
                    "script": "I bought new board games.",
                    "translation": "새 보드게임 샀어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지우",
                    "script": "What kind did you get?",
                    "translation": "어떤 종류 샀어?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "채원",
                    "script": "Strategy and card games.",
                    "translation": "전략 게임이랑 카드 게임."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지우",
                    "script": "Perfect for game nights.",
                    "translation": "게임 밤에 완벽하겠다."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "채원이 새 보드게임을 샀다고 말했다.",
                    "hint": "'I bought'는 샀다는 뜻이에요.",
                    "result": "O",
                    "explanation": "채원은 새 보드게임을 'bought(샀다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "채원",
                    "script": "Want to test them?",
                    "translation": "테스트해볼래?"
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지우",
                    "script": "Absolutely, sounds like fun.",
                    "translation": "당연하지, 재미있을 것 같아."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "채원",
                    "script": "This weekend works perfectly.",
                    "translation": "이번 주말이 완벽해."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Strategy and card @@.",
                    "hint": "놀이나 경기를 뜻하는 단어예요.",
                    "optionA": "books",
                    "optionB": "games",
                    "optionC": "movies",
                    "result": "games",
                    "explanation": "'card games'는 '카드 게임'이라는 뜻으로 보드게임의 한 종류를 말해요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지우",
                    "script": "I'll bring some snacks.",
                    "translation": "간식 좀 가져올게."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "채원이 새 보드게임을 샀다고 한 말을 완성하세요.",
                    "optionA": "I",
                    "optionB": "new",
                    "optionC": "bought",
                    "optionD": "games",
                    "optionE": "board",
                    "result": "I bought new board games",
                    "explanation": "'새 보드게임 샀어'라는 뜻으로 새로운 놀이 도구를 구입했다는 표현이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "보드게임 새로 샀어",
            "explanation": "새로운 보드게임을 구입해서 친구들과 함께 즐기려는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "보드게임"
                },
                {
                    "tag": "새로움"
                },
                {
                    "tag": "즐김"
                }
            ],
            "engTags": [
                {
                    "tag": "board"
                },
                {
                    "tag": "game"
                },
                {
                    "tag": "new"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "채원",
                    "script": "I bought new board games.",
                    "translation": "새 보드게임 샀어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지우",
                    "script": "What kind did you get?",
                    "translation": "어떤 종류 샀어?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "채원",
                    "script": "Strategy and card games.",
                    "translation": "전략 게임이랑 카드 게임."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지우",
                    "script": "Perfect for game nights.",
                    "translation": "게임 밤에 완벽하겠다."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "채원이 새 보드게임을 샀다고 말했다.",
                    "hint": "'I bought'는 샀다는 뜻이에요.",
                    "result": "O",
                    "explanation": "채원은 새 보드게임을 'bought(샀다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "채원",
                    "script": "Want to test them?",
                    "translation": "테스트해볼래?"
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지우",
                    "script": "Absolutely, sounds like fun.",
                    "translation": "당연하지, 재미있을 것 같아."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "채원",
                    "script": "This weekend works perfectly.",
                    "translation": "이번 주말이 완벽해."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Strategy and card @@.",
                    "hint": "놀이나 경기를 뜻하는 단어예요.",
                    "optionA": "books",
                    "optionB": "games",
                    "optionC": "movies",
                    "result": "games",
                    "explanation": "'card games'는 '카드 게임'이라는 뜻으로 보드게임의 한 종류를 말해요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지우",
                    "script": "I'll bring some snacks.",
                    "translation": "간식 좀 가져올게."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "채원이 새 보드게임을 샀다고 한 말을 완성하세요.",
                    "optionA": "I",
                    "optionB": "new",
                    "optionC": "bought",
                    "optionD": "games",
                    "optionE": "board",
                    "result": "I bought new board games",
                    "explanation": "'새 보드게임 샀어'라는 뜻으로 새로운 놀이 도구를 구입했다는 표현이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4869 MISMATCH

영화 리뷰 써보고 싶어

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "영화 리뷰 써보고 싶어",
            "explanation": "본 영화에 대한 감상을 글로 써보는 창작 취미의 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "영화"
                },
                {
                    "tag": "리뷰"
                },
                {
                    "tag": "글쓰기"
                }
            ],
            "engTags": [
                {
                    "tag": "movie"
                },
                {
                    "tag": "review"
                },
                {
                    "tag": "writing"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수진",
                    "script": "I want to write reviews.",
                    "translation": "리뷰 써보고 싶어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "준혁",
                    "script": "About movies you watch?",
                    "translation": "네가 본 영화에 대해?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "수진",
                    "script": "Yes, share my thoughts.",
                    "translation": "응, 내 생각 나누려고."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "준혁",
                    "script": "Good way to express.",
                    "translation": "표현하기 좋은 방법이네."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "수진이 글쓰기를 싫어한다고 말했다.",
                    "hint": "'I want to write'는 쓰고 싶다는 뜻이에요.",
                    "result": "X",
                    "explanation": "수진은 리뷰를 'want to write(써보고 싶다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "수진",
                    "script": "Help others choose movies.",
                    "translation": "다른 사람들 영화 선택 도와주고."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "준혁",
                    "script": "Your opinions matter.",
                    "translation": "네 의견이 중요해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "수진",
                    "script": "Might start blog too.",
                    "translation": "블로그도 시작할까봐."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Yes, share my @@.",
                    "hint": "개인의 생각이나 의견을 뜻하는 단어예요.",
                    "optionA": "money",
                    "optionB": "thoughts",
                    "optionC": "food",
                    "result": "thoughts",
                    "explanation": "'share my thoughts'는 '내 생각을 나누다'라는 뜻으로 리뷰의 목적을 나타내요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "준혁",
                    "script": "I'd love to read.",
                    "translation": "읽어보고 싶어."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "수진이 리뷰를 써보고 싶다고 한 말을 완성하세요.",
                    "optionA": "I",
                    "optionB": "write",
                    "optionC": "want",
                    "optionD": "reviews",
                    "optionE": "to",
                    "result": "I want to write reviews",
                    "explanation": "'리뷰 써보고 싶어'라는 뜻으로 자신의 생각을 글로 표현하고 싶다는 의지 표현이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "영화 리뷰 써보고 싶어",
            "explanation": "본 영화에 대한 감상을 글로 써보는 창작 취미의 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "영화"
                },
                {
                    "tag": "리뷰"
                },
                {
                    "tag": "글쓰기"
                }
            ],
            "engTags": [
                {
                    "tag": "movie"
                },
                {
                    "tag": "review"
                },
                {
                    "tag": "writing"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수진",
                    "script": "I want to write reviews.",
                    "translation": "리뷰 써보고 싶어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "준혁",
                    "script": "About movies you watch?",
                    "translation": "네가 본 영화에 대해?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "수진",
                    "script": "Yes, share my thoughts.",
                    "translation": "응, 내 생각 나누려고."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "준혁",
                    "script": "Good way to express.",
                    "translation": "표현하기 좋은 방법이네."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "수진이 글쓰기를 싫어한다고 말했다.",
                    "hint": "'I want to write'는 쓰고 싶다는 뜻이에요.",
                    "result": "X",
                    "explanation": "수진은 리뷰를 'want to write(써보고 싶다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "수진",
                    "script": "Help others choose movies.",
                    "translation": "다른 사람들 영화 선택 도와주고."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "준혁",
                    "script": "Your opinions matter.",
                    "translation": "네 의견이 중요해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "수진",
                    "script": "Might start blog too.",
                    "translation": "블로그도 시작할까봐."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Yes, share my @@.",
                    "hint": "개인의 생각이나 의견을 뜻하는 단어예요.",
                    "optionA": "money",
                    "optionB": "thoughts",
                    "optionC": "food",
                    "result": "thoughts",
                    "explanation": "'share my thoughts'는 '내 생각을 나누다'라는 뜻으로 리뷰의 목적을 나타내요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "준혁",
                    "script": "I'd love to read.",
                    "translation": "읽어보고 싶어."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "수진이 리뷰를 써보고 싶다고 한 말을 완성하세요.",
                    "optionA": "I",
                    "optionB": "write",
                    "optionC": "want",
                    "optionD": "reviews",
                    "optionE": "to",
                    "result": "I want to write reviews",
                    "explanation": "'리뷰 써보고 싶어'라는 뜻으로 자신의 생각을 글로 표현하고 싶다는 의지 표현이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4870 MISMATCH

새벽 조깅 시작해볼까?

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "새벽 조깅 시작해볼까?",
            "explanation": "건강을 위해 새벽에 조깅을 시작해보려는 건강한 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "새벽"
                },
                {
                    "tag": "조깅"
                },
                {
                    "tag": "건강"
                }
            ],
            "engTags": [
                {
                    "tag": "morning"
                },
                {
                    "tag": "jogging"
                },
                {
                    "tag": "health"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "태호",
                    "script": "Should we try morning jogs?",
                    "translation": "새벽 조깅 해볼까?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "소영",
                    "script": "That requires strong will.",
                    "translation": "강한 의지가 필요하겠네."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "태호",
                    "script": "But great for health.",
                    "translation": "하지만 건강에 완전 좋아."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "소영",
                    "script": "Fresh morning air too.",
                    "translation": "신선한 아침 공기도."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "태호가 건강을 위해 조깅이 좋다고 말했다.",
                    "hint": "'great for health'는 건강에 좋다는 뜻이에요.",
                    "result": "O",
                    "explanation": "태호는 조깅이 건강에 'great(완전 좋다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "태호",
                    "script": "Start our day positively.",
                    "translation": "하루를 긍정적으로 시작해."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "소영",
                    "script": "Good for mental clarity.",
                    "translation": "정신이 맑아지는 데 좋아."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태호",
                    "script": "Let's try this week.",
                    "translation": "이번 주에 해보자."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "But great for @@.",
                    "hint": "몸의 건강이나 상태를 뜻하는 단어예요.",
                    "optionA": "money",
                    "optionB": "health",
                    "optionC": "work",
                    "result": "health",
                    "explanation": "'great for health'는 '건강에 좋다'라는 뜻으로 운동의 효과를 나타내요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "소영",
                    "script": "Okay, let's commit together.",
                    "translation": "좋아, 같이 다짐하자."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "태호가 새벽 조깅을 해보자고 제안한 말을 완성하세요.",
                    "optionA": "Should",
                    "optionB": "try",
                    "optionC": "we",
                    "optionD": "jogs",
                    "optionE": "morning",
                    "result": "Should we try morning jogs",
                    "explanation": "'새벽 조깅 해볼까?'라는 뜻으로 건강한 운동 습관을 함께 시작하자는 제안이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "새벽 조깅 시작해볼까?",
            "explanation": "건강을 위해 새벽에 조깅을 시작해보려는 건강한 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "새벽"
                },
                {
                    "tag": "조깅"
                },
                {
                    "tag": "건강"
                }
            ],
            "engTags": [
                {
                    "tag": "morning"
                },
                {
                    "tag": "jogging"
                },
                {
                    "tag": "health"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "태호",
                    "script": "Should we try morning jogs?",
                    "translation": "새벽 조깅 해볼까?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "소영",
                    "script": "That requires strong will.",
                    "translation": "강한 의지가 필요하겠네."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "태호",
                    "script": "But great for health.",
                    "translation": "하지만 건강에 완전 좋아."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "소영",
                    "script": "Fresh morning air too.",
                    "translation": "신선한 아침 공기도."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "태호가 건강을 위해 조깅이 좋다고 말했다.",
                    "hint": "'great for health'는 건강에 좋다는 뜻이에요.",
                    "result": "O",
                    "explanation": "태호는 조깅이 건강에 'great(완전 좋다)'고 말했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "태호",
                    "script": "Start our day positively.",
                    "translation": "하루를 긍정적으로 시작해."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "소영",
                    "script": "Good for mental clarity.",
                    "translation": "정신이 맑아지는 데 좋아."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태호",
                    "script": "Let's try this week.",
                    "translation": "이번 주에 해보자."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "But great for @@.",
                    "hint": "몸의 건강이나 상태를 뜻하는 단어예요.",
                    "optionA": "money",
                    "optionB": "health",
                    "optionC": "work",
                    "result": "health",
                    "explanation": "'great for health'는 '건강에 좋다'라는 뜻으로 운동의 효과를 나타내요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "소영",
                    "script": "Okay, let's commit together.",
                    "translation": "좋아, 같이 다짐하자."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "태호가 새벽 조깅을 해보자고 제안한 말을 완성하세요.",
                    "optionA": "Should",
                    "optionB": "try",
                    "optionC": "we",
                    "optionD": "jogs",
                    "optionE": "morning",
                    "result": "Should we try morning jogs",
                    "explanation": "'새벽 조깅 해볼까?'라는 뜻으로 건강한 운동 습관을 함께 시작하자는 제안이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4871 MISMATCH

집에서 홈베이킹 시작

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "집에서 홈베이킹 시작",
            "explanation": "집에서 처음 빵 만들기에 도전하는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "베이킹"
                },
                {
                    "tag": "요리"
                },
                {
                    "tag": "집"
                }
            ],
            "engTags": [
                {
                    "tag": "baking"
                },
                {
                    "tag": "cooking"
                },
                {
                    "tag": "home"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "채원",
                    "script": "I tried baking today.",
                    "translation": "오늘 베이킹 해봤어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "서연",
                    "script": "How did it turn out?",
                    "translation": "어떻게 나왔어?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "채원",
                    "script": "Pretty good for first time.",
                    "translation": "첫번째치고는 꽤 괜찮았어."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "서연",
                    "script": "What did you make?",
                    "translation": "뭐 만들었는데?"
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "채원이 베이킹을 실패했다고 말했다.",
                    "hint": "'Pretty good'은 꽤 좋았다는 긍정적인 표현이에요.",
                    "result": "X",
                    "explanation": "채원은 'Pretty good for first time'이라며 첫번째치고는 괜찮았다고 했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "채원",
                    "script": "Just simple chocolate cookies.",
                    "translation": "그냥 간단한 초콜릿 쿠키."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "서연",
                    "script": "That sounds really yummy.",
                    "translation": "완전 맛있을 것 같은데."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "채원",
                    "script": "Want to try some?",
                    "translation": "좀 먹어볼래?"
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "What did you @@?",
                    "hint": "무언가를 창조하거나 제작할 때 쓰는 동사예요.",
                    "optionA": "eat",
                    "optionB": "make",
                    "optionC": "buy",
                    "result": "make",
                    "explanation": "'make'는 '만들다'라는 뜻으로 베이킹에서 뭘 만들었는지 묻는 표현이에요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "서연",
                    "script": "Yes, I'd love to.",
                    "translation": "응, 먹고 싶어."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "서연이 쿠키가 맛있을 것 같다고 한 말을 완성하세요.",
                    "optionA": "sounds",
                    "optionB": "really",
                    "optionC": "That",
                    "optionD": "yummy",
                    "result": "That sounds really yummy",
                    "explanation": "친구와 함께 처음 해보는 보드게임 체험 대화입니다."
                },
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "민재",
                    "script": "Want to play this game?",
                    "translation": "이 게임 해볼래?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "도윤",
                    "script": "Never played it before.",
                    "translation": "전에 해본 적 없어."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "민재",
                    "script": "It's easy to learn.",
                    "translation": "배우기 쉬워."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "도윤",
                    "script": "Okay, let's give it try.",
                    "translation": "좋아, 한번 해보자."
                },
                {
                    "type": "blank",
                    "index": 5,
                    "quiz": "It's easy to @@.",
                    "hint": "새로운 것을 익히거나 습득하는 것을 의미하는 동사예요.",
                    "optionA": "learn",
                    "optionB": "break",
                    "optionC": "lose",
                    "result": "learn",
                    "explanation": "'learn'은 '배우다'라는 뜻으로 게임 규칙을 익히기 쉽다는 의미예요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "민재",
                    "script": "I'll explain the rules.",
                    "translation": "내가 규칙 설명해줄게."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "도윤",
                    "script": "Thanks, that would help.",
                    "translation": "고마워, 도움될 것 같아."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "민재",
                    "script": "Ready to start now?",
                    "translation": "이제 시작할 준비됐어?"
                },
                {
                    "type": "ox",
                    "index": 9,
                    "quiz": "도윤이 이 게임을 많이 해봤다고 말했다.",
                    "hint": "'Never played it before'는 전에 해본 적 없다는 뜻이에요.",
                    "result": "X",
                    "explanation": "도윤은 'Never played it before'라며 전에 해본 적 없다고 했어요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "도윤",
                    "script": "Yes, let's begin playing.",
                    "translation": "응, 시작해보자."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "민재가 게임 규칙을 설명해주겠다고 한 말을 완성하세요.",
                    "optionA": "explain",
                    "optionB": "I'll",
                    "optionC": "rules",
                    "optionD": "the",
                    "result": "I'll explain the rules",
                    "explanation": "손수 만든 향초를 친구에게 보여주는 뿌듯한 대화입니다."
                },
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "유진",
                    "script": "Look at my candle.",
                    "translation": "내가 만든 캔들 봐."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지원",
                    "script": "Wow, you made this?",
                    "translation": "와, 이거 네가 만든 거야?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "유진",
                    "script": "Yes, at craft class.",
                    "translation": "응, 공예 수업에서."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지원",
                    "script": "It smells really nice.",
                    "translation": "냄새 진짜 좋다."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "유진이 캔들을 샀다고 말했다.",
                    "hint": "'you made this'는 네가 만들었다는 뜻이에요.",
                    "result": "X",
                    "explanation": "지원이 'you made this?'라며 유진이 직접 만든 거냐고 물었고, 유진도 'Yes'라고 답했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "유진",
                    "script": "Lavender scent is calming.",
                    "translation": "라벤더 향이 마음을 차분하게 해."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지원",
                    "script": "Can you teach me?",
                    "translation": "나도 가르쳐줄 수 있어?"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "유진",
                    "script": "Sure, it's really fun.",
                    "translation": "당연하지, 정말 재밌어."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "It smells really @@.",
                    "hint": "좋은 냄새를 표현할 때 쓰는 형용사예요.",
                    "optionA": "bad",
                    "optionB": "nice",
                    "optionC": "loud",
                    "result": "nice",
                    "explanation": "'nice'는 '좋은'이라는 뜻으로 향초의 좋은 냄새를 표현할 때 쓰는 말이에요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지원",
                    "script": "Let's go together next time.",
                    "translation": "다음엔 같이 가자."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "유진이 라벤더 향의 효과를 설명한 말을 완성하세요.",
                    "optionA": "scent",
                    "optionB": "Lavender",
                    "optionC": "calming",
                    "optionD": "is",
                    "result": "Lavender scent is calming",
                    "explanation": "기타 배우기 시작한 친구의 고충을 나누는 대화입니다."
                },
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "승현",
                    "script": "Guitar is so hard.",
                    "translation": "기타 진짜 어려워."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지우",
                    "script": "How long have you practiced?",
                    "translation": "얼마나 연습했는데?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "승현",
                    "script": "Only two weeks now.",
                    "translation": "이제 겨우 2주."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지우",
                    "script": "That's still very early.",
                    "translation": "아직 완전 초반이잖아."
                },
                {
                    "type": "blank",
                    "index": 5,
                    "quiz": "How long have you @@?",
                    "hint": "계속해서 반복적으로 하는 것을 의미하는 동사예요.",
                    "optionA": "practiced",
                    "optionB": "eaten",
                    "optionC": "slept",
                    "result": "practiced",
                    "explanation": "'practiced'는 '연습했다'는 뜻으로 기타를 얼마나 오래 연습했는지 묻는 표현이에요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "승현",
                    "script": "My fingers really hurt.",
                    "translation": "손가락이 진짜 아파."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지우",
                    "script": "Mine hurt too at first.",
                    "translation": "나도 처음엔 아팠어."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "승현",
                    "script": "When does it get easier?",
                    "translation": "언제 쉬워질까?"
                },
                {
                    "type": "ox",
                    "index": 9,
                    "quiz": "승현이 기타를 6개월 동안 연습했다고 말했다.",
                    "hint": "'Only two weeks now'는 겨우 2주라는 뜻이에요.",
                    "result": "X",
                    "explanation": "승현은 'Only two weeks now'라며 겨우 2주 연습했다고 했어요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지우",
                    "script": "Maybe after few months.",
                    "translation": "몇 달 후에는 될 거야."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "지우가 자신도 처음엔 아팠다고 한 말을 완성하세요.",
                    "optionA": "hurt",
                    "optionB": "too",
                    "optionC": "Mine",
                    "optionD": "first",
                    "optionE": "at",
                    "result": "Mine hurt too at first",
                    "explanation": "긴 드라마를 다 본 후의 뿌듯함을 나누는 대화입니다."
                },
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "나연",
                    "script": "I finished that drama.",
                    "translation": "그 드라마 다 봤어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지훈",
                    "script": "The whole thing already?",
                    "translation": "벌써 다?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "나연",
                    "script": "Stayed up three nights.",
                    "translation": "3일 밤샜어."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지훈",
                    "script": "Was the ending good?",
                    "translation": "결말 괜찮았어?"
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "나연이 드라마를 중간에 그만뒀다고 말했다.",
                    "hint": "'I finished'는 끝까지 다 봤다는 뜻이에요.",
                    "result": "X",
                    "explanation": "나연은 'I finished that drama'라며 드라마를 끝까지 다 봤다고 했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "나연",
                    "script": "Better than I expected.",
                    "translation": "생각보다 훨씬 좋았어."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지훈",
                    "script": "Should I watch it?",
                    "translation": "나도 봐야 할까?"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "나연",
                    "script": "Definitely worth watching it.",
                    "translation": "확실히 볼 만해."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Was the ending @@?",
                    "hint": "좋거나 만족스러운 상태를 나타내는 형용사예요.",
                    "optionA": "bad",
                    "optionB": "good",
                    "optionC": "long",
                    "result": "good",
                    "explanation": "'good'은 '좋은'이라는 뜻으로 드라마 결말이 만족스러웠는지 묻는 표현이에요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지훈",
                    "script": "I'll start it tonight.",
                    "translation": "오늘 밤에 시작해볼게."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "나연이 3일 동안 밤을 샜다고 한 말을 완성하세요.",
                    "optionA": "up",
                    "optionB": "three",
                    "optionC": "Stayed",
                    "optionD": "nights",
                    "result": "Stayed up three nights",
                    "explanation": "처음으로 식물을 키워보기 시작한 경험담입니다."
                },
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "예솔",
                    "script": "I bought my first plant.",
                    "translation": "처음으로 식물 샀어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "수진",
                    "script": "What kind did you get?",
                    "translation": "뭐 샀는데?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "예솔",
                    "script": "Small cactus for desk.",
                    "translation": "책상용 작은 선인장."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "수진",
                    "script": "Those are pretty easy.",
                    "translation": "그건 꽤 쉬운 편이야."
                },
                {
                    "type": "blank",
                    "index": 5,
                    "quiz": "What kind did you @@?",
                    "hint": "무언가를 구입하거나 얻는 것을 의미하는 동사예요.",
                    "optionA": "lose",
                    "optionB": "get",
                    "optionC": "break",
                    "result": "get",
                    "explanation": "'get'은 '얻다, 사다'라는 뜻으로 어떤 종류의 식물을 샀는지 묻는 표현이에요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "예솔",
                    "script": "Hope I don't kill it.",
                    "translation": "죽이지 않길 바라."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "수진",
                    "script": "Just water once weekly.",
                    "translation": "일주일에 한 번만 물 줘."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "예솔",
                    "script": "That sounds very manageable.",
                    "translation": "그정도면 할 만할 것 같아."
                },
                {
                    "type": "ox",
                    "index": 9,
                    "quiz": "예솔이 큰 나무를 샀다고 말했다.",
                    "hint": "'Small cactus'는 작은 선인장이라는 뜻이에요.",
                    "result": "X",
                    "explanation": "예솔은 'Small cactus for desk'라며 책상용 작은 선인장을 샀다고 했어요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "수진",
                    "script": "You'll do just fine.",
                    "translation": "잘할 수 있을 거야."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "수진이 일주일에 한 번만 물을 주라고 한 조언을 완성하세요.",
                    "optionA": "weekly",
                    "optionB": "once",
                    "optionC": "water",
                    "optionD": "Just",
                    "result": "Just water once weekly",
                    "explanation": "운동화 모으는 취미에 대한 솔직한 고백 대화입니다."
                },
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "도윤",
                    "script": "I bought another pair.",
                    "translation": "또 한 켤레 샀어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "민재",
                    "script": "How many do you have?",
                    "translation": "총 몇 켤레야?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "도윤",
                    "script": "Maybe fifteen pairs now.",
                    "translation": "이제 15켤레 정도?"
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "민재",
                    "script": "That's quite a collection.",
                    "translation": "꽤 많이 모았네."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "도윤이 운동화를 처음 샀다고 말했다.",
                    "hint": "'another'는 또 다른, 추가로라는 뜻이에요.",
                    "result": "X",
                    "explanation": "도윤은 'I bought another pair'라며 또 한 켤레 더 샀다고 했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "도윤",
                    "script": "Some I never wear.",
                    "translation": "어떤 건 안 신어."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "민재",
                    "script": "Why do you keep buying?",
                    "translation": "왜 계속 사는 거야?"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "도윤",
                    "script": "I just really love them.",
                    "translation": "그냥 진짜 좋아해."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "That's quite a @@.",
                    "hint": "여러 개를 모아놓은 것을 의미하는 명사예요.",
                    "optionA": "problem",
                    "optionB": "collection",
                    "optionC": "mistake",
                    "result": "collection",
                    "explanation": "'collection'은 '컬렉션, 수집품'이라는 뜻으로 많은 운동화를 모은 것을 표현해요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "민재",
                    "script": "At least you enjoy it.",
                    "translation": "적어도 즐기고 있잖아."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "민재가 도윤에게 왜 계속 사냐고 물어본 말을 완성하세요.",
                    "optionA": "buying",
                    "optionB": "keep",
                    "optionC": "do",
                    "optionD": "Why",
                    "optionE": "you",
                    "result": "Why do you keep buying",
                    "explanation": "댄스 학원 첫 수업을 마친 후의 솔직한 소감입니다."
                },
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "지원",
                    "script": "Dance class was crazy.",
                    "translation": "댄스 수업 완전 힘들었어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "유진",
                    "script": "What made it hard?",
                    "translation": "뭐가 어려웠는데?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "지원",
                    "script": "Too many moves together.",
                    "translation": "동작이 너무 많이 섞여있어."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "유진",
                    "script": "You'll get better soon.",
                    "translation": "곧 늘 거야."
                },
                {
                    "type": "blank",
                    "index": 5,
                    "quiz": "Too many moves @@.",
                    "hint": "여러 가지가 한꺼번에 합쳐진 상태를 나타내는 부사예요.",
                    "optionA": "alone",
                    "optionB": "together",
                    "optionC": "never",
                    "result": "together",
                    "explanation": "'together'는 '함께, 한꺼번에'라는 뜻으로 많은 동작들이 복합적으로 나오는 것을 표현해요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "지원",
                    "script": "Everyone else looked professional.",
                    "translation": "다른 사람들 다 프로 같더라."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "유진",
                    "script": "They probably practiced more.",
                    "translation": "아마 더 많이 연습했을 거야."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "지원",
                    "script": "I'll keep trying though.",
                    "translation": "그래도 계속 해볼 거야."
                },
                {
                    "type": "ox",
                    "index": 9,
                    "quiz": "지원이 댄스 수업이 쉬웠다고 말했다.",
                    "hint": "'crazy'는 여기서 힘들고 어려웠다는 뜻이에요.",
                    "result": "X",
                    "explanation": "지원은 'Dance class was crazy'라며 댄스 수업이 힘들었다고 했어요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "유진",
                    "script": "That's the right spirit.",
                    "translation": "그게 맞는 자세야."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "유진이 지원이 곧 늘 거라고 격려한 말을 완성하세요.",
                    "optionA": "better",
                    "optionB": "get",
                    "optionC": "You'll",
                    "optionD": "soon",
                    "result": "You'll get better soon",
                    "explanation": "퍼즐 취미에 빠진 친구의 솔직한 고백 대화입니다."
                },
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "태호",
                    "script": "I'm obsessed with puzzles.",
                    "translation": "퍼즐에 완전 빠졌어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "준혁",
                    "script": "How big are they?",
                    "translation": "몇 조각짜리야?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "태호",
                    "script": "Started with thousand pieces.",
                    "translation": "천 조각부터 시작했어."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "준혁",
                    "script": "That sounds really challenging.",
                    "translation": "진짜 어려울 것 같은데."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "태호가 퍼즐을 싫어한다고 말했다.",
                    "hint": "'obsessed'는 완전히 빠져있다는 뜻이에요.",
                    "result": "X",
                    "explanation": "태호는 'I'm obsessed with puzzles'라며 퍼즐에 완전 빠졌다고 했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "태호",
                    "script": "Takes me whole weekend.",
                    "translation": "주말 내내 걸려."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "준혁",
                    "script": "Do you frame them?",
                    "translation": "액자에 넣어?"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태호",
                    "script": "Some of my favorites.",
                    "translation": "마음에 드는 것만."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Started with thousand @@.",
                    "hint": "퍼즐의 개수나 부분을 세는 단위예요.",
                    "optionA": "colors",
                    "optionB": "pieces",
                    "optionC": "hours",
                    "result": "pieces",
                    "explanation": "'pieces'는 '조각'이라는 뜻으로 퍼즐의 개수를 셀 때 쓰는 단위예요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "준혁",
                    "script": "That's pretty cool hobby.",
                    "translation": "꽤 멋진 취미네."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "태호가 주말 내내 시간이 걸린다고 한 말을 완성하세요.",
                    "optionA": "whole",
                    "optionB": "me",
                    "optionC": "Takes",
                    "optionD": "weekend",
                    "result": "Takes me whole weekend",
                    "explanation": "사진 취미를 새로 시작한 친구의 즐거운 경험담입니다."
                },
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "소영",
                    "script": "Photography is really fun.",
                    "translation": "사진 찍는 거 진짜 재밌어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "재현",
                    "script": "What do you photograph?",
                    "translation": "주로 뭐 찍어?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "소영",
                    "script": "Mostly flowers and buildings.",
                    "translation": "주로 꽃이랑 건물."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "재현",
                    "script": "Do you edit them?",
                    "translation": "편집도 해?"
                },
                {
                    "type": "blank",
                    "index": 5,
                    "quiz": "What do you @@?",
                    "hint": "카메라로 사진을 찍는 것을 의미하는 동사예요.",
                    "optionA": "eat",
                    "optionB": "photograph",
                    "optionC": "sleep",
                    "result": "photograph",
                    "explanation": "'photograph'는 '사진을 찍다'라는 뜻으로 주로 어떤 피사체를 찍는지 묻는 표현이에요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "소영",
                    "script": "Just basic color adjustments.",
                    "translation": "기본적인 색 보정만."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "재현",
                    "script": "Your pictures look professional.",
                    "translation": "네 사진들 프로 같아."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "소영",
                    "script": "Thanks, I'm still learning.",
                    "translation": "고마워, 아직 배우는 중이야."
                },
                {
                    "type": "ox",
                    "index": 9,
                    "quiz": "소영이 사진 찍기를 어려워한다고 말했다.",
                    "hint": "'Photography is really fun'은 사진 찍기가 재밌다는 뜻이에요.",
                    "result": "X",
                    "explanation": "소영은 'Photography is really fun'이라며 사진 찍는 게 재밌다고 했어요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "재현",
                    "script": "Keep practicing more then.",
                    "translation": "그럼 더 연습해봐."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "재현이 소영의 사진이 프로 같다고 칭찬한 말을 완성하세요.",
                    "optionA": "professional",
                    "optionB": "look",
                    "optionC": "pictures",
                    "optionD": "Your",
                    "result": "Your pictures look professional",
                    "explanation": "'네 사진들 프로 같아'라는 뜻으로 친구의 실력을 칭찬하는 자연스러운 표현이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "집에서 홈베이킹 시작",
            "explanation": "집에서 처음 빵 만들기에 도전하는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "베이킹"
                },
                {
                    "tag": "요리"
                },
                {
                    "tag": "집"
                }
            ],
            "engTags": [
                {
                    "tag": "baking"
                },
                {
                    "tag": "cooking"
                },
                {
                    "tag": "home"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "채원",
                    "script": "I tried baking today.",
                    "translation": "오늘 베이킹 해봤어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "서연",
                    "script": "How did it turn out?",
                    "translation": "어떻게 나왔어?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "채원",
                    "script": "Pretty good for first time.",
                    "translation": "첫번째치고는 꽤 괜찮았어."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "서연",
                    "script": "What did you make?",
                    "translation": "뭐 만들었는데?"
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "채원이 베이킹을 실패했다고 말했다.",
                    "hint": "'Pretty good'은 꽤 좋았다는 긍정적인 표현이에요.",
                    "result": "X",
                    "explanation": "채원은 'Pretty good for first time'이라며 첫번째치고는 괜찮았다고 했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "채원",
                    "script": "Just simple chocolate cookies.",
                    "translation": "그냥 간단한 초콜릿 쿠키."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "서연",
                    "script": "That sounds really yummy.",
                    "translation": "완전 맛있을 것 같은데."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "채원",
                    "script": "Want to try some?",
                    "translation": "좀 먹어볼래?"
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "What did you @@?",
                    "hint": "무언가를 창조하거나 제작할 때 쓰는 동사예요.",
                    "optionA": "eat",
                    "optionB": "make",
                    "optionC": "buy",
                    "result": "make",
                    "explanation": "'make'는 '만들다'라는 뜻으로 베이킹에서 뭘 만들었는지 묻는 표현이에요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "서연",
                    "script": "Yes, I'd love to.",
                    "translation": "응, 먹고 싶어."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "서연이 쿠키가 맛있을 것 같다고 한 말을 완성하세요.",
                    "optionA": "sounds",
                    "optionB": "really",
                    "optionC": "That",
                    "optionD": "yummy",
                    "result": "That sounds really yummy",
                    "explanation": "친구와 함께 처음 해보는 보드게임 체험 대화입니다.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                },
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "민재",
                    "script": "Want to play this game?",
                    "translation": "이 게임 해볼래?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "도윤",
                    "script": "Never played it before.",
                    "translation": "전에 해본 적 없어."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "민재",
                    "script": "It's easy to learn.",
                    "translation": "배우기 쉬워."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "도윤",
                    "script": "Okay, let's give it try.",
                    "translation": "좋아, 한번 해보자."
                },
                {
                    "type": "blank",
                    "index": 5,
                    "quiz": "It's easy to @@.",
                    "hint": "새로운 것을 익히거나 습득하는 것을 의미하는 동사예요.",
                    "optionA": "learn",
                    "optionB": "break",
                    "optionC": "lose",
                    "result": "learn",
                    "explanation": "'learn'은 '배우다'라는 뜻으로 게임 규칙을 익히기 쉽다는 의미예요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "민재",
                    "script": "I'll explain the rules.",
                    "translation": "내가 규칙 설명해줄게."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "도윤",
                    "script": "Thanks, that would help.",
                    "translation": "고마워, 도움될 것 같아."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "민재",
                    "script": "Ready to start now?",
                    "translation": "이제 시작할 준비됐어?"
                },
                {
                    "type": "ox",
                    "index": 9,
                    "quiz": "도윤이 이 게임을 많이 해봤다고 말했다.",
                    "hint": "'Never played it before'는 전에 해본 적 없다는 뜻이에요.",
                    "result": "X",
                    "explanation": "도윤은 'Never played it before'라며 전에 해본 적 없다고 했어요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "도윤",
                    "script": "Yes, let's begin playing.",
                    "translation": "응, 시작해보자."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "민재가 게임 규칙을 설명해주겠다고 한 말을 완성하세요.",
                    "optionA": "explain",
                    "optionB": "I'll",
                    "optionC": "rules",
                    "optionD": "the",
                    "result": "I'll explain the rules",
                    "explanation": "손수 만든 향초를 친구에게 보여주는 뿌듯한 대화입니다.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                },
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "유진",
                    "script": "Look at my candle.",
                    "translation": "내가 만든 캔들 봐."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지원",
                    "script": "Wow, you made this?",
                    "translation": "와, 이거 네가 만든 거야?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "유진",
                    "script": "Yes, at craft class.",
                    "translation": "응, 공예 수업에서."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지원",
                    "script": "It smells really nice.",
                    "translation": "냄새 진짜 좋다."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "유진이 캔들을 샀다고 말했다.",
                    "hint": "'you made this'는 네가 만들었다는 뜻이에요.",
                    "result": "X",
                    "explanation": "지원이 'you made this?'라며 유진이 직접 만든 거냐고 물었고, 유진도 'Yes'라고 답했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "유진",
                    "script": "Lavender scent is calming.",
                    "translation": "라벤더 향이 마음을 차분하게 해."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지원",
                    "script": "Can you teach me?",
                    "translation": "나도 가르쳐줄 수 있어?"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "유진",
                    "script": "Sure, it's really fun.",
                    "translation": "당연하지, 정말 재밌어."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "It smells really @@.",
                    "hint": "좋은 냄새를 표현할 때 쓰는 형용사예요.",
                    "optionA": "bad",
                    "optionB": "nice",
                    "optionC": "loud",
                    "result": "nice",
                    "explanation": "'nice'는 '좋은'이라는 뜻으로 향초의 좋은 냄새를 표현할 때 쓰는 말이에요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지원",
                    "script": "Let's go together next time.",
                    "translation": "다음엔 같이 가자."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "유진이 라벤더 향의 효과를 설명한 말을 완성하세요.",
                    "optionA": "scent",
                    "optionB": "Lavender",
                    "optionC": "calming",
                    "optionD": "is",
                    "result": "Lavender scent is calming",
                    "explanation": "기타 배우기 시작한 친구의 고충을 나누는 대화입니다.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                },
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "승현",
                    "script": "Guitar is so hard.",
                    "translation": "기타 진짜 어려워."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지우",
                    "script": "How long have you practiced?",
                    "translation": "얼마나 연습했는데?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "승현",
                    "script": "Only two weeks now.",
                    "translation": "이제 겨우 2주."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지우",
                    "script": "That's still very early.",
                    "translation": "아직 완전 초반이잖아."
                },
                {
                    "type": "blank",
                    "index": 5,
                    "quiz": "How long have you @@?",
                    "hint": "계속해서 반복적으로 하는 것을 의미하는 동사예요.",
                    "optionA": "practiced",
                    "optionB": "eaten",
                    "optionC": "slept",
                    "result": "practiced",
                    "explanation": "'practiced'는 '연습했다'는 뜻으로 기타를 얼마나 오래 연습했는지 묻는 표현이에요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "승현",
                    "script": "My fingers really hurt.",
                    "translation": "손가락이 진짜 아파."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지우",
                    "script": "Mine hurt too at first.",
                    "translation": "나도 처음엔 아팠어."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "승현",
                    "script": "When does it get easier?",
                    "translation": "언제 쉬워질까?"
                },
                {
                    "type": "ox",
                    "index": 9,
                    "quiz": "승현이 기타를 6개월 동안 연습했다고 말했다.",
                    "hint": "'Only two weeks now'는 겨우 2주라는 뜻이에요.",
                    "result": "X",
                    "explanation": "승현은 'Only two weeks now'라며 겨우 2주 연습했다고 했어요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지우",
                    "script": "Maybe after few months.",
                    "translation": "몇 달 후에는 될 거야."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "지우가 자신도 처음엔 아팠다고 한 말을 완성하세요.",
                    "optionA": "hurt",
                    "optionB": "too",
                    "optionC": "Mine",
                    "optionD": "first",
                    "optionE": "at",
                    "result": "Mine hurt too at first",
                    "explanation": "긴 드라마를 다 본 후의 뿌듯함을 나누는 대화입니다.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                },
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "나연",
                    "script": "I finished that drama.",
                    "translation": "그 드라마 다 봤어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지훈",
                    "script": "The whole thing already?",
                    "translation": "벌써 다?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "나연",
                    "script": "Stayed up three nights.",
                    "translation": "3일 밤샜어."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지훈",
                    "script": "Was the ending good?",
                    "translation": "결말 괜찮았어?"
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "나연이 드라마를 중간에 그만뒀다고 말했다.",
                    "hint": "'I finished'는 끝까지 다 봤다는 뜻이에요.",
                    "result": "X",
                    "explanation": "나연은 'I finished that drama'라며 드라마를 끝까지 다 봤다고 했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "나연",
                    "script": "Better than I expected.",
                    "translation": "생각보다 훨씬 좋았어."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지훈",
                    "script": "Should I watch it?",
                    "translation": "나도 봐야 할까?"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "나연",
                    "script": "Definitely worth watching it.",
                    "translation": "확실히 볼 만해."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Was the ending @@?",
                    "hint": "좋거나 만족스러운 상태를 나타내는 형용사예요.",
                    "optionA": "bad",
                    "optionB": "good",
                    "optionC": "long",
                    "result": "good",
                    "explanation": "'good'은 '좋은'이라는 뜻으로 드라마 결말이 만족스러웠는지 묻는 표현이에요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지훈",
                    "script": "I'll start it tonight.",
                    "translation": "오늘 밤에 시작해볼게."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "나연이 3일 동안 밤을 샜다고 한 말을 완성하세요.",
                    "optionA": "up",
                    "optionB": "three",
                    "optionC": "Stayed",
                    "optionD": "nights",
                    "result": "Stayed up three nights",
                    "explanation": "처음으로 식물을 키워보기 시작한 경험담입니다.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                },
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "예솔",
                    "script": "I bought my first plant.",
                    "translation": "처음으로 식물 샀어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "수진",
                    "script": "What kind did you get?",
                    "translation": "뭐 샀는데?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "예솔",
                    "script": "Small cactus for desk.",
                    "translation": "책상용 작은 선인장."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "수진",
                    "script": "Those are pretty easy.",
                    "translation": "그건 꽤 쉬운 편이야."
                },
                {
                    "type": "blank",
                    "index": 5,
                    "quiz": "What kind did you @@?",
                    "hint": "무언가를 구입하거나 얻는 것을 의미하는 동사예요.",
                    "optionA": "lose",
                    "optionB": "get",
                    "optionC": "break",
                    "result": "get",
                    "explanation": "'get'은 '얻다, 사다'라는 뜻으로 어떤 종류의 식물을 샀는지 묻는 표현이에요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "예솔",
                    "script": "Hope I don't kill it.",
                    "translation": "죽이지 않길 바라."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "수진",
                    "script": "Just water once weekly.",
                    "translation": "일주일에 한 번만 물 줘."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "예솔",
                    "script": "That sounds very manageable.",
                    "translation": "그정도면 할 만할 것 같아."
                },
                {
                    "type": "ox",
                    "index": 9,
                    "quiz": "예솔이 큰 나무를 샀다고 말했다.",
                    "hint": "'Small cactus'는 작은 선인장이라는 뜻이에요.",
                    "result": "X",
                    "explanation": "예솔은 'Small cactus for desk'라며 책상용 작은 선인장을 샀다고 했어요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "수진",
                    "script": "You'll do just fine.",
                    "translation": "잘할 수 있을 거야."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "수진이 일주일에 한 번만 물을 주라고 한 조언을 완성하세요.",
                    "optionA": "weekly",
                    "optionB": "once",
                    "optionC": "water",
                    "optionD": "Just",
                    "result": "Just water once weekly",
                    "explanation": "운동화 모으는 취미에 대한 솔직한 고백 대화입니다.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                },
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "도윤",
                    "script": "I bought another pair.",
                    "translation": "또 한 켤레 샀어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "민재",
                    "script": "How many do you have?",
                    "translation": "총 몇 켤레야?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "도윤",
                    "script": "Maybe fifteen pairs now.",
                    "translation": "이제 15켤레 정도?"
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "민재",
                    "script": "That's quite a collection.",
                    "translation": "꽤 많이 모았네."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "도윤이 운동화를 처음 샀다고 말했다.",
                    "hint": "'another'는 또 다른, 추가로라는 뜻이에요.",
                    "result": "X",
                    "explanation": "도윤은 'I bought another pair'라며 또 한 켤레 더 샀다고 했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "도윤",
                    "script": "Some I never wear.",
                    "translation": "어떤 건 안 신어."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "민재",
                    "script": "Why do you keep buying?",
                    "translation": "왜 계속 사는 거야?"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "도윤",
                    "script": "I just really love them.",
                    "translation": "그냥 진짜 좋아해."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "That's quite a @@.",
                    "hint": "여러 개를 모아놓은 것을 의미하는 명사예요.",
                    "optionA": "problem",
                    "optionB": "collection",
                    "optionC": "mistake",
                    "result": "collection",
                    "explanation": "'collection'은 '컬렉션, 수집품'이라는 뜻으로 많은 운동화를 모은 것을 표현해요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "민재",
                    "script": "At least you enjoy it.",
                    "translation": "적어도 즐기고 있잖아."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "민재가 도윤에게 왜 계속 사냐고 물어본 말을 완성하세요.",
                    "optionA": "buying",
                    "optionB": "keep",
                    "optionC": "do",
                    "optionD": "Why",
                    "optionE": "you",
                    "result": "Why do you keep buying",
                    "explanation": "댄스 학원 첫 수업을 마친 후의 솔직한 소감입니다.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                },
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "지원",
                    "script": "Dance class was crazy.",
                    "translation": "댄스 수업 완전 힘들었어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "유진",
                    "script": "What made it hard?",
                    "translation": "뭐가 어려웠는데?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "지원",
                    "script": "Too many moves together.",
                    "translation": "동작이 너무 많이 섞여있어."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "유진",
                    "script": "You'll get better soon.",
                    "translation": "곧 늘 거야."
                },
                {
                    "type": "blank",
                    "index": 5,
                    "quiz": "Too many moves @@.",
                    "hint": "여러 가지가 한꺼번에 합쳐진 상태를 나타내는 부사예요.",
                    "optionA": "alone",
                    "optionB": "together",
                    "optionC": "never",
                    "result": "together",
                    "explanation": "'together'는 '함께, 한꺼번에'라는 뜻으로 많은 동작들이 복합적으로 나오는 것을 표현해요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "지원",
                    "script": "Everyone else looked professional.",
                    "translation": "다른 사람들 다 프로 같더라."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "유진",
                    "script": "They probably practiced more.",
                    "translation": "아마 더 많이 연습했을 거야."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "지원",
                    "script": "I'll keep trying though.",
                    "translation": "그래도 계속 해볼 거야."
                },
                {
                    "type": "ox",
                    "index": 9,
                    "quiz": "지원이 댄스 수업이 쉬웠다고 말했다.",
                    "hint": "'crazy'는 여기서 힘들고 어려웠다는 뜻이에요.",
                    "result": "X",
                    "explanation": "지원은 'Dance class was crazy'라며 댄스 수업이 힘들었다고 했어요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "유진",
                    "script": "That's the right spirit.",
                    "translation": "그게 맞는 자세야."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "유진이 지원이 곧 늘 거라고 격려한 말을 완성하세요.",
                    "optionA": "better",
                    "optionB": "get",
                    "optionC": "You'll",
                    "optionD": "soon",
                    "result": "You'll get better soon",
                    "explanation": "퍼즐 취미에 빠진 친구의 솔직한 고백 대화입니다.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                },
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "태호",
                    "script": "I'm obsessed with puzzles.",
                    "translation": "퍼즐에 완전 빠졌어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "준혁",
                    "script": "How big are they?",
                    "translation": "몇 조각짜리야?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "태호",
                    "script": "Started with thousand pieces.",
                    "translation": "천 조각부터 시작했어."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "준혁",
                    "script": "That sounds really challenging.",
                    "translation": "진짜 어려울 것 같은데."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "태호가 퍼즐을 싫어한다고 말했다.",
                    "hint": "'obsessed'는 완전히 빠져있다는 뜻이에요.",
                    "result": "X",
                    "explanation": "태호는 'I'm obsessed with puzzles'라며 퍼즐에 완전 빠졌다고 했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "태호",
                    "script": "Takes me whole weekend.",
                    "translation": "주말 내내 걸려."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "준혁",
                    "script": "Do you frame them?",
                    "translation": "액자에 넣어?"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태호",
                    "script": "Some of my favorites.",
                    "translation": "마음에 드는 것만."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Started with thousand @@.",
                    "hint": "퍼즐의 개수나 부분을 세는 단위예요.",
                    "optionA": "colors",
                    "optionB": "pieces",
                    "optionC": "hours",
                    "result": "pieces",
                    "explanation": "'pieces'는 '조각'이라는 뜻으로 퍼즐의 개수를 셀 때 쓰는 단위예요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "준혁",
                    "script": "That's pretty cool hobby.",
                    "translation": "꽤 멋진 취미네."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "태호가 주말 내내 시간이 걸린다고 한 말을 완성하세요.",
                    "optionA": "whole",
                    "optionB": "me",
                    "optionC": "Takes",
                    "optionD": "weekend",
                    "result": "Takes me whole weekend",
                    "explanation": "사진 취미를 새로 시작한 친구의 즐거운 경험담입니다.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                },
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "소영",
                    "script": "Photography is really fun.",
                    "translation": "사진 찍는 거 진짜 재밌어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "재현",
                    "script": "What do you photograph?",
                    "translation": "주로 뭐 찍어?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "소영",
                    "script": "Mostly flowers and buildings.",
                    "translation": "주로 꽃이랑 건물."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "재현",
                    "script": "Do you edit them?",
                    "translation": "편집도 해?"
                },
                {
                    "type": "blank",
                    "index": 5,
                    "quiz": "What do you @@?",
                    "hint": "카메라로 사진을 찍는 것을 의미하는 동사예요.",
                    "optionA": "eat",
                    "optionB": "photograph",
                    "optionC": "sleep",
                    "result": "photograph",
                    "explanation": "'photograph'는 '사진을 찍다'라는 뜻으로 주로 어떤 피사체를 찍는지 묻는 표현이에요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "소영",
                    "script": "Just basic color adjustments.",
                    "translation": "기본적인 색 보정만."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "재현",
                    "script": "Your pictures look professional.",
                    "translation": "네 사진들 프로 같아."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "소영",
                    "script": "Thanks, I'm still learning.",
                    "translation": "고마워, 아직 배우는 중이야."
                },
                {
                    "type": "ox",
                    "index": 9,
                    "quiz": "소영이 사진 찍기를 어려워한다고 말했다.",
                    "hint": "'Photography is really fun'은 사진 찍기가 재밌다는 뜻이에요.",
                    "result": "X",
                    "explanation": "소영은 'Photography is really fun'이라며 사진 찍는 게 재밌다고 했어요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "재현",
                    "script": "Keep practicing more then.",
                    "translation": "그럼 더 연습해봐."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "재현이 소영의 사진이 프로 같다고 칭찬한 말을 완성하세요.",
                    "optionA": "professional",
                    "optionB": "look",
                    "optionC": "pictures",
                    "optionD": "Your",
                    "result": "Your pictures look professional",
                    "explanation": "'네 사진들 프로 같아'라는 뜻으로 친구의 실력을 칭찬하는 자연스러운 표현이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4872 MISMATCH

새로운 보드게임 도전

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "새로운 보드게임 도전",
            "explanation": "친구와 함께 처음 해보는 보드게임 체험 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "보드게임"
                },
                {
                    "tag": "친구"
                },
                {
                    "tag": "게임"
                }
            ],
            "engTags": [
                {
                    "tag": "boardgame"
                },
                {
                    "tag": "friend"
                },
                {
                    "tag": "game"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "민재",
                    "script": "Want to play this game?",
                    "translation": "이 게임 해볼래?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "도윤",
                    "script": "Never played it before.",
                    "translation": "전에 해본 적 없어."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "민재",
                    "script": "It's easy to learn.",
                    "translation": "배우기 쉬워."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "도윤",
                    "script": "Okay, let's give it try.",
                    "translation": "좋아, 한번 해보자."
                },
                {
                    "type": "blank",
                    "index": 5,
                    "quiz": "It's easy to @@.",
                    "hint": "새로운 것을 익히거나 습득하는 것을 의미하는 동사예요.",
                    "optionA": "learn",
                    "optionB": "break",
                    "optionC": "lose",
                    "result": "learn",
                    "explanation": "'learn'은 '배우다'라는 뜻으로 게임 규칙을 익히기 쉽다는 의미예요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "민재",
                    "script": "I'll explain the rules.",
                    "translation": "내가 규칙 설명해줄게."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "도윤",
                    "script": "Thanks, that would help.",
                    "translation": "고마워, 도움될 것 같아."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "민재",
                    "script": "Ready to start now?",
                    "translation": "이제 시작할 준비됐어?"
                },
                {
                    "type": "ox",
                    "index": 9,
                    "quiz": "도윤이 이 게임을 많이 해봤다고 말했다.",
                    "hint": "'Never played it before'는 전에 해본 적 없다는 뜻이에요.",
                    "result": "X",
                    "explanation": "도윤은 'Never played it before'라며 전에 해본 적 없다고 했어요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "도윤",
                    "script": "Yes, let's begin playing.",
                    "translation": "응, 시작해보자."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "민재가 게임 규칙을 설명해주겠다고 한 말을 완성하세요.",
                    "optionA": "explain",
                    "optionB": "I'll",
                    "optionC": "rules",
                    "optionD": "the",
                    "result": "I'll explain the rules",
                    "explanation": "'내가 규칙 설명해줄게'라는 뜻으로 친구에게 도움을 주겠다는 친절한 표현이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "새로운 보드게임 도전",
            "explanation": "친구와 함께 처음 해보는 보드게임 체험 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "보드게임"
                },
                {
                    "tag": "친구"
                },
                {
                    "tag": "게임"
                }
            ],
            "engTags": [
                {
                    "tag": "boardgame"
                },
                {
                    "tag": "friend"
                },
                {
                    "tag": "game"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "민재",
                    "script": "Want to play this game?",
                    "translation": "이 게임 해볼래?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "도윤",
                    "script": "Never played it before.",
                    "translation": "전에 해본 적 없어."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "민재",
                    "script": "It's easy to learn.",
                    "translation": "배우기 쉬워."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "도윤",
                    "script": "Okay, let's give it try.",
                    "translation": "좋아, 한번 해보자."
                },
                {
                    "type": "blank",
                    "index": 5,
                    "quiz": "It's easy to @@.",
                    "hint": "새로운 것을 익히거나 습득하는 것을 의미하는 동사예요.",
                    "optionA": "learn",
                    "optionB": "break",
                    "optionC": "lose",
                    "result": "learn",
                    "explanation": "'learn'은 '배우다'라는 뜻으로 게임 규칙을 익히기 쉽다는 의미예요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "민재",
                    "script": "I'll explain the rules.",
                    "translation": "내가 규칙 설명해줄게."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "도윤",
                    "script": "Thanks, that would help.",
                    "translation": "고마워, 도움될 것 같아."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "민재",
                    "script": "Ready to start now?",
                    "translation": "이제 시작할 준비됐어?"
                },
                {
                    "type": "ox",
                    "index": 9,
                    "quiz": "도윤이 이 게임을 많이 해봤다고 말했다.",
                    "hint": "'Never played it before'는 전에 해본 적 없다는 뜻이에요.",
                    "result": "X",
                    "explanation": "도윤은 'Never played it before'라며 전에 해본 적 없다고 했어요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "도윤",
                    "script": "Yes, let's begin playing.",
                    "translation": "응, 시작해보자."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "민재가 게임 규칙을 설명해주겠다고 한 말을 완성하세요.",
                    "optionA": "explain",
                    "optionB": "I'll",
                    "optionC": "rules",
                    "optionD": "the",
                    "result": "I'll explain the rules",
                    "explanation": "'내가 규칙 설명해줄게'라는 뜻으로 친구에게 도움을 주겠다는 친절한 표현이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4873 MISMATCH

처음 만든 캔들 자랑

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "처음 만든 캔들 자랑",
            "explanation": "손수 만든 향초를 친구에게 보여주는 뿌듯한 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "캔들"
                },
                {
                    "tag": "만들기"
                },
                {
                    "tag": "향초"
                }
            ],
            "engTags": [
                {
                    "tag": "candle"
                },
                {
                    "tag": "craft"
                },
                {
                    "tag": "scent"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "유진",
                    "script": "Look at my candle.",
                    "translation": "내가 만든 캔들 봐."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지원",
                    "script": "Wow, you made this?",
                    "translation": "와, 이거 네가 만든 거야?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "유진",
                    "script": "Yes, at craft class.",
                    "translation": "응, 공예 수업에서."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지원",
                    "script": "It smells really nice.",
                    "translation": "냄새 진짜 좋다."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "유진이 캔들을 샀다고 말했다.",
                    "hint": "'you made this'는 네가 만들었다는 뜻이에요.",
                    "result": "X",
                    "explanation": "지원이 'you made this?'라며 유진이 직접 만든 거냐고 물었고, 유진도 'Yes'라고 답했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "유진",
                    "script": "Lavender scent is calming.",
                    "translation": "라벤더 향이 마음을 차분하게 해."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지원",
                    "script": "Can you teach me?",
                    "translation": "나도 가르쳐줄 수 있어?"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "유진",
                    "script": "Sure, it's really fun.",
                    "translation": "당연하지, 정말 재밌어."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "It smells really @@.",
                    "hint": "좋은 냄새를 표현할 때 쓰는 형용사예요.",
                    "optionA": "bad",
                    "optionB": "nice",
                    "optionC": "loud",
                    "result": "nice",
                    "explanation": "'nice'는 '좋은'이라는 뜻으로 향초의 좋은 냄새를 표현할 때 쓰는 말이에요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지원",
                    "script": "Let's go together next time.",
                    "translation": "다음엔 같이 가자."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "유진이 라벤더 향의 효과를 설명한 말을 완성하세요.",
                    "optionA": "scent",
                    "optionB": "Lavender",
                    "optionC": "calming",
                    "optionD": "is",
                    "result": "Lavender scent is calming",
                    "explanation": "'라벤더 향이 마음을 차분하게 해'라는 뜻으로 향초의 효능을 설명하는 표현이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "처음 만든 캔들 자랑",
            "explanation": "손수 만든 향초를 친구에게 보여주는 뿌듯한 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "캔들"
                },
                {
                    "tag": "만들기"
                },
                {
                    "tag": "향초"
                }
            ],
            "engTags": [
                {
                    "tag": "candle"
                },
                {
                    "tag": "craft"
                },
                {
                    "tag": "scent"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "유진",
                    "script": "Look at my candle.",
                    "translation": "내가 만든 캔들 봐."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지원",
                    "script": "Wow, you made this?",
                    "translation": "와, 이거 네가 만든 거야?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "유진",
                    "script": "Yes, at craft class.",
                    "translation": "응, 공예 수업에서."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지원",
                    "script": "It smells really nice.",
                    "translation": "냄새 진짜 좋다."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "유진이 캔들을 샀다고 말했다.",
                    "hint": "'you made this'는 네가 만들었다는 뜻이에요.",
                    "result": "X",
                    "explanation": "지원이 'you made this?'라며 유진이 직접 만든 거냐고 물었고, 유진도 'Yes'라고 답했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "유진",
                    "script": "Lavender scent is calming.",
                    "translation": "라벤더 향이 마음을 차분하게 해."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지원",
                    "script": "Can you teach me?",
                    "translation": "나도 가르쳐줄 수 있어?"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "유진",
                    "script": "Sure, it's really fun.",
                    "translation": "당연하지, 정말 재밌어."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "It smells really @@.",
                    "hint": "좋은 냄새를 표현할 때 쓰는 형용사예요.",
                    "optionA": "bad",
                    "optionB": "nice",
                    "optionC": "loud",
                    "result": "nice",
                    "explanation": "'nice'는 '좋은'이라는 뜻으로 향초의 좋은 냄새를 표현할 때 쓰는 말이에요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지원",
                    "script": "Let's go together next time.",
                    "translation": "다음엔 같이 가자."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "유진이 라벤더 향의 효과를 설명한 말을 완성하세요.",
                    "optionA": "scent",
                    "optionB": "Lavender",
                    "optionC": "calming",
                    "optionD": "is",
                    "result": "Lavender scent is calming",
                    "explanation": "'라벤더 향이 마음을 차분하게 해'라는 뜻으로 향초의 효능을 설명하는 표현이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4874 MISMATCH

기타 연습 진짜 어려워

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "기타 연습 진짜 어려워",
            "explanation": "기타 배우기 시작한 친구의 고충을 나누는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "기타"
                },
                {
                    "tag": "연습"
                },
                {
                    "tag": "음악"
                }
            ],
            "engTags": [
                {
                    "tag": "guitar"
                },
                {
                    "tag": "practice"
                },
                {
                    "tag": "music"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "승현",
                    "script": "Guitar is so hard.",
                    "translation": "기타 진짜 어려워."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지우",
                    "script": "How long have you practiced?",
                    "translation": "얼마나 연습했는데?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "승현",
                    "script": "Only two weeks now.",
                    "translation": "이제 겨우 2주."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지우",
                    "script": "That's still very early.",
                    "translation": "아직 완전 초반이잖아."
                },
                {
                    "type": "blank",
                    "index": 5,
                    "quiz": "How long have you @@?",
                    "hint": "계속해서 반복적으로 하는 것을 의미하는 동사예요.",
                    "optionA": "practiced",
                    "optionB": "eaten",
                    "optionC": "slept",
                    "result": "practiced",
                    "explanation": "'practiced'는 '연습했다'는 뜻으로 기타를 얼마나 오래 연습했는지 묻는 표현이에요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "승현",
                    "script": "My fingers really hurt.",
                    "translation": "손가락이 진짜 아파."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지우",
                    "script": "Mine hurt too at first.",
                    "translation": "나도 처음엔 아팠어."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "승현",
                    "script": "When does it get easier?",
                    "translation": "언제 쉬워질까?"
                },
                {
                    "type": "ox",
                    "index": 9,
                    "quiz": "승현이 기타를 6개월 동안 연습했다고 말했다.",
                    "hint": "'Only two weeks now'는 겨우 2주라는 뜻이에요.",
                    "result": "X",
                    "explanation": "승현은 'Only two weeks now'라며 겨우 2주 연습했다고 했어요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지우",
                    "script": "Maybe after few months.",
                    "translation": "몇 달 후에는 될 거야."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "지우가 자신도 처음엔 아팠다고 한 말을 완성하세요.",
                    "optionA": "hurt",
                    "optionB": "too",
                    "optionC": "Mine",
                    "optionD": "first",
                    "optionE": "at",
                    "result": "Mine hurt too at first",
                    "explanation": "'나도 처음엔 아팠어'라는 뜻으로 같은 경험을 했다며 위로하는 자연스러운 표현이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "기타 연습 진짜 어려워",
            "explanation": "기타 배우기 시작한 친구의 고충을 나누는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "기타"
                },
                {
                    "tag": "연습"
                },
                {
                    "tag": "음악"
                }
            ],
            "engTags": [
                {
                    "tag": "guitar"
                },
                {
                    "tag": "practice"
                },
                {
                    "tag": "music"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "승현",
                    "script": "Guitar is so hard.",
                    "translation": "기타 진짜 어려워."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지우",
                    "script": "How long have you practiced?",
                    "translation": "얼마나 연습했는데?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "승현",
                    "script": "Only two weeks now.",
                    "translation": "이제 겨우 2주."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지우",
                    "script": "That's still very early.",
                    "translation": "아직 완전 초반이잖아."
                },
                {
                    "type": "blank",
                    "index": 5,
                    "quiz": "How long have you @@?",
                    "hint": "계속해서 반복적으로 하는 것을 의미하는 동사예요.",
                    "optionA": "practiced",
                    "optionB": "eaten",
                    "optionC": "slept",
                    "result": "practiced",
                    "explanation": "'practiced'는 '연습했다'는 뜻으로 기타를 얼마나 오래 연습했는지 묻는 표현이에요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "승현",
                    "script": "My fingers really hurt.",
                    "translation": "손가락이 진짜 아파."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지우",
                    "script": "Mine hurt too at first.",
                    "translation": "나도 처음엔 아팠어."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "승현",
                    "script": "When does it get easier?",
                    "translation": "언제 쉬워질까?"
                },
                {
                    "type": "ox",
                    "index": 9,
                    "quiz": "승현이 기타를 6개월 동안 연습했다고 말했다.",
                    "hint": "'Only two weeks now'는 겨우 2주라는 뜻이에요.",
                    "result": "X",
                    "explanation": "승현은 'Only two weeks now'라며 겨우 2주 연습했다고 했어요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지우",
                    "script": "Maybe after few months.",
                    "translation": "몇 달 후에는 될 거야."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "지우가 자신도 처음엔 아팠다고 한 말을 완성하세요.",
                    "optionA": "hurt",
                    "optionB": "too",
                    "optionC": "Mine",
                    "optionD": "first",
                    "optionE": "at",
                    "result": "Mine hurt too at first",
                    "explanation": "'나도 처음엔 아팠어'라는 뜻으로 같은 경험을 했다며 위로하는 자연스러운 표현이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4875 MISMATCH

드라마 정주행 완주했어

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "드라마 정주행 완주했어",
            "explanation": "긴 드라마를 다 본 후의 뿌듯함을 나누는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "드라마"
                },
                {
                    "tag": "정주행"
                },
                {
                    "tag": "완주"
                }
            ],
            "engTags": [
                {
                    "tag": "drama"
                },
                {
                    "tag": "series"
                },
                {
                    "tag": "finish"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "나연",
                    "script": "I finished that drama.",
                    "translation": "그 드라마 다 봤어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지훈",
                    "script": "The whole thing already?",
                    "translation": "벌써 다?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "나연",
                    "script": "Stayed up three nights.",
                    "translation": "3일 밤샜어."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지훈",
                    "script": "Was the ending good?",
                    "translation": "결말 괜찮았어?"
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "나연이 드라마를 중간에 그만뒀다고 말했다.",
                    "hint": "'I finished'는 끝까지 다 봤다는 뜻이에요.",
                    "result": "X",
                    "explanation": "나연은 'I finished that drama'라며 드라마를 끝까지 다 봤다고 했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "나연",
                    "script": "Better than I expected.",
                    "translation": "생각보다 훨씬 좋았어."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지훈",
                    "script": "Should I watch it?",
                    "translation": "나도 봐야 할까?"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "나연",
                    "script": "Definitely worth watching it.",
                    "translation": "확실히 볼 만해."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Was the ending @@?",
                    "hint": "좋거나 만족스러운 상태를 나타내는 형용사예요.",
                    "optionA": "bad",
                    "optionB": "good",
                    "optionC": "long",
                    "result": "good",
                    "explanation": "'good'은 '좋은'이라는 뜻으로 드라마 결말이 만족스러웠는지 묻는 표현이에요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지훈",
                    "script": "I'll start it tonight.",
                    "translation": "오늘 밤에 시작해볼게."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "나연이 3일 동안 밤을 샜다고 한 말을 완성하세요.",
                    "optionA": "up",
                    "optionB": "three",
                    "optionC": "Stayed",
                    "optionD": "nights",
                    "result": "Stayed up three nights",
                    "explanation": "'3일 밤샜어'라는 뜻으로 드라마에 빠져서 잠을 안 잤다는 의미예요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "드라마 정주행 완주했어",
            "explanation": "긴 드라마를 다 본 후의 뿌듯함을 나누는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "드라마"
                },
                {
                    "tag": "정주행"
                },
                {
                    "tag": "완주"
                }
            ],
            "engTags": [
                {
                    "tag": "drama"
                },
                {
                    "tag": "series"
                },
                {
                    "tag": "finish"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "나연",
                    "script": "I finished that drama.",
                    "translation": "그 드라마 다 봤어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지훈",
                    "script": "The whole thing already?",
                    "translation": "벌써 다?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "나연",
                    "script": "Stayed up three nights.",
                    "translation": "3일 밤샜어."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지훈",
                    "script": "Was the ending good?",
                    "translation": "결말 괜찮았어?"
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "나연이 드라마를 중간에 그만뒀다고 말했다.",
                    "hint": "'I finished'는 끝까지 다 봤다는 뜻이에요.",
                    "result": "X",
                    "explanation": "나연은 'I finished that drama'라며 드라마를 끝까지 다 봤다고 했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "나연",
                    "script": "Better than I expected.",
                    "translation": "생각보다 훨씬 좋았어."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지훈",
                    "script": "Should I watch it?",
                    "translation": "나도 봐야 할까?"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "나연",
                    "script": "Definitely worth watching it.",
                    "translation": "확실히 볼 만해."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Was the ending @@?",
                    "hint": "좋거나 만족스러운 상태를 나타내는 형용사예요.",
                    "optionA": "bad",
                    "optionB": "good",
                    "optionC": "long",
                    "result": "good",
                    "explanation": "'good'은 '좋은'이라는 뜻으로 드라마 결말이 만족스러웠는지 묻는 표현이에요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지훈",
                    "script": "I'll start it tonight.",
                    "translation": "오늘 밤에 시작해볼게."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "나연이 3일 동안 밤을 샜다고 한 말을 완성하세요.",
                    "optionA": "up",
                    "optionB": "three",
                    "optionC": "Stayed",
                    "optionD": "nights",
                    "result": "Stayed up three nights",
                    "explanation": "'3일 밤샜어'라는 뜻으로 드라마에 빠져서 잠을 안 잤다는 의미예요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4876 MISMATCH

새로운 식물 키우기 도전

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "새로운 식물 키우기 도전",
            "explanation": "처음으로 식물을 키워보기 시작한 경험담입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "식물"
                },
                {
                    "tag": "키우기"
                },
                {
                    "tag": "화분"
                }
            ],
            "engTags": [
                {
                    "tag": "plant"
                },
                {
                    "tag": "growing"
                },
                {
                    "tag": "pot"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "예솔",
                    "script": "I bought my first plant.",
                    "translation": "처음으로 식물 샀어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "수진",
                    "script": "What kind did you get?",
                    "translation": "뭐 샀는데?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "예솔",
                    "script": "Small cactus for desk.",
                    "translation": "책상용 작은 선인장."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "수진",
                    "script": "Those are pretty easy.",
                    "translation": "그건 꽤 쉬운 편이야."
                },
                {
                    "type": "blank",
                    "index": 5,
                    "quiz": "What kind did you @@?",
                    "hint": "무언가를 구입하거나 얻는 것을 의미하는 동사예요.",
                    "optionA": "lose",
                    "optionB": "get",
                    "optionC": "break",
                    "result": "get",
                    "explanation": "'get'은 '얻다, 사다'라는 뜻으로 어떤 종류의 식물을 샀는지 묻는 표현이에요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "예솔",
                    "script": "Hope I don't kill it.",
                    "translation": "죽이지 않길 바라."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "수진",
                    "script": "Just water once weekly.",
                    "translation": "일주일에 한 번만 물 줘."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "예솔",
                    "script": "That sounds very manageable.",
                    "translation": "그정도면 할 만할 것 같아."
                },
                {
                    "type": "ox",
                    "index": 9,
                    "quiz": "예솔이 큰 나무를 샀다고 말했다.",
                    "hint": "'Small cactus'는 작은 선인장이라는 뜻이에요.",
                    "result": "X",
                    "explanation": "예솔은 'Small cactus for desk'라며 책상용 작은 선인장을 샀다고 했어요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "수진",
                    "script": "You'll do just fine.",
                    "translation": "잘할 수 있을 거야."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "수진이 일주일에 한 번만 물을 주라고 한 조언을 완성하세요.",
                    "optionA": "weekly",
                    "optionB": "once",
                    "optionC": "water",
                    "optionD": "Just",
                    "result": "Just water once weekly",
                    "explanation": "'일주일에 한 번만 물 줘'라는 뜻으로 식물 관리법을 간단히 알려주는 표현이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "새로운 식물 키우기 도전",
            "explanation": "처음으로 식물을 키워보기 시작한 경험담입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "식물"
                },
                {
                    "tag": "키우기"
                },
                {
                    "tag": "화분"
                }
            ],
            "engTags": [
                {
                    "tag": "plant"
                },
                {
                    "tag": "growing"
                },
                {
                    "tag": "pot"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "예솔",
                    "script": "I bought my first plant.",
                    "translation": "처음으로 식물 샀어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "수진",
                    "script": "What kind did you get?",
                    "translation": "뭐 샀는데?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "예솔",
                    "script": "Small cactus for desk.",
                    "translation": "책상용 작은 선인장."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "수진",
                    "script": "Those are pretty easy.",
                    "translation": "그건 꽤 쉬운 편이야."
                },
                {
                    "type": "blank",
                    "index": 5,
                    "quiz": "What kind did you @@?",
                    "hint": "무언가를 구입하거나 얻는 것을 의미하는 동사예요.",
                    "optionA": "lose",
                    "optionB": "get",
                    "optionC": "break",
                    "result": "get",
                    "explanation": "'get'은 '얻다, 사다'라는 뜻으로 어떤 종류의 식물을 샀는지 묻는 표현이에요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "예솔",
                    "script": "Hope I don't kill it.",
                    "translation": "죽이지 않길 바라."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "수진",
                    "script": "Just water once weekly.",
                    "translation": "일주일에 한 번만 물 줘."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "예솔",
                    "script": "That sounds very manageable.",
                    "translation": "그정도면 할 만할 것 같아."
                },
                {
                    "type": "ox",
                    "index": 9,
                    "quiz": "예솔이 큰 나무를 샀다고 말했다.",
                    "hint": "'Small cactus'는 작은 선인장이라는 뜻이에요.",
                    "result": "X",
                    "explanation": "예솔은 'Small cactus for desk'라며 책상용 작은 선인장을 샀다고 했어요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "수진",
                    "script": "You'll do just fine.",
                    "translation": "잘할 수 있을 거야."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "수진이 일주일에 한 번만 물을 주라고 한 조언을 완성하세요.",
                    "optionA": "weekly",
                    "optionB": "once",
                    "optionC": "water",
                    "optionD": "Just",
                    "result": "Just water once weekly",
                    "explanation": "'일주일에 한 번만 물 줘'라는 뜻으로 식물 관리법을 간단히 알려주는 표현이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4877 MISMATCH

운동화 컬렉션 늘어나네

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "운동화 컬렉션 늘어나네",
            "explanation": "운동화 모으는 취미에 대한 솔직한 고백 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "운동화"
                },
                {
                    "tag": "수집"
                },
                {
                    "tag": "컬렉션"
                }
            ],
            "engTags": [
                {
                    "tag": "sneaker"
                },
                {
                    "tag": "collection"
                },
                {
                    "tag": "hobby"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "도윤",
                    "script": "I bought another pair.",
                    "translation": "또 한 켤레 샀어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "민재",
                    "script": "How many do you have?",
                    "translation": "총 몇 켤레야?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "도윤",
                    "script": "Maybe fifteen pairs now.",
                    "translation": "이제 15켤레 정도?"
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "민재",
                    "script": "That's quite a collection.",
                    "translation": "꽤 많이 모았네."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "도윤이 운동화를 처음 샀다고 말했다.",
                    "hint": "'another'는 또 다른, 추가로라는 뜻이에요.",
                    "result": "X",
                    "explanation": "도윤은 'I bought another pair'라며 또 한 켤레 더 샀다고 했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "도윤",
                    "script": "Some I never wear.",
                    "translation": "어떤 건 안 신어."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "민재",
                    "script": "Why do you keep buying?",
                    "translation": "왜 계속 사는 거야?"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "도윤",
                    "script": "I just really love them.",
                    "translation": "그냥 진짜 좋아해."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "That's quite a @@.",
                    "hint": "여러 개를 모아놓은 것을 의미하는 명사예요.",
                    "optionA": "problem",
                    "optionB": "collection",
                    "optionC": "mistake",
                    "result": "collection",
                    "explanation": "'collection'은 '컬렉션, 수집품'이라는 뜻으로 많은 운동화를 모은 것을 표현해요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "민재",
                    "script": "At least you enjoy it.",
                    "translation": "적어도 즐기고 있잖아."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "민재가 도윤에게 왜 계속 사냐고 물어본 말을 완성하세요.",
                    "optionA": "buying",
                    "optionB": "keep",
                    "optionC": "do",
                    "optionD": "Why",
                    "optionE": "you",
                    "result": "Why do you keep buying",
                    "explanation": "'왜 계속 사는 거야?'라는 뜻으로 반복적인 행동의 이유를 묻는 자연스러운 표현이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "운동화 컬렉션 늘어나네",
            "explanation": "운동화 모으는 취미에 대한 솔직한 고백 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "운동화"
                },
                {
                    "tag": "수집"
                },
                {
                    "tag": "컬렉션"
                }
            ],
            "engTags": [
                {
                    "tag": "sneaker"
                },
                {
                    "tag": "collection"
                },
                {
                    "tag": "hobby"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "도윤",
                    "script": "I bought another pair.",
                    "translation": "또 한 켤레 샀어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "민재",
                    "script": "How many do you have?",
                    "translation": "총 몇 켤레야?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "도윤",
                    "script": "Maybe fifteen pairs now.",
                    "translation": "이제 15켤레 정도?"
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "민재",
                    "script": "That's quite a collection.",
                    "translation": "꽤 많이 모았네."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "도윤이 운동화를 처음 샀다고 말했다.",
                    "hint": "'another'는 또 다른, 추가로라는 뜻이에요.",
                    "result": "X",
                    "explanation": "도윤은 'I bought another pair'라며 또 한 켤레 더 샀다고 했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "도윤",
                    "script": "Some I never wear.",
                    "translation": "어떤 건 안 신어."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "민재",
                    "script": "Why do you keep buying?",
                    "translation": "왜 계속 사는 거야?"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "도윤",
                    "script": "I just really love them.",
                    "translation": "그냥 진짜 좋아해."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "That's quite a @@.",
                    "hint": "여러 개를 모아놓은 것을 의미하는 명사예요.",
                    "optionA": "problem",
                    "optionB": "collection",
                    "optionC": "mistake",
                    "result": "collection",
                    "explanation": "'collection'은 '컬렉션, 수집품'이라는 뜻으로 많은 운동화를 모은 것을 표현해요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "민재",
                    "script": "At least you enjoy it.",
                    "translation": "적어도 즐기고 있잖아."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "민재가 도윤에게 왜 계속 사냐고 물어본 말을 완성하세요.",
                    "optionA": "buying",
                    "optionB": "keep",
                    "optionC": "do",
                    "optionD": "Why",
                    "optionE": "you",
                    "result": "Why do you keep buying",
                    "explanation": "'왜 계속 사는 거야?'라는 뜻으로 반복적인 행동의 이유를 묻는 자연스러운 표현이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4878 MISMATCH

댄스 수업 첫날 후기

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "댄스 수업 첫날 후기",
            "explanation": "댄스 학원 첫 수업을 마친 후의 솔직한 소감입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "댄스"
                },
                {
                    "tag": "수업"
                },
                {
                    "tag": "학원"
                }
            ],
            "engTags": [
                {
                    "tag": "dance"
                },
                {
                    "tag": "lesson"
                },
                {
                    "tag": "class"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "지원",
                    "script": "Dance class was crazy.",
                    "translation": "댄스 수업 완전 힘들었어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "유진",
                    "script": "What made it hard?",
                    "translation": "뭐가 어려웠는데?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "지원",
                    "script": "Too many moves together.",
                    "translation": "동작이 너무 많이 섞여있어."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "유진",
                    "script": "You'll get better soon.",
                    "translation": "곧 늘 거야."
                },
                {
                    "type": "blank",
                    "index": 5,
                    "quiz": "Too many moves @@.",
                    "hint": "여러 가지가 한꺼번에 합쳐진 상태를 나타내는 부사예요.",
                    "optionA": "alone",
                    "optionB": "together",
                    "optionC": "never",
                    "result": "together",
                    "explanation": "'together'는 '함께, 한꺼번에'라는 뜻으로 많은 동작들이 복합적으로 나오는 것을 표현해요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "지원",
                    "script": "Everyone else looked professional.",
                    "translation": "다른 사람들 다 프로 같더라."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "유진",
                    "script": "They probably practiced more.",
                    "translation": "아마 더 많이 연습했을 거야."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "지원",
                    "script": "I'll keep trying though.",
                    "translation": "그래도 계속 해볼 거야."
                },
                {
                    "type": "ox",
                    "index": 9,
                    "quiz": "지원이 댄스 수업이 쉬웠다고 말했다.",
                    "hint": "'crazy'는 여기서 힘들고 어려웠다는 뜻이에요.",
                    "result": "X",
                    "explanation": "지원은 'Dance class was crazy'라며 댄스 수업이 힘들었다고 했어요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "유진",
                    "script": "That's the right spirit.",
                    "translation": "그게 맞는 자세야."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "유진이 지원이 곧 늘 거라고 격려한 말을 완성하세요.",
                    "optionA": "better",
                    "optionB": "get",
                    "optionC": "You'll",
                    "optionD": "soon",
                    "result": "You'll get better soon",
                    "explanation": "'곧 늘 거야'라는 뜻으로 친구를 격려하고 응원하는 따뜻한 표현이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "댄스 수업 첫날 후기",
            "explanation": "댄스 학원 첫 수업을 마친 후의 솔직한 소감입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "댄스"
                },
                {
                    "tag": "수업"
                },
                {
                    "tag": "학원"
                }
            ],
            "engTags": [
                {
                    "tag": "dance"
                },
                {
                    "tag": "lesson"
                },
                {
                    "tag": "class"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "지원",
                    "script": "Dance class was crazy.",
                    "translation": "댄스 수업 완전 힘들었어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "유진",
                    "script": "What made it hard?",
                    "translation": "뭐가 어려웠는데?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "지원",
                    "script": "Too many moves together.",
                    "translation": "동작이 너무 많이 섞여있어."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "유진",
                    "script": "You'll get better soon.",
                    "translation": "곧 늘 거야."
                },
                {
                    "type": "blank",
                    "index": 5,
                    "quiz": "Too many moves @@.",
                    "hint": "여러 가지가 한꺼번에 합쳐진 상태를 나타내는 부사예요.",
                    "optionA": "alone",
                    "optionB": "together",
                    "optionC": "never",
                    "result": "together",
                    "explanation": "'together'는 '함께, 한꺼번에'라는 뜻으로 많은 동작들이 복합적으로 나오는 것을 표현해요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "지원",
                    "script": "Everyone else looked professional.",
                    "translation": "다른 사람들 다 프로 같더라."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "유진",
                    "script": "They probably practiced more.",
                    "translation": "아마 더 많이 연습했을 거야."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "지원",
                    "script": "I'll keep trying though.",
                    "translation": "그래도 계속 해볼 거야."
                },
                {
                    "type": "ox",
                    "index": 9,
                    "quiz": "지원이 댄스 수업이 쉬웠다고 말했다.",
                    "hint": "'crazy'는 여기서 힘들고 어려웠다는 뜻이에요.",
                    "result": "X",
                    "explanation": "지원은 'Dance class was crazy'라며 댄스 수업이 힘들었다고 했어요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "유진",
                    "script": "That's the right spirit.",
                    "translation": "그게 맞는 자세야."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "유진이 지원이 곧 늘 거라고 격려한 말을 완성하세요.",
                    "optionA": "better",
                    "optionB": "get",
                    "optionC": "You'll",
                    "optionD": "soon",
                    "result": "You'll get better soon",
                    "explanation": "'곧 늘 거야'라는 뜻으로 친구를 격려하고 응원하는 따뜻한 표현이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4879 MISMATCH

퍼즐 맞추기 완전 중독됐어

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "퍼즐 맞추기 완전 중독됐어",
            "explanation": "퍼즐 취미에 빠진 친구의 솔직한 고백 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "퍼즐"
                },
                {
                    "tag": "중독"
                },
                {
                    "tag": "완성"
                }
            ],
            "engTags": [
                {
                    "tag": "puzzle"
                },
                {
                    "tag": "addiction"
                },
                {
                    "tag": "complete"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "태호",
                    "script": "I'm obsessed with puzzles.",
                    "translation": "퍼즐에 완전 빠졌어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "준혁",
                    "script": "How big are they?",
                    "translation": "몇 조각짜리야?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "태호",
                    "script": "Started with thousand pieces.",
                    "translation": "천 조각부터 시작했어."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "준혁",
                    "script": "That sounds really challenging.",
                    "translation": "진짜 어려울 것 같은데."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "태호가 퍼즐을 싫어한다고 말했다.",
                    "hint": "'obsessed'는 완전히 빠져있다는 뜻이에요.",
                    "result": "X",
                    "explanation": "태호는 'I'm obsessed with puzzles'라며 퍼즐에 완전 빠졌다고 했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "태호",
                    "script": "Takes me whole weekend.",
                    "translation": "주말 내내 걸려."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "준혁",
                    "script": "Do you frame them?",
                    "translation": "액자에 넣어?"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태호",
                    "script": "Some of my favorites.",
                    "translation": "마음에 드는 것만."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Started with thousand @@.",
                    "hint": "퍼즐의 개수나 부분을 세는 단위예요.",
                    "optionA": "colors",
                    "optionB": "pieces",
                    "optionC": "hours",
                    "result": "pieces",
                    "explanation": "'pieces'는 '조각'이라는 뜻으로 퍼즐의 개수를 셀 때 쓰는 단위예요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "준혁",
                    "script": "That's pretty cool hobby.",
                    "translation": "꽤 멋진 취미네."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "태호가 주말 내내 시간이 걸린다고 한 말을 완성하세요.",
                    "optionA": "whole",
                    "optionB": "me",
                    "optionC": "Takes",
                    "optionD": "weekend",
                    "result": "Takes me whole weekend",
                    "explanation": "'주말 내내 걸려'라는 뜻으로 퍼즐 완성에 오랜 시간이 필요하다는 표현이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "퍼즐 맞추기 완전 중독됐어",
            "explanation": "퍼즐 취미에 빠진 친구의 솔직한 고백 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "퍼즐"
                },
                {
                    "tag": "중독"
                },
                {
                    "tag": "완성"
                }
            ],
            "engTags": [
                {
                    "tag": "puzzle"
                },
                {
                    "tag": "addiction"
                },
                {
                    "tag": "complete"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "태호",
                    "script": "I'm obsessed with puzzles.",
                    "translation": "퍼즐에 완전 빠졌어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "준혁",
                    "script": "How big are they?",
                    "translation": "몇 조각짜리야?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "태호",
                    "script": "Started with thousand pieces.",
                    "translation": "천 조각부터 시작했어."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "준혁",
                    "script": "That sounds really challenging.",
                    "translation": "진짜 어려울 것 같은데."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "태호가 퍼즐을 싫어한다고 말했다.",
                    "hint": "'obsessed'는 완전히 빠져있다는 뜻이에요.",
                    "result": "X",
                    "explanation": "태호는 'I'm obsessed with puzzles'라며 퍼즐에 완전 빠졌다고 했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "태호",
                    "script": "Takes me whole weekend.",
                    "translation": "주말 내내 걸려."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "준혁",
                    "script": "Do you frame them?",
                    "translation": "액자에 넣어?"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태호",
                    "script": "Some of my favorites.",
                    "translation": "마음에 드는 것만."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Started with thousand @@.",
                    "hint": "퍼즐의 개수나 부분을 세는 단위예요.",
                    "optionA": "colors",
                    "optionB": "pieces",
                    "optionC": "hours",
                    "result": "pieces",
                    "explanation": "'pieces'는 '조각'이라는 뜻으로 퍼즐의 개수를 셀 때 쓰는 단위예요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "준혁",
                    "script": "That's pretty cool hobby.",
                    "translation": "꽤 멋진 취미네."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "태호가 주말 내내 시간이 걸린다고 한 말을 완성하세요.",
                    "optionA": "whole",
                    "optionB": "me",
                    "optionC": "Takes",
                    "optionD": "weekend",
                    "result": "Takes me whole weekend",
                    "explanation": "'주말 내내 걸려'라는 뜻으로 퍼즐 완성에 오랜 시간이 필요하다는 표현이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4880 MISMATCH

사진 찍는 재미 알았어

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "사진 찍는 재미 알았어",
            "explanation": "사진 취미를 새로 시작한 친구의 즐거운 경험담입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "사진"
                },
                {
                    "tag": "카메라"
                },
                {
                    "tag": "취미"
                }
            ],
            "engTags": [
                {
                    "tag": "photo"
                },
                {
                    "tag": "camera"
                },
                {
                    "tag": "hobby"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "소영",
                    "script": "Photography is really fun.",
                    "translation": "사진 찍는 거 진짜 재밌어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "재현",
                    "script": "What do you photograph?",
                    "translation": "주로 뭐 찍어?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "소영",
                    "script": "Mostly flowers and buildings.",
                    "translation": "주로 꽃이랑 건물."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "재현",
                    "script": "Do you edit them?",
                    "translation": "편집도 해?"
                },
                {
                    "type": "blank",
                    "index": 5,
                    "quiz": "What do you @@?",
                    "hint": "카메라로 사진을 찍는 것을 의미하는 동사예요.",
                    "optionA": "eat",
                    "optionB": "photograph",
                    "optionC": "sleep",
                    "result": "photograph",
                    "explanation": "'photograph'는 '사진을 찍다'라는 뜻으로 주로 어떤 피사체를 찍는지 묻는 표현이에요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "소영",
                    "script": "Just basic color adjustments.",
                    "translation": "기본적인 색 보정만."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "재현",
                    "script": "Your pictures look professional.",
                    "translation": "네 사진들 프로 같아."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "소영",
                    "script": "Thanks, I'm still learning.",
                    "translation": "고마워, 아직 배우는 중이야."
                },
                {
                    "type": "ox",
                    "index": 9,
                    "quiz": "소영이 사진 찍기를 어려워한다고 말했다.",
                    "hint": "'Photography is really fun'은 사진 찍기가 재밌다는 뜻이에요.",
                    "result": "X",
                    "explanation": "소영은 'Photography is really fun'이라며 사진 찍는 게 재밌다고 했어요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "재현",
                    "script": "Keep practicing more then.",
                    "translation": "그럼 더 연습해봐."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "재현이 소영의 사진이 프로 같다고 칭찬한 말을 완성하세요.",
                    "optionA": "professional",
                    "optionB": "look",
                    "optionC": "pictures",
                    "optionD": "Your",
                    "result": "Your pictures look professional",
                    "explanation": "'네 사진들 프로 같아'라는 뜻으로 친구의 실력을 칭찬하는 자연스러운 표현이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "취미",
    "episodes": [
        {
            "title": "사진 찍는 재미 알았어",
            "explanation": "사진 취미를 새로 시작한 친구의 즐거운 경험담입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "사진"
                },
                {
                    "tag": "카메라"
                },
                {
                    "tag": "취미"
                }
            ],
            "engTags": [
                {
                    "tag": "photo"
                },
                {
                    "tag": "camera"
                },
                {
                    "tag": "hobby"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "소영",
                    "script": "Photography is really fun.",
                    "translation": "사진 찍는 거 진짜 재밌어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "재현",
                    "script": "What do you photograph?",
                    "translation": "주로 뭐 찍어?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "소영",
                    "script": "Mostly flowers and buildings.",
                    "translation": "주로 꽃이랑 건물."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "재현",
                    "script": "Do you edit them?",
                    "translation": "편집도 해?"
                },
                {
                    "type": "blank",
                    "index": 5,
                    "quiz": "What do you @@?",
                    "hint": "카메라로 사진을 찍는 것을 의미하는 동사예요.",
                    "optionA": "eat",
                    "optionB": "photograph",
                    "optionC": "sleep",
                    "result": "photograph",
                    "explanation": "'photograph'는 '사진을 찍다'라는 뜻으로 주로 어떤 피사체를 찍는지 묻는 표현이에요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "소영",
                    "script": "Just basic color adjustments.",
                    "translation": "기본적인 색 보정만."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "재현",
                    "script": "Your pictures look professional.",
                    "translation": "네 사진들 프로 같아."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "소영",
                    "script": "Thanks, I'm still learning.",
                    "translation": "고마워, 아직 배우는 중이야."
                },
                {
                    "type": "ox",
                    "index": 9,
                    "quiz": "소영이 사진 찍기를 어려워한다고 말했다.",
                    "hint": "'Photography is really fun'은 사진 찍기가 재밌다는 뜻이에요.",
                    "result": "X",
                    "explanation": "소영은 'Photography is really fun'이라며 사진 찍는 게 재밌다고 했어요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "재현",
                    "script": "Keep practicing more then.",
                    "translation": "그럼 더 연습해봐."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "재현이 소영의 사진이 프로 같다고 칭찬한 말을 완성하세요.",
                    "optionA": "professional",
                    "optionB": "look",
                    "optionC": "pictures",
                    "optionD": "Your",
                    "result": "Your pictures look professional",
                    "explanation": "'네 사진들 프로 같아'라는 뜻으로 친구의 실력을 칭찬하는 자연스러운 표현이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4881 MISMATCH

친구 생일 깜빡했어

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "인간관계",
    "episodes": [
        {
            "title": "친구 생일 깜빡했어",
            "explanation": "친한 친구의 생일을 잊어버린 후의 미안한 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "생일"
                },
                {
                    "tag": "친구"
                },
                {
                    "tag": "미안"
                }
            ],
            "engTags": [
                {
                    "tag": "birthday"
                },
                {
                    "tag": "friend"
                },
                {
                    "tag": "sorry"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "승현",
                    "script": "I forgot your birthday.",
                    "translation": "네 생일 깜빡했어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "채원",
                    "script": "It's okay, really.",
                    "translation": "괜찮아, 진짜."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "승현",
                    "script": "No, I feel terrible.",
                    "translation": "아니야, 너무 미안해."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "채원",
                    "script": "These things happen sometimes.",
                    "translation": "가끔 그런 일 있지."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "승현이 친구 생일을 기억하고 있었다고 말했다.",
                    "hint": "'I forgot'는 깜빡했다, 잊어버렸다는 뜻이에요.",
                    "result": "X",
                    "explanation": "승현은 'I forgot your birthday'라며 친구 생일을 깜빡했다고 했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "승현",
                    "script": "Let me buy you dinner.",
                    "translation": "내가 저녁 사줄게."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "채원",
                    "script": "You don't have to.",
                    "translation": "안 그래도 돼."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "승현",
                    "script": "Please, I really want to.",
                    "translation": "제발, 진짜 사주고 싶어."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "These things happen @@.",
                    "hint": "가끔, 때때로라는 뜻의 부사예요.",
                    "optionA": "never",
                    "optionB": "sometimes",
                    "optionC": "always",
                    "result": "sometimes",
                    "explanation": "'sometimes'는 '가끔'이라는 뜻으로 이런 일이 가끔 일어난다며 위로하는 표현이에요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "채원",
                    "script": "Okay, but nothing fancy.",
                    "translation": "알겠어, 근데 비싼 건 말고."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "승현이 저녁을 사주겠다고 제안한 말을 완성하세요.",
                    "optionA": "dinner",
                    "optionB": "you",
                    "optionC": "buy",
                    "optionD": "me",
                    "optionE": "Let",
                    "result": "Let me buy you dinner",
                    "explanation": "'내가 저녁 사줄게'라는 뜻으로 미안함을 표현하며 보상하려는 자연스러운 말이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "인간관계",
    "episodes": [
        {
            "title": "친구 생일 깜빡했어",
            "explanation": "친한 친구의 생일을 잊어버린 후의 미안한 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "생일"
                },
                {
                    "tag": "친구"
                },
                {
                    "tag": "미안"
                }
            ],
            "engTags": [
                {
                    "tag": "birthday"
                },
                {
                    "tag": "friend"
                },
                {
                    "tag": "sorry"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "승현",
                    "script": "I forgot your birthday.",
                    "translation": "네 생일 깜빡했어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "채원",
                    "script": "It's okay, really.",
                    "translation": "괜찮아, 진짜."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "승현",
                    "script": "No, I feel terrible.",
                    "translation": "아니야, 너무 미안해."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "채원",
                    "script": "These things happen sometimes.",
                    "translation": "가끔 그런 일 있지."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "승현이 친구 생일을 기억하고 있었다고 말했다.",
                    "hint": "'I forgot'는 깜빡했다, 잊어버렸다는 뜻이에요.",
                    "result": "X",
                    "explanation": "승현은 'I forgot your birthday'라며 친구 생일을 깜빡했다고 했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "승현",
                    "script": "Let me buy you dinner.",
                    "translation": "내가 저녁 사줄게."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "채원",
                    "script": "You don't have to.",
                    "translation": "안 그래도 돼."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "승현",
                    "script": "Please, I really want to.",
                    "translation": "제발, 진짜 사주고 싶어."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "These things happen @@.",
                    "hint": "가끔, 때때로라는 뜻의 부사예요.",
                    "optionA": "never",
                    "optionB": "sometimes",
                    "optionC": "always",
                    "result": "sometimes",
                    "explanation": "'sometimes'는 '가끔'이라는 뜻으로 이런 일이 가끔 일어난다며 위로하는 표현이에요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "채원",
                    "script": "Okay, but nothing fancy.",
                    "translation": "알겠어, 근데 비싼 건 말고."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "승현이 저녁을 사주겠다고 제안한 말을 완성하세요.",
                    "optionA": "dinner",
                    "optionB": "you",
                    "optionC": "buy",
                    "optionD": "me",
                    "optionE": "Let",
                    "result": "Let me buy you dinner",
                    "explanation": "'내가 저녁 사줄게'라는 뜻으로 미안함을 표현하며 보상하려는 자연스러운 말이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4882 MISMATCH

새 직장 동료 어때?

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "인간관계",
    "episodes": [
        {
            "title": "새 직장 동료 어때?",
            "explanation": "새로 들어온 직장 동료에 대한 첫인상을 나누는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "동료"
                },
                {
                    "tag": "직장"
                },
                {
                    "tag": "첫인상"
                }
            ],
            "engTags": [
                {
                    "tag": "colleague"
                },
                {
                    "tag": "work"
                },
                {
                    "tag": "impression"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "태호",
                    "script": "How's the new guy?",
                    "translation": "새로 온 사람 어때?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "예솔",
                    "script": "Seems pretty nice so far.",
                    "translation": "지금까지는 괜찮아 보여."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "태호",
                    "script": "Is he easy to work with?",
                    "translation": "같이 일하기 편해?"
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "예솔",
                    "script": "Yeah, very helpful actually.",
                    "translation": "응, 사실 되게 도움이 돼."
                },
                {
                    "type": "blank",
                    "index": 5,
                    "quiz": "Is he easy to @@?",
                    "hint": "함께 협력해서 일하는 것을 의미하는 전치사와 동사 조합이에요.",
                    "optionA": "work with",
                    "optionB": "eat with",
                    "optionC": "sleep with",
                    "result": "work with",
                    "explanation": "'work with'는 '함께 일하다'라는 뜻으로 직장에서의 협업을 표현하는 말이에요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "태호",
                    "script": "That's good to hear.",
                    "translation": "그거 다행이네."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "예솔",
                    "script": "He asks good questions.",
                    "translation": "좋은 질문을 해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태호",
                    "script": "Smart people usually do.",
                    "translation": "똑똑한 사람들이 보통 그래."
                },
                {
                    "type": "ox",
                    "index": 9,
                    "quiz": "예솔이 새 동료가 도움이 안 된다고 말했다.",
                    "hint": "'very helpful actually'는 사실 매우 도움이 된다는 뜻이에요.",
                    "result": "X",
                    "explanation": "예솔은 'very helpful actually'라며 새 동료가 매우 도움이 된다고 했어요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "예솔",
                    "script": "Hope he stays long.",
                    "translation": "오래 있었으면 좋겠어."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "태호가 그 얘기를 듣고 다행이라고 한 말을 완성하세요.",
                    "optionA": "to",
                    "optionB": "good",
                    "optionC": "hear",
                    "optionD": "That's",
                    "result": "That's good to hear",
                    "explanation": "'그거 다행이네'라는 뜻으로 좋은 소식을 들었을 때 하는 자연스러운 반응이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "인간관계",
    "episodes": [
        {
            "title": "새 직장 동료 어때?",
            "explanation": "새로 들어온 직장 동료에 대한 첫인상을 나누는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "동료"
                },
                {
                    "tag": "직장"
                },
                {
                    "tag": "첫인상"
                }
            ],
            "engTags": [
                {
                    "tag": "colleague"
                },
                {
                    "tag": "work"
                },
                {
                    "tag": "impression"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "태호",
                    "script": "How's the new guy?",
                    "translation": "새로 온 사람 어때?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "예솔",
                    "script": "Seems pretty nice so far.",
                    "translation": "지금까지는 괜찮아 보여."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "태호",
                    "script": "Is he easy to work with?",
                    "translation": "같이 일하기 편해?"
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "예솔",
                    "script": "Yeah, very helpful actually.",
                    "translation": "응, 사실 되게 도움이 돼."
                },
                {
                    "type": "blank",
                    "index": 5,
                    "quiz": "Is he easy to @@?",
                    "hint": "함께 협력해서 일하는 것을 의미하는 전치사와 동사 조합이에요.",
                    "optionA": "work with",
                    "optionB": "eat with",
                    "optionC": "sleep with",
                    "result": "work with",
                    "explanation": "'work with'는 '함께 일하다'라는 뜻으로 직장에서의 협업을 표현하는 말이에요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "태호",
                    "script": "That's good to hear.",
                    "translation": "그거 다행이네."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "예솔",
                    "script": "He asks good questions.",
                    "translation": "좋은 질문을 해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태호",
                    "script": "Smart people usually do.",
                    "translation": "똑똑한 사람들이 보통 그래."
                },
                {
                    "type": "ox",
                    "index": 9,
                    "quiz": "예솔이 새 동료가 도움이 안 된다고 말했다.",
                    "hint": "'very helpful actually'는 사실 매우 도움이 된다는 뜻이에요.",
                    "result": "X",
                    "explanation": "예솔은 'very helpful actually'라며 새 동료가 매우 도움이 된다고 했어요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "예솔",
                    "script": "Hope he stays long.",
                    "translation": "오래 있었으면 좋겠어."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "태호가 그 얘기를 듣고 다행이라고 한 말을 완성하세요.",
                    "optionA": "to",
                    "optionB": "good",
                    "optionC": "hear",
                    "optionD": "That's",
                    "result": "That's good to hear",
                    "explanation": "'그거 다행이네'라는 뜻으로 좋은 소식을 들었을 때 하는 자연스러운 반응이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4883 MISMATCH

오랜 친구와 연락 끊어져

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "인간관계",
    "episodes": [
        {
            "title": "오랜 친구와 연락 끊어져",
            "explanation": "연락이 뜸해진 오랜 친구와의 관계를 고민하는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "친구"
                },
                {
                    "tag": "연락"
                },
                {
                    "tag": "관계"
                }
            ],
            "engTags": [
                {
                    "tag": "friend"
                },
                {
                    "tag": "contact"
                },
                {
                    "tag": "relationship"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "서연",
                    "script": "We haven't talked lately.",
                    "translation": "요즘 연락 안 했네."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "나연",
                    "script": "I know, I miss her.",
                    "translation": "알아, 보고 싶어."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "서연",
                    "script": "Should we message her?",
                    "translation": "메시지 보낼까?"
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "나연",
                    "script": "Maybe she's just busy.",
                    "translation": "바쁠 수도 있어."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "서연과 나연이 최근에 친구와 자주 연락했다고 말했다.",
                    "hint": "'haven't talked lately'는 최근에 대화하지 않았다는 뜻이에요.",
                    "result": "X",
                    "explanation": "서연은 'We haven't talked lately'라며 요즘 연락하지 않았다고 했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "서연",
                    "script": "Or maybe we did something.",
                    "translation": "아니면 우리가 뭔가 했나."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "나연",
                    "script": "Don't overthink it too much.",
                    "translation": "너무 깊게 생각하지 마."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "서연",
                    "script": "You're probably right about that.",
                    "translation": "네 말이 맞는 것 같아."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Maybe she's just @@.",
                    "hint": "일이 많거나 시간이 없는 상태를 나타내는 형용사예요.",
                    "optionA": "angry",
                    "optionB": "busy",
                    "optionC": "sad",
                    "result": "busy",
                    "explanation": "'busy'는 '바쁜'이라는 뜻으로 친구가 연락을 못 하는 이유를 추측하는 표현이에요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "나연",
                    "script": "Let's reach out tomorrow.",
                    "translation": "내일 연락해보자."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "나연이 친구를 그리워한다고 한 말을 완성하세요.",
                    "result": "I know I miss her",
                    "explanation": "'알아, 보고 싶어'라는 뜻으로 친구에 대한 그리움을 솔직하게 표현하는 말이에요.",
                    "optionA": "I",
                    "optionB": "know",
                    "optionC": "I",
                    "optionD": "her",
                    "optionE": "miss"
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "인간관계",
    "episodes": [
        {
            "title": "오랜 친구와 연락 끊어져",
            "explanation": "연락이 뜸해진 오랜 친구와의 관계를 고민하는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "친구"
                },
                {
                    "tag": "연락"
                },
                {
                    "tag": "관계"
                }
            ],
            "engTags": [
                {
                    "tag": "friend"
                },
                {
                    "tag": "contact"
                },
                {
                    "tag": "relationship"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "서연",
                    "script": "We haven't talked lately.",
                    "translation": "요즘 연락 안 했네."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "나연",
                    "script": "I know, I miss her.",
                    "translation": "알아, 보고 싶어."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "서연",
                    "script": "Should we message her?",
                    "translation": "메시지 보낼까?"
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "나연",
                    "script": "Maybe she's just busy.",
                    "translation": "바쁠 수도 있어."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "서연과 나연이 최근에 친구와 자주 연락했다고 말했다.",
                    "hint": "'haven't talked lately'는 최근에 대화하지 않았다는 뜻이에요.",
                    "result": "X",
                    "explanation": "서연은 'We haven't talked lately'라며 요즘 연락하지 않았다고 했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "서연",
                    "script": "Or maybe we did something.",
                    "translation": "아니면 우리가 뭔가 했나."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "나연",
                    "script": "Don't overthink it too much.",
                    "translation": "너무 깊게 생각하지 마."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "서연",
                    "script": "You're probably right about that.",
                    "translation": "네 말이 맞는 것 같아."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Maybe she's just @@.",
                    "hint": "일이 많거나 시간이 없는 상태를 나타내는 형용사예요.",
                    "optionA": "angry",
                    "optionB": "busy",
                    "optionC": "sad",
                    "result": "busy",
                    "explanation": "'busy'는 '바쁜'이라는 뜻으로 친구가 연락을 못 하는 이유를 추측하는 표현이에요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "나연",
                    "script": "Let's reach out tomorrow.",
                    "translation": "내일 연락해보자."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "나연이 친구를 그리워한다고 한 말을 완성하세요.",
                    "optionA": "I",
                    "optionB": "know",
                    "optionC": "I",
                    "optionD": "her",
                    "optionE": "miss",
                    "result": "I know I miss her",
                    "explanation": "'알아, 보고 싶어'라는 뜻으로 친구에 대한 그리움을 솔직하게 표현하는 말이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4884 MISMATCH

룸메이트랑 갈등 생겼어

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "인간관계",
    "episodes": [
        {
            "title": "룸메이트랑 갈등 생겼어",
            "explanation": "함께 사는 룸메이트와의 작은 갈등을 털어놓는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "룸메이트"
                },
                {
                    "tag": "갈등"
                },
                {
                    "tag": "해결"
                }
            ],
            "engTags": [
                {
                    "tag": "roommate"
                },
                {
                    "tag": "conflict"
                },
                {
                    "tag": "solution"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "지우",
                    "script": "My roommate is annoying.",
                    "translation": "룸메이트가 짜증나."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지훈",
                    "script": "What did he do?",
                    "translation": "뭘 했는데?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "지우",
                    "script": "Never cleans the kitchen.",
                    "translation": "부엌을 절대 안 치워."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지훈",
                    "script": "Did you talk to him?",
                    "translation": "얘기해봤어?"
                },
                {
                    "type": "blank",
                    "index": 5,
                    "quiz": "Never cleans the @@.",
                    "hint": "요리하고 설거지하는 방을 가리키는 명사예요.",
                    "optionA": "bedroom",
                    "optionB": "kitchen",
                    "optionC": "bathroom",
                    "result": "kitchen",
                    "explanation": "'kitchen'은 '부엌'이라는 뜻으로 요리와 설거지를 하는 공간을 말해요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "지우",
                    "script": "Not yet, feeling awkward.",
                    "translation": "아직, 좀 어색해서."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지훈",
                    "script": "Better to be honest.",
                    "translation": "솔직한 게 나을 거야."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "지우",
                    "script": "Yeah, you're totally right.",
                    "translation": "맞아, 완전 맞는 말이야."
                },
                {
                    "type": "ox",
                    "index": 9,
                    "quiz": "지우가 룸메이트와 대화를 했다고 말했다.",
                    "hint": "'Not yet'는 아직 하지 않았다는 뜻이에요.",
                    "result": "X",
                    "explanation": "지우는 'Not yet'라며 아직 룸메이트와 얘기하지 않았다고 했어요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지훈",
                    "script": "Good luck with that conversation.",
                    "translation": "그 대화 잘 되길 바라."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "지훈이 솔직한 게 낫다고 조언한 말을 완성하세요.",
                    "optionA": "honest",
                    "optionB": "to",
                    "optionC": "be",
                    "optionD": "Better",
                    "result": "Better to be honest",
                    "explanation": "'솔직한 게 나을 거야'라는 뜻으로 문제 해결을 위한 현실적인 조언이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "인간관계",
    "episodes": [
        {
            "title": "룸메이트랑 갈등 생겼어",
            "explanation": "함께 사는 룸메이트와의 작은 갈등을 털어놓는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "룸메이트"
                },
                {
                    "tag": "갈등"
                },
                {
                    "tag": "해결"
                }
            ],
            "engTags": [
                {
                    "tag": "roommate"
                },
                {
                    "tag": "conflict"
                },
                {
                    "tag": "solution"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "지우",
                    "script": "My roommate is annoying.",
                    "translation": "룸메이트가 짜증나."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지훈",
                    "script": "What did he do?",
                    "translation": "뭘 했는데?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "지우",
                    "script": "Never cleans the kitchen.",
                    "translation": "부엌을 절대 안 치워."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지훈",
                    "script": "Did you talk to him?",
                    "translation": "얘기해봤어?"
                },
                {
                    "type": "blank",
                    "index": 5,
                    "quiz": "Never cleans the @@.",
                    "hint": "요리하고 설거지하는 방을 가리키는 명사예요.",
                    "optionA": "bedroom",
                    "optionB": "kitchen",
                    "optionC": "bathroom",
                    "result": "kitchen",
                    "explanation": "'kitchen'은 '부엌'이라는 뜻으로 요리와 설거지를 하는 공간을 말해요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "지우",
                    "script": "Not yet, feeling awkward.",
                    "translation": "아직, 좀 어색해서."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지훈",
                    "script": "Better to be honest.",
                    "translation": "솔직한 게 나을 거야."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "지우",
                    "script": "Yeah, you're totally right.",
                    "translation": "맞아, 완전 맞는 말이야."
                },
                {
                    "type": "ox",
                    "index": 9,
                    "quiz": "지우가 룸메이트와 대화를 했다고 말했다.",
                    "hint": "'Not yet'는 아직 하지 않았다는 뜻이에요.",
                    "result": "X",
                    "explanation": "지우는 'Not yet'라며 아직 룸메이트와 얘기하지 않았다고 했어요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지훈",
                    "script": "Good luck with that conversation.",
                    "translation": "그 대화 잘 되길 바라."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "지훈이 솔직한 게 낫다고 조언한 말을 완성하세요.",
                    "optionA": "honest",
                    "optionB": "to",
                    "optionC": "be",
                    "optionD": "Better",
                    "result": "Better to be honest",
                    "explanation": "'솔직한 게 나을 거야'라는 뜻으로 문제 해결을 위한 현실적인 조언이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4885 MISMATCH

소개팅 상대 어땠어?

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "인간관계",
    "episodes": [
        {
            "title": "소개팅 상대 어땠어?",
            "explanation": "소개팅을 다녀온 친구에게 궁금해하며 묻는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "소개팅"
                },
                {
                    "tag": "만남"
                },
                {
                    "tag": "후기"
                }
            ],
            "engTags": [
                {
                    "tag": "date"
                },
                {
                    "tag": "meeting"
                },
                {
                    "tag": "review"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "채원",
                    "script": "How was your blind date?",
                    "translation": "소개팅 어땠어?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "서연",
                    "script": "Pretty good, actually nice.",
                    "translation": "꽤 괜찮았어, 사실 좋더라."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "채원",
                    "script": "Will you see again?",
                    "translation": "또 만날 거야?"
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "서연",
                    "script": "Maybe, if he calls.",
                    "translation": "아마도, 연락 오면."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "서연이 소개팅이 별로였다고 말했다.",
                    "hint": "'Pretty good, actually nice'는 꽤 괜찮고 좋았다는 뜻이에요.",
                    "result": "X",
                    "explanation": "서연은 'Pretty good, actually nice'라며 소개팅이 괜찮았다고 했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "채원",
                    "script": "What did you talk about?",
                    "translation": "무슨 얘기 했어?"
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "서연",
                    "script": "Work, hobbies, normal stuff.",
                    "translation": "일, 취미, 평범한 얘기들."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "채원",
                    "script": "Sounds like good conversation.",
                    "translation": "좋은 대화였나 보네."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Will you see @@?",
                    "hint": "한 번 더, 다시라는 뜻의 부사예요.",
                    "optionA": "never",
                    "optionB": "again",
                    "optionC": "yesterday",
                    "result": "again",
                    "explanation": "'again'은 '다시, 또'라는 뜻으로 한 번 더 만날 건지 묻는 표현이에요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "서연",
                    "script": "Hope it works out.",
                    "translation": "잘 됐으면 좋겠어."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "채원이 좋은 대화였나 보다고 한 말을 완성하세요.",
                    "optionA": "good",
                    "optionB": "like",
                    "optionC": "Sounds",
                    "optionD": "conversation",
                    "result": "Sounds like good conversation",
                    "explanation": "'좋은 대화였나 보네'라는 뜻으로 친구의 경험에 대해 긍정적으로 반응하는 표현이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "인간관계",
    "episodes": [
        {
            "title": "소개팅 상대 어땠어?",
            "explanation": "소개팅을 다녀온 친구에게 궁금해하며 묻는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "소개팅"
                },
                {
                    "tag": "만남"
                },
                {
                    "tag": "후기"
                }
            ],
            "engTags": [
                {
                    "tag": "date"
                },
                {
                    "tag": "meeting"
                },
                {
                    "tag": "review"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "채원",
                    "script": "How was your blind date?",
                    "translation": "소개팅 어땠어?"
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "서연",
                    "script": "Pretty good, actually nice.",
                    "translation": "꽤 괜찮았어, 사실 좋더라."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "채원",
                    "script": "Will you see again?",
                    "translation": "또 만날 거야?"
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "서연",
                    "script": "Maybe, if he calls.",
                    "translation": "아마도, 연락 오면."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "서연이 소개팅이 별로였다고 말했다.",
                    "hint": "'Pretty good, actually nice'는 꽤 괜찮고 좋았다는 뜻이에요.",
                    "result": "X",
                    "explanation": "서연은 'Pretty good, actually nice'라며 소개팅이 괜찮았다고 했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "채원",
                    "script": "What did you talk about?",
                    "translation": "무슨 얘기 했어?"
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "서연",
                    "script": "Work, hobbies, normal stuff.",
                    "translation": "일, 취미, 평범한 얘기들."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "채원",
                    "script": "Sounds like good conversation.",
                    "translation": "좋은 대화였나 보네."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Will you see @@?",
                    "hint": "한 번 더, 다시라는 뜻의 부사예요.",
                    "optionA": "never",
                    "optionB": "again",
                    "optionC": "yesterday",
                    "result": "again",
                    "explanation": "'again'은 '다시, 또'라는 뜻으로 한 번 더 만날 건지 묻는 표현이에요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "서연",
                    "script": "Hope it works out.",
                    "translation": "잘 됐으면 좋겠어."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "채원이 좋은 대화였나 보다고 한 말을 완성하세요.",
                    "optionA": "good",
                    "optionB": "like",
                    "optionC": "Sounds",
                    "optionD": "conversation",
                    "result": "Sounds like good conversation",
                    "explanation": "'좋은 대화였나 보네'라는 뜻으로 친구의 경험에 대해 긍정적으로 반응하는 표현이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4886 MISMATCH

가족 모임 피하고 싶어

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "인간관계",
    "episodes": [
        {
            "title": "가족 모임 피하고 싶어",
            "explanation": "가족 모임 참석을 꺼리는 마음을 털어놓는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "가족"
                },
                {
                    "tag": "모임"
                },
                {
                    "tag": "고민"
                }
            ],
            "engTags": [
                {
                    "tag": "family"
                },
                {
                    "tag": "gathering"
                },
                {
                    "tag": "worry"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "유진",
                    "script": "Family dinner this weekend.",
                    "translation": "이번 주말에 가족 모임이야."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지원",
                    "script": "Are you excited about it?",
                    "translation": "기대돼?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "유진",
                    "script": "Not really, feels stressful.",
                    "translation": "별로, 스트레스받아."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지원",
                    "script": "What makes it stressful?",
                    "translation": "뭐가 스트레스야?"
                },
                {
                    "type": "blank",
                    "index": 5,
                    "quiz": "What makes it @@?",
                    "hint": "스트레스를 받거나 긴장되는 상태를 나타내는 형용사예요.",
                    "optionA": "fun",
                    "optionB": "stressful",
                    "optionC": "easy",
                    "result": "stressful",
                    "explanation": "'stressful'은 '스트레스받는'이라는 뜻으로 부담스러운 상황을 표현하는 말이에요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "유진",
                    "script": "Too many personal questions.",
                    "translation": "개인적인 질문이 너무 많아."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지원",
                    "script": "I totally understand that.",
                    "translation": "완전 이해해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "유진",
                    "script": "Just want peaceful time.",
                    "translation": "그냥 평화로운 시간 보내고 싶어."
                },
                {
                    "type": "ox",
                    "index": 9,
                    "quiz": "유진이 가족 모임을 매우 기대한다고 말했다.",
                    "hint": "'Not really, feels stressful'은 별로 기대하지 않고 스트레스받는다는 뜻이에요.",
                    "result": "X",
                    "explanation": "유진은 'Not really, feels stressful'이라며 기대하지 않고 스트레스받는다고 했어요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지원",
                    "script": "Maybe it won't be bad.",
                    "translation": "생각보다 괜찮을 수도 있어."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "지원이 유진의 마음을 완전히 이해한다고 한 말을 완성하세요.",
                    "optionA": "understand",
                    "optionB": "totally",
                    "optionC": "that",
                    "optionD": "I",
                    "result": "I totally understand that",
                    "explanation": "'완전 이해해'라는 뜻으로 친구의 마음에 깊이 공감한다는 표현이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "인간관계",
    "episodes": [
        {
            "title": "가족 모임 피하고 싶어",
            "explanation": "가족 모임 참석을 꺼리는 마음을 털어놓는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "가족"
                },
                {
                    "tag": "모임"
                },
                {
                    "tag": "고민"
                }
            ],
            "engTags": [
                {
                    "tag": "family"
                },
                {
                    "tag": "gathering"
                },
                {
                    "tag": "worry"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "유진",
                    "script": "Family dinner this weekend.",
                    "translation": "이번 주말에 가족 모임이야."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지원",
                    "script": "Are you excited about it?",
                    "translation": "기대돼?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "유진",
                    "script": "Not really, feels stressful.",
                    "translation": "별로, 스트레스받아."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지원",
                    "script": "What makes it stressful?",
                    "translation": "뭐가 스트레스야?"
                },
                {
                    "type": "blank",
                    "index": 5,
                    "quiz": "What makes it @@?",
                    "hint": "스트레스를 받거나 긴장되는 상태를 나타내는 형용사예요.",
                    "optionA": "fun",
                    "optionB": "stressful",
                    "optionC": "easy",
                    "result": "stressful",
                    "explanation": "'stressful'은 '스트레스받는'이라는 뜻으로 부담스러운 상황을 표현하는 말이에요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "유진",
                    "script": "Too many personal questions.",
                    "translation": "개인적인 질문이 너무 많아."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지원",
                    "script": "I totally understand that.",
                    "translation": "완전 이해해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "유진",
                    "script": "Just want peaceful time.",
                    "translation": "그냥 평화로운 시간 보내고 싶어."
                },
                {
                    "type": "ox",
                    "index": 9,
                    "quiz": "유진이 가족 모임을 매우 기대한다고 말했다.",
                    "hint": "'Not really, feels stressful'은 별로 기대하지 않고 스트레스받는다는 뜻이에요.",
                    "result": "X",
                    "explanation": "유진은 'Not really, feels stressful'이라며 기대하지 않고 스트레스받는다고 했어요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지원",
                    "script": "Maybe it won't be bad.",
                    "translation": "생각보다 괜찮을 수도 있어."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "지원이 유진의 마음을 완전히 이해한다고 한 말을 완성하세요.",
                    "optionA": "understand",
                    "optionB": "totally",
                    "optionC": "that",
                    "optionD": "I",
                    "result": "I totally understand that",
                    "explanation": "'완전 이해해'라는 뜻으로 친구의 마음에 깊이 공감한다는 표현이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4887 MISMATCH

친구가 계속 늦어

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "인간관계",
    "episodes": [
        {
            "title": "친구가 계속 늦어",
            "explanation": "항상 늦는 친구 때문에 답답한 마음을 표현하는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "친구"
                },
                {
                    "tag": "지각"
                },
                {
                    "tag": "답답"
                }
            ],
            "engTags": [
                {
                    "tag": "friend"
                },
                {
                    "tag": "late"
                },
                {
                    "tag": "frustration"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "민재",
                    "script": "She's thirty minutes late.",
                    "translation": "걔 30분 늦었어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "도윤",
                    "script": "That's pretty typical though.",
                    "translation": "그래도 늘 그러잖아."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "민재",
                    "script": "I'm getting really tired.",
                    "translation": "진짜 지겨워지네."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "도윤",
                    "script": "Maybe talk to her?",
                    "translation": "얘기해볼까?"
                },
                {
                    "type": "blank",
                    "index": 5,
                    "quiz": "She's thirty minutes @@.",
                    "hint": "약속 시간보다 뒤늦게 온 상태를 나타내는 형용사예요.",
                    "optionA": "early",
                    "optionB": "late",
                    "optionC": "hungry",
                    "result": "late",
                    "explanation": "'late'는 '늦은'이라는 뜻으로 약속 시간에 늦게 오는 것을 표현해요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "민재",
                    "script": "Don't want to hurt feelings.",
                    "translation": "기분 상하게 하기 싫어."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "도윤",
                    "script": "Just be gentle about it.",
                    "translation": "부드럽게 말해봐."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "민재",
                    "script": "Yeah, that sounds reasonable.",
                    "translation": "맞아, 그게 합리적이네."
                },
                {
                    "type": "ox",
                    "index": 9,
                    "quiz": "민재가 친구와 대화하고 싶어한다고 말했다.",
                    "hint": "'Don't want to hurt feelings'는 기분 상하게 하기 싫다는 뜻이에요.",
                    "result": "O",
                    "explanation": "민재는 도윤의 제안에 'Don't want to hurt feelings'라며 조심스럽게 얘기하고 싶다는 마음을 보였어요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "도윤",
                    "script": "Good friends understand each other.",
                    "translation": "좋은 친구들은 서로 이해해."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "도윤이 부드럽게 말해보라고 조언한 말을 완성하세요.",
                    "optionA": "about",
                    "optionB": "gentle",
                    "optionC": "be",
                    "optionD": "Just",
                    "optionE": "it",
                    "result": "Just be gentle about it",
                    "explanation": "'부드럽게 말해봐'라는 뜻으로 친구 관계를 해치지 않으면서 문제를 해결하라는 조언이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "인간관계",
    "episodes": [
        {
            "title": "친구가 계속 늦어",
            "explanation": "항상 늦는 친구 때문에 답답한 마음을 표현하는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "친구"
                },
                {
                    "tag": "지각"
                },
                {
                    "tag": "답답"
                }
            ],
            "engTags": [
                {
                    "tag": "friend"
                },
                {
                    "tag": "late"
                },
                {
                    "tag": "frustration"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "민재",
                    "script": "She's thirty minutes late.",
                    "translation": "걔 30분 늦었어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "도윤",
                    "script": "That's pretty typical though.",
                    "translation": "그래도 늘 그러잖아."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "민재",
                    "script": "I'm getting really tired.",
                    "translation": "진짜 지겨워지네."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "도윤",
                    "script": "Maybe talk to her?",
                    "translation": "얘기해볼까?"
                },
                {
                    "type": "blank",
                    "index": 5,
                    "quiz": "She's thirty minutes @@.",
                    "hint": "약속 시간보다 뒤늦게 온 상태를 나타내는 형용사예요.",
                    "optionA": "early",
                    "optionB": "late",
                    "optionC": "hungry",
                    "result": "late",
                    "explanation": "'late'는 '늦은'이라는 뜻으로 약속 시간에 늦게 오는 것을 표현해요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "민재",
                    "script": "Don't want to hurt feelings.",
                    "translation": "기분 상하게 하기 싫어."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "도윤",
                    "script": "Just be gentle about it.",
                    "translation": "부드럽게 말해봐."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "민재",
                    "script": "Yeah, that sounds reasonable.",
                    "translation": "맞아, 그게 합리적이네."
                },
                {
                    "type": "ox",
                    "index": 9,
                    "quiz": "민재가 친구와 대화하고 싶어한다고 말했다.",
                    "hint": "'Don't want to hurt feelings'는 기분 상하게 하기 싫다는 뜻이에요.",
                    "result": "O",
                    "explanation": "민재는 도윤의 제안에 'Don't want to hurt feelings'라며 조심스럽게 얘기하고 싶다는 마음을 보였어요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "도윤",
                    "script": "Good friends understand each other.",
                    "translation": "좋은 친구들은 서로 이해해."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "도윤이 부드럽게 말해보라고 조언한 말을 완성하세요.",
                    "optionA": "about",
                    "optionB": "gentle",
                    "optionC": "be",
                    "optionD": "Just",
                    "optionE": "it",
                    "result": "Just be gentle about it",
                    "explanation": "'부드럽게 말해봐'라는 뜻으로 친구 관계를 해치지 않으면서 문제를 해결하라는 조언이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4888 MISMATCH

직장 선배가 너무 까다로워

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "인간관계",
    "episodes": [
        {
            "title": "직장 선배가 너무 까다로워",
            "explanation": "까다로운 직장 선배 때문에 고민하는 후배의 하소연입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "선배"
                },
                {
                    "tag": "직장"
                },
                {
                    "tag": "스트레스"
                }
            ],
            "engTags": [
                {
                    "tag": "senior"
                },
                {
                    "tag": "workplace"
                },
                {
                    "tag": "stress"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "지우",
                    "script": "My boss is demanding.",
                    "translation": "우리 팀장님 까다로워."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "승현",
                    "script": "What does he do?",
                    "translation": "뭘 하시는데?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "지우",
                    "script": "Changes his mind constantly.",
                    "translation": "계속 마음을 바꿔."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "승현",
                    "script": "That must be frustrating.",
                    "translation": "그거 답답하겠다."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "지우가 팀장님을 좋아한다고 말했다.",
                    "hint": "'demanding'은 까다롭고 요구가 많다는 뜻이에요.",
                    "result": "X",
                    "explanation": "지우는 'My boss is demanding'이라며 팀장님이 까다롭다고 했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "지우",
                    "script": "Makes my job harder.",
                    "translation": "내 일을 더 어렵게 만들어."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "승현",
                    "script": "Can you adapt somehow?",
                    "translation": "어떻게든 적응할 수 있어?"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "지우",
                    "script": "Trying my best every day.",
                    "translation": "매일 최선을 다하고 있어."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Changes his mind @@.",
                    "hint": "계속해서, 지속적으로라는 뜻의 부사예요.",
                    "optionA": "never",
                    "optionB": "constantly",
                    "optionC": "rarely",
                    "result": "constantly",
                    "explanation": "'constantly'는 '계속해서'라는 뜻으로 자주 마음을 바꾸는 것을 표현해요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "승현",
                    "script": "That's all you can do.",
                    "translation": "그게 네가 할 수 있는 전부야."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "승현이 그런 상황이 답답하겠다고 공감한 말을 완성하세요.",
                    "optionA": "be",
                    "optionB": "must",
                    "optionC": "frustrating",
                    "optionD": "That",
                    "result": "That must be frustrating",
                    "explanation": "'그거 답답하겠다'라는 뜻으로 상대방의 어려운 상황에 공감을 표현하는 말이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "인간관계",
    "episodes": [
        {
            "title": "직장 선배가 너무 까다로워",
            "explanation": "까다로운 직장 선배 때문에 고민하는 후배의 하소연입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "선배"
                },
                {
                    "tag": "직장"
                },
                {
                    "tag": "스트레스"
                }
            ],
            "engTags": [
                {
                    "tag": "senior"
                },
                {
                    "tag": "workplace"
                },
                {
                    "tag": "stress"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "지우",
                    "script": "My boss is demanding.",
                    "translation": "우리 팀장님 까다로워."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "승현",
                    "script": "What does he do?",
                    "translation": "뭘 하시는데?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "지우",
                    "script": "Changes his mind constantly.",
                    "translation": "계속 마음을 바꿔."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "승현",
                    "script": "That must be frustrating.",
                    "translation": "그거 답답하겠다."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "지우가 팀장님을 좋아한다고 말했다.",
                    "hint": "'demanding'은 까다롭고 요구가 많다는 뜻이에요.",
                    "result": "X",
                    "explanation": "지우는 'My boss is demanding'이라며 팀장님이 까다롭다고 했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "지우",
                    "script": "Makes my job harder.",
                    "translation": "내 일을 더 어렵게 만들어."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "승현",
                    "script": "Can you adapt somehow?",
                    "translation": "어떻게든 적응할 수 있어?"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "지우",
                    "script": "Trying my best every day.",
                    "translation": "매일 최선을 다하고 있어."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Changes his mind @@.",
                    "hint": "계속해서, 지속적으로라는 뜻의 부사예요.",
                    "optionA": "never",
                    "optionB": "constantly",
                    "optionC": "rarely",
                    "result": "constantly",
                    "explanation": "'constantly'는 '계속해서'라는 뜻으로 자주 마음을 바꾸는 것을 표현해요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "승현",
                    "script": "That's all you can do.",
                    "translation": "그게 네가 할 수 있는 전부야."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "승현이 그런 상황이 답답하겠다고 공감한 말을 완성하세요.",
                    "optionA": "be",
                    "optionB": "must",
                    "optionC": "frustrating",
                    "optionD": "That",
                    "result": "That must be frustrating",
                    "explanation": "'그거 답답하겠다'라는 뜻으로 상대방의 어려운 상황에 공감을 표현하는 말이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4889 MISMATCH

그룹 채팅방 분위기 이상해

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "인간관계",
    "episodes": [
        {
            "title": "그룹 채팅방 분위기 이상해",
            "explanation": "단체 채팅방에서 느껴지는 미묘한 분위기 변화 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "단톡"
                },
                {
                    "tag": "분위기"
                },
                {
                    "tag": "친구"
                }
            ],
            "engTags": [
                {
                    "tag": "chat"
                },
                {
                    "tag": "atmosphere"
                },
                {
                    "tag": "friend"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "나연",
                    "script": "Group chat feels weird.",
                    "translation": "단톡방 분위기 이상해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "채원",
                    "script": "What do you mean?",
                    "translation": "무슨 뜻이야?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "나연",
                    "script": "Nobody talks much anymore.",
                    "translation": "아무도 별로 얘기 안 해."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "채원",
                    "script": "Maybe everyone's just busy.",
                    "translation": "다들 그냥 바쁜가 봐."
                },
                {
                    "type": "blank",
                    "index": 5,
                    "quiz": "Nobody talks much @@.",
                    "hint": "더 이상, 이제는이라는 뜻의 부사예요.",
                    "optionA": "before",
                    "optionB": "anymore",
                    "optionC": "yesterday",
                    "result": "anymore",
                    "explanation": "'anymore'는 '더 이상'이라는 뜻으로 예전과 달리 지금은 그렇지 않다는 의미예요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "나연",
                    "script": "Or maybe something happened.",
                    "translation": "아니면 무슨 일 있었나."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "채원",
                    "script": "Don't overthink it too much.",
                    "translation": "너무 깊게 생각하지 마."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "나연",
                    "script": "You're probably right then.",
                    "translation": "네 말이 맞을 거야."
                },
                {
                    "type": "ox",
                    "index": 9,
                    "quiz": "나연이 단체 채팅방이 활발하다고 말했다.",
                    "hint": "'feels weird'와 'Nobody talks much anymore'는 분위기가 이상하고 조용하다는 뜻이에요.",
                    "result": "X",
                    "explanation": "나연은 단톡방이 'feels weird'하고 아무도 얘기를 안 한다며 조용해졌다고 했어요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "채원",
                    "script": "Things will get normal.",
                    "translation": "다시 정상으로 돌아올 거야."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "채원이 다들 바쁠 거라고 추측한 말을 완성하세요.",
                    "optionA": "everyone's",
                    "optionB": "just",
                    "optionC": "Maybe",
                    "optionD": "busy",
                    "result": "Maybe everyone's just busy",
                    "explanation": "'다들 그냥 바쁜가 봐'라는 뜻으로 상황을 긍정적으로 해석해주는 위로의 말이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "인간관계",
    "episodes": [
        {
            "title": "그룹 채팅방 분위기 이상해",
            "explanation": "단체 채팅방에서 느껴지는 미묘한 분위기 변화 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "단톡"
                },
                {
                    "tag": "분위기"
                },
                {
                    "tag": "친구"
                }
            ],
            "engTags": [
                {
                    "tag": "chat"
                },
                {
                    "tag": "atmosphere"
                },
                {
                    "tag": "friend"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "나연",
                    "script": "Group chat feels weird.",
                    "translation": "단톡방 분위기 이상해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "채원",
                    "script": "What do you mean?",
                    "translation": "무슨 뜻이야?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "나연",
                    "script": "Nobody talks much anymore.",
                    "translation": "아무도 별로 얘기 안 해."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "채원",
                    "script": "Maybe everyone's just busy.",
                    "translation": "다들 그냥 바쁜가 봐."
                },
                {
                    "type": "blank",
                    "index": 5,
                    "quiz": "Nobody talks much @@.",
                    "hint": "더 이상, 이제는이라는 뜻의 부사예요.",
                    "optionA": "before",
                    "optionB": "anymore",
                    "optionC": "yesterday",
                    "result": "anymore",
                    "explanation": "'anymore'는 '더 이상'이라는 뜻으로 예전과 달리 지금은 그렇지 않다는 의미예요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "나연",
                    "script": "Or maybe something happened.",
                    "translation": "아니면 무슨 일 있었나."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "채원",
                    "script": "Don't overthink it too much.",
                    "translation": "너무 깊게 생각하지 마."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "나연",
                    "script": "You're probably right then.",
                    "translation": "네 말이 맞을 거야."
                },
                {
                    "type": "ox",
                    "index": 9,
                    "quiz": "나연이 단체 채팅방이 활발하다고 말했다.",
                    "hint": "'feels weird'와 'Nobody talks much anymore'는 분위기가 이상하고 조용하다는 뜻이에요.",
                    "result": "X",
                    "explanation": "나연은 단톡방이 'feels weird'하고 아무도 얘기를 안 한다며 조용해졌다고 했어요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "채원",
                    "script": "Things will get normal.",
                    "translation": "다시 정상으로 돌아올 거야."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "채원이 다들 바쁠 거라고 추측한 말을 완성하세요.",
                    "optionA": "everyone's",
                    "optionB": "just",
                    "optionC": "Maybe",
                    "optionD": "busy",
                    "result": "Maybe everyone's just busy",
                    "explanation": "'다들 그냥 바쁜가 봐'라는 뜻으로 상황을 긍정적으로 해석해주는 위로의 말이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4890 MISMATCH

동생이랑 자꾸 싸워

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "인간관계",
    "episodes": [
        {
            "title": "동생이랑 자꾸 싸워",
            "explanation": "형제자매 간의 잦은 다툼을 고민하는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "동생"
                },
                {
                    "tag": "형제"
                },
                {
                    "tag": "싸움"
                }
            ],
            "engTags": [
                {
                    "tag": "sibling"
                },
                {
                    "tag": "brother"
                },
                {
                    "tag": "fight"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "지원",
                    "script": "Fight with brother again.",
                    "translation": "동생이랑 또 싸웠어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "유진",
                    "script": "What was it about?",
                    "translation": "뭐 때문에?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "지원",
                    "script": "He used my laptop.",
                    "translation": "내 노트북 썼거든."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "유진",
                    "script": "Without asking you first?",
                    "translation": "너한테 먼저 말 안 하고?"
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "지원이 동생과 사이가 좋다고 말했다.",
                    "hint": "'Fight with brother again'은 동생과 또 싸웠다는 뜻이에요.",
                    "result": "X",
                    "explanation": "지원은 'Fight with brother again'이라며 동생과 또 싸웠다고 했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "지원",
                    "script": "Yeah, that really bugs me.",
                    "translation": "응, 그게 정말 짜증나."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "유진",
                    "script": "Brothers can be annoying.",
                    "translation": "남동생들은 짜증날 수 있어."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "지원",
                    "script": "But I still love him.",
                    "translation": "그래도 사랑하긴 해."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Without asking you @@?",
                    "hint": "처음에, 먼저라는 뜻의 부사예요.",
                    "optionA": "last",
                    "optionB": "first",
                    "optionC": "never",
                    "result": "first",
                    "explanation": "'first'는 '먼저'라는 뜻으로 미리 허락을 구하지 않았다는 의미예요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "유진",
                    "script": "That's what family means.",
                    "translation": "그게 가족이란 거지."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "유진이 남동생들이 짜증날 수 있다고 공감한 말을 완성하세요.",
                    "optionA": "annoying",
                    "optionB": "be",
                    "optionC": "can",
                    "optionD": "Brothers",
                    "result": "Brothers can be annoying",
                    "explanation": "'남동생들은 짜증날 수 있어'라는 뜻으로 형제간의 갈등을 이해해주는 공감의 표현이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "인간관계",
    "episodes": [
        {
            "title": "동생이랑 자꾸 싸워",
            "explanation": "형제자매 간의 잦은 다툼을 고민하는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "동생"
                },
                {
                    "tag": "형제"
                },
                {
                    "tag": "싸움"
                }
            ],
            "engTags": [
                {
                    "tag": "sibling"
                },
                {
                    "tag": "brother"
                },
                {
                    "tag": "fight"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "지원",
                    "script": "Fight with brother again.",
                    "translation": "동생이랑 또 싸웠어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "유진",
                    "script": "What was it about?",
                    "translation": "뭐 때문에?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "지원",
                    "script": "He used my laptop.",
                    "translation": "내 노트북 썼거든."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "유진",
                    "script": "Without asking you first?",
                    "translation": "너한테 먼저 말 안 하고?"
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "지원이 동생과 사이가 좋다고 말했다.",
                    "hint": "'Fight with brother again'은 동생과 또 싸웠다는 뜻이에요.",
                    "result": "X",
                    "explanation": "지원은 'Fight with brother again'이라며 동생과 또 싸웠다고 했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "지원",
                    "script": "Yeah, that really bugs me.",
                    "translation": "응, 그게 정말 짜증나."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "유진",
                    "script": "Brothers can be annoying.",
                    "translation": "남동생들은 짜증날 수 있어."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "지원",
                    "script": "But I still love him.",
                    "translation": "그래도 사랑하긴 해."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Without asking you @@?",
                    "hint": "처음에, 먼저라는 뜻의 부사예요.",
                    "optionA": "last",
                    "optionB": "first",
                    "optionC": "never",
                    "result": "first",
                    "explanation": "'first'는 '먼저'라는 뜻으로 미리 허락을 구하지 않았다는 의미예요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "유진",
                    "script": "That's what family means.",
                    "translation": "그게 가족이란 거지."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "유진이 남동생들이 짜증날 수 있다고 공감한 말을 완성하세요.",
                    "optionA": "annoying",
                    "optionB": "be",
                    "optionC": "can",
                    "optionD": "Brothers",
                    "result": "Brothers can be annoying",
                    "explanation": "'남동생들은 짜증날 수 있어'라는 뜻으로 형제간의 갈등을 이해해주는 공감의 표현이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4891 MISMATCH

썸 타는 사람 마음 모르겠어

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "인간관계",
    "episodes": [
        {
            "title": "썸 타는 사람 마음 모르겠어",
            "explanation": "애매한 관계에서 상대방 마음을 궁금해하는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "썸"
                },
                {
                    "tag": "연애"
                },
                {
                    "tag": "마음"
                }
            ],
            "engTags": [
                {
                    "tag": "crush"
                },
                {
                    "tag": "dating"
                },
                {
                    "tag": "feeling"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "서연",
                    "script": "Can't read his signals.",
                    "translation": "걔 마음을 모르겠어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "소영",
                    "script": "What kind of signals?",
                    "translation": "어떤 신호들?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "서연",
                    "script": "Sometimes interested, sometimes not.",
                    "translation": "가끔 관심 있는 것 같다가 아닌 것 같다가."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "소영",
                    "script": "That sounds really confusing.",
                    "translation": "진짜 헷갈리겠다."
                },
                {
                    "type": "blank",
                    "index": 5,
                    "quiz": "Can't read his @@.",
                    "hint": "상대방의 의도나 마음을 나타내는 신호를 의미하는 명사예요.",
                    "optionA": "food",
                    "optionB": "signals",
                    "optionC": "books",
                    "result": "signals",
                    "explanation": "'signals'는 '신호'라는 뜻으로 상대방의 마음이나 의도를 파악하는 단서를 말해요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "서연",
                    "script": "Maybe I should ask.",
                    "translation": "물어볼까 봐."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "소영",
                    "script": "Or just wait longer.",
                    "translation": "아니면 좀 더 기다려봐."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "서연",
                    "script": "I'm not patient enough.",
                    "translation": "난 참을성이 없어."
                },
                {
                    "type": "ox",
                    "index": 9,
                    "quiz": "서연이 상대방의 마음을 확실히 안다고 말했다.",
                    "hint": "'Can't read his signals'는 마음을 모르겠다는 뜻이에요.",
                    "result": "X",
                    "explanation": "서연은 'Can't read his signals'라며 상대방의 마음을 모르겠다고 했어요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "소영",
                    "script": "Love is always complicated.",
                    "translation": "연애는 항상 복잡해."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "소영이 그런 상황이 헷갈리겠다고 공감한 말을 완성하세요.",
                    "optionA": "sounds",
                    "optionB": "confusing",
                    "optionC": "really",
                    "optionD": "That",
                    "result": "That sounds really confusing",
                    "explanation": "'진짜 헷갈리겠다'라는 뜻으로 애매한 연애 상황에 대해 공감을 표현하는 말이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "인간관계",
    "episodes": [
        {
            "title": "썸 타는 사람 마음 모르겠어",
            "explanation": "애매한 관계에서 상대방 마음을 궁금해하는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "썸"
                },
                {
                    "tag": "연애"
                },
                {
                    "tag": "마음"
                }
            ],
            "engTags": [
                {
                    "tag": "crush"
                },
                {
                    "tag": "dating"
                },
                {
                    "tag": "feeling"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "서연",
                    "script": "Can't read his signals.",
                    "translation": "걔 마음을 모르겠어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "소영",
                    "script": "What kind of signals?",
                    "translation": "어떤 신호들?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "서연",
                    "script": "Sometimes interested, sometimes not.",
                    "translation": "가끔 관심 있는 것 같다가 아닌 것 같다가."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "소영",
                    "script": "That sounds really confusing.",
                    "translation": "진짜 헷갈리겠다."
                },
                {
                    "type": "blank",
                    "index": 5,
                    "quiz": "Can't read his @@.",
                    "hint": "상대방의 의도나 마음을 나타내는 신호를 의미하는 명사예요.",
                    "optionA": "food",
                    "optionB": "signals",
                    "optionC": "books",
                    "result": "signals",
                    "explanation": "'signals'는 '신호'라는 뜻으로 상대방의 마음이나 의도를 파악하는 단서를 말해요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "서연",
                    "script": "Maybe I should ask.",
                    "translation": "물어볼까 봐."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "소영",
                    "script": "Or just wait longer.",
                    "translation": "아니면 좀 더 기다려봐."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "서연",
                    "script": "I'm not patient enough.",
                    "translation": "난 참을성이 없어."
                },
                {
                    "type": "ox",
                    "index": 9,
                    "quiz": "서연이 상대방의 마음을 확실히 안다고 말했다.",
                    "hint": "'Can't read his signals'는 마음을 모르겠다는 뜻이에요.",
                    "result": "X",
                    "explanation": "서연은 'Can't read his signals'라며 상대방의 마음을 모르겠다고 했어요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "소영",
                    "script": "Love is always complicated.",
                    "translation": "연애는 항상 복잡해."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "소영이 그런 상황이 헷갈리겠다고 공감한 말을 완성하세요.",
                    "optionA": "sounds",
                    "optionB": "confusing",
                    "optionC": "really",
                    "optionD": "That",
                    "result": "That sounds really confusing",
                    "explanation": "'진짜 헷갈리겠다'라는 뜻으로 애매한 연애 상황에 대해 공감을 표현하는 말이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4892 MISMATCH

부모님께 거짓말했어

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "인간관계",
    "episodes": [
        {
            "title": "부모님께 거짓말했어",
            "explanation": "부모님께 작은 거짓말을 한 후의 죄책감을 나누는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "부모님"
                },
                {
                    "tag": "거짓말"
                },
                {
                    "tag": "죄책감"
                }
            ],
            "engTags": [
                {
                    "tag": "parent"
                },
                {
                    "tag": "lie"
                },
                {
                    "tag": "guilt"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "유진",
                    "script": "I lied to mom.",
                    "translation": "엄마한테 거짓말했어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지원",
                    "script": "About what exactly?",
                    "translation": "정확히 뭐에 대해?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "유진",
                    "script": "Where I went yesterday.",
                    "translation": "어제 어디 갔었는지."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지원",
                    "script": "Was it something bad?",
                    "translation": "나쁜 일이었어?"
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "유진이 엄마에게 진실을 말했다고 했다.",
                    "hint": "'I lied'는 거짓말했다는 뜻이에요.",
                    "result": "X",
                    "explanation": "유진은 'I lied to mom'이라며 엄마에게 거짓말했다고 했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "유진",
                    "script": "No, just met friends.",
                    "translation": "아니야, 그냥 친구들 만났어."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지원",
                    "script": "Then why lie about it?",
                    "translation": "그럼 왜 거짓말한 거야?"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "유진",
                    "script": "Didn't want her worrying.",
                    "translation": "걱정하실까 봐."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "About what @@?",
                    "hint": "정확하게, 구체적으로라는 뜻의 부사예요.",
                    "optionA": "maybe",
                    "optionB": "exactly",
                    "optionC": "never",
                    "result": "exactly",
                    "explanation": "'exactly'는 '정확히'라는 뜻으로 구체적인 내용을 묻는 표현이에요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지원",
                    "script": "Parents worry anyway though.",
                    "translation": "부모님들은 어차피 걱정하셔."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "유진이 엄마가 걱정하실까 봐 거짓말했다고 한 말을 완성하세요.",
                    "optionA": "want",
                    "optionB": "worrying",
                    "optionC": "her",
                    "optionD": "Didn't",
                    "result": "Didn't want her worrying",
                    "explanation": "'걱정하실까 봐'라는 뜻으로 선의의 거짓말을 한 이유를 설명하는 표현이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "인간관계",
    "episodes": [
        {
            "title": "부모님께 거짓말했어",
            "explanation": "부모님께 작은 거짓말을 한 후의 죄책감을 나누는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "부모님"
                },
                {
                    "tag": "거짓말"
                },
                {
                    "tag": "죄책감"
                }
            ],
            "engTags": [
                {
                    "tag": "parent"
                },
                {
                    "tag": "lie"
                },
                {
                    "tag": "guilt"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "유진",
                    "script": "I lied to mom.",
                    "translation": "엄마한테 거짓말했어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지원",
                    "script": "About what exactly?",
                    "translation": "정확히 뭐에 대해?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "유진",
                    "script": "Where I went yesterday.",
                    "translation": "어제 어디 갔었는지."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지원",
                    "script": "Was it something bad?",
                    "translation": "나쁜 일이었어?"
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "유진이 엄마에게 진실을 말했다고 했다.",
                    "hint": "'I lied'는 거짓말했다는 뜻이에요.",
                    "result": "X",
                    "explanation": "유진은 'I lied to mom'이라며 엄마에게 거짓말했다고 했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "유진",
                    "script": "No, just met friends.",
                    "translation": "아니야, 그냥 친구들 만났어."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지원",
                    "script": "Then why lie about it?",
                    "translation": "그럼 왜 거짓말한 거야?"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "유진",
                    "script": "Didn't want her worrying.",
                    "translation": "걱정하실까 봐."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "About what @@?",
                    "hint": "정확하게, 구체적으로라는 뜻의 부사예요.",
                    "optionA": "maybe",
                    "optionB": "exactly",
                    "optionC": "never",
                    "result": "exactly",
                    "explanation": "'exactly'는 '정확히'라는 뜻으로 구체적인 내용을 묻는 표현이에요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지원",
                    "script": "Parents worry anyway though.",
                    "translation": "부모님들은 어차피 걱정하셔."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "유진이 엄마가 걱정하실까 봐 거짓말했다고 한 말을 완성하세요.",
                    "optionA": "want",
                    "optionB": "worrying",
                    "optionC": "her",
                    "optionD": "Didn't",
                    "result": "Didn't want her worrying",
                    "explanation": "'걱정하실까 봐'라는 뜻으로 선의의 거짓말을 한 이유를 설명하는 표현이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4893 MISMATCH

회사 동료들과 어울리기 어려워

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "인간관계",
    "episodes": [
        {
            "title": "회사 동료들과 어울리기 어려워",
            "explanation": "직장에서 동료들과 친해지기 힘든 고민을 나누는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "동료"
                },
                {
                    "tag": "어울림"
                },
                {
                    "tag": "고민"
                }
            ],
            "engTags": [
                {
                    "tag": "colleague"
                },
                {
                    "tag": "social"
                },
                {
                    "tag": "worry"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "태호",
                    "script": "Hard to fit in.",
                    "translation": "어울리기 어려워."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "준혁",
                    "script": "With your coworkers?",
                    "translation": "동료들이랑?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "태호",
                    "script": "They have inside jokes.",
                    "translation": "걔들만의 농담이 있어."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "준혁",
                    "script": "That takes time usually.",
                    "translation": "보통 시간이 걸려."
                },
                {
                    "type": "blank",
                    "index": 5,
                    "quiz": "Hard to fit @@.",
                    "hint": "그룹이나 상황에 어울리거나 적응하는 것을 의미하는 전치사예요.",
                    "optionA": "out",
                    "optionB": "in",
                    "optionC": "up",
                    "result": "in",
                    "explanation": "'fit in'은 '어울리다, 적응하다'라는 뜻으로 그룹에 자연스럽게 섞이는 것을 말해요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "태호",
                    "script": "Feel like an outsider.",
                    "translation": "외부인 같은 기분이야."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "준혁",
                    "script": "Just be yourself more.",
                    "translation": "그냥 더 자연스럽게 행동해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태호",
                    "script": "I'll try that approach.",
                    "translation": "그렇게 해볼게."
                },
                {
                    "type": "ox",
                    "index": 9,
                    "quiz": "태호가 동료들과 잘 어울린다고 말했다.",
                    "hint": "'Hard to fit in'과 'Feel like an outsider'는 어울리기 어렵다는 뜻이에요.",
                    "result": "X",
                    "explanation": "태호는 'Hard to fit in'이라며 동료들과 어울리기 어렵다고 했어요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "준혁",
                    "script": "You'll find your place.",
                    "translation": "네 자리를 찾게 될 거야."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "준혁이 그런 과정은 시간이 걸린다고 위로한 말을 완성하세요.",
                    "optionA": "usually",
                    "optionB": "takes",
                    "optionC": "time",
                    "optionD": "That",
                    "result": "That takes time usually",
                    "explanation": "'보통 시간이 걸려'라는 뜻으로 새로운 환경 적응이 당연히 어렵다며 위로하는 표현이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "인간관계",
    "episodes": [
        {
            "title": "회사 동료들과 어울리기 어려워",
            "explanation": "직장에서 동료들과 친해지기 힘든 고민을 나누는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "동료"
                },
                {
                    "tag": "어울림"
                },
                {
                    "tag": "고민"
                }
            ],
            "engTags": [
                {
                    "tag": "colleague"
                },
                {
                    "tag": "social"
                },
                {
                    "tag": "worry"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "태호",
                    "script": "Hard to fit in.",
                    "translation": "어울리기 어려워."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "준혁",
                    "script": "With your coworkers?",
                    "translation": "동료들이랑?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "태호",
                    "script": "They have inside jokes.",
                    "translation": "걔들만의 농담이 있어."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "준혁",
                    "script": "That takes time usually.",
                    "translation": "보통 시간이 걸려."
                },
                {
                    "type": "blank",
                    "index": 5,
                    "quiz": "Hard to fit @@.",
                    "hint": "그룹이나 상황에 어울리거나 적응하는 것을 의미하는 전치사예요.",
                    "optionA": "out",
                    "optionB": "in",
                    "optionC": "up",
                    "result": "in",
                    "explanation": "'fit in'은 '어울리다, 적응하다'라는 뜻으로 그룹에 자연스럽게 섞이는 것을 말해요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "태호",
                    "script": "Feel like an outsider.",
                    "translation": "외부인 같은 기분이야."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "준혁",
                    "script": "Just be yourself more.",
                    "translation": "그냥 더 자연스럽게 행동해."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태호",
                    "script": "I'll try that approach.",
                    "translation": "그렇게 해볼게."
                },
                {
                    "type": "ox",
                    "index": 9,
                    "quiz": "태호가 동료들과 잘 어울린다고 말했다.",
                    "hint": "'Hard to fit in'과 'Feel like an outsider'는 어울리기 어렵다는 뜻이에요.",
                    "result": "X",
                    "explanation": "태호는 'Hard to fit in'이라며 동료들과 어울리기 어렵다고 했어요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "준혁",
                    "script": "You'll find your place.",
                    "translation": "네 자리를 찾게 될 거야."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "준혁이 그런 과정은 시간이 걸린다고 위로한 말을 완성하세요.",
                    "optionA": "usually",
                    "optionB": "takes",
                    "optionC": "time",
                    "optionD": "That",
                    "result": "That takes time usually",
                    "explanation": "'보통 시간이 걸려'라는 뜻으로 새로운 환경 적응이 당연히 어렵다며 위로하는 표현이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4894 MISMATCH

친구들 모임에서 혼자만 달라

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "인간관계",
    "episodes": [
        {
            "title": "친구들 모임에서 혼자만 달라",
            "explanation": "친구들과 함께 있지만 혼자만 다른 느낌을 받는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "모임"
                },
                {
                    "tag": "외로움"
                },
                {
                    "tag": "다름"
                }
            ],
            "engTags": [
                {
                    "tag": "gathering"
                },
                {
                    "tag": "loneliness"
                },
                {
                    "tag": "different"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "지훈",
                    "script": "Feel different from them.",
                    "translation": "걔들이랑 다른 것 같아."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "나연",
                    "script": "In what way exactly?",
                    "translation": "어떤 면에서?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "지훈",
                    "script": "They talk about money.",
                    "translation": "돈 얘기만 해."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "나연",
                    "script": "And you don't care?",
                    "translation": "너는 관심 없어?"
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "지훈이 친구들과 똑같다고 말했다.",
                    "hint": "'Feel different from them'은 그들과 다르다고 느낀다는 뜻이에요.",
                    "result": "X",
                    "explanation": "지훈은 'Feel different from them'이라며 친구들과 다르다고 느낀다고 했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "지훈",
                    "script": "Not my main priority.",
                    "translation": "내 주요 관심사가 아니야."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "나연",
                    "script": "That's totally okay though.",
                    "translation": "그래도 완전 괜찮아."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "지훈",
                    "script": "Sometimes feel left out.",
                    "translation": "가끔 소외된 기분이야."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "In what way @@?",
                    "hint": "정확하게, 구체적으로라는 뜻의 부사예요.",
                    "optionA": "maybe",
                    "optionB": "exactly",
                    "optionC": "never",
                    "result": "exactly",
                    "explanation": "'exactly'는 '정확히'라는 뜻으로 구체적으로 어떤 면에서 다른지 묻는 표현이에요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "나연",
                    "script": "Find people like you.",
                    "translation": "너와 비슷한 사람들 찾아봐."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "나연이 지훈의 생각이 완전 괜찮다고 위로한 말을 완성하세요.",
                    "optionA": "okay",
                    "optionB": "totally",
                    "optionC": "though",
                    "optionD": "That's",
                    "result": "That's totally okay though",
                    "explanation": "'그래도 완전 괜찮아'라는 뜻으로 친구의 다른 가치관을 인정하고 위로하는 표현이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "인간관계",
    "episodes": [
        {
            "title": "친구들 모임에서 혼자만 달라",
            "explanation": "친구들과 함께 있지만 혼자만 다른 느낌을 받는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "모임"
                },
                {
                    "tag": "외로움"
                },
                {
                    "tag": "다름"
                }
            ],
            "engTags": [
                {
                    "tag": "gathering"
                },
                {
                    "tag": "loneliness"
                },
                {
                    "tag": "different"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "지훈",
                    "script": "Feel different from them.",
                    "translation": "걔들이랑 다른 것 같아."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "나연",
                    "script": "In what way exactly?",
                    "translation": "어떤 면에서?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "지훈",
                    "script": "They talk about money.",
                    "translation": "돈 얘기만 해."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "나연",
                    "script": "And you don't care?",
                    "translation": "너는 관심 없어?"
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "지훈이 친구들과 똑같다고 말했다.",
                    "hint": "'Feel different from them'은 그들과 다르다고 느낀다는 뜻이에요.",
                    "result": "X",
                    "explanation": "지훈은 'Feel different from them'이라며 친구들과 다르다고 느낀다고 했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "지훈",
                    "script": "Not my main priority.",
                    "translation": "내 주요 관심사가 아니야."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "나연",
                    "script": "That's totally okay though.",
                    "translation": "그래도 완전 괜찮아."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "지훈",
                    "script": "Sometimes feel left out.",
                    "translation": "가끔 소외된 기분이야."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "In what way @@?",
                    "hint": "정확하게, 구체적으로라는 뜻의 부사예요.",
                    "optionA": "maybe",
                    "optionB": "exactly",
                    "optionC": "never",
                    "result": "exactly",
                    "explanation": "'exactly'는 '정확히'라는 뜻으로 구체적으로 어떤 면에서 다른지 묻는 표현이에요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "나연",
                    "script": "Find people like you.",
                    "translation": "너와 비슷한 사람들 찾아봐."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "나연이 지훈의 생각이 완전 괜찮다고 위로한 말을 완성하세요.",
                    "optionA": "okay",
                    "optionB": "totally",
                    "optionC": "though",
                    "optionD": "That's",
                    "result": "That's totally okay though",
                    "explanation": "'그래도 완전 괜찮아'라는 뜻으로 친구의 다른 가치관을 인정하고 위로하는 표현이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4895 MISMATCH

선배한테 부탁하기 어려워

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "인간관계",
    "episodes": [
        {
            "title": "선배한테 부탁하기 어려워",
            "explanation": "직장이나 학교 선배에게 도움을 요청하기 망설이는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "선배"
                },
                {
                    "tag": "부탁"
                },
                {
                    "tag": "망설임"
                }
            ],
            "engTags": [
                {
                    "tag": "senior"
                },
                {
                    "tag": "favor"
                },
                {
                    "tag": "hesitation"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "서연",
                    "script": "Need to ask favor.",
                    "translation": "부탁드릴 게 있어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "채원",
                    "script": "From your senior?",
                    "translation": "선배한테?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "서연",
                    "script": "Yeah, but feeling nervous.",
                    "translation": "응, 근데 긴장돼."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "채원",
                    "script": "What's the worst outcome?",
                    "translation": "최악의 경우가 뭔데?"
                },
                {
                    "type": "blank",
                    "index": 5,
                    "quiz": "Need to ask @@.",
                    "hint": "도움이나 부탁을 의미하는 명사예요.",
                    "optionA": "question",
                    "optionB": "favor",
                    "optionC": "money",
                    "result": "favor",
                    "explanation": "'favor'는 '부탁, 호의'라는 뜻으로 누군가에게 도움을 요청하는 것을 말해요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "서연",
                    "script": "They might say no.",
                    "translation": "거절할 수도 있어."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "채원",
                    "script": "That's not so terrible.",
                    "translation": "그렇게 끔찍하지 않아."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "서연",
                    "script": "You're right about that.",
                    "translation": "네 말이 맞아."
                },
                {
                    "type": "ox",
                    "index": 9,
                    "quiz": "서연이 선배에게 부탁하는 것을 편하게 생각한다고 말했다.",
                    "hint": "'feeling nervous'는 긴장된다는 뜻이에요.",
                    "result": "X",
                    "explanation": "서연은 'feeling nervous'라며 선배에게 부탁하는 것을 긴장스러워한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "채원",
                    "script": "Just be polite and honest.",
                    "translation": "그냥 정중하고 솔직하게 해."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "채원이 최악의 경우가 뭐냐고 물어본 말을 완성하세요.",
                    "optionA": "outcome",
                    "optionB": "worst",
                    "optionC": "What's",
                    "optionD": "the",
                    "result": "What's the worst outcome",
                    "explanation": "'최악의 경우가 뭔데?'라는 뜻으로 과도한 걱정을 줄여주려는 현실적인 질문이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "인간관계",
    "episodes": [
        {
            "title": "선배한테 부탁하기 어려워",
            "explanation": "직장이나 학교 선배에게 도움을 요청하기 망설이는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "선배"
                },
                {
                    "tag": "부탁"
                },
                {
                    "tag": "망설임"
                }
            ],
            "engTags": [
                {
                    "tag": "senior"
                },
                {
                    "tag": "favor"
                },
                {
                    "tag": "hesitation"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "서연",
                    "script": "Need to ask favor.",
                    "translation": "부탁드릴 게 있어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "채원",
                    "script": "From your senior?",
                    "translation": "선배한테?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "서연",
                    "script": "Yeah, but feeling nervous.",
                    "translation": "응, 근데 긴장돼."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "채원",
                    "script": "What's the worst outcome?",
                    "translation": "최악의 경우가 뭔데?"
                },
                {
                    "type": "blank",
                    "index": 5,
                    "quiz": "Need to ask @@.",
                    "hint": "도움이나 부탁을 의미하는 명사예요.",
                    "optionA": "question",
                    "optionB": "favor",
                    "optionC": "money",
                    "result": "favor",
                    "explanation": "'favor'는 '부탁, 호의'라는 뜻으로 누군가에게 도움을 요청하는 것을 말해요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "서연",
                    "script": "They might say no.",
                    "translation": "거절할 수도 있어."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "채원",
                    "script": "That's not so terrible.",
                    "translation": "그렇게 끔찍하지 않아."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "서연",
                    "script": "You're right about that.",
                    "translation": "네 말이 맞아."
                },
                {
                    "type": "ox",
                    "index": 9,
                    "quiz": "서연이 선배에게 부탁하는 것을 편하게 생각한다고 말했다.",
                    "hint": "'feeling nervous'는 긴장된다는 뜻이에요.",
                    "result": "X",
                    "explanation": "서연은 'feeling nervous'라며 선배에게 부탁하는 것을 긴장스러워한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "채원",
                    "script": "Just be polite and honest.",
                    "translation": "그냥 정중하고 솔직하게 해."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "채원이 최악의 경우가 뭐냐고 물어본 말을 완성하세요.",
                    "optionA": "outcome",
                    "optionB": "worst",
                    "optionC": "What's",
                    "optionD": "the",
                    "result": "What's the worst outcome",
                    "explanation": "'최악의 경우가 뭔데?'라는 뜻으로 과도한 걱정을 줄여주려는 현실적인 질문이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4896 MISMATCH

남자친구가 게임만 해

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "인간관계",
    "episodes": [
        {
            "title": "남자친구가 게임만 해",
            "explanation": "게임에만 빠진 남자친구 때문에 서운한 마음의 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "남친"
                },
                {
                    "tag": "게임"
                },
                {
                    "tag": "서운"
                }
            ],
            "engTags": [
                {
                    "tag": "boyfriend"
                },
                {
                    "tag": "game"
                },
                {
                    "tag": "upset"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "채원",
                    "script": "He plays games all day.",
                    "translation": "하루 종일 게임만 해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "나연",
                    "script": "Even when you're together?",
                    "translation": "너랑 같이 있을 때도?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "채원",
                    "script": "Yeah, barely talks to me.",
                    "translation": "응, 나랑 거의 얘기 안 해."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "나연",
                    "script": "That must feel lonely.",
                    "translation": "외롭겠다."
                },
                {
                    "type": "blank",
                    "index": 5,
                    "quiz": "He plays games all @@.",
                    "hint": "하루 전체를 의미하는 명사예요.",
                    "optionA": "night",
                    "optionB": "day",
                    "optionC": "week",
                    "result": "day",
                    "explanation": "'all day'는 '하루 종일'이라는 뜻으로 계속해서 게임을 한다는 의미예요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "채원",
                    "script": "Feels like I'm invisible.",
                    "translation": "내가 투명인간 같아."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "나연",
                    "script": "Have you told him?",
                    "translation": "걔한테 말해봤어?"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "채원",
                    "script": "He says just five minutes.",
                    "translation": "5분만 더 한다그래."
                },
                {
                    "type": "ox",
                    "index": 9,
                    "quiz": "채원이 남자친구와 많은 대화를 한다고 말했다.",
                    "hint": "'barely talks to me'는 거의 얘기하지 않는다는 뜻이에요.",
                    "result": "X",
                    "explanation": "채원은 'barely talks to me'라며 남자친구가 거의 얘기하지 않는다고 했어요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "나연",
                    "script": "Boys and their games.",
                    "translation": "남자들이랑 게임이란..."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "나연이 그런 상황이 외로울 거라고 공감한 말을 완성하세요.",
                    "optionA": "must",
                    "optionB": "lonely",
                    "optionC": "feel",
                    "optionD": "That",
                    "result": "That must feel lonely",
                    "explanation": "'외롭겠다'라는 뜻으로 상대방의 감정에 깊이 공감하는 따뜻한 표현이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "인간관계",
    "episodes": [
        {
            "title": "남자친구가 게임만 해",
            "explanation": "게임에만 빠진 남자친구 때문에 서운한 마음의 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "남친"
                },
                {
                    "tag": "게임"
                },
                {
                    "tag": "서운"
                }
            ],
            "engTags": [
                {
                    "tag": "boyfriend"
                },
                {
                    "tag": "game"
                },
                {
                    "tag": "upset"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "채원",
                    "script": "He plays games all day.",
                    "translation": "하루 종일 게임만 해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "나연",
                    "script": "Even when you're together?",
                    "translation": "너랑 같이 있을 때도?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "채원",
                    "script": "Yeah, barely talks to me.",
                    "translation": "응, 나랑 거의 얘기 안 해."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "나연",
                    "script": "That must feel lonely.",
                    "translation": "외롭겠다."
                },
                {
                    "type": "blank",
                    "index": 5,
                    "quiz": "He plays games all @@.",
                    "hint": "하루 전체를 의미하는 명사예요.",
                    "optionA": "night",
                    "optionB": "day",
                    "optionC": "week",
                    "result": "day",
                    "explanation": "'all day'는 '하루 종일'이라는 뜻으로 계속해서 게임을 한다는 의미예요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "채원",
                    "script": "Feels like I'm invisible.",
                    "translation": "내가 투명인간 같아."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "나연",
                    "script": "Have you told him?",
                    "translation": "걔한테 말해봤어?"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "채원",
                    "script": "He says just five minutes.",
                    "translation": "5분만 더 한다그래."
                },
                {
                    "type": "ox",
                    "index": 9,
                    "quiz": "채원이 남자친구와 많은 대화를 한다고 말했다.",
                    "hint": "'barely talks to me'는 거의 얘기하지 않는다는 뜻이에요.",
                    "result": "X",
                    "explanation": "채원은 'barely talks to me'라며 남자친구가 거의 얘기하지 않는다고 했어요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "나연",
                    "script": "Boys and their games.",
                    "translation": "남자들이랑 게임이란..."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "나연이 그런 상황이 외로울 거라고 공감한 말을 완성하세요.",
                    "optionA": "must",
                    "optionB": "lonely",
                    "optionC": "feel",
                    "optionD": "That",
                    "result": "That must feel lonely",
                    "explanation": "'외롭겠다'라는 뜻으로 상대방의 감정에 깊이 공감하는 따뜻한 표현이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4897 MISMATCH

엄마가 자꾸 간섭해

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "인간관계",
    "episodes": [
        {
            "title": "엄마가 자꾸 간섭해",
            "explanation": "과도한 엄마의 관심과 간섭에 답답해하는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "엄마"
                },
                {
                    "tag": "간섭"
                },
                {
                    "tag": "답답"
                }
            ],
            "engTags": [
                {
                    "tag": "mom"
                },
                {
                    "tag": "interference"
                },
                {
                    "tag": "frustration"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "서연",
                    "script": "Mom calls me constantly.",
                    "translation": "엄마가 계속 전화해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "소영",
                    "script": "What does she want?",
                    "translation": "뭘 원하시는데?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "서연",
                    "script": "Wants to know everything.",
                    "translation": "모든 걸 알고 싶어해."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "소영",
                    "script": "That's just her way.",
                    "translation": "그냥 엄마 방식이야."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "서연이 엄마와의 관계가 편하다고 말했다.",
                    "hint": "'constantly'와 'everything'은 과도한 관심을 나타내요.",
                    "result": "X",
                    "explanation": "서연은 엄마가 'constantly' 전화하고 'everything'을 알고 싶어한다며 과도한 간섭을 표현했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "서연",
                    "script": "But I need space.",
                    "translation": "근데 난 공간이 필요해."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "소영",
                    "script": "Try setting some boundaries.",
                    "translation": "경계선을 좀 정해봐."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "서연",
                    "script": "How do I do that?",
                    "translation": "어떻게 하는 거야?"
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Mom calls me @@.",
                    "hint": "계속해서, 지속적으로라는 뜻의 부사예요.",
                    "optionA": "rarely",
                    "optionB": "constantly",
                    "optionC": "never",
                    "result": "constantly",
                    "explanation": "'constantly'는 '계속해서'라는 뜻으로 자주 전화가 온다는 의미예요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "소영",
                    "script": "Gently but be firm.",
                    "translation": "부드럽게 하되 단호하게."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "소영이 경계선을 정해보라고 조언한 말을 완성하세요.",
                    "optionA": "boundaries",
                    "optionB": "some",
                    "optionC": "setting",
                    "optionD": "Try",
                    "result": "Try setting some boundaries",
                    "explanation": "'경계선을 좀 정해봐'라는 뜻으로 관계에서 적절한 거리를 두라는 현실적인 조언이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "인간관계",
    "episodes": [
        {
            "title": "엄마가 자꾸 간섭해",
            "explanation": "과도한 엄마의 관심과 간섭에 답답해하는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "엄마"
                },
                {
                    "tag": "간섭"
                },
                {
                    "tag": "답답"
                }
            ],
            "engTags": [
                {
                    "tag": "mom"
                },
                {
                    "tag": "interference"
                },
                {
                    "tag": "frustration"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "서연",
                    "script": "Mom calls me constantly.",
                    "translation": "엄마가 계속 전화해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "소영",
                    "script": "What does she want?",
                    "translation": "뭘 원하시는데?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "서연",
                    "script": "Wants to know everything.",
                    "translation": "모든 걸 알고 싶어해."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "소영",
                    "script": "That's just her way.",
                    "translation": "그냥 엄마 방식이야."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "서연이 엄마와의 관계가 편하다고 말했다.",
                    "hint": "'constantly'와 'everything'은 과도한 관심을 나타내요.",
                    "result": "X",
                    "explanation": "서연은 엄마가 'constantly' 전화하고 'everything'을 알고 싶어한다며 과도한 간섭을 표현했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "서연",
                    "script": "But I need space.",
                    "translation": "근데 난 공간이 필요해."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "소영",
                    "script": "Try setting some boundaries.",
                    "translation": "경계선을 좀 정해봐."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "서연",
                    "script": "How do I do that?",
                    "translation": "어떻게 하는 거야?"
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Mom calls me @@.",
                    "hint": "계속해서, 지속적으로라는 뜻의 부사예요.",
                    "optionA": "rarely",
                    "optionB": "constantly",
                    "optionC": "never",
                    "result": "constantly",
                    "explanation": "'constantly'는 '계속해서'라는 뜻으로 자주 전화가 온다는 의미예요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "소영",
                    "script": "Gently but be firm.",
                    "translation": "부드럽게 하되 단호하게."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "소영이 경계선을 정해보라고 조언한 말을 완성하세요.",
                    "optionA": "boundaries",
                    "optionB": "some",
                    "optionC": "setting",
                    "optionD": "Try",
                    "result": "Try setting some boundaries",
                    "explanation": "'경계선을 좀 정해봐'라는 뜻으로 관계에서 적절한 거리를 두라는 현실적인 조언이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4898 MISMATCH

새 학기 친구 사귀기 어려워

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "인간관계",
    "episodes": [
        {
            "title": "새 학기 친구 사귀기 어려워",
            "explanation": "새로운 환경에서 친구 만들기가 쉽지 않은 고민입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "친구"
                },
                {
                    "tag": "사귀기"
                },
                {
                    "tag": "새학기"
                }
            ],
            "engTags": [
                {
                    "tag": "friend"
                },
                {
                    "tag": "making"
                },
                {
                    "tag": "semester"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "민재",
                    "script": "Hard to make friends.",
                    "translation": "친구 사귀기 어려워."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지원",
                    "script": "In your new class?",
                    "translation": "새로운 반에서?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "민재",
                    "script": "Everyone already has groups.",
                    "translation": "다들 이미 그룹이 있어."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지원",
                    "script": "That's pretty normal though.",
                    "translation": "그건 꽤 정상이야."
                },
                {
                    "type": "blank",
                    "index": 5,
                    "quiz": "Everyone already has @@.",
                    "hint": "친구들끼리 모인 무리를 의미하는 명사예요.",
                    "optionA": "lunch",
                    "optionB": "groups",
                    "optionC": "books",
                    "result": "groups",
                    "explanation": "'groups'는 '그룹, 무리'라는 뜻으로 친구들끼리 이미 형성된 모임을 말해요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "민재",
                    "script": "Feel like an outsider.",
                    "translation": "외부인 같은 기분이야."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지원",
                    "script": "Try joining some activities.",
                    "translation": "동아리 같은 거 해봐."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "민재",
                    "script": "Maybe that could work.",
                    "translation": "그게 도움될 수도 있겠네."
                },
                {
                    "type": "ox",
                    "index": 9,
                    "quiz": "민재가 친구 사귀기가 쉽다고 말했다.",
                    "hint": "'Hard to make friends'는 친구 사귀기 어렵다는 뜻이에요.",
                    "result": "X",
                    "explanation": "민재는 'Hard to make friends'라며 친구 사귀기가 어렵다고 했어요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지원",
                    "script": "Just be patient with yourself.",
                    "translation": "스스로에게 인내심을 가져."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "지원이 동아리 활동을 해보라고 제안한 말을 완성하세요.",
                    "optionA": "some",
                    "optionB": "joining",
                    "optionC": "Try",
                    "optionD": "activities",
                    "result": "Try joining some activities",
                    "explanation": "'동아리 같은 거 해봐'라는 뜻으로 새로운 친구를 만들 수 있는 방법을 제안하는 말이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "인간관계",
    "episodes": [
        {
            "title": "새 학기 친구 사귀기 어려워",
            "explanation": "새로운 환경에서 친구 만들기가 쉽지 않은 고민입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "친구"
                },
                {
                    "tag": "사귀기"
                },
                {
                    "tag": "새학기"
                }
            ],
            "engTags": [
                {
                    "tag": "friend"
                },
                {
                    "tag": "making"
                },
                {
                    "tag": "semester"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "민재",
                    "script": "Hard to make friends.",
                    "translation": "친구 사귀기 어려워."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지원",
                    "script": "In your new class?",
                    "translation": "새로운 반에서?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "민재",
                    "script": "Everyone already has groups.",
                    "translation": "다들 이미 그룹이 있어."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지원",
                    "script": "That's pretty normal though.",
                    "translation": "그건 꽤 정상이야."
                },
                {
                    "type": "blank",
                    "index": 5,
                    "quiz": "Everyone already has @@.",
                    "hint": "친구들끼리 모인 무리를 의미하는 명사예요.",
                    "optionA": "lunch",
                    "optionB": "groups",
                    "optionC": "books",
                    "result": "groups",
                    "explanation": "'groups'는 '그룹, 무리'라는 뜻으로 친구들끼리 이미 형성된 모임을 말해요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "민재",
                    "script": "Feel like an outsider.",
                    "translation": "외부인 같은 기분이야."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지원",
                    "script": "Try joining some activities.",
                    "translation": "동아리 같은 거 해봐."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "민재",
                    "script": "Maybe that could work.",
                    "translation": "그게 도움될 수도 있겠네."
                },
                {
                    "type": "ox",
                    "index": 9,
                    "quiz": "민재가 친구 사귀기가 쉽다고 말했다.",
                    "hint": "'Hard to make friends'는 친구 사귀기 어렵다는 뜻이에요.",
                    "result": "X",
                    "explanation": "민재는 'Hard to make friends'라며 친구 사귀기가 어렵다고 했어요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지원",
                    "script": "Just be patient with yourself.",
                    "translation": "스스로에게 인내심을 가져."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "지원이 동아리 활동을 해보라고 제안한 말을 완성하세요.",
                    "optionA": "some",
                    "optionB": "joining",
                    "optionC": "Try",
                    "optionD": "activities",
                    "result": "Try joining some activities",
                    "explanation": "'동아리 같은 거 해봐'라는 뜻으로 새로운 친구를 만들 수 있는 방법을 제안하는 말이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4899 MISMATCH

친구가 돈 안 갚아

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "인간관계",
    "episodes": [
        {
            "title": "친구가 돈 안 갚아",
            "explanation": "빌려준 돈을 갚지 않는 친구 때문의 고민 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "친구"
                },
                {
                    "tag": "돈"
                },
                {
                    "tag": "갚기"
                }
            ],
            "engTags": [
                {
                    "tag": "friend"
                },
                {
                    "tag": "money"
                },
                {
                    "tag": "return"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "도윤",
                    "script": "She owes me money.",
                    "translation": "걔가 내게 돈 빚이 있어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "승현",
                    "script": "How much is it?",
                    "translation": "얼마나?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "도윤",
                    "script": "About fifty thousand won.",
                    "translation": "5만원 정도."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "승현",
                    "script": "That's not small amount.",
                    "translation": "적은 돈이 아니네."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "도윤이 친구에게 돈을 빌렸다고 말했다.",
                    "hint": "'She owes me money'는 그녀가 나에게 돈을 빚졌다는 뜻이에요.",
                    "result": "X",
                    "explanation": "도윤은 'She owes me money'라며 친구가 자신에게 돈을 빚졌다고 했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "도윤",
                    "script": "Been two months already.",
                    "translation": "벌써 두 달 됐어."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "승현",
                    "script": "Did you remind her?",
                    "translation": "상기시켜줬어?"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "도윤",
                    "script": "Once, but felt awkward.",
                    "translation": "한 번, 근데 어색했어."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "That's not small @@.",
                    "hint": "돈의 양이나 수량을 나타내는 명사예요.",
                    "optionA": "amount",
                    "optionB": "person",
                    "optionC": "time",
                    "result": "amount",
                    "explanation": "'amount'는 '양, 금액'이라는 뜻으로 5만원이 적지 않은 돈이라는 의미예요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "승현",
                    "script": "Money ruins friendships sometimes.",
                    "translation": "돈이 가끔 우정을 망쳐."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "승현이 친구에게 상기시켜줬냐고 물어본 말을 완성하세요.",
                    "optionA": "remind",
                    "optionB": "Did",
                    "optionC": "her",
                    "optionD": "you",
                    "result": "Did you remind her",
                    "explanation": "'상기시켜줬어?'라는 뜻으로 친구에게 돈 문제를 언급했는지 묻는 표현이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "인간관계",
    "episodes": [
        {
            "title": "친구가 돈 안 갚아",
            "explanation": "빌려준 돈을 갚지 않는 친구 때문의 고민 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "친구"
                },
                {
                    "tag": "돈"
                },
                {
                    "tag": "갚기"
                }
            ],
            "engTags": [
                {
                    "tag": "friend"
                },
                {
                    "tag": "money"
                },
                {
                    "tag": "return"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "도윤",
                    "script": "She owes me money.",
                    "translation": "걔가 내게 돈 빚이 있어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "승현",
                    "script": "How much is it?",
                    "translation": "얼마나?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "도윤",
                    "script": "About fifty thousand won.",
                    "translation": "5만원 정도."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "승현",
                    "script": "That's not small amount.",
                    "translation": "적은 돈이 아니네."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "도윤이 친구에게 돈을 빌렸다고 말했다.",
                    "hint": "'She owes me money'는 그녀가 나에게 돈을 빚졌다는 뜻이에요.",
                    "result": "X",
                    "explanation": "도윤은 'She owes me money'라며 친구가 자신에게 돈을 빚졌다고 했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "도윤",
                    "script": "Been two months already.",
                    "translation": "벌써 두 달 됐어."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "승현",
                    "script": "Did you remind her?",
                    "translation": "상기시켜줬어?"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "도윤",
                    "script": "Once, but felt awkward.",
                    "translation": "한 번, 근데 어색했어."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "That's not small @@.",
                    "hint": "돈의 양이나 수량을 나타내는 명사예요.",
                    "optionA": "amount",
                    "optionB": "person",
                    "optionC": "time",
                    "result": "amount",
                    "explanation": "'amount'는 '양, 금액'이라는 뜻으로 5만원이 적지 않은 돈이라는 의미예요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "승현",
                    "script": "Money ruins friendships sometimes.",
                    "translation": "돈이 가끔 우정을 망쳐."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "승현이 친구에게 상기시켜줬냐고 물어본 말을 완성하세요.",
                    "optionA": "remind",
                    "optionB": "Did",
                    "optionC": "her",
                    "optionD": "you",
                    "result": "Did you remind her",
                    "explanation": "'상기시켜줬어?'라는 뜻으로 친구에게 돈 문제를 언급했는지 묻는 표현이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4900 MISMATCH

부모님이 결혼 얘기만 해

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "인간관계",
    "episodes": [
        {
            "title": "부모님이 결혼 얘기만 해",
            "explanation": "부모님의 지속적인 결혼 재촉에 부담을 느끼는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "부모님"
                },
                {
                    "tag": "결혼"
                },
                {
                    "tag": "재촉"
                }
            ],
            "engTags": [
                {
                    "tag": "parent"
                },
                {
                    "tag": "marriage"
                },
                {
                    "tag": "pressure"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "예솔",
                    "script": "Parents keep asking about marriage.",
                    "translation": "부모님이 계속 결혼 얘기해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "상현",
                    "script": "What do you tell them?",
                    "translation": "뭐라고 말해?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "예솔",
                    "script": "That I'm not ready.",
                    "translation": "아직 준비 안 됐다고."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "상현",
                    "script": "Do they understand that?",
                    "translation": "이해하셔?"
                },
                {
                    "type": "blank",
                    "index": 5,
                    "quiz": "Parents keep asking about @@.",
                    "hint": "결혼이나 혼인을 의미하는 명사예요.",
                    "optionA": "work",
                    "optionB": "marriage",
                    "optionC": "food",
                    "result": "marriage",
                    "explanation": "'marriage'는 '결혼'이라는 뜻으로 부모님이 자주 묻는 주제예요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "예솔",
                    "script": "Not really, they worry.",
                    "translation": "별로, 걱정하셔."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "상현",
                    "script": "Parents always worry though.",
                    "translation": "부모님들은 항상 걱정하셔."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "예솔",
                    "script": "I know they mean well.",
                    "translation": "좋은 뜻인 건 알아."
                },
                {
                    "type": "ox",
                    "index": 9,
                    "quiz": "예솔이 결혼할 준비가 되어있다고 말했다.",
                    "hint": "'I'm not ready'는 준비가 안 됐다는 뜻이에요.",
                    "result": "X",
                    "explanation": "예솔은 'I'm not ready'라며 아직 결혼할 준비가 안 됐다고 했어요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "상현",
                    "script": "Just follow your timeline.",
                    "translation": "네 스케줄대로 해."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "상현이 부모님들은 항상 걱정한다고 위로한 말을 완성하세요.",
                    "optionA": "worry",
                    "optionB": "always",
                    "optionC": "Parents",
                    "optionD": "though",
                    "result": "Parents always worry though",
                    "explanation": "'부모님들은 항상 걱정하셔'라는 뜻으로 부모의 마음을 이해하면서도 위로하는 표현이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "인간관계",
    "episodes": [
        {
            "title": "부모님이 결혼 얘기만 해",
            "explanation": "부모님의 지속적인 결혼 재촉에 부담을 느끼는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "부모님"
                },
                {
                    "tag": "결혼"
                },
                {
                    "tag": "재촉"
                }
            ],
            "engTags": [
                {
                    "tag": "parent"
                },
                {
                    "tag": "marriage"
                },
                {
                    "tag": "pressure"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "예솔",
                    "script": "Parents keep asking about marriage.",
                    "translation": "부모님이 계속 결혼 얘기해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "상현",
                    "script": "What do you tell them?",
                    "translation": "뭐라고 말해?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "예솔",
                    "script": "That I'm not ready.",
                    "translation": "아직 준비 안 됐다고."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "상현",
                    "script": "Do they understand that?",
                    "translation": "이해하셔?"
                },
                {
                    "type": "blank",
                    "index": 5,
                    "quiz": "Parents keep asking about @@.",
                    "hint": "결혼이나 혼인을 의미하는 명사예요.",
                    "optionA": "work",
                    "optionB": "marriage",
                    "optionC": "food",
                    "result": "marriage",
                    "explanation": "'marriage'는 '결혼'이라는 뜻으로 부모님이 자주 묻는 주제예요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "예솔",
                    "script": "Not really, they worry.",
                    "translation": "별로, 걱정하셔."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "상현",
                    "script": "Parents always worry though.",
                    "translation": "부모님들은 항상 걱정하셔."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "예솔",
                    "script": "I know they mean well.",
                    "translation": "좋은 뜻인 건 알아."
                },
                {
                    "type": "ox",
                    "index": 9,
                    "quiz": "예솔이 결혼할 준비가 되어있다고 말했다.",
                    "hint": "'I'm not ready'는 준비가 안 됐다는 뜻이에요.",
                    "result": "X",
                    "explanation": "예솔은 'I'm not ready'라며 아직 결혼할 준비가 안 됐다고 했어요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "상현",
                    "script": "Just follow your timeline.",
                    "translation": "네 스케줄대로 해."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "상현이 부모님들은 항상 걱정한다고 위로한 말을 완성하세요.",
                    "optionA": "worry",
                    "optionB": "always",
                    "optionC": "Parents",
                    "optionD": "though",
                    "result": "Parents always worry though",
                    "explanation": "'부모님들은 항상 걱정하셔'라는 뜻으로 부모의 마음을 이해하면서도 위로하는 표현이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4901 MISMATCH

직장 후배가 일 안 해

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "인간관계",
    "episodes": [
        {
            "title": "직장 후배가 일 안 해",
            "explanation": "성실하지 않은 후배 때문에 고민하는 선배의 하소연입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "후배"
                },
                {
                    "tag": "직장"
                },
                {
                    "tag": "일"
                }
            ],
            "engTags": [
                {
                    "tag": "junior"
                },
                {
                    "tag": "work"
                },
                {
                    "tag": "responsibility"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "재현",
                    "script": "My junior doesn't work hard.",
                    "translation": "우리 후배가 일을 안 해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "상우",
                    "script": "What does he do?",
                    "translation": "뭘 하는데?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "재현",
                    "script": "Always on his phone.",
                    "translation": "맨날 폰만 봐."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "상우",
                    "script": "That's really unprofessional behavior.",
                    "translation": "진짜 비전문적인 행동이네."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "재현이 후배가 열심히 일한다고 말했다.",
                    "hint": "'doesn't work hard'는 열심히 일하지 않는다는 뜻이에요.",
                    "result": "X",
                    "explanation": "재현은 'doesn't work hard'라며 후배가 일을 안 한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "재현",
                    "script": "Should I talk to him?",
                    "translation": "얘기해야 할까?"
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "상우",
                    "script": "As his senior, yes.",
                    "translation": "선배로서, 응."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "재현",
                    "script": "Hope he takes it well.",
                    "translation": "잘 받아들였으면 좋겠어."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "That's really unprofessional @@.",
                    "hint": "행동이나 태도를 의미하는 명사예요.",
                    "optionA": "food",
                    "optionB": "behavior",
                    "optionC": "weather",
                    "result": "behavior",
                    "explanation": "'behavior'는 '행동, 태도'라는 뜻으로 직장에서의 부적절한 행동을 표현해요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "상우",
                    "script": "He needs to learn.",
                    "translation": "배워야 해."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "상우가 선배로서 얘기해야 한다고 조언한 말을 완성하세요.",
                    "optionA": "senior",
                    "optionB": "his",
                    "optionC": "yes",
                    "optionD": "As",
                    "result": "As his senior yes",
                    "explanation": "'선배로서, 응'이라는 뜻으로 책임감 있는 조언을 하라는 의미예요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "인간관계",
    "episodes": [
        {
            "title": "직장 후배가 일 안 해",
            "explanation": "성실하지 않은 후배 때문에 고민하는 선배의 하소연입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "후배"
                },
                {
                    "tag": "직장"
                },
                {
                    "tag": "일"
                }
            ],
            "engTags": [
                {
                    "tag": "junior"
                },
                {
                    "tag": "work"
                },
                {
                    "tag": "responsibility"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "재현",
                    "script": "My junior doesn't work hard.",
                    "translation": "우리 후배가 일을 안 해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "상우",
                    "script": "What does he do?",
                    "translation": "뭘 하는데?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "재현",
                    "script": "Always on his phone.",
                    "translation": "맨날 폰만 봐."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "상우",
                    "script": "That's really unprofessional behavior.",
                    "translation": "진짜 비전문적인 행동이네."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "재현이 후배가 열심히 일한다고 말했다.",
                    "hint": "'doesn't work hard'는 열심히 일하지 않는다는 뜻이에요.",
                    "result": "X",
                    "explanation": "재현은 'doesn't work hard'라며 후배가 일을 안 한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "재현",
                    "script": "Should I talk to him?",
                    "translation": "얘기해야 할까?"
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "상우",
                    "script": "As his senior, yes.",
                    "translation": "선배로서, 응."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "재현",
                    "script": "Hope he takes it well.",
                    "translation": "잘 받아들였으면 좋겠어."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "That's really unprofessional @@.",
                    "hint": "행동이나 태도를 의미하는 명사예요.",
                    "optionA": "food",
                    "optionB": "behavior",
                    "optionC": "weather",
                    "result": "behavior",
                    "explanation": "'behavior'는 '행동, 태도'라는 뜻으로 직장에서의 부적절한 행동을 표현해요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "상우",
                    "script": "He needs to learn.",
                    "translation": "배워야 해."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "상우가 선배로서 얘기해야 한다고 조언한 말을 완성하세요.",
                    "optionA": "senior",
                    "optionB": "his",
                    "optionC": "yes",
                    "optionD": "As",
                    "result": "As his senior yes",
                    "explanation": "'선배로서, 응'이라는 뜻으로 책임감 있는 조언을 하라는 의미예요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4902 MISMATCH

친구가 내 비밀 말했어

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "인간관계",
    "episodes": [
        {
            "title": "친구가 내 비밀 말했어",
            "explanation": "믿었던 친구가 비밀을 누설한 후의 배신감 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "친구"
                },
                {
                    "tag": "비밀"
                },
                {
                    "tag": "배신"
                }
            ],
            "engTags": [
                {
                    "tag": "friend"
                },
                {
                    "tag": "secret"
                },
                {
                    "tag": "betrayal"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "지우",
                    "script": "She told my secret.",
                    "translation": "걔가 내 비밀 말했어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지훈",
                    "script": "To who exactly?",
                    "translation": "정확히 누구한테?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "지우",
                    "script": "To our whole group.",
                    "translation": "우리 전체 그룹한테."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지훈",
                    "script": "That really breaks trust.",
                    "translation": "진짜 신뢰를 깨뜨리는 거네."
                },
                {
                    "type": "blank",
                    "index": 5,
                    "quiz": "To our whole @@.",
                    "hint": "친구들이 모인 무리나 집단을 의미하는 명사예요.",
                    "optionA": "family",
                    "optionB": "group",
                    "optionC": "school",
                    "result": "group",
                    "explanation": "'group'은 '그룹, 무리'라는 뜻으로 친구들이 모인 집단을 말해요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "지우",
                    "script": "Feel so betrayed right now.",
                    "translation": "지금 완전 배신당한 기분이야."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지훈",
                    "script": "What are you planning?",
                    "translation": "어떻게 할 거야?"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "지우",
                    "script": "Not sure about anything.",
                    "translation": "아무것도 확실하지 않아."
                },
                {
                    "type": "ox",
                    "index": 9,
                    "quiz": "지우가 친구를 믿는다고 말했다.",
                    "hint": "'told my secret'과 'feel betrayed'는 배신감을 나타내요.",
                    "result": "X",
                    "explanation": "지우는 친구가 비밀을 말했다며 'feel betrayed'라고 배신감을 표현했어요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지훈",
                    "script": "Take time to think.",
                    "translation": "시간을 갖고 생각해봐."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "지훈이 그런 행동이 신뢰를 깨뜨린다고 한 말을 완성하세요.",
                    "optionA": "really",
                    "optionB": "trust",
                    "optionC": "That",
                    "optionD": "breaks",
                    "result": "That really breaks trust",
                    "explanation": "'진짜 신뢰를 깨뜨리는 거네'라는 뜻으로 친구의 배신 행위를 강하게 비판하는 표현이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "인간관계",
    "episodes": [
        {
            "title": "친구가 내 비밀 말했어",
            "explanation": "믿었던 친구가 비밀을 누설한 후의 배신감 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "친구"
                },
                {
                    "tag": "비밀"
                },
                {
                    "tag": "배신"
                }
            ],
            "engTags": [
                {
                    "tag": "friend"
                },
                {
                    "tag": "secret"
                },
                {
                    "tag": "betrayal"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "지우",
                    "script": "She told my secret.",
                    "translation": "걔가 내 비밀 말했어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지훈",
                    "script": "To who exactly?",
                    "translation": "정확히 누구한테?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "지우",
                    "script": "To our whole group.",
                    "translation": "우리 전체 그룹한테."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지훈",
                    "script": "That really breaks trust.",
                    "translation": "진짜 신뢰를 깨뜨리는 거네."
                },
                {
                    "type": "blank",
                    "index": 5,
                    "quiz": "To our whole @@.",
                    "hint": "친구들이 모인 무리나 집단을 의미하는 명사예요.",
                    "optionA": "family",
                    "optionB": "group",
                    "optionC": "school",
                    "result": "group",
                    "explanation": "'group'은 '그룹, 무리'라는 뜻으로 친구들이 모인 집단을 말해요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "지우",
                    "script": "Feel so betrayed right now.",
                    "translation": "지금 완전 배신당한 기분이야."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지훈",
                    "script": "What are you planning?",
                    "translation": "어떻게 할 거야?"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "지우",
                    "script": "Not sure about anything.",
                    "translation": "아무것도 확실하지 않아."
                },
                {
                    "type": "ox",
                    "index": 9,
                    "quiz": "지우가 친구를 믿는다고 말했다.",
                    "hint": "'told my secret'과 'feel betrayed'는 배신감을 나타내요.",
                    "result": "X",
                    "explanation": "지우는 친구가 비밀을 말했다며 'feel betrayed'라고 배신감을 표현했어요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지훈",
                    "script": "Take time to think.",
                    "translation": "시간을 갖고 생각해봐."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "지훈이 그런 행동이 신뢰를 깨뜨린다고 한 말을 완성하세요.",
                    "optionA": "really",
                    "optionB": "trust",
                    "optionC": "That",
                    "optionD": "breaks",
                    "result": "That really breaks trust",
                    "explanation": "'진짜 신뢰를 깨뜨리는 거네'라는 뜻으로 친구의 배신 행위를 강하게 비판하는 표현이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4903 MISMATCH

소셜미디어에서 무시당해

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "인간관계",
    "episodes": [
        {
            "title": "소셜미디어에서 무시당해",
            "explanation": "SNS에서 친구들의 무관심을 느끼며 서운해하는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "SNS"
                },
                {
                    "tag": "무시"
                },
                {
                    "tag": "서운"
                }
            ],
            "engTags": [
                {
                    "tag": "social"
                },
                {
                    "tag": "ignore"
                },
                {
                    "tag": "hurt"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "나연",
                    "script": "Nobody likes my posts.",
                    "translation": "아무도 내 게시물 좋아요 안 눌러."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "채원",
                    "script": "Maybe they're just busy.",
                    "translation": "바쁠 수도 있어."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "나연",
                    "script": "But they like others.",
                    "translation": "근데 다른 사람 건 좋아해."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "채원",
                    "script": "Social media is weird.",
                    "translation": "소셜미디어는 이상해."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "나연이 SNS에서 인기가 많다고 말했다.",
                    "hint": "'Nobody likes my posts'는 아무도 좋아요를 안 눌러준다는 뜻이에요.",
                    "result": "X",
                    "explanation": "나연은 'Nobody likes my posts'라며 아무도 자신의 게시물에 좋아요를 안 눌러준다고 했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "나연",
                    "script": "Makes me feel invisible.",
                    "translation": "투명인간 된 기분이야."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "채원",
                    "script": "Don't take it personally.",
                    "translation": "개인적으로 받아들이지 마."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "나연",
                    "script": "Easier said than done.",
                    "translation": "말이 쉽지."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Social media is @@.",
                    "hint": "이상하거나 기묘한 상태를 나타내는 형용사예요.",
                    "optionA": "normal",
                    "optionB": "weird",
                    "optionC": "happy",
                    "result": "weird",
                    "explanation": "'weird'는 '이상한'이라는 뜻으로 SNS의 복잡한 심리를 표현하는 말이에요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "채원",
                    "script": "Focus on real relationships.",
                    "translation": "진짜 관계에 집중해."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "채원이 개인적으로 받아들이지 말라고 조언한 말을 완성하세요.",
                    "optionA": "personally",
                    "optionB": "take",
                    "optionC": "Don't",
                    "optionD": "it",
                    "result": "Don't take it personally",
                    "explanation": "'개인적으로 받아들이지 마'라는 뜻으로 상처받지 말라는 위로의 조언이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "인간관계",
    "episodes": [
        {
            "title": "소셜미디어에서 무시당해",
            "explanation": "SNS에서 친구들의 무관심을 느끼며 서운해하는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "SNS"
                },
                {
                    "tag": "무시"
                },
                {
                    "tag": "서운"
                }
            ],
            "engTags": [
                {
                    "tag": "social"
                },
                {
                    "tag": "ignore"
                },
                {
                    "tag": "hurt"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "나연",
                    "script": "Nobody likes my posts.",
                    "translation": "아무도 내 게시물 좋아요 안 눌러."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "채원",
                    "script": "Maybe they're just busy.",
                    "translation": "바쁠 수도 있어."
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "나연",
                    "script": "But they like others.",
                    "translation": "근데 다른 사람 건 좋아해."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "채원",
                    "script": "Social media is weird.",
                    "translation": "소셜미디어는 이상해."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "나연이 SNS에서 인기가 많다고 말했다.",
                    "hint": "'Nobody likes my posts'는 아무도 좋아요를 안 눌러준다는 뜻이에요.",
                    "result": "X",
                    "explanation": "나연은 'Nobody likes my posts'라며 아무도 자신의 게시물에 좋아요를 안 눌러준다고 했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "나연",
                    "script": "Makes me feel invisible.",
                    "translation": "투명인간 된 기분이야."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "채원",
                    "script": "Don't take it personally.",
                    "translation": "개인적으로 받아들이지 마."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "나연",
                    "script": "Easier said than done.",
                    "translation": "말이 쉽지."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Social media is @@.",
                    "hint": "이상하거나 기묘한 상태를 나타내는 형용사예요.",
                    "optionA": "normal",
                    "optionB": "weird",
                    "optionC": "happy",
                    "result": "weird",
                    "explanation": "'weird'는 '이상한'이라는 뜻으로 SNS의 복잡한 심리를 표현하는 말이에요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "채원",
                    "script": "Focus on real relationships.",
                    "translation": "진짜 관계에 집중해."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "채원이 개인적으로 받아들이지 말라고 조언한 말을 완성하세요.",
                    "optionA": "personally",
                    "optionB": "take",
                    "optionC": "Don't",
                    "optionD": "it",
                    "result": "Don't take it personally",
                    "explanation": "'개인적으로 받아들이지 마'라는 뜻으로 상처받지 말라는 위로의 조언이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4904 MISMATCH

상사가 편애하는 것 같아

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "인간관계",
    "episodes": [
        {
            "title": "상사가 편애하는 것 같아",
            "explanation": "직장에서 느끼는 불공평한 대우에 대한 고민 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "상사"
                },
                {
                    "tag": "편애"
                },
                {
                    "tag": "불공평"
                }
            ],
            "engTags": [
                {
                    "tag": "boss"
                },
                {
                    "tag": "favoritism"
                },
                {
                    "tag": "unfair"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "태호",
                    "script": "Boss has clear favorites.",
                    "translation": "상사가 확실히 편애해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "예솔",
                    "script": "Who does he prefer?",
                    "translation": "누굴 선호하시는데?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "태호",
                    "script": "The new guy obviously.",
                    "translation": "새로 온 사람 확실히."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "예솔",
                    "script": "That must be frustrating.",
                    "translation": "답답하겠다."
                },
                {
                    "type": "blank",
                    "index": 5,
                    "quiz": "Boss has clear @@.",
                    "hint": "특별히 좋아하는 사람들을 의미하는 명사의 복수형이에요.",
                    "optionA": "problems",
                    "optionB": "favorites",
                    "optionC": "meetings",
                    "result": "favorites",
                    "explanation": "'favorites'는 '좋아하는 사람들'이라는 뜻으로 편애받는 직원들을 말해요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "태호",
                    "script": "Gets all good projects.",
                    "translation": "좋은 프로젝트 다 가져가."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "예솔",
                    "script": "Maybe talk to HR?",
                    "translation": "인사팀에 말해볼까?"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태호",
                    "script": "Scared it might backfire.",
                    "translation": "역효과날까 봐 무서워."
                },
                {
                    "type": "ox",
                    "index": 9,
                    "quiz": "태호가 상사의 공정한 대우에 만족한다고 말했다.",
                    "hint": "'has clear favorites'와 'frustrating'은 편애와 불만을 나타내요.",
                    "result": "X",
                    "explanation": "태호는 상사가 'clear favorites'를 가지고 있다며 편애한다고 불만을 표현했어요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "예솔",
                    "script": "Document everything you do.",
                    "translation": "네가 하는 일 다 기록해."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "예솔이 그런 상황이 답답하겠다고 공감한 말을 완성하세요.",
                    "optionA": "be",
                    "optionB": "must",
                    "optionC": "frustrating",
                    "optionD": "That",
                    "result": "That must be frustrating",
                    "explanation": "'답답하겠다'라는 뜻으로 불공평한 직장 상황에 대해 공감하는 표현이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "인간관계",
    "episodes": [
        {
            "title": "상사가 편애하는 것 같아",
            "explanation": "직장에서 느끼는 불공평한 대우에 대한 고민 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "상사"
                },
                {
                    "tag": "편애"
                },
                {
                    "tag": "불공평"
                }
            ],
            "engTags": [
                {
                    "tag": "boss"
                },
                {
                    "tag": "favoritism"
                },
                {
                    "tag": "unfair"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "태호",
                    "script": "Boss has clear favorites.",
                    "translation": "상사가 확실히 편애해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "예솔",
                    "script": "Who does he prefer?",
                    "translation": "누굴 선호하시는데?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "태호",
                    "script": "The new guy obviously.",
                    "translation": "새로 온 사람 확실히."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "예솔",
                    "script": "That must be frustrating.",
                    "translation": "답답하겠다."
                },
                {
                    "type": "blank",
                    "index": 5,
                    "quiz": "Boss has clear @@.",
                    "hint": "특별히 좋아하는 사람들을 의미하는 명사의 복수형이에요.",
                    "optionA": "problems",
                    "optionB": "favorites",
                    "optionC": "meetings",
                    "result": "favorites",
                    "explanation": "'favorites'는 '좋아하는 사람들'이라는 뜻으로 편애받는 직원들을 말해요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "태호",
                    "script": "Gets all good projects.",
                    "translation": "좋은 프로젝트 다 가져가."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "예솔",
                    "script": "Maybe talk to HR?",
                    "translation": "인사팀에 말해볼까?"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "태호",
                    "script": "Scared it might backfire.",
                    "translation": "역효과날까 봐 무서워."
                },
                {
                    "type": "ox",
                    "index": 9,
                    "quiz": "태호가 상사의 공정한 대우에 만족한다고 말했다.",
                    "hint": "'has clear favorites'와 'frustrating'은 편애와 불만을 나타내요.",
                    "result": "X",
                    "explanation": "태호는 상사가 'clear favorites'를 가지고 있다며 편애한다고 불만을 표현했어요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "예솔",
                    "script": "Document everything you do.",
                    "translation": "네가 하는 일 다 기록해."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "예솔이 그런 상황이 답답하겠다고 공감한 말을 완성하세요.",
                    "optionA": "be",
                    "optionB": "must",
                    "optionC": "frustrating",
                    "optionD": "That",
                    "result": "That must be frustrating",
                    "explanation": "'답답하겠다'라는 뜻으로 불공평한 직장 상황에 대해 공감하는 표현이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4905 MISMATCH

친구 결혼식 축의금 고민

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "인간관계",
    "episodes": [
        {
            "title": "친구 결혼식 축의금 고민",
            "explanation": "친구 결혼식 축의금 액수를 고민하는 현실적인 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "결혼식"
                },
                {
                    "tag": "축의금"
                },
                {
                    "tag": "고민"
                }
            ],
            "engTags": [
                {
                    "tag": "wedding"
                },
                {
                    "tag": "money"
                },
                {
                    "tag": "worry"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "서연",
                    "script": "Friend's wedding is coming.",
                    "translation": "친구 결혼식이 다가와."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "소영",
                    "script": "How much will you give?",
                    "translation": "얼마 줄 거야?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "서연",
                    "script": "Not sure about amount.",
                    "translation": "금액을 잘 모르겠어."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "소영",
                    "script": "Check with other friends.",
                    "translation": "다른 친구들이랑 확인해봐."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "서연이 축의금 액수를 정했다고 말했다.",
                    "hint": "'Not sure about amount'는 금액을 확실히 모른다는 뜻이에요.",
                    "result": "X",
                    "explanation": "서연은 'Not sure about amount'라며 축의금 액수를 잘 모르겠다고 했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "서연",
                    "script": "Don't want to look cheap.",
                    "translation": "인색해 보이기 싫어."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "소영",
                    "script": "But don't break your budget.",
                    "translation": "근데 예산 초과하지는 마."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "서연",
                    "script": "Good point about that.",
                    "translation": "그 점 맞는 말이야."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Check with other @@.",
                    "hint": "친구나 동료들을 의미하는 명사의 복수형이에요.",
                    "optionA": "enemies",
                    "optionB": "friends",
                    "optionC": "strangers",
                    "result": "friends",
                    "explanation": "'friends'는 '친구들'이라는 뜻으로 다른 사람들과 상의해보라는 조언이에요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "소영",
                    "script": "Just give from heart.",
                    "translation": "마음으로 주면 돼."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "소영이 예산을 초과하지 말라고 조언한 말을 완성하세요.",
                    "optionA": "break",
                    "optionB": "don't",
                    "optionC": "budget",
                    "optionD": "your",
                    "optionE": "But",
                    "result": "But don't break your budget",
                    "explanation": "'근데 예산 초과하지는 마'라는 뜻으로 현실적이면서도 배려 있는 조언이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "인간관계",
    "episodes": [
        {
            "title": "친구 결혼식 축의금 고민",
            "explanation": "친구 결혼식 축의금 액수를 고민하는 현실적인 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "결혼식"
                },
                {
                    "tag": "축의금"
                },
                {
                    "tag": "고민"
                }
            ],
            "engTags": [
                {
                    "tag": "wedding"
                },
                {
                    "tag": "money"
                },
                {
                    "tag": "worry"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "서연",
                    "script": "Friend's wedding is coming.",
                    "translation": "친구 결혼식이 다가와."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "소영",
                    "script": "How much will you give?",
                    "translation": "얼마 줄 거야?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "서연",
                    "script": "Not sure about amount.",
                    "translation": "금액을 잘 모르겠어."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "소영",
                    "script": "Check with other friends.",
                    "translation": "다른 친구들이랑 확인해봐."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "서연이 축의금 액수를 정했다고 말했다.",
                    "hint": "'Not sure about amount'는 금액을 확실히 모른다는 뜻이에요.",
                    "result": "X",
                    "explanation": "서연은 'Not sure about amount'라며 축의금 액수를 잘 모르겠다고 했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "서연",
                    "script": "Don't want to look cheap.",
                    "translation": "인색해 보이기 싫어."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "소영",
                    "script": "But don't break your budget.",
                    "translation": "근데 예산 초과하지는 마."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "서연",
                    "script": "Good point about that.",
                    "translation": "그 점 맞는 말이야."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Check with other @@.",
                    "hint": "친구나 동료들을 의미하는 명사의 복수형이에요.",
                    "optionA": "enemies",
                    "optionB": "friends",
                    "optionC": "strangers",
                    "result": "friends",
                    "explanation": "'friends'는 '친구들'이라는 뜻으로 다른 사람들과 상의해보라는 조언이에요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "소영",
                    "script": "Just give from heart.",
                    "translation": "마음으로 주면 돼."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "소영이 예산을 초과하지 말라고 조언한 말을 완성하세요.",
                    "optionA": "break",
                    "optionB": "don't",
                    "optionC": "budget",
                    "optionD": "your",
                    "optionE": "But",
                    "result": "But don't break your budget",
                    "explanation": "'근데 예산 초과하지는 마'라는 뜻으로 현실적이면서도 배려 있는 조언이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4906 MISMATCH

아빠와 대화가 어려워

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "인간관계",
    "episodes": [
        {
            "title": "아빠와 대화가 어려워",
            "explanation": "아버지와 소통이 힘든 자녀의 고민을 나누는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "아빠"
                },
                {
                    "tag": "대화"
                },
                {
                    "tag": "소통"
                }
            ],
            "engTags": [
                {
                    "tag": "dad"
                },
                {
                    "tag": "conversation"
                },
                {
                    "tag": "communication"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "유진",
                    "script": "Dad and I never talk.",
                    "translation": "아빠랑 대화를 안 해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지원",
                    "script": "What makes it hard?",
                    "translation": "뭐가 어렵게 해?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "유진",
                    "script": "We have different interests.",
                    "translation": "관심사가 달라."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지원",
                    "script": "Maybe find common ground.",
                    "translation": "공통점을 찾아봐."
                },
                {
                    "type": "blank",
                    "index": 5,
                    "quiz": "We have different @@.",
                    "hint": "관심을 가지거나 좋아하는 것들을 의미하는 명사의 복수형이에요.",
                    "optionA": "ages",
                    "optionB": "interests",
                    "optionC": "names",
                    "result": "interests",
                    "explanation": "'interests'는 '관심사들'이라는 뜻으로 서로 좋아하는 것이 다르다는 의미예요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "유진",
                    "script": "He likes sports only.",
                    "translation": "스포츠만 좋아하셔."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지원",
                    "script": "Do you watch games?",
                    "translation": "경기 봐?"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "유진",
                    "script": "Sometimes, but not really.",
                    "translation": "가끔, 근데 별로."
                },
                {
                    "type": "ox",
                    "index": 9,
                    "quiz": "유진이 아빠와 자주 대화한다고 말했다.",
                    "hint": "'Dad and I never talk'는 아빠와 대화를 안 한다는 뜻이에요.",
                    "result": "X",
                    "explanation": "유진은 'Dad and I never talk'라며 아빠와 대화를 안 한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지원",
                    "script": "Small steps are okay.",
                    "translation": "작은 시도부터 괜찮아."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "지원이 공통점을 찾아보라고 조언한 말을 완성하세요.",
                    "optionA": "find",
                    "optionB": "common",
                    "optionC": "Maybe",
                    "optionD": "ground",
                    "result": "Maybe find common ground",
                    "explanation": "'공통점을 찾아봐'라는 뜻으로 관계 개선을 위한 현실적인 조언이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "인간관계",
    "episodes": [
        {
            "title": "아빠와 대화가 어려워",
            "explanation": "아버지와 소통이 힘든 자녀의 고민을 나누는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "아빠"
                },
                {
                    "tag": "대화"
                },
                {
                    "tag": "소통"
                }
            ],
            "engTags": [
                {
                    "tag": "dad"
                },
                {
                    "tag": "conversation"
                },
                {
                    "tag": "communication"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "유진",
                    "script": "Dad and I never talk.",
                    "translation": "아빠랑 대화를 안 해."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지원",
                    "script": "What makes it hard?",
                    "translation": "뭐가 어렵게 해?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "유진",
                    "script": "We have different interests.",
                    "translation": "관심사가 달라."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지원",
                    "script": "Maybe find common ground.",
                    "translation": "공통점을 찾아봐."
                },
                {
                    "type": "blank",
                    "index": 5,
                    "quiz": "We have different @@.",
                    "hint": "관심을 가지거나 좋아하는 것들을 의미하는 명사의 복수형이에요.",
                    "optionA": "ages",
                    "optionB": "interests",
                    "optionC": "names",
                    "result": "interests",
                    "explanation": "'interests'는 '관심사들'이라는 뜻으로 서로 좋아하는 것이 다르다는 의미예요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "유진",
                    "script": "He likes sports only.",
                    "translation": "스포츠만 좋아하셔."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지원",
                    "script": "Do you watch games?",
                    "translation": "경기 봐?"
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "유진",
                    "script": "Sometimes, but not really.",
                    "translation": "가끔, 근데 별로."
                },
                {
                    "type": "ox",
                    "index": 9,
                    "quiz": "유진이 아빠와 자주 대화한다고 말했다.",
                    "hint": "'Dad and I never talk'는 아빠와 대화를 안 한다는 뜻이에요.",
                    "result": "X",
                    "explanation": "유진은 'Dad and I never talk'라며 아빠와 대화를 안 한다고 했어요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지원",
                    "script": "Small steps are okay.",
                    "translation": "작은 시도부터 괜찮아."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "지원이 공통점을 찾아보라고 조언한 말을 완성하세요.",
                    "optionA": "find",
                    "optionB": "common",
                    "optionC": "Maybe",
                    "optionD": "ground",
                    "result": "Maybe find common ground",
                    "explanation": "'공통점을 찾아봐'라는 뜻으로 관계 개선을 위한 현실적인 조언이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4907 MISMATCH

동네 이웃이 너무 시끄러워

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "인간관계",
    "episodes": [
        {
            "title": "동네 이웃이 너무 시끄러워",
            "explanation": "시끄러운 이웃 때문에 고민하는 생활 갈등 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "이웃"
                },
                {
                    "tag": "소음"
                },
                {
                    "tag": "갈등"
                }
            ],
            "engTags": [
                {
                    "tag": "neighbor"
                },
                {
                    "tag": "noise"
                },
                {
                    "tag": "conflict"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수진",
                    "script": "Neighbors are too loud.",
                    "translation": "이웃이 너무 시끄러워."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "재현",
                    "script": "What time do they make noise?",
                    "translation": "몇 시에 소리 내?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "수진",
                    "script": "Late at night usually.",
                    "translation": "보통 밤늦게."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "재현",
                    "script": "That's really inconsiderate behavior.",
                    "translation": "정말 배려 없는 행동이네."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "수진이 이웃들이 조용하다고 말했다.",
                    "hint": "'too loud'는 너무 시끄럽다는 뜻이에요.",
                    "result": "X",
                    "explanation": "수진은 'Neighbors are too loud'라며 이웃이 너무 시끄럽다고 했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "수진",
                    "script": "Should I complain directly?",
                    "translation": "직접 항의해야 할까?"
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "재현",
                    "script": "Try talking nicely first.",
                    "translation": "먼저 친절하게 얘기해봐."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "수진",
                    "script": "Hope they will understand.",
                    "translation": "이해해줬으면 좋겠어."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "That's really inconsiderate @@.",
                    "hint": "행동이나 태도를 나타내는 명사예요.",
                    "optionA": "person",
                    "optionB": "behavior",
                    "optionC": "weather",
                    "result": "behavior",
                    "explanation": "'behavior'는 '행동'이라는 뜻으로 배려 없는 태도를 비판하는 표현이에요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "재현",
                    "script": "Most people are reasonable.",
                    "translation": "대부분 사람들은 합리적이야."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "재현이 먼저 친절하게 얘기해보라고 조언한 말을 완성하세요.",
                    "optionA": "nicely",
                    "optionB": "talking",
                    "optionC": "Try",
                    "optionD": "first",
                    "result": "Try talking nicely first",
                    "explanation": "'먼저 친절하게 얘기해봐'라는 뜻으로 갈등 해결을 위한 현명한 접근법이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "인간관계",
    "episodes": [
        {
            "title": "동네 이웃이 너무 시끄러워",
            "explanation": "시끄러운 이웃 때문에 고민하는 생활 갈등 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "이웃"
                },
                {
                    "tag": "소음"
                },
                {
                    "tag": "갈등"
                }
            ],
            "engTags": [
                {
                    "tag": "neighbor"
                },
                {
                    "tag": "noise"
                },
                {
                    "tag": "conflict"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "수진",
                    "script": "Neighbors are too loud.",
                    "translation": "이웃이 너무 시끄러워."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "재현",
                    "script": "What time do they make noise?",
                    "translation": "몇 시에 소리 내?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "수진",
                    "script": "Late at night usually.",
                    "translation": "보통 밤늦게."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "재현",
                    "script": "That's really inconsiderate behavior.",
                    "translation": "정말 배려 없는 행동이네."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "수진이 이웃들이 조용하다고 말했다.",
                    "hint": "'too loud'는 너무 시끄럽다는 뜻이에요.",
                    "result": "X",
                    "explanation": "수진은 'Neighbors are too loud'라며 이웃이 너무 시끄럽다고 했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "수진",
                    "script": "Should I complain directly?",
                    "translation": "직접 항의해야 할까?"
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "재현",
                    "script": "Try talking nicely first.",
                    "translation": "먼저 친절하게 얘기해봐."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "수진",
                    "script": "Hope they will understand.",
                    "translation": "이해해줬으면 좋겠어."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "That's really inconsiderate @@.",
                    "hint": "행동이나 태도를 나타내는 명사예요.",
                    "optionA": "person",
                    "optionB": "behavior",
                    "optionC": "weather",
                    "result": "behavior",
                    "explanation": "'behavior'는 '행동'이라는 뜻으로 배려 없는 태도를 비판하는 표현이에요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "재현",
                    "script": "Most people are reasonable.",
                    "translation": "대부분 사람들은 합리적이야."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "재현이 먼저 친절하게 얘기해보라고 조언한 말을 완성하세요.",
                    "optionA": "nicely",
                    "optionB": "talking",
                    "optionC": "Try",
                    "optionD": "first",
                    "result": "Try talking nicely first",
                    "explanation": "'먼저 친절하게 얘기해봐'라는 뜻으로 갈등 해결을 위한 현명한 접근법이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4908 MISMATCH

회사 점심 메이트 구하기

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "인간관계",
    "episodes": [
        {
            "title": "회사 점심 메이트 구하기",
            "explanation": "직장에서 함께 점심 먹을 동료를 찾는 고민 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "점심"
                },
                {
                    "tag": "동료"
                },
                {
                    "tag": "혼밥"
                }
            ],
            "engTags": [
                {
                    "tag": "lunch"
                },
                {
                    "tag": "colleague"
                },
                {
                    "tag": "alone"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "지우",
                    "script": "Always eat lunch alone.",
                    "translation": "항상 혼자 점심 먹어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "태호",
                    "script": "Want to join others?",
                    "translation": "다른 사람들과 합류하고 싶어?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "지우",
                    "script": "Yes, but feel awkward.",
                    "translation": "응, 근데 어색해."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "태호",
                    "script": "Just ask someone casually.",
                    "translation": "그냥 누군가한테 편하게 물어봐."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "지우가 점심을 혼자 먹는 것을 좋아한다고 말했다.",
                    "hint": "'but feel awkward'는 하지만 어색하다는 뜻이에요.",
                    "result": "O",
                    "explanation": "지우는 다른 사람들과 합류하고 싶지만 어색해한다며 혼밥이 불편하다고 표현했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "지우",
                    "script": "What if they say no?",
                    "translation": "거절하면 어떡해?"
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "태호",
                    "script": "Then try someone else.",
                    "translation": "그럼 다른 사람 시도해봐."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "지우",
                    "script": "That makes sense actually.",
                    "translation": "사실 그게 맞네."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Just ask someone @@.",
                    "hint": "편하게, 자연스럽게라는 뜻의 부사예요.",
                    "optionA": "seriously",
                    "optionB": "casually",
                    "optionC": "angrily",
                    "result": "casually",
                    "explanation": "'casually'는 '편하게, 자연스럽게'라는 뜻으로 부담스럽지 않게 접근하라는 조언이에요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "태호",
                    "script": "Most people like company.",
                    "translation": "대부분 사람들은 함께하는 걸 좋아해."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "태호가 거절하면 다른 사람을 시도해보라고 한 말을 완성하세요.",
                    "optionA": "someone",
                    "optionB": "try",
                    "optionC": "Then",
                    "optionD": "else",
                    "result": "Then try someone else",
                    "explanation": "'그럼 다른 사람 시도해봐'라는 뜻으로 포기하지 말고 계속 도전하라는 격려예요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "인간관계",
    "episodes": [
        {
            "title": "회사 점심 메이트 구하기",
            "explanation": "직장에서 함께 점심 먹을 동료를 찾는 고민 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "점심"
                },
                {
                    "tag": "동료"
                },
                {
                    "tag": "혼밥"
                }
            ],
            "engTags": [
                {
                    "tag": "lunch"
                },
                {
                    "tag": "colleague"
                },
                {
                    "tag": "alone"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "지우",
                    "script": "Always eat lunch alone.",
                    "translation": "항상 혼자 점심 먹어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "태호",
                    "script": "Want to join others?",
                    "translation": "다른 사람들과 합류하고 싶어?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "지우",
                    "script": "Yes, but feel awkward.",
                    "translation": "응, 근데 어색해."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "태호",
                    "script": "Just ask someone casually.",
                    "translation": "그냥 누군가한테 편하게 물어봐."
                },
                {
                    "type": "ox",
                    "index": 5,
                    "quiz": "지우가 점심을 혼자 먹는 것을 좋아한다고 말했다.",
                    "hint": "'but feel awkward'는 하지만 어색하다는 뜻이에요.",
                    "result": "O",
                    "explanation": "지우는 다른 사람들과 합류하고 싶지만 어색해한다며 혼밥이 불편하다고 표현했어요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "지우",
                    "script": "What if they say no?",
                    "translation": "거절하면 어떡해?"
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "태호",
                    "script": "Then try someone else.",
                    "translation": "그럼 다른 사람 시도해봐."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "지우",
                    "script": "That makes sense actually.",
                    "translation": "사실 그게 맞네."
                },
                {
                    "type": "blank",
                    "index": 9,
                    "quiz": "Just ask someone @@.",
                    "hint": "편하게, 자연스럽게라는 뜻의 부사예요.",
                    "optionA": "seriously",
                    "optionB": "casually",
                    "optionC": "angrily",
                    "result": "casually",
                    "explanation": "'casually'는 '편하게, 자연스럽게'라는 뜻으로 부담스럽지 않게 접근하라는 조언이에요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "태호",
                    "script": "Most people like company.",
                    "translation": "대부분 사람들은 함께하는 걸 좋아해."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "태호가 거절하면 다른 사람을 시도해보라고 한 말을 완성하세요.",
                    "optionA": "someone",
                    "optionB": "try",
                    "optionC": "Then",
                    "optionD": "else",
                    "result": "Then try someone else",
                    "explanation": "'그럼 다른 사람 시도해봐'라는 뜻으로 포기하지 말고 계속 도전하라는 격려예요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}

ID: 4909 MISMATCH

전 여자친구 연락 왔어

오류: 데이터의 순서 또는 내용이 올바르지 않아 수정이 필요합니다.

수정 전 JSON:
{
    "type": "LIFE",
    "category": "인간관계",
    "episodes": [
        {
            "title": "전 여자친구 연락 왔어",
            "explanation": "헤어진 연인의 갑작스러운 연락에 당황하는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "전여친"
                },
                {
                    "tag": "연락"
                },
                {
                    "tag": "당황"
                }
            ],
            "engTags": [
                {
                    "tag": "ex"
                },
                {
                    "tag": "contact"
                },
                {
                    "tag": "confused"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "승현",
                    "script": "Ex-girlfriend texted me yesterday.",
                    "translation": "전 여자친구가 어제 문자했어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지우",
                    "script": "What did she want?",
                    "translation": "뭘 원했는데?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "승현",
                    "script": "Just wanted to catch up.",
                    "translation": "그냥 안부 묻고 싶대."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지우",
                    "script": "Are you going to respond?",
                    "translation": "답장할 거야?"
                },
                {
                    "type": "blank",
                    "index": 5,
                    "quiz": "Just wanted to catch @@.",
                    "hint": "안부를 묻거나 근황을 나누는 것을 의미하는 전치사예요.",
                    "optionA": "down",
                    "optionB": "up",
                    "optionC": "away",
                    "result": "up",
                    "explanation": "'catch up'은 '안부를 묻다, 근황을 나누다'라는 뜻의 관용 표현이에요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "승현",
                    "script": "Not sure about that.",
                    "translation": "그건 잘 모르겠어."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지우",
                    "script": "Might complicate things again.",
                    "translation": "다시 복잡해질 수도 있어."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "승현",
                    "script": "Yeah, that's my worry.",
                    "translation": "맞아, 그게 걱정이야."
                },
                {
                    "type": "ox",
                    "index": 9,
                    "quiz": "승현이 전 여자친구와 대화하고 싶어한다고 말했다.",
                    "hint": "'Not sure about that'과 'my worry'는 확신이 없고 걱정된다는 뜻이에요.",
                    "result": "O",
                    "explanation": "승현은 답장할지 확신이 없다며 걱정스러워하지만, 내심으로는 대화하고 싶어하는 마음을 보였어요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지우",
                    "script": "Trust your gut feeling.",
                    "translation": "직감을 믿어."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요.",
                    "hint": "지우가 상황이 다시 복잡해질 수 있다고 경고한 말을 완성하세요.",
                    "optionA": "again",
                    "optionB": "things",
                    "optionC": "complicate",
                    "optionD": "Might",
                    "result": "Might complicate things again",
                    "explanation": "'다시 복잡해질 수도 있어'라는 뜻으로 과거 연인과의 연락이 가져올 위험을 경고하는 말이에요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}
수정 후 JSON:
{
    "type": "LIFE",
    "category": "인간관계",
    "episodes": [
        {
            "title": "전 여자친구 연락 왔어",
            "explanation": "헤어진 연인의 갑작스러운 연락에 당황하는 대화입니다.",
            "level": 4,
            "korTags": [
                {
                    "tag": "전여친"
                },
                {
                    "tag": "연락"
                },
                {
                    "tag": "당황"
                }
            ],
            "engTags": [
                {
                    "tag": "ex"
                },
                {
                    "tag": "contact"
                },
                {
                    "tag": "confused"
                }
            ],
            "content": [
                {
                    "type": "script",
                    "index": 1,
                    "speaker": "승현",
                    "script": "Ex-girlfriend texted me yesterday.",
                    "translation": "전 여자친구가 어제 문자했어."
                },
                {
                    "type": "script",
                    "index": 2,
                    "speaker": "지우",
                    "script": "What did she want?",
                    "translation": "뭘 원했는데?"
                },
                {
                    "type": "script",
                    "index": 3,
                    "speaker": "승현",
                    "script": "Just wanted to catch up.",
                    "translation": "그냥 안부 묻고 싶대."
                },
                {
                    "type": "script",
                    "index": 4,
                    "speaker": "지우",
                    "script": "Are you going to respond?",
                    "translation": "답장할 거야?"
                },
                {
                    "type": "blank",
                    "index": 5,
                    "quiz": "Just wanted to catch @@.",
                    "hint": "안부를 묻거나 근황을 나누는 것을 의미하는 전치사예요.",
                    "optionA": "down",
                    "optionB": "up",
                    "optionC": "away",
                    "result": "up",
                    "explanation": "'catch up'은 '안부를 묻다, 근황을 나누다'라는 뜻의 관용 표현이에요."
                },
                {
                    "type": "script",
                    "index": 6,
                    "speaker": "승현",
                    "script": "Not sure about that.",
                    "translation": "그건 잘 모르겠어."
                },
                {
                    "type": "script",
                    "index": 7,
                    "speaker": "지우",
                    "script": "Might complicate things again.",
                    "translation": "다시 복잡해질 수도 있어."
                },
                {
                    "type": "script",
                    "index": 8,
                    "speaker": "승현",
                    "script": "Yeah, that's my worry.",
                    "translation": "맞아, 그게 걱정이야."
                },
                {
                    "type": "ox",
                    "index": 9,
                    "quiz": "승현이 전 여자친구와 대화하고 싶어한다고 말했다.",
                    "hint": "'Not sure about that'과 'my worry'는 확신이 없고 걱정된다는 뜻이에요.",
                    "result": "O",
                    "explanation": "승현은 답장할지 확신이 없다며 걱정스러워하지만, 내심으로는 대화하고 싶어하는 마음을 보였어요."
                },
                {
                    "type": "script",
                    "index": 10,
                    "speaker": "지우",
                    "script": "Trust your gut feeling.",
                    "translation": "직감을 믿어."
                },
                {
                    "type": "puzzle",
                    "index": 11,
                    "hint": "지우가 상황이 다시 복잡해질 수 있다고 경고한 말을 완성하세요.",
                    "optionA": "again",
                    "optionB": "things",
                    "optionC": "complicate",
                    "optionD": "Might",
                    "result": "Might complicate things again",
                    "explanation": "'다시 복잡해질 수도 있어'라는 뜻으로 과거 연인과의 연락이 가져올 위험을 경고하는 말이에요.",
                    "quiz": "주어진 단어들로 자연스러운 문장을 만들어보세요."
                }
            ]
        }
    ],
    "level_increment_v1_completed": true
}