闫增涛
2024-07-22 83acdfb6621af7eb1bbbac6525b69c037af9c087
Merge branch 'master' of http://182.92.203.7:2001/r/testbookLayout
6个文件已修改
960 ■■■■■ 已修改文件
src/books/English/assets/main.less 3 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/books/English/view/components/chapter002.vue 补丁 | 查看 | 原始文档 | blame | 历史
src/books/English/view/components/chapter003.vue 862 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/books/English/view/components/chapter004.vue 43 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/books/English/view/components/chapter005.vue 50 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/books/English/view/components/index.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/books/English/assets/main.less
@@ -771,6 +771,9 @@
  .w50 {
    width: 50%;
  }
  .w48 {
    width: 48%;
   }
  .w45{
    width: 45%;
  }
src/books/English/view/components/chapter002.vue
src/books/English/view/components/chapter003.vue
@@ -265,22 +265,21 @@
                            </div>
                            <div class="right" style="width: 45%">
                                <p v-for="(item,index) in listenOne[0].option" :key="index">
                                     <input type="radio"  :value="item" name="volunteer"
                                        v-model="listenOne[0].value" />
                                     <input type="radio" :value="item" name="volunteer" v-model="listenOne[0].value" />
                                    {{item}}
                                    <span class="icon-box" v-if="listenOne[0].value == item">
                                        <svg v-if="listenOne[0].isRight" t="1716986419862" class="icon"
                                            viewBox="0 0 1820 1024" version="1.1"
                                            xmlns="http://www.w3.org/2000/svg" p-id="18767"
                                            xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                            viewBox="0 0 1820 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
                                            p-id="18767" xmlns:xlink="http://www.w3.org/1999/xlink" width="40"
                                            height="20">
                                            <path
                                                d="M1439.374222 216.007111s-169.472 56.490667-367.179852 282.443852C888.604444 703.222519 846.241185 787.949037 775.632593 900.93037 768.568889 893.866667 662.651259 689.095111 380.207407 540.814222l148.290371-141.226666s134.162963 91.790222 225.953185 261.262222c0 0 233.016889-360.116148 684.923259-536.642371v91.799704z m0 0"
                                                fill="#1AFA29" p-id="18768"></path>
                                        </svg>
                                        <svg v-if="listenOne[0].isRight == false" t="1716987085767"
                                            class="icon" viewBox="0 0 1024 1024" version="1.1"
                                            xmlns="http://www.w3.org/2000/svg" p-id="25745"
                                            xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20">
                                        <svg v-if="listenOne[0].isRight == false" t="1716987085767" class="icon"
                                            viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
                                            p-id="25745" xmlns:xlink="http://www.w3.org/1999/xlink" width="20"
                                            height="20">
                                            <path
                                                d="M116.579135 38.64349531L38.703935 103.74399781c138.82075969 102.96027281 268.24660875 221.31426938 381.68489719 339.96758156C246.29374906 618.40145938 109.95003031 790.19602344 38.10817906 859.25288281l148.35573469 123.62658094c52.61360812-108.17625656 167.23381594-272.86683656 320.56281844-445.01635875 153.50744156 173.21056312 268.36844625 338.43166313 321.38977781 447.49243969 0 0 144.5682225-152.96636906 157.47435281-129.29729625-55.80632344-62.49011156-191.37776625-244.16501625-374.17990593-430.27403438 104.68422375-107.1132975 222.15274031-213.10127719 347.60304468-306.24740437L925.17746562 56.03842156C782.85412063 126.51895625 647.69328031 231.09093594 526.07845437 342.39755 403.34886594 226.82662719 264.46095125 116.16373719 116.579135 38.64349531L116.579135 38.64349531zM116.579135 38.64349531"
                                                fill="#d81e06" p-id="25746"></path>
@@ -290,8 +289,7 @@
                                
                            </div>
                        </div>
                        <div class="event-header-text-bc pd-5"
                            v-if="listenOne[0].isShowAnswer">
                        <div class="event-header-text-bc pd-5" v-if="listenOne[0].isShowAnswer">
                            答案:{{listenOne[0].answer}}
                        </div>
                    </div>
@@ -322,22 +320,21 @@
                            </div>
                            <div class="right" style="width: 45%">
                                <p v-for="(item,index) in listenOne[1].option" :key="index">
                                     <input type="radio"  :value="item" name="likely"
                                        v-model="listenOne[1].value" />
                                     <input type="radio" :value="item" name="likely" v-model="listenOne[1].value" />
                                    {{item}}
                                    <span class="icon-box" v-if="listenOne[1].value == item">
                                        <svg v-if="listenOne[1].isRight" t="1716986419862" class="icon"
                                            viewBox="0 0 1820 1024" version="1.1"
                                            xmlns="http://www.w3.org/2000/svg" p-id="18767"
                                            xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                            viewBox="0 0 1820 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
                                            p-id="18767" xmlns:xlink="http://www.w3.org/1999/xlink" width="40"
                                            height="20">
                                            <path
                                                d="M1439.374222 216.007111s-169.472 56.490667-367.179852 282.443852C888.604444 703.222519 846.241185 787.949037 775.632593 900.93037 768.568889 893.866667 662.651259 689.095111 380.207407 540.814222l148.290371-141.226666s134.162963 91.790222 225.953185 261.262222c0 0 233.016889-360.116148 684.923259-536.642371v91.799704z m0 0"
                                                fill="#1AFA29" p-id="18768"></path>
                                        </svg>
                                        <svg v-if="listenOne[1].isRight == false" t="1716987085767"
                                            class="icon" viewBox="0 0 1024 1024" version="1.1"
                                            xmlns="http://www.w3.org/2000/svg" p-id="25745"
                                            xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20">
                                        <svg v-if="listenOne[1].isRight == false" t="1716987085767" class="icon"
                                            viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
                                            p-id="25745" xmlns:xlink="http://www.w3.org/1999/xlink" width="20"
                                            height="20">
                                            <path
                                                d="M116.579135 38.64349531L38.703935 103.74399781c138.82075969 102.96027281 268.24660875 221.31426938 381.68489719 339.96758156C246.29374906 618.40145938 109.95003031 790.19602344 38.10817906 859.25288281l148.35573469 123.62658094c52.61360812-108.17625656 167.23381594-272.86683656 320.56281844-445.01635875 153.50744156 173.21056312 268.36844625 338.43166313 321.38977781 447.49243969 0 0 144.5682225-152.96636906 157.47435281-129.29729625-55.80632344-62.49011156-191.37776625-244.16501625-374.17990593-430.27403438 104.68422375-107.1132975 222.15274031-213.10127719 347.60304468-306.24740437L925.17746562 56.03842156C782.85412063 126.51895625 647.69328031 231.09093594 526.07845437 342.39755 403.34886594 226.82662719 264.46095125 116.16373719 116.579135 38.64349531L116.579135 38.64349531zM116.579135 38.64349531"
                                                fill="#d81e06" p-id="25746"></path>
@@ -346,8 +343,7 @@
                                </p>
                            </div>
                        </div>
                        <div class="event-header-text-bc pd-5"
                            v-if="listenOne[1].isShowAnswer">
                        <div class="event-header-text-bc pd-5" v-if="listenOne[1].isShowAnswer">
                            答案:{{listenOne[1].answer}}
                        </div>
                        <div style="display: flex">
@@ -356,22 +352,21 @@
                            </div>
                            <div class="right" style="width: 50%">
                                <p v-for="(item,index) in listenOne[2].option" :key="index">
                                     <input type="radio"  :value="item" name="mentioned"
                                        v-model="listenOne[2].value" />
                                     <input type="radio" :value="item" name="mentioned" v-model="listenOne[2].value" />
                                    {{item}}
                                    <span class="icon-box" v-if="listenOne[2].value == item">
                                        <svg v-if="listenOne[2].isRight" t="1716986419862" class="icon"
                                            viewBox="0 0 1820 1024" version="1.1"
                                            xmlns="http://www.w3.org/2000/svg" p-id="18767"
                                            xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                            viewBox="0 0 1820 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
                                            p-id="18767" xmlns:xlink="http://www.w3.org/1999/xlink" width="40"
                                            height="20">
                                            <path
                                                d="M1439.374222 216.007111s-169.472 56.490667-367.179852 282.443852C888.604444 703.222519 846.241185 787.949037 775.632593 900.93037 768.568889 893.866667 662.651259 689.095111 380.207407 540.814222l148.290371-141.226666s134.162963 91.790222 225.953185 261.262222c0 0 233.016889-360.116148 684.923259-536.642371v91.799704z m0 0"
                                                fill="#1AFA29" p-id="18768"></path>
                                        </svg>
                                        <svg v-if="listenOne[2].isRight == false" t="1716987085767"
                                            class="icon" viewBox="0 0 1024 1024" version="1.1"
                                            xmlns="http://www.w3.org/2000/svg" p-id="25745"
                                            xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20">
                                        <svg v-if="listenOne[2].isRight == false" t="1716987085767" class="icon"
                                            viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
                                            p-id="25745" xmlns:xlink="http://www.w3.org/1999/xlink" width="20"
                                            height="20">
                                            <path
                                                d="M116.579135 38.64349531L38.703935 103.74399781c138.82075969 102.96027281 268.24660875 221.31426938 381.68489719 339.96758156C246.29374906 618.40145938 109.95003031 790.19602344 38.10817906 859.25288281l148.35573469 123.62658094c52.61360812-108.17625656 167.23381594-272.86683656 320.56281844-445.01635875 153.50744156 173.21056312 268.36844625 338.43166313 321.38977781 447.49243969 0 0 144.5682225-152.96636906 157.47435281-129.29729625-55.80632344-62.49011156-191.37776625-244.16501625-374.17990593-430.27403438 104.68422375-107.1132975 222.15274031-213.10127719 347.60304468-306.24740437L925.17746562 56.03842156C782.85412063 126.51895625 647.69328031 231.09093594 526.07845437 342.39755 403.34886594 226.82662719 264.46095125 116.16373719 116.579135 38.64349531L116.579135 38.64349531zM116.579135 38.64349531"
                                                fill="#d81e06" p-id="25746"></path>
@@ -380,8 +375,7 @@
                                </p>
                            </div>
                        </div>
                        <div class="event-header-text-bc pd-5"
                            v-if="listenOne[2].isShowAnswer">
                        <div class="event-header-text-bc pd-5" v-if="listenOne[2].isShowAnswer">
                            答案:{{listenOne[2].answer}}
                        </div>
                        <!-- 提交按钮 -->
@@ -457,7 +451,8 @@
                            <b>Volunteering and Its Surprising Benefits</b>
                        </p>
                        <p class="center">
                            <audio :src="resource.readingOne" controls class="audio" ></audio>
                            <audio :src="resource.readingOne" controls controlslist="noplaybackrate nodownload"
                                class="audio"></audio>
                        </p>
                        <p>
                            With busy life,it can be hard to find time to
@@ -557,8 +552,8 @@
                            <span class="zt-cs" style="font-size: 20px">Words &amp; Expressions</span>
                            <span class="line-border-box"></span>
                        </p>
                        <audio :src="resource.readingTwo" controls style="margin-left: 10px" class="audio"
                            ></audio>
                        <audio :src="resource.readingTwo" controls controlslist="noplaybackrate nodownload"
                            style="margin-left: 10px" class="audio"></audio>
                        <p>enormous /ɪˈnɔːməs/ <i>adj.</i> 巨大的;庞大的</p>
                        <div class="bkbj">
                            <p><i>extremely large</i></p>
@@ -679,9 +674,9 @@
                        <p>
                            1.What might be the reason that people don’t volunteer?
                            <span>
                                <svg v-if="wordsOne[0].value[0].isRight" t="1716986419862" class="icon" viewBox="0 0 1820 1024" version="1.1"
                                    xmlns="http://www.w3.org/2000/svg" p-id="18767"
                                    xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                <svg v-if="wordsOne[0].value[0].isRight" t="1716986419862" class="icon"
                                    viewBox="0 0 1820 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
                                    p-id="18767" xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                    <path
                                        d="M1439.374222 216.007111s-169.472 56.490667-367.179852 282.443852C888.604444 703.222519 846.241185 787.949037 775.632593 900.93037 768.568889 893.866667 662.651259 689.095111 380.207407 540.814222l148.290371-141.226666s134.162963 91.790222 225.953185 261.262222c0 0 233.016889-360.116148 684.923259-536.642371v91.799704z m0 0"
                                        fill="#1AFA29" p-id="18768"></path>
@@ -721,9 +716,9 @@
                        <p>
                            2.Which of the following is NOT true?
                            <span>
                                <svg v-if="wordsOne[0].value[1].isRight" t="1716986419862" class="icon" viewBox="0 0 1820 1024" version="1.1"
                                    xmlns="http://www.w3.org/2000/svg" p-id="18767"
                                    xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                <svg v-if="wordsOne[0].value[1].isRight" t="1716986419862" class="icon"
                                    viewBox="0 0 1820 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
                                    p-id="18767" xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                    <path
                                        d="M1439.374222 216.007111s-169.472 56.490667-367.179852 282.443852C888.604444 703.222519 846.241185 787.949037 775.632593 900.93037 768.568889 893.866667 662.651259 689.095111 380.207407 540.814222l148.290371-141.226666s134.162963 91.790222 225.953185 261.262222c0 0 233.016889-360.116148 684.923259-536.642371v91.799704z m0 0"
                                        fill="#1AFA29" p-id="18768"></path>
@@ -762,9 +757,9 @@
                        <p>
                            3.In what way can volunteering help with one’s career development?
                            <span>
                                <svg v-if="wordsOne[0].value[2].isRight" t="1716986419862" class="icon" viewBox="0 0 1820 1024" version="1.1"
                                    xmlns="http://www.w3.org/2000/svg" p-id="18767"
                                    xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                <svg v-if="wordsOne[0].value[2].isRight" t="1716986419862" class="icon"
                                    viewBox="0 0 1820 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
                                    p-id="18767" xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                    <path
                                        d="M1439.374222 216.007111s-169.472 56.490667-367.179852 282.443852C888.604444 703.222519 846.241185 787.949037 775.632593 900.93037 768.568889 893.866667 662.651259 689.095111 380.207407 540.814222l148.290371-141.226666s134.162963 91.790222 225.953185 261.262222c0 0 233.016889-360.116148 684.923259-536.642371v91.799704z m0 0"
                                        fill="#1AFA29" p-id="18768"></path>
@@ -825,9 +820,9 @@
                        <p>
                            4.What suggestion does the writer offer in the last paragraph?
                            <span>
                                <svg v-if="wordsOne[0].value[3].isRight" t="1716986419862" class="icon" viewBox="0 0 1820 1024" version="1.1"
                                    xmlns="http://www.w3.org/2000/svg" p-id="18767"
                                    xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                <svg v-if="wordsOne[0].value[3].isRight" t="1716986419862" class="icon"
                                    viewBox="0 0 1820 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
                                    p-id="18767" xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                    <path
                                        d="M1439.374222 216.007111s-169.472 56.490667-367.179852 282.443852C888.604444 703.222519 846.241185 787.949037 775.632593 900.93037 768.568889 893.866667 662.651259 689.095111 380.207407 540.814222l148.290371-141.226666s134.162963 91.790222 225.953185 261.262222c0 0 233.016889-360.116148 684.923259-536.642371v91.799704z m0 0"
                                        fill="#1AFA29" p-id="18768"></path>
@@ -866,9 +861,9 @@
                        <p>
                            5.What is the author’s attitude towards volunteering?
                            <span>
                                <svg v-if="wordsOne[0].value[4].isRight" t="1716986419862" class="icon" viewBox="0 0 1820 1024" version="1.1"
                                    xmlns="http://www.w3.org/2000/svg" p-id="18767"
                                    xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                <svg v-if="wordsOne[0].value[4].isRight" t="1716986419862" class="icon"
                                    viewBox="0 0 1820 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
                                    p-id="18767" xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                    <path
                                        d="M1439.374222 216.007111s-169.472 56.490667-367.179852 282.443852C888.604444 703.222519 846.241185 787.949037 775.632593 900.93037 768.568889 893.866667 662.651259 689.095111 380.207407 540.814222l148.290371-141.226666s134.162963 91.790222 225.953185 261.262222c0 0 233.016889-360.116148 684.923259-536.642371v91.799704z m0 0"
                                        fill="#1AFA29" p-id="18768"></path>
@@ -917,9 +912,9 @@
                            <input :disabled="wordsOne[1].isComplete" type="text" class="input-bottom-border"
                                style="width: 60px" v-model="wordsOne[1].value[0].userAnswer" @change="setTestData" />
                            <span>
                                <svg v-if="wordsOne[1].value[0].isRight" t="1716986419862" class="icon" viewBox="0 0 1820 1024" version="1.1"
                                    xmlns="http://www.w3.org/2000/svg" p-id="18767"
                                    xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                <svg v-if="wordsOne[1].value[0].isRight" t="1716986419862" class="icon"
                                    viewBox="0 0 1820 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
                                    p-id="18767" xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                    <path
                                        d="M1439.374222 216.007111s-169.472 56.490667-367.179852 282.443852C888.604444 703.222519 846.241185 787.949037 775.632593 900.93037 768.568889 893.866667 662.651259 689.095111 380.207407 540.814222l148.290371-141.226666s134.162963 91.790222 225.953185 261.262222c0 0 233.016889-360.116148 684.923259-536.642371v91.799704z m0 0"
                                        fill="#1AFA29" p-id="18768"></path>
@@ -936,12 +931,13 @@
                            </span>
                            benefits when it comes to volunteering.First,it helps to make the
                            community a better place,and it also helps you to connect to
                            people and b<input :disabled="wordsOne[1].isComplete" type="text" class="input-bottom-border"
                                style="width: 60px" v-model="wordsOne[1].value[1].userAnswer" @change="setTestData" />
                            people and b<input :disabled="wordsOne[1].isComplete" type="text"
                                class="input-bottom-border" style="width: 60px"
                                v-model="wordsOne[1].value[1].userAnswer" @change="setTestData" />
                            <span>
                                <svg v-if="wordsOne[1].value[1].isRight" t="1716986419862" class="icon" viewBox="0 0 1820 1024" version="1.1"
                                    xmlns="http://www.w3.org/2000/svg" p-id="18767"
                                    xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                <svg v-if="wordsOne[1].value[1].isRight" t="1716986419862" class="icon"
                                    viewBox="0 0 1820 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
                                    p-id="18767" xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                    <path
                                        d="M1439.374222 216.007111s-169.472 56.490667-367.179852 282.443852C888.604444 703.222519 846.241185 787.949037 775.632593 900.93037 768.568889 893.866667 662.651259 689.095111 380.207407 540.814222l148.290371-141.226666s134.162963 91.790222 225.953185 261.262222c0 0 233.016889-360.116148 684.923259-536.642371v91.799704z m0 0"
                                        fill="#1AFA29" p-id="18768"></path>
@@ -956,12 +952,12 @@
                                        fill="#d81e06" p-id="25746"></path>
                                </svg> </span>your social skills.Second,volunteering helps to deal with
                            stress,anger and a<input :disabled="wordsOne[1].isComplete" type="text"
                                class="input-bottom-border" style="width: 60px" v-model="wordsOne[1].value[2].userAnswer"
                                @change="setTestData" />
                                class="input-bottom-border" style="width: 60px"
                                v-model="wordsOne[1].value[2].userAnswer" @change="setTestData" />
                            <span>
                                <svg v-if="wordsOne[1].value[2].isRight" t="1716986419862" class="icon" viewBox="0 0 1820 1024" version="1.1"
                                    xmlns="http://www.w3.org/2000/svg" p-id="18767"
                                    xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                <svg v-if="wordsOne[1].value[2].isRight" t="1716986419862" class="icon"
                                    viewBox="0 0 1820 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
                                    p-id="18767" xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                    <path
                                        d="M1439.374222 216.007111s-169.472 56.490667-367.179852 282.443852C888.604444 703.222519 846.241185 787.949037 775.632593 900.93037 768.568889 893.866667 662.651259 689.095111 380.207407 540.814222l148.290371-141.226666s134.162963 91.790222 225.953185 261.262222c0 0 233.016889-360.116148 684.923259-536.642371v91.799704z m0 0"
                                        fill="#1AFA29" p-id="18768"></path>
@@ -978,16 +974,16 @@
                                :disabled="wordsOne[1].isComplete" type="text" class="input-bottom-border"
                                style="width: 60px" v-model="wordsOne[1].value[3].userAnswer" @change="setTestData" />
                            <span>
                                <svg v-if="wordsOne[1].value[3].isRight" t="1716986419862" class="icon" viewBox="0 0 1820 1024" version="1.1"
                                    xmlns="http://www.w3.org/2000/svg" p-id="18767"
                                    xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                <svg v-if="wordsOne[1].value[3].isRight" t="1716986419862" class="icon"
                                    viewBox="0 0 1820 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
                                    p-id="18767" xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                    <path
                                        d="M1439.374222 216.007111s-169.472 56.490667-367.179852 282.443852C888.604444 703.222519 846.241185 787.949037 775.632593 900.93037 768.568889 893.866667 662.651259 689.095111 380.207407 540.814222l148.290371-141.226666s134.162963 91.790222 225.953185 261.262222c0 0 233.016889-360.116148 684.923259-536.642371v91.799704z m0 0"
                                        fill="#1AFA29" p-id="18768"></path>
                                </svg>
                                <svg v-if="wordsOne[1].value[3].isRight == false" t="1716987085767" class="icon" viewBox="0 0 1024 1024" version="1.1"
                                    xmlns="http://www.w3.org/2000/svg" p-id="25745"
                                    xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20">
                                <svg v-if="wordsOne[1].value[3].isRight == false" t="1716987085767" class="icon"
                                    viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
                                    p-id="25745" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20">
                                    <path
                                        d="M116.579135 38.64349531L38.703935 103.74399781c138.82075969 102.96027281 268.24660875 221.31426938 381.68489719 339.96758156C246.29374906 618.40145938 109.95003031 790.19602344 38.10817906 859.25288281l148.35573469 123.62658094c52.61360812-108.17625656 167.23381594-272.86683656 320.56281844-445.01635875 153.50744156 173.21056312 268.36844625 338.43166313 321.38977781 447.49243969 0 0 144.5682225-152.96636906 157.47435281-129.29729625-55.80632344-62.49011156-191.37776625-244.16501625-374.17990593-430.27403438 104.68422375-107.1132975 222.15274031-213.10127719 347.60304468-306.24740437L925.17746562 56.03842156C782.85412063 126.51895625 647.69328031 231.09093594 526.07845437 342.39755 403.34886594 226.82662719 264.46095125 116.16373719 116.579135 38.64349531L116.579135 38.64349531zM116.579135 38.64349531"
                                        fill="#d81e06" p-id="25746"></path>
@@ -995,12 +991,12 @@
                            chance to practice working skills,you will feel more comfortable
                            at work.Fourth,when you are tied up with the daily
                            routine,volunteering can be an e<input :disabled="wordsOne[1].isComplete" type="text"
                                class="input-bottom-border" style="width: 60px" v-model="wordsOne[1].value[4].userAnswer"
                                @change="setTestData" />
                                class="input-bottom-border" style="width: 60px"
                                v-model="wordsOne[1].value[4].userAnswer" @change="setTestData" />
                            <span>
                                <svg v-if="wordsOne[1].value[4].isRight" t="1716986419862" class="icon" viewBox="0 0 1820 1024" version="1.1"
                                    xmlns="http://www.w3.org/2000/svg" p-id="18767"
                                    xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                <svg v-if="wordsOne[1].value[4].isRight" t="1716986419862" class="icon"
                                    viewBox="0 0 1820 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
                                    p-id="18767" xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                    <path
                                        d="M1439.374222 216.007111s-169.472 56.490667-367.179852 282.443852C888.604444 703.222519 846.241185 787.949037 775.632593 900.93037 768.568889 893.866667 662.651259 689.095111 380.207407 540.814222l148.290371-141.226666s134.162963 91.790222 225.953185 261.262222c0 0 233.016889-360.116148 684.923259-536.642371v91.799704z m0 0"
                                        fill="#1AFA29" p-id="18768"></path>
@@ -1048,9 +1044,9 @@
                        </p>
                        <p class="tl-lf" v-for="(item,index) in wordsOne[2].value " :key="index" >
                            {{index + 1}}.{{item.stem}}
                            <textarea v-model="item.userAnswer" placeholder="请输入内容" rows="6" :disabled="wordsOne[2].isComplete"
                                style="margin-left: 40px; width: 92%" class="fz-16 fm-son"
                                @change="setBookQuestion"></textarea>
                            <textarea v-model="item.userAnswer" placeholder="请输入内容" rows="6"
                                :disabled="wordsOne[2].isComplete" style="margin-left: 40px; width: 92%"
                                class="fz-16 fm-son" @change="setBookQuestion"></textarea>
                        </p>
                        <!-- 例句 -->
                        <div class="event-header-text-bc pd-5" style="margin-left: 40px; width: 93%"
@@ -1161,12 +1157,12 @@
                        </p>
                        <p>
                            1.Encouraged by other volunteers,he<input :disabled="wordsOne[4].isComplete" type="text"
                                class="input-bottom-border" style="width: 70px" v-model="wordsOne[4].value[0].userAnswer"
                                @change="setTestData" />
                                class="input-bottom-border" style="width: 70px"
                                v-model="wordsOne[4].value[0].userAnswer" @change="setTestData" />
                                <span>
                                        <svg v-if="wordsOne[4].value[0].isRight" t="1716986419862" class="icon" viewBox="0 0 1820 1024" version="1.1"
                                            xmlns="http://www.w3.org/2000/svg" p-id="18767"
                                            xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                <svg v-if="wordsOne[4].value[0].isRight" t="1716986419862" class="icon"
                                    viewBox="0 0 1820 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
                                    p-id="18767" xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                            <path
                                                d="M1439.374222 216.007111s-169.472 56.490667-367.179852 282.443852C888.604444 703.222519 846.241185 787.949037 775.632593 900.93037 768.568889 893.866667 662.651259 689.095111 380.207407 540.814222l148.290371-141.226666s134.162963 91.790222 225.953185 261.262222c0 0 233.016889-360.116148 684.923259-536.642371v91.799704z m0 0"
                                                fill="#1AFA29" p-id="18768"></path>
@@ -1185,12 +1181,12 @@
                        </p>
                        <p>
                            2.At the moment,I<input :disabled="wordsOne[4].isComplete" type="text"
                                class="input-bottom-border" style="width: 70px" v-model="wordsOne[4].value[1].userAnswer"
                                @change="setTestData" />
                                class="input-bottom-border" style="width: 70px"
                                v-model="wordsOne[4].value[1].userAnswer" @change="setTestData" />
                                <span>
                                        <svg v-if="wordsOne[4].value[1].isRight" t="1716986419862" class="icon" viewBox="0 0 1820 1024" version="1.1"
                                            xmlns="http://www.w3.org/2000/svg" p-id="18767"
                                            xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                <svg v-if="wordsOne[4].value[1].isRight" t="1716986419862" class="icon"
                                    viewBox="0 0 1820 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
                                    p-id="18767" xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                            <path
                                                d="M1439.374222 216.007111s-169.472 56.490667-367.179852 282.443852C888.604444 703.222519 846.241185 787.949037 775.632593 900.93037 768.568889 893.866667 662.651259 689.095111 380.207407 540.814222l148.290371-141.226666s134.162963 91.790222 225.953185 261.262222c0 0 233.016889-360.116148 684.923259-536.642371v91.799704z m0 0"
                                                fill="#1AFA29" p-id="18768"></path>
@@ -1208,13 +1204,12 @@
                            (plan) to work as a volunteer teacher after graduation.
                        </p>
                        <p>
                            3.What you<input :disabled="wordsOne[4].isComplete" type="text"
                                class="input-bottom-border" style="width: 70px" v-model="wordsOne[4].value[2].userAnswer"
                                @change="setTestData" />
                            3.What you<input :disabled="wordsOne[4].isComplete" type="text" class="input-bottom-border"
                                style="width: 70px" v-model="wordsOne[4].value[2].userAnswer" @change="setTestData" />
                                <span>
                                    <svg v-if="wordsOne[4].value[2].isRight" t="1716986419862" class="icon" viewBox="0 0 1820 1024" version="1.1"
                                        xmlns="http://www.w3.org/2000/svg" p-id="18767"
                                        xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                <svg v-if="wordsOne[4].value[2].isRight" t="1716986419862" class="icon"
                                    viewBox="0 0 1820 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
                                    p-id="18767" xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                        <path
                                            d="M1439.374222 216.007111s-169.472 56.490667-367.179852 282.443852C888.604444 703.222519 846.241185 787.949037 775.632593 900.93037 768.568889 893.866667 662.651259 689.095111 380.207407 540.814222l148.290371-141.226666s134.162963 91.790222 225.953185 261.262222c0 0 233.016889-360.116148 684.923259-536.642371v91.799704z m0 0"
                                            fill="#1AFA29" p-id="18768"></path>
@@ -1233,12 +1228,12 @@
                        </p>
                        <p>
                            4.Currently,they<input :disabled="wordsOne[4].isComplete" type="text"
                                class="input-bottom-border" style="width: 70px" v-model="wordsOne[4].value[3].userAnswer"
                                @change="setTestData" />
                                class="input-bottom-border" style="width: 70px"
                                v-model="wordsOne[4].value[3].userAnswer" @change="setTestData" />
                                <span>
                                    <svg v-if="wordsOne[4].value[3].isRight" t="1716986419862" class="icon" viewBox="0 0 1820 1024" version="1.1"
                                        xmlns="http://www.w3.org/2000/svg" p-id="18767"
                                        xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                <svg v-if="wordsOne[4].value[3].isRight" t="1716986419862" class="icon"
                                    viewBox="0 0 1820 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
                                    p-id="18767" xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                        <path
                                            d="M1439.374222 216.007111s-169.472 56.490667-367.179852 282.443852C888.604444 703.222519 846.241185 787.949037 775.632593 900.93037 768.568889 893.866667 662.651259 689.095111 380.207407 540.814222l148.290371-141.226666s134.162963 91.790222 225.953185 261.262222c0 0 233.016889-360.116148 684.923259-536.642371v91.799704z m0 0"
                                            fill="#1AFA29" p-id="18768"></path>
@@ -1257,12 +1252,12 @@
                        </p>
                        <p>
                            5.The smile on her face says that she<input :disabled="wordsOne[4].isComplete" type="text"
                                class="input-bottom-border" style="width: 70px" v-model="wordsOne[4].value[4].userAnswer"
                                @change="setTestData" />
                                class="input-bottom-border" style="width: 70px"
                                v-model="wordsOne[4].value[4].userAnswer" @change="setTestData" />
                                <span>
                                    <svg v-if="wordsOne[4].value[4].isRight" t="1716986419862" class="icon" viewBox="0 0 1820 1024" version="1.1"
                                        xmlns="http://www.w3.org/2000/svg" p-id="18767"
                                        xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                <svg v-if="wordsOne[4].value[4].isRight" t="1716986419862" class="icon"
                                    viewBox="0 0 1820 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
                                    p-id="18767" xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                        <path
                                            d="M1439.374222 216.007111s-169.472 56.490667-367.179852 282.443852C888.604444 703.222519 846.241185 787.949037 775.632593 900.93037 768.568889 893.866667 662.651259 689.095111 380.207407 540.814222l148.290371-141.226666s134.162963 91.790222 225.953185 261.262222c0 0 233.016889-360.116148 684.923259-536.642371v91.799704z m0 0"
                                            fill="#1AFA29" p-id="18768"></path>
@@ -1293,18 +1288,18 @@
                                <img class="img-e" alt="" src="../../assets/images/0054-1.jpg" />
                            </p>
                            <p>志愿者正在辅导孩子们做功课。</p>
                            <textarea v-model="wordsOne[5].value[0].userAnswer" placeholder="请输入内容" rows="6" :disabled="wordsOne[5].isComplete"
                                style="margin-left: 20px; width: 92%" class="fz-16 fm-son"
                                @change="setBookQuestion"></textarea>
                            <textarea v-model="wordsOne[5].value[0].userAnswer" placeholder="请输入内容" rows="6"
                                :disabled="wordsOne[5].isComplete" style="margin-left: 20px; width: 92%"
                                class="fz-16 fm-son" @change="setBookQuestion"></textarea>
                        </div>
                        <div class="fieldset-2">
                            <p class="center">
                                <img class="img-e" alt="" src="../../assets/images/0054-2.jpg" />
                            </p>
                            <p>学生们正在帮忙做农活。</p>
                            <textarea v-model="wordsOne[5].value[1].userAnswer" placeholder="请输入内容" rows="6" :disabled="wordsOne[5].isComplete"
                                style="margin-left: 20px; width: 92%" class="fz-16 fm-son"
                                @change="setBookQuestion"></textarea>
                            <textarea v-model="wordsOne[5].value[1].userAnswer" placeholder="请输入内容" rows="6"
                                :disabled="wordsOne[5].isComplete" style="margin-left: 20px; width: 92%"
                                class="fz-16 fm-son" @change="setBookQuestion"></textarea>
                        </div>
                    </div>
                </div>
@@ -1333,18 +1328,18 @@
                                <img class="img-e" alt="" src="../../assets/images/0055-1.jpg" />
                            </p>
                            <p>志愿者正在沙滩上清理垃圾。</p>
                            <textarea v-model="wordsOne[5].value[2].userAnswer" placeholder="请输入内容" rows="6" :disabled="wordsOne[5].isComplete"
                                style="margin-left: 20px; width: 92%" class="fz-16 fm-son"
                                @change="setBookQuestion"></textarea>
                            <textarea v-model="wordsOne[5].value[2].userAnswer" placeholder="请输入内容" rows="6"
                                :disabled="wordsOne[5].isComplete" style="margin-left: 20px; width: 92%"
                                class="fz-16 fm-son" @change="setBookQuestion"></textarea>
                        </div>
                        <div class="fieldset-2">
                            <p class="center">
                                <img class="img-e" alt="" src="../../assets/images/0055-2.jpg" />
                            </p>
                            <p>志愿者正在进行衣物捐赠活动。</p>
                            <textarea v-model="wordsOne[5].value[3].userAnswer" placeholder="请输入内容" rows="6" :disabled="wordsOne[5].isComplete"
                                style="margin-left: 20px; width: 92%" class="fz-16 fm-son"
                                @change="setBookQuestion"></textarea>
                            <textarea v-model="wordsOne[5].value[3].userAnswer" placeholder="请输入内容" rows="6"
                                :disabled="wordsOne[5].isComplete" style="margin-left: 20px; width: 92%"
                                class="fz-16 fm-son" @change="setBookQuestion"></textarea>
                        </div>
                        <div class="event-header-text-bc pd-5" style="margin-left: 40px; width: 93%"
                            v-if="wordsOne[3].isShowAnswer">
@@ -1427,8 +1422,7 @@
                                </td>
                                <td>
                                    <textarea v-model="miniTable[0].value[2].userAnswer"
                                        class="w100 table-tr-bc b0 table-textarea "
                                        @change="saveminiTable"></textarea>
                                        class="w100 table-tr-bc b0 table-textarea " @change="saveminiTable"></textarea>
                                </td>
                            </tr>
                        </table>
@@ -1770,8 +1764,10 @@
                            </p>
                        </div>
                        <p class="center"><b>How to Light Up the World</b></p>
                        <p class="center"><audio :src="resource.listenOne" controls class="audio"
                                ></audio></p>
                        <p class="center">
                            <audio :src="resource.readingThree" controls controlslist="noplaybackrate nodownload"
                                class="audio"></audio>
                        </p>
                        <p>
                            (Excerpted from the speech “Learning from a Barefoot Movement”)
                        </p>
@@ -1875,7 +1871,8 @@
                            <span class="zt-cs" style="font-size: 20px">Words &amp; Expressions</span>
                            <span class="line-border-box"></span>
                        </p>
                        <audio :src="resource.listenOne" controls class="audio" ></audio>
                        <audio :src="resource.readingFour" controls controlslist="noplaybackrate nodownload"
                            class="audio"></audio>
                        <p>remote /rɪˈməʊt/ <i>adj.</i> 偏远的</p>
                        <div class="bkbj">
                            <p><i>far away from places where other people live</i></p>
@@ -1997,14 +1994,14 @@
                                <td class="tl-lf table-th-bc">1. So far, what has BarefootCollege achieved?</td>
                                <td style="width: 65%;">
                                    <p class="table-p"> It has trained l.
                                        <input :disabled="listenTwo[0].isComplete"
                                            type="text" class="input-bottom-border input-bc-t" style="width: 70px"
                                        <input :disabled="listenTwo[0].isComplete" type="text"
                                            class="input-bottom-border input-bc-t" style="width: 70px"
                                            v-model="listenTwo[0].value[0].userAnswer" @input="saveListenTwo" />
                                            <span class="icon-box" v-if="listenTwo[0].isComplete">
                                                <svg v-if="listenTwo[0].value[0].isRight" t="1716986419862" class="icon"
                                                    viewBox="0 0 1820 1024" version="1.1"
                                                    xmlns="http://www.w3.org/2000/svg" p-id="18767"
                                                    xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                                viewBox="0 0 1820 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
                                                p-id="18767" xmlns:xlink="http://www.w3.org/1999/xlink" width="40"
                                                height="20">
                                                    <path
                                                        d="M1439.374222 216.007111s-169.472 56.490667-367.179852 282.443852C888.604444 703.222519 846.241185 787.949037 775.632593 900.93037 768.568889 893.866667 662.651259 689.095111 380.207407 540.814222l148.290371-141.226666s134.162963 91.790222 225.953185 261.262222c0 0 233.016889-360.116148 684.923259-536.642371v91.799704z m0 0"
                                                        fill="#1AFA29" p-id="18768"></path>
@@ -2018,16 +2015,17 @@
                                                        fill="#d81e06" p-id="25746"></path>
                                                </svg>
                                            </span>
                                            women solar engineers.</p>
                                        women solar engineers.
                                    </p>
                                    <p class="table-p">The women solar engineers are from 2.<input
                                            :disabled="listenTwo[0].isComplete" type="text"
                                            class="input-bottom-border input-bc-t" style="width: 70px"
                                            v-model="listenTwo[0].value[1].userAnswer" @input="saveListenTwo" />
                                            <span class="icon-box" v-if="listenTwo[0].isComplete">
                                                <svg v-if="listenTwo[0].value[1].isRight" t="1716986419862" class="icon"
                                                    viewBox="0 0 1820 1024" version="1.1"
                                                    xmlns="http://www.w3.org/2000/svg" p-id="18767"
                                                    xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                                viewBox="0 0 1820 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
                                                p-id="18767" xmlns:xlink="http://www.w3.org/1999/xlink" width="40"
                                                height="20">
                                                    <path
                                                        d="M1439.374222 216.007111s-169.472 56.490667-367.179852 282.443852C888.604444 703.222519 846.241185 787.949037 775.632593 900.93037 768.568889 893.866667 662.651259 689.095111 380.207407 540.814222l148.290371-141.226666s134.162963 91.790222 225.953185 261.262222c0 0 233.016889-360.116148 684.923259-536.642371v91.799704z m0 0"
                                                        fill="#1AFA29" p-id="18768"></path>
@@ -2041,15 +2039,14 @@
                                                        fill="#d81e06" p-id="25746"></path>
                                                </svg>
                                            </span>
                                            villages in 3.<input
                                            :disabled="listenTwo[0].isComplete" type="text"
                                        villages in 3.<input :disabled="listenTwo[0].isComplete" type="text"
                                            class="input-bottom-border input-bc-t" style="width: 70px"
                                            v-model="listenTwo[0].value[2].userAnswer" @input="saveListenTwo" />
                                            <span class="icon-box" v-if="listenTwo[0].isComplete">
                                                <svg v-if="listenTwo[0].value[2].isRight" t="1716986419862" class="icon"
                                                    viewBox="0 0 1820 1024" version="1.1"
                                                    xmlns="http://www.w3.org/2000/svg" p-id="18767"
                                                    xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                                viewBox="0 0 1820 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
                                                p-id="18767" xmlns:xlink="http://www.w3.org/1999/xlink" width="40"
                                                height="20">
                                                    <path
                                                        d="M1439.374222 216.007111s-169.472 56.490667-367.179852 282.443852C888.604444 703.222519 846.241185 787.949037 775.632593 900.93037 768.568889 893.866667 662.651259 689.095111 380.207407 540.814222l148.290371-141.226666s134.162963 91.790222 225.953185 261.262222c0 0 233.016889-360.116148 684.923259-536.642371v91.799704z m0 0"
                                                        fill="#1AFA29" p-id="18768"></path>
@@ -2063,16 +2060,17 @@
                                                        fill="#d81e06" p-id="25746"></path>
                                                </svg>
                                            </span>
                                            countries.</p>
                                        countries.
                                    </p>
                                    <p class="table-p">The engineers have solar-electrifed 4.<input
                                            :disabled="listenTwo[0].isComplete" type="text"
                                            class="input-bottom-border input-bc-t" style="width: 70px"
                                            v-model="listenTwo[0].value[3].userAnswer" @input="saveListenTwo" />
                                            <span class="icon-box" v-if="listenTwo[0].isComplete">
                                                <svg v-if="listenTwo[0].value[3].isRight" t="1716986419862" class="icon"
                                                    viewBox="0 0 1820 1024" version="1.1"
                                                    xmlns="http://www.w3.org/2000/svg" p-id="18767"
                                                    xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                                viewBox="0 0 1820 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
                                                p-id="18767" xmlns:xlink="http://www.w3.org/1999/xlink" width="40"
                                                height="20">
                                                    <path
                                                        d="M1439.374222 216.007111s-169.472 56.490667-367.179852 282.443852C888.604444 703.222519 846.241185 787.949037 775.632593 900.93037 768.568889 893.866667 662.651259 689.095111 380.207407 540.814222l148.290371-141.226666s134.162963 91.790222 225.953185 261.262222c0 0 233.016889-360.116148 684.923259-536.642371v91.799704z m0 0"
                                                        fill="#1AFA29" p-id="18768"></path>
@@ -2086,7 +2084,8 @@
                                                        fill="#d81e06" p-id="25746"></path>
                                                </svg>
                                            </span>
                                            homes.</p>
                                        homes.
                                    </p>
                                </td>
                            </tr>
                            <tr class="table-tr-bc">
@@ -2098,9 +2097,9 @@
                                            v-model="listenTwo[0].value[4].userAnswer" @input="saveListenTwo" />
                                            <span class="icon-box" v-if="listenTwo[0].isComplete">
                                                <svg v-if="listenTwo[0].value[4].isRight" t="1716986419862" class="icon"
                                                    viewBox="0 0 1820 1024" version="1.1"
                                                    xmlns="http://www.w3.org/2000/svg" p-id="18767"
                                                    xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                                viewBox="0 0 1820 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
                                                p-id="18767" xmlns:xlink="http://www.w3.org/1999/xlink" width="40"
                                                height="20">
                                                    <path
                                                        d="M1439.374222 216.007111s-169.472 56.490667-367.179852 282.443852C888.604444 703.222519 846.241185 787.949037 775.632593 900.93037 768.568889 893.866667 662.651259 689.095111 380.207407 540.814222l148.290371-141.226666s134.162963 91.790222 225.953185 261.262222c0 0 233.016889-360.116148 684.923259-536.642371v91.799704z m0 0"
                                                        fill="#1AFA29" p-id="18768"></path>
@@ -2115,15 +2114,16 @@
                                                </svg>
                                            </span>
                                            least developed countries
                                        with engineers.</p>
                                        with engineers.
                                    </p>
                                    <p class="table-p">He wants to reach 6.<input :disabled="listenTwo[0].isComplete"
                                            type="text" class="input-bottom-border input-bc-t" style="width: 70px"
                                            v-model="listenTwo[0].value[5].userAnswer" @input="saveListenTwo" />
                                            <span class="icon-box" v-if="listenTwo[0].isComplete">
                                                <svg v-if="listenTwo[0].value[5].isRight" t="1716986419862" class="icon"
                                                    viewBox="0 0 1820 1024" version="1.1"
                                                    xmlns="http://www.w3.org/2000/svg" p-id="18767"
                                                    xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                                viewBox="0 0 1820 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
                                                p-id="18767" xmlns:xlink="http://www.w3.org/1999/xlink" width="40"
                                                height="20">
                                                    <path
                                                        d="M1439.374222 216.007111s-169.472 56.490667-367.179852 282.443852C888.604444 703.222519 846.241185 787.949037 775.632593 900.93037 768.568889 893.866667 662.651259 689.095111 380.207407 540.814222l148.290371-141.226666s134.162963 91.790222 225.953185 261.262222c0 0 233.016889-360.116148 684.923259-536.642371v91.799704z m0 0"
                                                        fill="#1AFA29" p-id="18768"></path>
@@ -2137,12 +2137,12 @@
                                                        fill="#d81e06" p-id="25746"></path>
                                                </svg>
                                            </span>
                                            people.</p>
                                        people.
                                    </p>
                                </td>
                            </tr>
                        </table>
                        <div class="event-header-text-bc pd-5 w100 mt-20"
                            v-if="listenTwo[0].isShowAnswer">
                        <div class="event-header-text-bc pd-5 w100 mt-20" v-if="listenTwo[0].isShowAnswer">
                            <span>答案:</span>
                            <span v-for="(item,index) in listenTwo[0].value" :key="index" class="mr-20">
                                {{index + 1}}.{{item.answer}}
@@ -2177,8 +2177,8 @@
                        <p v-for="(item,index) in listenTwo[1].value" :key="index" class="fl al-cn">
                            <span>
                                (
                                <select class="select-border" v-model="listenTwo[1].value[index].userAnswer" @change="saveListenTwo"
                                    :disabled="listenTwo[1].isComplete" >
                                <select class="select-border" v-model="listenTwo[1].value[index].userAnswer"
                                    @change="saveListenTwo" :disabled="listenTwo[1].isComplete">
                                    <option v-for="(citem, cindex) in listenTwo[1].option" :key="cindex" :value="citem">
                                    {{ citem }}
                                    </option>
@@ -2186,17 +2186,15 @@
                            </span>
                            <span class="t0">{{index + 1}}.{{item.stem}}</span>
                            <span class="icon-box" v-if="listenTwo[1].isComplete">
                                <svg v-if="item.isRight" t="1716986419862" class="icon"
                                    viewBox="0 0 1820 1024" version="1.1"
                                    xmlns="http://www.w3.org/2000/svg" p-id="18767"
                                <svg v-if="item.isRight" t="1716986419862" class="icon" viewBox="0 0 1820 1024"
                                    version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="18767"
                                    xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                    <path
                                        d="M1439.374222 216.007111s-169.472 56.490667-367.179852 282.443852C888.604444 703.222519 846.241185 787.949037 775.632593 900.93037 768.568889 893.866667 662.651259 689.095111 380.207407 540.814222l148.290371-141.226666s134.162963 91.790222 225.953185 261.262222c0 0 233.016889-360.116148 684.923259-536.642371v91.799704z m0 0"
                                        fill="#1AFA29" p-id="18768"></path>
                                </svg>
                                <svg v-if="item.isRight == false" t="1716987085767"
                                    class="icon" viewBox="0 0 1024 1024" version="1.1"
                                    xmlns="http://www.w3.org/2000/svg" p-id="25745"
                                <svg v-if="item.isRight == false" t="1716987085767" class="icon" viewBox="0 0 1024 1024"
                                    version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="25745"
                                    xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20">
                                    <path
                                        d="M116.579135 38.64349531L38.703935 103.74399781c138.82075969 102.96027281 268.24660875 221.31426938 381.68489719 339.96758156C246.29374906 618.40145938 109.95003031 790.19602344 38.10817906 859.25288281l148.35573469 123.62658094c52.61360812-108.17625656 167.23381594-272.86683656 320.56281844-445.01635875 153.50744156 173.21056312 268.36844625 338.43166313 321.38977781 447.49243969 0 0 144.5682225-152.96636906 157.47435281-129.29729625-55.80632344-62.49011156-191.37776625-244.16501625-374.17990593-430.27403438 104.68422375-107.1132975 222.15274031-213.10127719 347.60304468-306.24740437L925.17746562 56.03842156C782.85412063 126.51895625 647.69328031 231.09093594 526.07845437 342.39755 403.34886594 226.82662719 264.46095125 116.16373719 116.579135 38.64349531L116.579135 38.64349531zM116.579135 38.64349531"
@@ -2204,8 +2202,7 @@
                                </svg>
                            </span>
                        </p>
                        <div class="event-header-text-bc pd-5 w100 mt-20"
                            v-if="listenTwo[1].isShowAnswer">
                        <div class="event-header-text-bc pd-5 w100 mt-20" v-if="listenTwo[1].isShowAnswer">
                            <span>答案:</span>
                            <span v-for="(item,index) in listenTwo[1].value" :key="index" class="mr-20">
                                {{index + 1}}.{{item.answer}}
@@ -2218,19 +2215,18 @@
                        </p>
                        <p v-for="(item,index) in listenTwo[2].value" :key="index + 'listenTwo'" class="fl fw-wr">
                            <span>{{index + 1}}.{{item.stem}}</span>
                            <input type="text" :disabled="listenTwo[2].isComplete" v-model="item.userAnswer" class="input-bottom-border input-bc-t" @input="saveListenTwo" style="width:80px">
                            <input type="text" :disabled="listenTwo[2].isComplete" v-model="item.userAnswer"
                                class="input-bottom-border input-bc-t" @input="saveListenTwo" style="width:80px">
                            <span class="icon-box" v-if="listenTwo[2].isComplete">
                                <svg v-if="item.isRight" t="1716986419862" class="icon"
                                    viewBox="0 0 1820 1024" version="1.1"
                                    xmlns="http://www.w3.org/2000/svg" p-id="18767"
                                <svg v-if="item.isRight" t="1716986419862" class="icon" viewBox="0 0 1820 1024"
                                    version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="18767"
                                    xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                    <path
                                        d="M1439.374222 216.007111s-169.472 56.490667-367.179852 282.443852C888.604444 703.222519 846.241185 787.949037 775.632593 900.93037 768.568889 893.866667 662.651259 689.095111 380.207407 540.814222l148.290371-141.226666s134.162963 91.790222 225.953185 261.262222c0 0 233.016889-360.116148 684.923259-536.642371v91.799704z m0 0"
                                        fill="#1AFA29" p-id="18768"></path>
                                </svg>
                                <svg v-if="item.isRight == false" t="1716987085767"
                                    class="icon" viewBox="0 0 1024 1024" version="1.1"
                                    xmlns="http://www.w3.org/2000/svg" p-id="25745"
                                <svg v-if="item.isRight == false" t="1716987085767" class="icon" viewBox="0 0 1024 1024"
                                    version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="25745"
                                    xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20">
                                    <path
                                        d="M116.579135 38.64349531L38.703935 103.74399781c138.82075969 102.96027281 268.24660875 221.31426938 381.68489719 339.96758156C246.29374906 618.40145938 109.95003031 790.19602344 38.10817906 859.25288281l148.35573469 123.62658094c52.61360812-108.17625656 167.23381594-272.86683656 320.56281844-445.01635875 153.50744156 173.21056312 268.36844625 338.43166313 321.38977781 447.49243969 0 0 144.5682225-152.96636906 157.47435281-129.29729625-55.80632344-62.49011156-191.37776625-244.16501625-374.17990593-430.27403438 104.68422375-107.1132975 222.15274031-213.10127719 347.60304468-306.24740437L925.17746562 56.03842156C782.85412063 126.51895625 647.69328031 231.09093594 526.07845437 342.39755 403.34886594 226.82662719 264.46095125 116.16373719 116.579135 38.64349531L116.579135 38.64349531zM116.579135 38.64349531"
@@ -2238,8 +2234,7 @@
                                </svg>
                            </span>
                        </p>
                        <div class="event-header-text-bc pd-5 w100 mt-20"
                            v-if="listenTwo[2].isShowAnswer">
                        <div class="event-header-text-bc pd-5 w100 mt-20" v-if="listenTwo[2].isShowAnswer">
                            <span>答案:</span>
                            <span v-for="(item,index) in listenTwo[2].value" :key="index" class="mr-20">
                                {{index + 1}}.{{item.answer}}
@@ -2257,22 +2252,22 @@
                        </div>
                        <p>
                            1.After watching the news,he 
                            <input type="text" :disabled="listenTwo[3].isComplete" v-model="listenTwo[3].value[0].userAnswer" class="input-bottom-border input-bc-t" @input="saveListenTwo" style="width:80px">
                            <input type="text" :disabled="listenTwo[3].isComplete"
                                v-model="listenTwo[3].value[0].userAnswer" class="input-bottom-border input-bc-t"
                                @input="saveListenTwo" style="width:80px">
                            the idea to support the
                            little girl’s education.
                            <span class="icon-box" v-if="listenTwo[3].isComplete">
                                <svg v-if="listenTwo[3].value[0].isRight" t="1716986419862" class="icon"
                                    viewBox="0 0 1820 1024" version="1.1"
                                    xmlns="http://www.w3.org/2000/svg" p-id="18767"
                                    xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                    viewBox="0 0 1820 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
                                    p-id="18767" xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                    <path
                                        d="M1439.374222 216.007111s-169.472 56.490667-367.179852 282.443852C888.604444 703.222519 846.241185 787.949037 775.632593 900.93037 768.568889 893.866667 662.651259 689.095111 380.207407 540.814222l148.290371-141.226666s134.162963 91.790222 225.953185 261.262222c0 0 233.016889-360.116148 684.923259-536.642371v91.799704z m0 0"
                                        fill="#1AFA29" p-id="18768"></path>
                                </svg>
                                <svg v-if="listenTwo[3].value[0].isRight == false" t="1716987085767"
                                    class="icon" viewBox="0 0 1024 1024" version="1.1"
                                    xmlns="http://www.w3.org/2000/svg" p-id="25745"
                                    xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20">
                                <svg v-if="listenTwo[3].value[0].isRight == false" t="1716987085767" class="icon"
                                    viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
                                    p-id="25745" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20">
                                    <path
                                        d="M116.579135 38.64349531L38.703935 103.74399781c138.82075969 102.96027281 268.24660875 221.31426938 381.68489719 339.96758156C246.29374906 618.40145938 109.95003031 790.19602344 38.10817906 859.25288281l148.35573469 123.62658094c52.61360812-108.17625656 167.23381594-272.86683656 320.56281844-445.01635875 153.50744156 173.21056312 268.36844625 338.43166313 321.38977781 447.49243969 0 0 144.5682225-152.96636906 157.47435281-129.29729625-55.80632344-62.49011156-191.37776625-244.16501625-374.17990593-430.27403438 104.68422375-107.1132975 222.15274031-213.10127719 347.60304468-306.24740437L925.17746562 56.03842156C782.85412063 126.51895625 647.69328031 231.09093594 526.07845437 342.39755 403.34886594 226.82662719 264.46095125 116.16373719 116.579135 38.64349531L116.579135 38.64349531zM116.579135 38.64349531"
                                        fill="#d81e06" p-id="25746"></path>
@@ -2281,43 +2276,45 @@
                        </p>
                        <p>
                            2.Many Irish people 
                            <input type="text" :disabled="listenTwo[3].isComplete" v-model="listenTwo[3].value[1].userAnswer" class="input-bottom-border input-bc-t" @input="saveListenTwo" style="width:80px">
                            <input type="text" :disabled="listenTwo[3].isComplete"
                                v-model="listenTwo[3].value[1].userAnswer" class="input-bottom-border input-bc-t"
                                @input="saveListenTwo" style="width:80px">
                            America during the famine
                            (饥荒时期).
                            <span class="icon-box" v-if="listenTwo[3].isComplete">
                                <svg v-if="listenTwo[3].value[1].isRight" t="1716986419862" class="icon"
                                    viewBox="0 0 1820 1024" version="1.1"
                                    xmlns="http://www.w3.org/2000/svg" p-id="18767"
                                    xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                    viewBox="0 0 1820 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
                                    p-id="18767" xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                    <path
                                        d="M1439.374222 216.007111s-169.472 56.490667-367.179852 282.443852C888.604444 703.222519 846.241185 787.949037 775.632593 900.93037 768.568889 893.866667 662.651259 689.095111 380.207407 540.814222l148.290371-141.226666s134.162963 91.790222 225.953185 261.262222c0 0 233.016889-360.116148 684.923259-536.642371v91.799704z m0 0"
                                        fill="#1AFA29" p-id="18768"></path>
                                </svg>
                                <svg v-if="listenTwo[3].value[1].isRight == false" t="1716987085767"
                                    class="icon" viewBox="0 0 1024 1024" version="1.1"
                                    xmlns="http://www.w3.org/2000/svg" p-id="25745"
                                    xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20">
                                <svg v-if="listenTwo[3].value[1].isRight == false" t="1716987085767" class="icon"
                                    viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
                                    p-id="25745" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20">
                                    <path
                                        d="M116.579135 38.64349531L38.703935 103.74399781c138.82075969 102.96027281 268.24660875 221.31426938 381.68489719 339.96758156C246.29374906 618.40145938 109.95003031 790.19602344 38.10817906 859.25288281l148.35573469 123.62658094c52.61360812-108.17625656 167.23381594-272.86683656 320.56281844-445.01635875 153.50744156 173.21056312 268.36844625 338.43166313 321.38977781 447.49243969 0 0 144.5682225-152.96636906 157.47435281-129.29729625-55.80632344-62.49011156-191.37776625-244.16501625-374.17990593-430.27403438 104.68422375-107.1132975 222.15274031-213.10127719 347.60304468-306.24740437L925.17746562 56.03842156C782.85412063 126.51895625 647.69328031 231.09093594 526.07845437 342.39755 403.34886594 226.82662719 264.46095125 116.16373719 116.579135 38.64349531L116.579135 38.64349531zM116.579135 38.64349531"
                                        fill="#d81e06" p-id="25746"></path>
                                </svg>
                            </span>
                        </p>
                        <p>3.They <input type="text" :disabled="listenTwo[3].isComplete" v-model="listenTwo[3].value[2].userAnswer[0]" class="input-bottom-border input-bc-t" @input="saveListenTwo" style="width:80px">
                            the play <input type="text" :disabled="listenTwo[3].isComplete" v-model="listenTwo[3].value[2].userAnswer[1]" class="input-bottom-border input-bc-t" @input="saveListenTwo" style="width:80px"> a song.
                        <p>3.They <input type="text" :disabled="listenTwo[3].isComplete"
                                v-model="listenTwo[3].value[2].userAnswer[0]" class="input-bottom-border input-bc-t"
                                @input="saveListenTwo" style="width:80px">
                            the play <input type="text" :disabled="listenTwo[3].isComplete"
                                v-model="listenTwo[3].value[2].userAnswer[1]" class="input-bottom-border input-bc-t"
                                @input="saveListenTwo" style="width:80px"> a song.
                            <span class="icon-box" v-if="listenTwo[3].isComplete">
                                <svg v-if="listenTwo[3].value[2].isRight" t="1716986419862" class="icon"
                                    viewBox="0 0 1820 1024" version="1.1"
                                    xmlns="http://www.w3.org/2000/svg" p-id="18767"
                                    xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                    viewBox="0 0 1820 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
                                    p-id="18767" xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                    <path
                                        d="M1439.374222 216.007111s-169.472 56.490667-367.179852 282.443852C888.604444 703.222519 846.241185 787.949037 775.632593 900.93037 768.568889 893.866667 662.651259 689.095111 380.207407 540.814222l148.290371-141.226666s134.162963 91.790222 225.953185 261.262222c0 0 233.016889-360.116148 684.923259-536.642371v91.799704z m0 0"
                                        fill="#1AFA29" p-id="18768"></path>
                                </svg>
                                <svg v-if="listenTwo[3].value[2].isRight == false" t="1716987085767"
                                    class="icon" viewBox="0 0 1024 1024" version="1.1"
                                    xmlns="http://www.w3.org/2000/svg" p-id="25745"
                                    xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20">
                                <svg v-if="listenTwo[3].value[2].isRight == false" t="1716987085767" class="icon"
                                    viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
                                    p-id="25745" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20">
                                    <path
                                        d="M116.579135 38.64349531L38.703935 103.74399781c138.82075969 102.96027281 268.24660875 221.31426938 381.68489719 339.96758156C246.29374906 618.40145938 109.95003031 790.19602344 38.10817906 859.25288281l148.35573469 123.62658094c52.61360812-108.17625656 167.23381594-272.86683656 320.56281844-445.01635875 153.50744156 173.21056312 268.36844625 338.43166313 321.38977781 447.49243969 0 0 144.5682225-152.96636906 157.47435281-129.29729625-55.80632344-62.49011156-191.37776625-244.16501625-374.17990593-430.27403438 104.68422375-107.1132975 222.15274031-213.10127719 347.60304468-306.24740437L925.17746562 56.03842156C782.85412063 126.51895625 647.69328031 231.09093594 526.07845437 342.39755 403.34886594 226.82662719 264.46095125 116.16373719 116.579135 38.64349531L116.579135 38.64349531zM116.579135 38.64349531"
                                        fill="#d81e06" p-id="25746"></path>
@@ -2325,21 +2322,21 @@
                            </span>
                        </p>
                        <p>4.The teacher’s smiles
                            <input type="text" :disabled="listenTwo[3].isComplete" v-model="listenTwo[3].value[3].userAnswer" class="input-bottom-border input-bc-t" @input="saveListenTwo" style="width:80px">
                            <input type="text" :disabled="listenTwo[3].isComplete"
                                v-model="listenTwo[3].value[3].userAnswer" class="input-bottom-border input-bc-t"
                                @input="saveListenTwo" style="width:80px">
                             the boy’s life.
                             <span class="icon-box" v-if="listenTwo[3].isComplete">
                                <svg v-if="listenTwo[3].value[3].isRight" t="1716986419862" class="icon"
                                    viewBox="0 0 1820 1024" version="1.1"
                                    xmlns="http://www.w3.org/2000/svg" p-id="18767"
                                    xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                    viewBox="0 0 1820 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
                                    p-id="18767" xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                    <path
                                        d="M1439.374222 216.007111s-169.472 56.490667-367.179852 282.443852C888.604444 703.222519 846.241185 787.949037 775.632593 900.93037 768.568889 893.866667 662.651259 689.095111 380.207407 540.814222l148.290371-141.226666s134.162963 91.790222 225.953185 261.262222c0 0 233.016889-360.116148 684.923259-536.642371v91.799704z m0 0"
                                        fill="#1AFA29" p-id="18768"></path>
                                </svg>
                                <svg v-if="listenTwo[3].value[3].isRight == false" t="1716987085767"
                                    class="icon" viewBox="0 0 1024 1024" version="1.1"
                                    xmlns="http://www.w3.org/2000/svg" p-id="25745"
                                    xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20">
                                <svg v-if="listenTwo[3].value[3].isRight == false" t="1716987085767" class="icon"
                                    viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
                                    p-id="25745" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20">
                                    <path
                                        d="M116.579135 38.64349531L38.703935 103.74399781c138.82075969 102.96027281 268.24660875 221.31426938 381.68489719 339.96758156C246.29374906 618.40145938 109.95003031 790.19602344 38.10817906 859.25288281l148.35573469 123.62658094c52.61360812-108.17625656 167.23381594-272.86683656 320.56281844-445.01635875 153.50744156 173.21056312 268.36844625 338.43166313 321.38977781 447.49243969 0 0 144.5682225-152.96636906 157.47435281-129.29729625-55.80632344-62.49011156-191.37776625-244.16501625-374.17990593-430.27403438 104.68422375-107.1132975 222.15274031-213.10127719 347.60304468-306.24740437L925.17746562 56.03842156C782.85412063 126.51895625 647.69328031 231.09093594 526.07845437 342.39755 403.34886594 226.82662719 264.46095125 116.16373719 116.579135 38.64349531L116.579135 38.64349531zM116.579135 38.64349531"
                                        fill="#d81e06" p-id="25746"></path>
@@ -2348,29 +2345,28 @@
                        </p>
                        <p>
                            5.Girls in some parts of the world 
                            <input type="text" :disabled="listenTwo[3].isComplete" v-model="listenTwo[3].value[4].userAnswer" class="input-bottom-border input-bc-t" @input="saveListenTwo" style="width:80px">
                            <input type="text" :disabled="listenTwo[3].isComplete"
                                v-model="listenTwo[3].value[4].userAnswer" class="input-bottom-border input-bc-t"
                                @input="saveListenTwo" style="width:80px">
                             gender discrimination.
                             <span class="icon-box" v-if="listenTwo[3].isComplete">
                                <svg v-if="listenTwo[3].value[4].isRight" t="1716986419862" class="icon"
                                    viewBox="0 0 1820 1024" version="1.1"
                                    xmlns="http://www.w3.org/2000/svg" p-id="18767"
                                    xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                    viewBox="0 0 1820 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
                                    p-id="18767" xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                    <path
                                        d="M1439.374222 216.007111s-169.472 56.490667-367.179852 282.443852C888.604444 703.222519 846.241185 787.949037 775.632593 900.93037 768.568889 893.866667 662.651259 689.095111 380.207407 540.814222l148.290371-141.226666s134.162963 91.790222 225.953185 261.262222c0 0 233.016889-360.116148 684.923259-536.642371v91.799704z m0 0"
                                        fill="#1AFA29" p-id="18768"></path>
                                </svg>
                                <svg v-if="listenTwo[3].value[4].isRight == false" t="1716987085767"
                                    class="icon" viewBox="0 0 1024 1024" version="1.1"
                                    xmlns="http://www.w3.org/2000/svg" p-id="25745"
                                    xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20">
                                <svg v-if="listenTwo[3].value[4].isRight == false" t="1716987085767" class="icon"
                                    viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
                                    p-id="25745" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20">
                                    <path
                                        d="M116.579135 38.64349531L38.703935 103.74399781c138.82075969 102.96027281 268.24660875 221.31426938 381.68489719 339.96758156C246.29374906 618.40145938 109.95003031 790.19602344 38.10817906 859.25288281l148.35573469 123.62658094c52.61360812-108.17625656 167.23381594-272.86683656 320.56281844-445.01635875 153.50744156 173.21056312 268.36844625 338.43166313 321.38977781 447.49243969 0 0 144.5682225-152.96636906 157.47435281-129.29729625-55.80632344-62.49011156-191.37776625-244.16501625-374.17990593-430.27403438 104.68422375-107.1132975 222.15274031-213.10127719 347.60304468-306.24740437L925.17746562 56.03842156C782.85412063 126.51895625 647.69328031 231.09093594 526.07845437 342.39755 403.34886594 226.82662719 264.46095125 116.16373719 116.579135 38.64349531L116.579135 38.64349531zM116.579135 38.64349531"
                                        fill="#d81e06" p-id="25746"></path>
                                </svg>
                            </span>
                        </p>
                        <div class="event-header-text-bc pd-5 w100 mt-20"
                            v-if="listenTwo[3].isShowAnswer">
                        <div class="event-header-text-bc pd-5 w100 mt-20" v-if="listenTwo[3].isShowAnswer">
                            <span>答案:</span>
                            <span v-for="(item,index) in listenTwo[3].value" :key="index" class="mr-20">
                                {{index + 1}}.{{ arrayToString(item.answer) }}
@@ -2443,7 +2439,8 @@
                    <div class="bodystyle">
                        <h3 id="c025" class="fl al-cn">
                            <span class="bjh3">Mini-project</span>
                            <audio :src="resource.listenTwo" controls class="audio" ></audio>
                            <audio :src="resource.listenTwo" controls controlslist="noplaybackrate nodownload"
                                class="audio"></audio>
                        </h3>
                        <p>
                            Watch the video and mark what the man has done.Then discuss with
@@ -2452,19 +2449,20 @@
                        </p>
                        <p>Things the man has done:</p>
                        <p v-for="(item,index) in miniProjectTwo[0].option" :key="index">
                            <input type="checkbox" name="Hold"  :value="item" :disabled="miniProjectTwo[0].isComplete"  v-model="miniProjectTwo[0].value[0].userAnswer" @change="saveMiniProjectTwo" />
                            <input type="checkbox" name="Hold" :value="item" :disabled="miniProjectTwo[0].isComplete"
                                v-model="miniProjectTwo[0].value[0].userAnswer" @change="saveMiniProjectTwo" />
                            {{item}}
                            <span class="icon-box" v-if="miniProjectTwo[0].isComplete">
                                <svg v-if="isShowRight(miniProjectTwo[0].value[0].answer,miniProjectTwo[0].value[0].userAnswer,item)" t="1716986419862" class="icon"
                                    viewBox="0 0 1820 1024" version="1.1"
                                <svg v-if="isShowRight(miniProjectTwo[0].value[0].answer, miniProjectTwo[0].value[0].userAnswer, item)"
                                    t="1716986419862" class="icon" viewBox="0 0 1820 1024" version="1.1"
                                    xmlns="http://www.w3.org/2000/svg" p-id="18767"
                                    xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                    <path
                                        d="M1439.374222 216.007111s-169.472 56.490667-367.179852 282.443852C888.604444 703.222519 846.241185 787.949037 775.632593 900.93037 768.568889 893.866667 662.651259 689.095111 380.207407 540.814222l148.290371-141.226666s134.162963 91.790222 225.953185 261.262222c0 0 233.016889-360.116148 684.923259-536.642371v91.799704z m0 0"
                                        fill="#1AFA29" p-id="18768"></path>
                                </svg>
                                <svg v-if="isShowRight(miniProjectTwo[0].value[0].answer,miniProjectTwo[0].value[0].userAnswer,item) == false" t="1716987085767"
                                    class="icon" viewBox="0 0 1024 1024" version="1.1"
                                <svg v-if="isShowRight(miniProjectTwo[0].value[0].answer, miniProjectTwo[0].value[0].userAnswer, item) == false"
                                    t="1716987085767" class="icon" viewBox="0 0 1024 1024" version="1.1"
                                    xmlns="http://www.w3.org/2000/svg" p-id="25745"
                                    xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20">
                                    <path
@@ -2473,8 +2471,7 @@
                                </svg>
                            </span>
                        </p>
                        <div class="event-header-text-bc pd-5 w100 mt-20"
                            v-if="miniProjectTwo[0].isShowAnswer">
                        <div class="event-header-text-bc pd-5 w100 mt-20" v-if="miniProjectTwo[0].isShowAnswer">
                            <span>答案:</span>
                            <span v-for="(item,index) in miniProjectTwo[0].value[0].answer" :key="index" class="mr-20">
                                {{index + 1}}.{{ arrayToString(item) }}
@@ -2734,48 +2731,52 @@
                        <h2 id="b011">
                            <img class="img-0" alt="" src="../../assets/images/dy3-le3.jpg" />
                        </h2>
                        <h3 id="c026"><span class="bjh3">Listening</span></h3>
                        <audio :src="resource.listenThree" controls class="audio" ></audio>
                        <h3 id="c026" class="fl al-cn">
                            <span class="bjh3">Listening</span>
                            <!--controlslist="noplaybackrate nodownload"后面的音频框加入这个-->
                        </h3>
                        <p>
                            <b>Ⅰ.Listen to the recording and fill in the blanks with what you
                                hear.</b>
                        </p>
                        <audio :src="resource.listenThree" controls controlslist="noplaybackrate nodownload"
                        class="audio"></audio>
                        <p>
                            Just now,I was giving people
                            <input type="text" :disabled="listenThree[0].isComplete" v-model="listenThree[0].value[0].userAnswer" class="input-bottom-border input-bc-t" @input="saveListenThree" style="width:80px">
                            <input type="text" :disabled="listenThree[0].isComplete"
                                v-model="listenThree[0].value[0].userAnswer" class="input-bottom-border input-bc-t"
                                @input="saveListenThree" style="width:80px">
                            <span class="icon-box" v-if="listenThree[0].isComplete">
                                <svg v-if="listenThree[0].value[0].isRight" t="1716986419862" class="icon"
                                    viewBox="0 0 1820 1024" version="1.1"
                                    xmlns="http://www.w3.org/2000/svg" p-id="18767"
                                    xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                    viewBox="0 0 1820 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
                                    p-id="18767" xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                    <path
                                        d="M1439.374222 216.007111s-169.472 56.490667-367.179852 282.443852C888.604444 703.222519 846.241185 787.949037 775.632593 900.93037 768.568889 893.866667 662.651259 689.095111 380.207407 540.814222l148.290371-141.226666s134.162963 91.790222 225.953185 261.262222c0 0 233.016889-360.116148 684.923259-536.642371v91.799704z m0 0"
                                        fill="#1AFA29" p-id="18768"></path>
                                </svg>
                                <svg v-if="listenThree[0].value[0].isRight == false" t="1716987085767"
                                    class="icon" viewBox="0 0 1024 1024" version="1.1"
                                    xmlns="http://www.w3.org/2000/svg" p-id="25745"
                                    xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20">
                                <svg v-if="listenThree[0].value[0].isRight == false" t="1716987085767" class="icon"
                                    viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
                                    p-id="25745" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20">
                                    <path
                                        d="M116.579135 38.64349531L38.703935 103.74399781c138.82075969 102.96027281 268.24660875 221.31426938 381.68489719 339.96758156C246.29374906 618.40145938 109.95003031 790.19602344 38.10817906 859.25288281l148.35573469 123.62658094c52.61360812-108.17625656 167.23381594-272.86683656 320.56281844-445.01635875 153.50744156 173.21056312 268.36844625 338.43166313 321.38977781 447.49243969 0 0 144.5682225-152.96636906 157.47435281-129.29729625-55.80632344-62.49011156-191.37776625-244.16501625-374.17990593-430.27403438 104.68422375-107.1132975 222.15274031-213.10127719 347.60304468-306.24740437L925.17746562 56.03842156C782.85412063 126.51895625 647.69328031 231.09093594 526.07845437 342.39755 403.34886594 226.82662719 264.46095125 116.16373719 116.579135 38.64349531L116.579135 38.64349531zM116.579135 38.64349531"
                                        fill="#d81e06" p-id="25746"></path>
                                </svg>
                            </span>
                            in Chinese.I am a
                            <input type="text" :disabled="listenThree[0].isComplete" v-model="listenThree[0].value[1].userAnswer" class="input-bottom-border input-bc-t" @input="saveListenThree" style="width:80px">
                            <input type="text" :disabled="listenThree[0].isComplete"
                                v-model="listenThree[0].value[1].userAnswer" class="input-bottom-border input-bc-t"
                                @input="saveListenThree" style="width:80px">
                            <span class="icon-box" v-if="listenThree[0].isComplete">
                                <svg v-if="listenThree[0].value[1].isRight" t="1716986419862" class="icon"
                                    viewBox="0 0 1820 1024" version="1.1"
                                    xmlns="http://www.w3.org/2000/svg" p-id="18767"
                                    xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                    viewBox="0 0 1820 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
                                    p-id="18767" xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                    <path
                                        d="M1439.374222 216.007111s-169.472 56.490667-367.179852 282.443852C888.604444 703.222519 846.241185 787.949037 775.632593 900.93037 768.568889 893.866667 662.651259 689.095111 380.207407 540.814222l148.290371-141.226666s134.162963 91.790222 225.953185 261.262222c0 0 233.016889-360.116148 684.923259-536.642371v91.799704z m0 0"
                                        fill="#1AFA29" p-id="18768"></path>
                                </svg>
                                <svg v-if="listenThree[0].value[1].isRight == false" t="1716987085767"
                                    class="icon" viewBox="0 0 1024 1024" version="1.1"
                                    xmlns="http://www.w3.org/2000/svg" p-id="25745"
                                    xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20">
                                <svg v-if="listenThree[0].value[1].isRight == false" t="1716987085767" class="icon"
                                    viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
                                    p-id="25745" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20">
                                    <path
                                        d="M116.579135 38.64349531L38.703935 103.74399781c138.82075969 102.96027281 268.24660875 221.31426938 381.68489719 339.96758156C246.29374906 618.40145938 109.95003031 790.19602344 38.10817906 859.25288281l148.35573469 123.62658094c52.61360812-108.17625656 167.23381594-272.86683656 320.56281844-445.01635875 153.50744156 173.21056312 268.36844625 338.43166313 321.38977781 447.49243969 0 0 144.5682225-152.96636906 157.47435281-129.29729625-55.80632344-62.49011156-191.37776625-244.16501625-374.17990593-430.27403438 104.68422375-107.1132975 222.15274031-213.10127719 347.60304468-306.24740437L925.17746562 56.03842156C782.85412063 126.51895625 647.69328031 231.09093594 526.07845437 342.39755 403.34886594 226.82662719 264.46095125 116.16373719 116.579135 38.64349531L116.579135 38.64349531zM116.579135 38.64349531"
                                        fill="#d81e06" p-id="25746"></path>
@@ -2783,20 +2784,20 @@
                            </span>
                            here in Lotus Lane in Houhai.I’ve lived in Beijing for
                            24 years and I’m
                            <input type="text" :disabled="listenThree[0].isComplete" v-model="listenThree[0].value[2].userAnswer" class="input-bottom-border input-bc-t" @input="saveListenThree" style="width:80px">
                            <input type="text" :disabled="listenThree[0].isComplete"
                                v-model="listenThree[0].value[2].userAnswer" class="input-bottom-border input-bc-t"
                                @input="saveListenThree" style="width:80px">
                            <span class="icon-box" v-if="listenThree[0].isComplete">
                                <svg v-if="listenThree[0].value[2].isRight" t="1716986419862" class="icon"
                                    viewBox="0 0 1820 1024" version="1.1"
                                    xmlns="http://www.w3.org/2000/svg" p-id="18767"
                                    xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                    viewBox="0 0 1820 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
                                    p-id="18767" xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                    <path
                                        d="M1439.374222 216.007111s-169.472 56.490667-367.179852 282.443852C888.604444 703.222519 846.241185 787.949037 775.632593 900.93037 768.568889 893.866667 662.651259 689.095111 380.207407 540.814222l148.290371-141.226666s134.162963 91.790222 225.953185 261.262222c0 0 233.016889-360.116148 684.923259-536.642371v91.799704z m0 0"
                                        fill="#1AFA29" p-id="18768"></path>
                                </svg>
                                <svg v-if="listenThree[0].value[2].isRight == false" t="1716987085767"
                                    class="icon" viewBox="0 0 1024 1024" version="1.1"
                                    xmlns="http://www.w3.org/2000/svg" p-id="25745"
                                    xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20">
                                <svg v-if="listenThree[0].value[2].isRight == false" t="1716987085767" class="icon"
                                    viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
                                    p-id="25745" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20">
                                    <path
                                        d="M116.579135 38.64349531L38.703935 103.74399781c138.82075969 102.96027281 268.24660875 221.31426938 381.68489719 339.96758156C246.29374906 618.40145938 109.95003031 790.19602344 38.10817906 859.25288281l148.35573469 123.62658094c52.61360812-108.17625656 167.23381594-272.86683656 320.56281844-445.01635875 153.50744156 173.21056312 268.36844625 338.43166313 321.38977781 447.49243969 0 0 144.5682225-152.96636906 157.47435281-129.29729625-55.80632344-62.49011156-191.37776625-244.16501625-374.17990593-430.27403438 104.68422375-107.1132975 222.15274031-213.10127719 347.60304468-306.24740437L925.17746562 56.03842156C782.85412063 126.51895625 647.69328031 231.09093594 526.07845437 342.39755 403.34886594 226.82662719 264.46095125 116.16373719 116.579135 38.64349531L116.579135 38.64349531zM116.579135 38.64349531"
                                        fill="#d81e06" p-id="25746"></path>
@@ -2804,40 +2805,40 @@
                            </span>
                            from the United States.My name is
                            Terry.I’m 64 years old and I’m
                            <input type="text" :disabled="listenThree[0].isComplete" v-model="listenThree[0].value[3].userAnswer" class="input-bottom-border input-bc-t" @input="saveListenThree" style="width:80px">
                            <input type="text" :disabled="listenThree[0].isComplete"
                                v-model="listenThree[0].value[3].userAnswer" class="input-bottom-border input-bc-t"
                                @input="saveListenThree" style="width:80px">
                            <span class="icon-box" v-if="listenThree[0].isComplete">
                                <svg v-if="listenThree[0].value[3].isRight" t="1716986419862" class="icon"
                                    viewBox="0 0 1820 1024" version="1.1"
                                    xmlns="http://www.w3.org/2000/svg" p-id="18767"
                                    xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                    viewBox="0 0 1820 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
                                    p-id="18767" xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                    <path
                                        d="M1439.374222 216.007111s-169.472 56.490667-367.179852 282.443852C888.604444 703.222519 846.241185 787.949037 775.632593 900.93037 768.568889 893.866667 662.651259 689.095111 380.207407 540.814222l148.290371-141.226666s134.162963 91.790222 225.953185 261.262222c0 0 233.016889-360.116148 684.923259-536.642371v91.799704z m0 0"
                                        fill="#1AFA29" p-id="18768"></path>
                                </svg>
                                <svg v-if="listenThree[0].value[3].isRight == false" t="1716987085767"
                                    class="icon" viewBox="0 0 1024 1024" version="1.1"
                                    xmlns="http://www.w3.org/2000/svg" p-id="25745"
                                    xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20">
                                <svg v-if="listenThree[0].value[3].isRight == false" t="1716987085767" class="icon"
                                    viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
                                    p-id="25745" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20">
                                    <path
                                        d="M116.579135 38.64349531L38.703935 103.74399781c138.82075969 102.96027281 268.24660875 221.31426938 381.68489719 339.96758156C246.29374906 618.40145938 109.95003031 790.19602344 38.10817906 859.25288281l148.35573469 123.62658094c52.61360812-108.17625656 167.23381594-272.86683656 320.56281844-445.01635875 153.50744156 173.21056312 268.36844625 338.43166313 321.38977781 447.49243969 0 0 144.5682225-152.96636906 157.47435281-129.29729625-55.80632344-62.49011156-191.37776625-244.16501625-374.17990593-430.27403438 104.68422375-107.1132975 222.15274031-213.10127719 347.60304468-306.24740437L925.17746562 56.03842156C782.85412063 126.51895625 647.69328031 231.09093594 526.07845437 342.39755 403.34886594 226.82662719 264.46095125 116.16373719 116.579135 38.64349531L116.579135 38.64349531zM116.579135 38.64349531"
                                        fill="#d81e06" p-id="25746"></path>
                                </svg>
                            </span>
                            .And I
                            <input type="text" :disabled="listenThree[0].isComplete" v-model="listenThree[0].value[4].userAnswer" class="input-bottom-border input-bc-t" @input="saveListenThree" style="width:80px">
                            <input type="text" :disabled="listenThree[0].isComplete"
                                v-model="listenThree[0].value[4].userAnswer" class="input-bottom-border input-bc-t"
                                @input="saveListenThree" style="width:80px">
                            <span class="icon-box" v-if="listenThree[0].isComplete">
                                <svg v-if="listenThree[0].value[4].isRight" t="1716986419862" class="icon"
                                    viewBox="0 0 1820 1024" version="1.1"
                                    xmlns="http://www.w3.org/2000/svg" p-id="18767"
                                    xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                    viewBox="0 0 1820 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
                                    p-id="18767" xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                    <path
                                        d="M1439.374222 216.007111s-169.472 56.490667-367.179852 282.443852C888.604444 703.222519 846.241185 787.949037 775.632593 900.93037 768.568889 893.866667 662.651259 689.095111 380.207407 540.814222l148.290371-141.226666s134.162963 91.790222 225.953185 261.262222c0 0 233.016889-360.116148 684.923259-536.642371v91.799704z m0 0"
                                        fill="#1AFA29" p-id="18768"></path>
                                </svg>
                                <svg v-if="listenThree[0].value[4].isRight == false" t="1716987085767"
                                    class="icon" viewBox="0 0 1024 1024" version="1.1"
                                    xmlns="http://www.w3.org/2000/svg" p-id="25745"
                                    xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20">
                                <svg v-if="listenThree[0].value[4].isRight == false" t="1716987085767" class="icon"
                                    viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
                                    p-id="25745" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20">
                                    <path
                                        d="M116.579135 38.64349531L38.703935 103.74399781c138.82075969 102.96027281 268.24660875 221.31426938 381.68489719 339.96758156C246.29374906 618.40145938 109.95003031 790.19602344 38.10817906 859.25288281l148.35573469 123.62658094c52.61360812-108.17625656 167.23381594-272.86683656 320.56281844-445.01635875 153.50744156 173.21056312 268.36844625 338.43166313 321.38977781 447.49243969 0 0 144.5682225-152.96636906 157.47435281-129.29729625-55.80632344-62.49011156-191.37776625-244.16501625-374.17990593-430.27403438 104.68422375-107.1132975 222.15274031-213.10127719 347.60304468-306.24740437L925.17746562 56.03842156C782.85412063 126.51895625 647.69328031 231.09093594 526.07845437 342.39755 403.34886594 226.82662719 264.46095125 116.16373719 116.579135 38.64349531L116.579135 38.64349531zM116.579135 38.64349531"
                                        fill="#d81e06" p-id="25746"></path>
@@ -2845,20 +2846,20 @@
                            </span>
                            some of my
                            time volunteering,helping
                            <input type="text" :disabled="listenThree[0].isComplete" v-model="listenThree[0].value[5].userAnswer" class="input-bottom-border input-bc-t" @input="saveListenThree" style="width:80px">
                            <input type="text" :disabled="listenThree[0].isComplete"
                                v-model="listenThree[0].value[5].userAnswer" class="input-bottom-border input-bc-t"
                                @input="saveListenThree" style="width:80px">
                            <span class="icon-box" v-if="listenThree[0].isComplete">
                                <svg v-if="listenThree[0].value[5].isRight" t="1716986419862" class="icon"
                                    viewBox="0 0 1820 1024" version="1.1"
                                    xmlns="http://www.w3.org/2000/svg" p-id="18767"
                                    xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                    viewBox="0 0 1820 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
                                    p-id="18767" xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                    <path
                                        d="M1439.374222 216.007111s-169.472 56.490667-367.179852 282.443852C888.604444 703.222519 846.241185 787.949037 775.632593 900.93037 768.568889 893.866667 662.651259 689.095111 380.207407 540.814222l148.290371-141.226666s134.162963 91.790222 225.953185 261.262222c0 0 233.016889-360.116148 684.923259-536.642371v91.799704z m0 0"
                                        fill="#1AFA29" p-id="18768"></path>
                                </svg>
                                <svg v-if="listenThree[0].value[5].isRight == false" t="1716987085767"
                                    class="icon" viewBox="0 0 1024 1024" version="1.1"
                                    xmlns="http://www.w3.org/2000/svg" p-id="25745"
                                    xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20">
                                <svg v-if="listenThree[0].value[5].isRight == false" t="1716987085767" class="icon"
                                    viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
                                    p-id="25745" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20">
                                    <path
                                        d="M116.579135 38.64349531L38.703935 103.74399781c138.82075969 102.96027281 268.24660875 221.31426938 381.68489719 339.96758156C246.29374906 618.40145938 109.95003031 790.19602344 38.10817906 859.25288281l148.35573469 123.62658094c52.61360812-108.17625656 167.23381594-272.86683656 320.56281844-445.01635875 153.50744156 173.21056312 268.36844625 338.43166313 321.38977781 447.49243969 0 0 144.5682225-152.96636906 157.47435281-129.29729625-55.80632344-62.49011156-191.37776625-244.16501625-374.17990593-430.27403438 104.68422375-107.1132975 222.15274031-213.10127719 347.60304468-306.24740437L925.17746562 56.03842156C782.85412063 126.51895625 647.69328031 231.09093594 526.07845437 342.39755 403.34886594 226.82662719 264.46095125 116.16373719 116.579135 38.64349531L116.579135 38.64349531zM116.579135 38.64349531"
                                        fill="#d81e06" p-id="25746"></path>
@@ -2869,20 +2870,20 @@
                            because I love doing things for people.I like to make people
                            happy.I think by making people happy they make other people
                            happy.It’s like
                            <input type="text" :disabled="listenThree[0].isComplete" v-model="listenThree[0].value[6].userAnswer" class="input-bottom-border input-bc-t" @input="saveListenThree" style="width:80px">
                            <input type="text" :disabled="listenThree[0].isComplete"
                                v-model="listenThree[0].value[6].userAnswer" class="input-bottom-border input-bc-t"
                                @input="saveListenThree" style="width:80px">
                            <span class="icon-box" v-if="listenThree[0].isComplete">
                                <svg v-if="listenThree[0].value[6].isRight" t="1716986419862" class="icon"
                                    viewBox="0 0 1820 1024" version="1.1"
                                    xmlns="http://www.w3.org/2000/svg" p-id="18767"
                                    xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                    viewBox="0 0 1820 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
                                    p-id="18767" xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                    <path
                                        d="M1439.374222 216.007111s-169.472 56.490667-367.179852 282.443852C888.604444 703.222519 846.241185 787.949037 775.632593 900.93037 768.568889 893.866667 662.651259 689.095111 380.207407 540.814222l148.290371-141.226666s134.162963 91.790222 225.953185 261.262222c0 0 233.016889-360.116148 684.923259-536.642371v91.799704z m0 0"
                                        fill="#1AFA29" p-id="18768"></path>
                                </svg>
                                <svg v-if="listenThree[0].value[6].isRight == false" t="1716987085767"
                                    class="icon" viewBox="0 0 1024 1024" version="1.1"
                                    xmlns="http://www.w3.org/2000/svg" p-id="25745"
                                    xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20">
                                <svg v-if="listenThree[0].value[6].isRight == false" t="1716987085767" class="icon"
                                    viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
                                    p-id="25745" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20">
                                    <path
                                        d="M116.579135 38.64349531L38.703935 103.74399781c138.82075969 102.96027281 268.24660875 221.31426938 381.68489719 339.96758156C246.29374906 618.40145938 109.95003031 790.19602344 38.10817906 859.25288281l148.35573469 123.62658094c52.61360812-108.17625656 167.23381594-272.86683656 320.56281844-445.01635875 153.50744156 173.21056312 268.36844625 338.43166313 321.38977781 447.49243969 0 0 144.5682225-152.96636906 157.47435281-129.29729625-55.80632344-62.49011156-191.37776625-244.16501625-374.17990593-430.27403438 104.68422375-107.1132975 222.15274031-213.10127719 347.60304468-306.24740437L925.17746562 56.03842156C782.85412063 126.51895625 647.69328031 231.09093594 526.07845437 342.39755 403.34886594 226.82662719 264.46095125 116.16373719 116.579135 38.64349531L116.579135 38.64349531zM116.579135 38.64349531"
                                        fill="#d81e06" p-id="25746"></path>
@@ -2890,20 +2891,20 @@
                            </span>
                            a stone into the river.It makes little
                            waves and your
                            <input type="text" :disabled="listenThree[0].isComplete" v-model="listenThree[0].value[7].userAnswer" class="input-bottom-border input-bc-t" @input="saveListenThree" style="width:80px">
                            <input type="text" :disabled="listenThree[0].isComplete"
                                v-model="listenThree[0].value[7].userAnswer" class="input-bottom-border input-bc-t"
                                @input="saveListenThree" style="width:80px">
                            <span class="icon-box" v-if="listenThree[0].isComplete">
                                <svg v-if="listenThree[0].value[7].isRight" t="1716986419862" class="icon"
                                    viewBox="0 0 1820 1024" version="1.1"
                                    xmlns="http://www.w3.org/2000/svg" p-id="18767"
                                    xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                    viewBox="0 0 1820 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
                                    p-id="18767" xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                    <path
                                        d="M1439.374222 216.007111s-169.472 56.490667-367.179852 282.443852C888.604444 703.222519 846.241185 787.949037 775.632593 900.93037 768.568889 893.866667 662.651259 689.095111 380.207407 540.814222l148.290371-141.226666s134.162963 91.790222 225.953185 261.262222c0 0 233.016889-360.116148 684.923259-536.642371v91.799704z m0 0"
                                        fill="#1AFA29" p-id="18768"></path>
                                </svg>
                                <svg v-if="listenThree[0].value[7].isRight == false" t="1716987085767"
                                    class="icon" viewBox="0 0 1024 1024" version="1.1"
                                    xmlns="http://www.w3.org/2000/svg" p-id="25745"
                                    xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20">
                                <svg v-if="listenThree[0].value[7].isRight == false" t="1716987085767" class="icon"
                                    viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
                                    p-id="25745" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20">
                                    <path
                                        d="M116.579135 38.64349531L38.703935 103.74399781c138.82075969 102.96027281 268.24660875 221.31426938 381.68489719 339.96758156C246.29374906 618.40145938 109.95003031 790.19602344 38.10817906 859.25288281l148.35573469 123.62658094c52.61360812-108.17625656 167.23381594-272.86683656 320.56281844-445.01635875 153.50744156 173.21056312 268.36844625 338.43166313 321.38977781 447.49243969 0 0 144.5682225-152.96636906 157.47435281-129.29729625-55.80632344-62.49011156-191.37776625-244.16501625-374.17990593-430.27403438 104.68422375-107.1132975 222.15274031-213.10127719 347.60304468-306.24740437L925.17746562 56.03842156C782.85412063 126.51895625 647.69328031 231.09093594 526.07845437 342.39755 403.34886594 226.82662719 264.46095125 116.16373719 116.579135 38.64349531L116.579135 38.64349531zM116.579135 38.64349531"
                                        fill="#d81e06" p-id="25746"></path>
@@ -2911,8 +2912,7 @@
                            </span>
                            can be given to other people.
                        </p>
                        <div class="event-header-text-bc pd-5 w100 mt-20"
                            v-if="listenThree[0].isShowAnswer">
                        <div class="event-header-text-bc pd-5 w100 mt-20" v-if="listenThree[0].isShowAnswer">
                            <span>答案:</span>
                            <span v-for="(item,index) in listenThree[0].value" :key="index" class="mr-20">
                                {{index + 1}}.{{ arrayToString(item.answer) }}
@@ -2922,21 +2922,21 @@
                            <b>Ⅱ.Listen to the interview and answer the following
                                questions.</b>
                        </p>
                        <audio :src="resource.listenFour" controls controlslist="noplaybackrate nodownload"
                        class="audio"></audio>
                        <p>
                            1.When did Mr.Crossman start volunteering?
                            <span class="icon-box" v-if="listenThree[1].isComplete">
                                <svg v-if="listenThree[1].value[0].isRight" t="1716986419862" class="icon"
                                    viewBox="0 0 1820 1024" version="1.1"
                                    xmlns="http://www.w3.org/2000/svg" p-id="18767"
                                    xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                    viewBox="0 0 1820 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
                                    p-id="18767" xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                    <path
                                        d="M1439.374222 216.007111s-169.472 56.490667-367.179852 282.443852C888.604444 703.222519 846.241185 787.949037 775.632593 900.93037 768.568889 893.866667 662.651259 689.095111 380.207407 540.814222l148.290371-141.226666s134.162963 91.790222 225.953185 261.262222c0 0 233.016889-360.116148 684.923259-536.642371v91.799704z m0 0"
                                        fill="#1AFA29" p-id="18768"></path>
                                </svg>
                                <svg v-if="listenThree[1].value[0].isRight == false" t="1716987085767"
                                    class="icon" viewBox="0 0 1024 1024" version="1.1"
                                    xmlns="http://www.w3.org/2000/svg" p-id="25745"
                                    xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20">
                                <svg v-if="listenThree[1].value[0].isRight == false" t="1716987085767" class="icon"
                                    viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
                                    p-id="25745" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20">
                                    <path
                                        d="M116.579135 38.64349531L38.703935 103.74399781c138.82075969 102.96027281 268.24660875 221.31426938 381.68489719 339.96758156C246.29374906 618.40145938 109.95003031 790.19602344 38.10817906 859.25288281l148.35573469 123.62658094c52.61360812-108.17625656 167.23381594-272.86683656 320.56281844-445.01635875 153.50744156 173.21056312 268.36844625 338.43166313 321.38977781 447.49243969 0 0 144.5682225-152.96636906 157.47435281-129.29729625-55.80632344-62.49011156-191.37776625-244.16501625-374.17990593-430.27403438 104.68422375-107.1132975 222.15274031-213.10127719 347.60304468-306.24740437L925.17746562 56.03842156C782.85412063 126.51895625 647.69328031 231.09093594 526.07845437 342.39755 403.34886594 226.82662719 264.46095125 116.16373719 116.579135 38.64349531L116.579135 38.64349531zM116.579135 38.64349531"
                                        fill="#d81e06" p-id="25746"></path>
@@ -2944,10 +2944,11 @@
                            </span>
                        </p>
                        <p>
                            <input type="text" :disabled="listenThree[0].isComplete" v-model="listenThree[1].value[0].userAnswer" class="input-bottom-border input-bc-t" @input="saveListenThree" >
                            <input type="text" :disabled="listenThree[0].isComplete"
                                v-model="listenThree[1].value[0].userAnswer" class="input-bottom-border input-bc-t"
                                @input="saveListenThree">
                        </p>
                        <div class="event-header-text-bc pd-5 w100 mt-20"
                            v-if="listenThree[1].isShowAnswer">
                        <div class="event-header-text-bc pd-5 w100 mt-20" v-if="listenThree[1].isShowAnswer">
                            <span>答案:</span>
                            <span  class="mr-20">
                                {{listenThree[1].value[0].answer}}
@@ -2957,17 +2958,15 @@
                            2.Why was volunteering not easy in the beginning?
                            <span class="icon-box" v-if="listenThree[1].isComplete">
                                <svg v-if="listenThree[1].value[1].isRight" t="1716986419862" class="icon"
                                    viewBox="0 0 1820 1024" version="1.1"
                                    xmlns="http://www.w3.org/2000/svg" p-id="18767"
                                    xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                    viewBox="0 0 1820 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
                                    p-id="18767" xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                    <path
                                        d="M1439.374222 216.007111s-169.472 56.490667-367.179852 282.443852C888.604444 703.222519 846.241185 787.949037 775.632593 900.93037 768.568889 893.866667 662.651259 689.095111 380.207407 540.814222l148.290371-141.226666s134.162963 91.790222 225.953185 261.262222c0 0 233.016889-360.116148 684.923259-536.642371v91.799704z m0 0"
                                        fill="#1AFA29" p-id="18768"></path>
                                </svg>
                                <svg v-if="listenThree[1].value[1].isRight == false" t="1716987085767"
                                    class="icon" viewBox="0 0 1024 1024" version="1.1"
                                    xmlns="http://www.w3.org/2000/svg" p-id="25745"
                                    xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20">
                                <svg v-if="listenThree[1].value[1].isRight == false" t="1716987085767" class="icon"
                                    viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
                                    p-id="25745" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20">
                                    <path
                                        d="M116.579135 38.64349531L38.703935 103.74399781c138.82075969 102.96027281 268.24660875 221.31426938 381.68489719 339.96758156C246.29374906 618.40145938 109.95003031 790.19602344 38.10817906 859.25288281l148.35573469 123.62658094c52.61360812-108.17625656 167.23381594-272.86683656 320.56281844-445.01635875 153.50744156 173.21056312 268.36844625 338.43166313 321.38977781 447.49243969 0 0 144.5682225-152.96636906 157.47435281-129.29729625-55.80632344-62.49011156-191.37776625-244.16501625-374.17990593-430.27403438 104.68422375-107.1132975 222.15274031-213.10127719 347.60304468-306.24740437L925.17746562 56.03842156C782.85412063 126.51895625 647.69328031 231.09093594 526.07845437 342.39755 403.34886594 226.82662719 264.46095125 116.16373719 116.579135 38.64349531L116.579135 38.64349531zM116.579135 38.64349531"
                                        fill="#d81e06" p-id="25746"></path>
@@ -2975,10 +2974,11 @@
                            </span>
                        </p>
                        <p>
                            <input type="text" :disabled="listenThree[0].isComplete" v-model="listenThree[1].value[1].userAnswer" class="input-bottom-border input-bc-t" @input="saveListenThree" >
                            <input type="text" :disabled="listenThree[0].isComplete"
                                v-model="listenThree[1].value[1].userAnswer" class="input-bottom-border input-bc-t"
                                @input="saveListenThree">
                        </p>
                        <div class="event-header-text-bc pd-5 w100 mt-20"
                            v-if="listenThree[1].isShowAnswer">
                        <div class="event-header-text-bc pd-5 w100 mt-20" v-if="listenThree[1].isShowAnswer">
                            <span>答案:</span>
                            <span  class="mr-20">
                                {{listenThree[1].value[1].answer}}
@@ -2988,17 +2988,15 @@
                            3.What makes him popular?
                            <span class="icon-box" v-if="listenThree[1].isComplete">
                                <svg v-if="listenThree[1].value[2].isRight" t="1716986419862" class="icon"
                                    viewBox="0 0 1820 1024" version="1.1"
                                    xmlns="http://www.w3.org/2000/svg" p-id="18767"
                                    xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                    viewBox="0 0 1820 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
                                    p-id="18767" xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                    <path
                                        d="M1439.374222 216.007111s-169.472 56.490667-367.179852 282.443852C888.604444 703.222519 846.241185 787.949037 775.632593 900.93037 768.568889 893.866667 662.651259 689.095111 380.207407 540.814222l148.290371-141.226666s134.162963 91.790222 225.953185 261.262222c0 0 233.016889-360.116148 684.923259-536.642371v91.799704z m0 0"
                                        fill="#1AFA29" p-id="18768"></path>
                                </svg>
                                <svg v-if="listenThree[1].value[2].isRight == false" t="1716987085767"
                                    class="icon" viewBox="0 0 1024 1024" version="1.1"
                                    xmlns="http://www.w3.org/2000/svg" p-id="25745"
                                    xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20">
                                <svg v-if="listenThree[1].value[2].isRight == false" t="1716987085767" class="icon"
                                    viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
                                    p-id="25745" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20">
                                    <path
                                        d="M116.579135 38.64349531L38.703935 103.74399781c138.82075969 102.96027281 268.24660875 221.31426938 381.68489719 339.96758156C246.29374906 618.40145938 109.95003031 790.19602344 38.10817906 859.25288281l148.35573469 123.62658094c52.61360812-108.17625656 167.23381594-272.86683656 320.56281844-445.01635875 153.50744156 173.21056312 268.36844625 338.43166313 321.38977781 447.49243969 0 0 144.5682225-152.96636906 157.47435281-129.29729625-55.80632344-62.49011156-191.37776625-244.16501625-374.17990593-430.27403438 104.68422375-107.1132975 222.15274031-213.10127719 347.60304468-306.24740437L925.17746562 56.03842156C782.85412063 126.51895625 647.69328031 231.09093594 526.07845437 342.39755 403.34886594 226.82662719 264.46095125 116.16373719 116.579135 38.64349531L116.579135 38.64349531zM116.579135 38.64349531"
                                        fill="#d81e06" p-id="25746"></path>
@@ -3006,10 +3004,11 @@
                            </span>
                        </p>
                        <p>
                            <input type="text" :disabled="listenThree[0].isComplete" v-model="listenThree[1].value[2].userAnswer" class="input-bottom-border input-bc-t" @input="saveListenThree" >
                            <input type="text" :disabled="listenThree[0].isComplete"
                                v-model="listenThree[1].value[2].userAnswer" class="input-bottom-border input-bc-t"
                                @input="saveListenThree">
                        </p>
                        <div class="event-header-text-bc pd-5 w100 mt-20"
                            v-if="listenThree[1].isShowAnswer">
                        <div class="event-header-text-bc pd-5 w100 mt-20" v-if="listenThree[1].isShowAnswer">
                            <span>答案:</span>
                            <span  class="mr-20">
                                {{listenThree[1].value[2].answer}}
@@ -3019,17 +3018,15 @@
                            4.What’s his understanding of the volunteering spirit?
                            <span class="icon-box" v-if="listenThree[1].isComplete">
                                <svg v-if="listenThree[1].value[3].isRight" t="1716986419862" class="icon"
                                    viewBox="0 0 1820 1024" version="1.1"
                                    xmlns="http://www.w3.org/2000/svg" p-id="18767"
                                    xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                    viewBox="0 0 1820 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
                                    p-id="18767" xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                    <path
                                        d="M1439.374222 216.007111s-169.472 56.490667-367.179852 282.443852C888.604444 703.222519 846.241185 787.949037 775.632593 900.93037 768.568889 893.866667 662.651259 689.095111 380.207407 540.814222l148.290371-141.226666s134.162963 91.790222 225.953185 261.262222c0 0 233.016889-360.116148 684.923259-536.642371v91.799704z m0 0"
                                        fill="#1AFA29" p-id="18768"></path>
                                </svg>
                                <svg v-if="listenThree[1].value[3].isRight == false" t="1716987085767"
                                    class="icon" viewBox="0 0 1024 1024" version="1.1"
                                    xmlns="http://www.w3.org/2000/svg" p-id="25745"
                                    xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20">
                                <svg v-if="listenThree[1].value[3].isRight == false" t="1716987085767" class="icon"
                                    viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
                                    p-id="25745" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20">
                                    <path
                                        d="M116.579135 38.64349531L38.703935 103.74399781c138.82075969 102.96027281 268.24660875 221.31426938 381.68489719 339.96758156C246.29374906 618.40145938 109.95003031 790.19602344 38.10817906 859.25288281l148.35573469 123.62658094c52.61360812-108.17625656 167.23381594-272.86683656 320.56281844-445.01635875 153.50744156 173.21056312 268.36844625 338.43166313 321.38977781 447.49243969 0 0 144.5682225-152.96636906 157.47435281-129.29729625-55.80632344-62.49011156-191.37776625-244.16501625-374.17990593-430.27403438 104.68422375-107.1132975 222.15274031-213.10127719 347.60304468-306.24740437L925.17746562 56.03842156C782.85412063 126.51895625 647.69328031 231.09093594 526.07845437 342.39755 403.34886594 226.82662719 264.46095125 116.16373719 116.579135 38.64349531L116.579135 38.64349531zM116.579135 38.64349531"
                                        fill="#d81e06" p-id="25746"></path>
@@ -3037,10 +3034,11 @@
                            </span>
                        </p>
                        <p>
                            <input type="text" :disabled="listenThree[0].isComplete" v-model="listenThree[1].value[3].userAnswer" class="input-bottom-border input-bc-t" @input="saveListenThree" >
                            <input type="text" :disabled="listenThree[0].isComplete"
                                v-model="listenThree[1].value[3].userAnswer" class="input-bottom-border input-bc-t"
                                @input="saveListenThree">
                        </p>
                        <div class="event-header-text-bc pd-5 w100 mt-20"
                            v-if="listenThree[1].isShowAnswer">
                        <div class="event-header-text-bc pd-5 w100 mt-20" v-if="listenThree[1].isShowAnswer">
                            <span>答案:</span>
                            <span  class="mr-20">
                                {{listenThree[1].value[3].answer}}
@@ -3102,18 +3100,21 @@
                        </p>
                        <p class="center" style="position: relative;">
                            <img class="img-a" alt="" src="../../assets/images/0063-1.jpg" />
                            <input type="checkbox" style="position: absolute;top:32%;right:28%" v-model="practicalWriting[2].value[0].userAnswer" value="Personal information" @change="savePracticalWriting" />
                            <span class="icon-box" v-if="practicalWriting[2].isComplete" style="position: absolute;top:32%;right:4%">
                                <svg v-if="isShowRight(practicalWriting[2].value[0].answer,practicalWriting[2].value[0].userAnswer,'Personal information')" t="1716986419862" class="icon"
                                    viewBox="0 0 1820 1024" version="1.1"
                            <input type="checkbox" style="position: absolute;top:32%;right:28%"
                                v-model="practicalWriting[2].value[0].userAnswer" value="Personal information"
                                @change="savePracticalWriting" />
                            <span class="icon-box" v-if="practicalWriting[2].isComplete"
                                style="position: absolute;top:32%;right:4%">
                                <svg v-if="isShowRight(practicalWriting[2].value[0].answer, practicalWriting[2].value[0].userAnswer, 'Personal information')"
                                    t="1716986419862" class="icon" viewBox="0 0 1820 1024" version="1.1"
                                    xmlns="http://www.w3.org/2000/svg" p-id="18767"
                                    xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                    <path
                                        d="M1439.374222 216.007111s-169.472 56.490667-367.179852 282.443852C888.604444 703.222519 846.241185 787.949037 775.632593 900.93037 768.568889 893.866667 662.651259 689.095111 380.207407 540.814222l148.290371-141.226666s134.162963 91.790222 225.953185 261.262222c0 0 233.016889-360.116148 684.923259-536.642371v91.799704z m0 0"
                                        fill="#1AFA29" p-id="18768"></path>
                                </svg>
                                <svg v-if="isShowRight(practicalWriting[2].value[0].answer,practicalWriting[2].value[0].userAnswer,'Personal information') == false" t="1716987085767"
                                    class="icon" viewBox="0 0 1024 1024" version="1.1"
                                <svg v-if="isShowRight(practicalWriting[2].value[0].answer, practicalWriting[2].value[0].userAnswer, 'Personal information') == false"
                                    t="1716987085767" class="icon" viewBox="0 0 1024 1024" version="1.1"
                                    xmlns="http://www.w3.org/2000/svg" p-id="25745"
                                    xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20">
                                    <path
@@ -3121,18 +3122,21 @@
                                        fill="#d81e06" p-id="25746"></path>
                                </svg>
                            </span>
                            <input type="checkbox" style="position: absolute;top:36%;right:28%" v-model="practicalWriting[2].value[0].userAnswer" value="Education background" @change="savePracticalWriting" />
                            <span class="icon-box" v-if="practicalWriting[2].isComplete" style="position: absolute;top:36%;right:4%">
                                <svg v-if="isShowRight(practicalWriting[2].value[0].answer,practicalWriting[2].value[0].userAnswer,'Education background')" t="1716986419862" class="icon"
                                    viewBox="0 0 1820 1024" version="1.1"
                            <input type="checkbox" style="position: absolute;top:36%;right:28%"
                                v-model="practicalWriting[2].value[0].userAnswer" value="Education background"
                                @change="savePracticalWriting" />
                            <span class="icon-box" v-if="practicalWriting[2].isComplete"
                                style="position: absolute;top:36%;right:4%">
                                <svg v-if="isShowRight(practicalWriting[2].value[0].answer, practicalWriting[2].value[0].userAnswer, 'Education background')"
                                    t="1716986419862" class="icon" viewBox="0 0 1820 1024" version="1.1"
                                    xmlns="http://www.w3.org/2000/svg" p-id="18767"
                                    xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                    <path
                                        d="M1439.374222 216.007111s-169.472 56.490667-367.179852 282.443852C888.604444 703.222519 846.241185 787.949037 775.632593 900.93037 768.568889 893.866667 662.651259 689.095111 380.207407 540.814222l148.290371-141.226666s134.162963 91.790222 225.953185 261.262222c0 0 233.016889-360.116148 684.923259-536.642371v91.799704z m0 0"
                                        fill="#1AFA29" p-id="18768"></path>
                                </svg>
                                <svg v-if="isShowRight(practicalWriting[2].value[0].answer,practicalWriting[2].value[0].userAnswer,'Education background') == false" t="1716987085767"
                                    class="icon" viewBox="0 0 1024 1024" version="1.1"
                                <svg v-if="isShowRight(practicalWriting[2].value[0].answer, practicalWriting[2].value[0].userAnswer, 'Education background') == false"
                                    t="1716987085767" class="icon" viewBox="0 0 1024 1024" version="1.1"
                                    xmlns="http://www.w3.org/2000/svg" p-id="25745"
                                    xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20">
                                    <path
@@ -3140,18 +3144,21 @@
                                        fill="#d81e06" p-id="25746"></path>
                                </svg>
                            </span>
                            <input type="checkbox" style="position: absolute;top:39.5%;right:28%" v-model="practicalWriting[2].value[0].userAnswer" value="Volunteering experience" @change="savePracticalWriting" />
                            <span class="icon-box" v-if="practicalWriting[2].isComplete" style="position: absolute;top:39.5%;right:4%">
                                <svg v-if="isShowRight(practicalWriting[2].value[0].answer,practicalWriting[2].value[0].userAnswer,'Volunteering experience')" t="1716986419862" class="icon"
                                    viewBox="0 0 1820 1024" version="1.1"
                            <input type="checkbox" style="position: absolute;top:39.5%;right:28%"
                                v-model="practicalWriting[2].value[0].userAnswer" value="Volunteering experience"
                                @change="savePracticalWriting" />
                            <span class="icon-box" v-if="practicalWriting[2].isComplete"
                                style="position: absolute;top:39.5%;right:4%">
                                <svg v-if="isShowRight(practicalWriting[2].value[0].answer, practicalWriting[2].value[0].userAnswer, 'Volunteering experience')"
                                    t="1716986419862" class="icon" viewBox="0 0 1820 1024" version="1.1"
                                    xmlns="http://www.w3.org/2000/svg" p-id="18767"
                                    xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                    <path
                                        d="M1439.374222 216.007111s-169.472 56.490667-367.179852 282.443852C888.604444 703.222519 846.241185 787.949037 775.632593 900.93037 768.568889 893.866667 662.651259 689.095111 380.207407 540.814222l148.290371-141.226666s134.162963 91.790222 225.953185 261.262222c0 0 233.016889-360.116148 684.923259-536.642371v91.799704z m0 0"
                                        fill="#1AFA29" p-id="18768"></path>
                                </svg>
                                <svg v-if="isShowRight(practicalWriting[2].value[0].answer,practicalWriting[2].value[0].userAnswer,'Volunteering experience') == false" t="1716987085767"
                                    class="icon" viewBox="0 0 1024 1024" version="1.1"
                                <svg v-if="isShowRight(practicalWriting[2].value[0].answer, practicalWriting[2].value[0].userAnswer, 'Volunteering experience') == false"
                                    t="1716987085767" class="icon" viewBox="0 0 1024 1024" version="1.1"
                                    xmlns="http://www.w3.org/2000/svg" p-id="25745"
                                    xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20">
                                    <path
@@ -3159,18 +3166,21 @@
                                        fill="#d81e06" p-id="25746"></path>
                                </svg>
                            </span>
                            <input type="checkbox" style="position: absolute;top:43%;right:28%" v-model="practicalWriting[2].value[0].userAnswer" value="Professional experience" @change="savePracticalWriting" />
                            <span class="icon-box" v-if="practicalWriting[2].isComplete" style="position: absolute;top:43%;right:2%">
                                <svg v-if="isShowRight(practicalWriting[2].value[0].answer,practicalWriting[2].value[0].userAnswer,'Professional experience')" t="1716986419862" class="icon"
                                    viewBox="0 0 1820 1024" version="1.1"
                            <input type="checkbox" style="position: absolute;top:43%;right:28%"
                                v-model="practicalWriting[2].value[0].userAnswer" value="Professional experience"
                                @change="savePracticalWriting" />
                            <span class="icon-box" v-if="practicalWriting[2].isComplete"
                                style="position: absolute;top:43%;right:2%">
                                <svg v-if="isShowRight(practicalWriting[2].value[0].answer, practicalWriting[2].value[0].userAnswer, 'Professional experience')"
                                    t="1716986419862" class="icon" viewBox="0 0 1820 1024" version="1.1"
                                    xmlns="http://www.w3.org/2000/svg" p-id="18767"
                                    xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                    <path
                                        d="M1439.374222 216.007111s-169.472 56.490667-367.179852 282.443852C888.604444 703.222519 846.241185 787.949037 775.632593 900.93037 768.568889 893.866667 662.651259 689.095111 380.207407 540.814222l148.290371-141.226666s134.162963 91.790222 225.953185 261.262222c0 0 233.016889-360.116148 684.923259-536.642371v91.799704z m0 0"
                                        fill="#1AFA29" p-id="18768"></path>
                                </svg>
                                <svg v-if="isShowRight(practicalWriting[2].value[0].answer,practicalWriting[2].value[0].userAnswer,'Professional experience') == false" t="1716987085767"
                                    class="icon" viewBox="0 0 1024 1024" version="1.1"
                                <svg v-if="isShowRight(practicalWriting[2].value[0].answer, practicalWriting[2].value[0].userAnswer, 'Professional experience') == false"
                                    t="1716987085767" class="icon" viewBox="0 0 1024 1024" version="1.1"
                                    xmlns="http://www.w3.org/2000/svg" p-id="25745"
                                    xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20">
                                    <path
@@ -3178,18 +3188,21 @@
                                        fill="#d81e06" p-id="25746"></path>
                                </svg>
                            </span>
                            <input type="checkbox" style="position: absolute; top:47%;right:28%" v-model="practicalWriting[2].value[0].userAnswer" value="Skills and qualifications" @change="savePracticalWriting" />
                            <span class="icon-box" v-if="practicalWriting[2].isComplete" style="position: absolute;top:47%;right:4%">
                                <svg v-if="isShowRight(practicalWriting[2].value[0].answer,practicalWriting[2].value[0].userAnswer,'Skills and qualifications')" t="1716986419862" class="icon"
                                    viewBox="0 0 1820 1024" version="1.1"
                            <input type="checkbox" style="position: absolute; top:47%;right:28%"
                                v-model="practicalWriting[2].value[0].userAnswer" value="Skills and qualifications"
                                @change="savePracticalWriting" />
                            <span class="icon-box" v-if="practicalWriting[2].isComplete"
                                style="position: absolute;top:47%;right:4%">
                                <svg v-if="isShowRight(practicalWriting[2].value[0].answer, practicalWriting[2].value[0].userAnswer, 'Skills and qualifications')"
                                    t="1716986419862" class="icon" viewBox="0 0 1820 1024" version="1.1"
                                    xmlns="http://www.w3.org/2000/svg" p-id="18767"
                                    xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                    <path
                                        d="M1439.374222 216.007111s-169.472 56.490667-367.179852 282.443852C888.604444 703.222519 846.241185 787.949037 775.632593 900.93037 768.568889 893.866667 662.651259 689.095111 380.207407 540.814222l148.290371-141.226666s134.162963 91.790222 225.953185 261.262222c0 0 233.016889-360.116148 684.923259-536.642371v91.799704z m0 0"
                                        fill="#1AFA29" p-id="18768"></path>
                                </svg>
                                <svg v-if="isShowRight(practicalWriting[2].value[0].answer,practicalWriting[2].value[0].userAnswer,'Skills and qualifications') == false" t="1716987085767"
                                    class="icon" viewBox="0 0 1024 1024" version="1.1"
                                <svg v-if="isShowRight(practicalWriting[2].value[0].answer, practicalWriting[2].value[0].userAnswer, 'Skills and qualifications') == false"
                                    t="1716987085767" class="icon" viewBox="0 0 1024 1024" version="1.1"
                                    xmlns="http://www.w3.org/2000/svg" p-id="25745"
                                    xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20">
                                    <path
@@ -3197,18 +3210,21 @@
                                        fill="#d81e06" p-id="25746"></path>
                                </svg>
                            </span>
                            <input type="checkbox" style="position: absolute; top:50.5%;right:28%" v-model="practicalWriting[2].value[0].userAnswer" value="Interests" @change="savePracticalWriting" />
                            <span class="icon-box" v-if="practicalWriting[2].isComplete" style="position: absolute;top:50.5%;right:4%">
                                <svg v-if="isShowRight(practicalWriting[2].value[0].answer,practicalWriting[2].value[0].userAnswer,'Interests')" t="1716986419862" class="icon"
                                    viewBox="0 0 1820 1024" version="1.1"
                            <input type="checkbox" style="position: absolute; top:50.5%;right:28%"
                                v-model="practicalWriting[2].value[0].userAnswer" value="Interests"
                                @change="savePracticalWriting" />
                            <span class="icon-box" v-if="practicalWriting[2].isComplete"
                                style="position: absolute;top:50.5%;right:4%">
                                <svg v-if="isShowRight(practicalWriting[2].value[0].answer, practicalWriting[2].value[0].userAnswer, 'Interests')"
                                    t="1716986419862" class="icon" viewBox="0 0 1820 1024" version="1.1"
                                    xmlns="http://www.w3.org/2000/svg" p-id="18767"
                                    xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                    <path
                                        d="M1439.374222 216.007111s-169.472 56.490667-367.179852 282.443852C888.604444 703.222519 846.241185 787.949037 775.632593 900.93037 768.568889 893.866667 662.651259 689.095111 380.207407 540.814222l148.290371-141.226666s134.162963 91.790222 225.953185 261.262222c0 0 233.016889-360.116148 684.923259-536.642371v91.799704z m0 0"
                                        fill="#1AFA29" p-id="18768"></path>
                                </svg>
                                <svg v-if="isShowRight(practicalWriting[2].value[0].answer,practicalWriting[2].value[0].userAnswer,'Interests') == false" t="1716987085767"
                                    class="icon" viewBox="0 0 1024 1024" version="1.1"
                                <svg v-if="isShowRight(practicalWriting[2].value[0].answer, practicalWriting[2].value[0].userAnswer, 'Interests') == false"
                                    t="1716987085767" class="icon" viewBox="0 0 1024 1024" version="1.1"
                                    xmlns="http://www.w3.org/2000/svg" p-id="25745"
                                    xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20">
                                    <path
@@ -3216,18 +3232,21 @@
                                        fill="#d81e06" p-id="25746"></path>
                                </svg>
                            </span>
                            <input type="checkbox" style="position: absolute; top:54.5%;right:28%" v-model="practicalWriting[2].value[0].userAnswer" value="References" @change="savePracticalWriting" />
                            <span class="icon-box" v-if="practicalWriting[2].isComplete" style="position: absolute;top:54.5%;right:4%">
                                <svg v-if="isShowRight(practicalWriting[2].value[0].answer,practicalWriting[2].value[0].userAnswer,'References')" t="1716986419862" class="icon"
                                    viewBox="0 0 1820 1024" version="1.1"
                            <input type="checkbox" style="position: absolute; top:54.5%;right:28%"
                                v-model="practicalWriting[2].value[0].userAnswer" value="References"
                                @change="savePracticalWriting" />
                            <span class="icon-box" v-if="practicalWriting[2].isComplete"
                                style="position: absolute;top:54.5%;right:4%">
                                <svg v-if="isShowRight(practicalWriting[2].value[0].answer, practicalWriting[2].value[0].userAnswer, 'References')"
                                    t="1716986419862" class="icon" viewBox="0 0 1820 1024" version="1.1"
                                    xmlns="http://www.w3.org/2000/svg" p-id="18767"
                                    xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                    <path
                                        d="M1439.374222 216.007111s-169.472 56.490667-367.179852 282.443852C888.604444 703.222519 846.241185 787.949037 775.632593 900.93037 768.568889 893.866667 662.651259 689.095111 380.207407 540.814222l148.290371-141.226666s134.162963 91.790222 225.953185 261.262222c0 0 233.016889-360.116148 684.923259-536.642371v91.799704z m0 0"
                                        fill="#1AFA29" p-id="18768"></path>
                                </svg>
                                <svg v-if="isShowRight(practicalWriting[2].value[0].answer,practicalWriting[2].value[0].userAnswer,'References') == false" t="1716987085767"
                                    class="icon" viewBox="0 0 1024 1024" version="1.1"
                                <svg v-if="isShowRight(practicalWriting[2].value[0].answer, practicalWriting[2].value[0].userAnswer, 'References') == false"
                                    t="1716987085767" class="icon" viewBox="0 0 1024 1024" version="1.1"
                                    xmlns="http://www.w3.org/2000/svg" p-id="25745"
                                    xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20">
                                    <path
@@ -3273,18 +3292,16 @@
                            <p>
                                <b>{{index + 1}}. {{item.stem}} </b>
                                <span class="icon-box" v-if="practicalWriting[0].isComplete">
                                <svg v-if="item.isRight" t="1716986419862" class="icon"
                                    viewBox="0 0 1820 1024" version="1.1"
                                    xmlns="http://www.w3.org/2000/svg" p-id="18767"
                                    <svg v-if="item.isRight" t="1716986419862" class="icon" viewBox="0 0 1820 1024"
                                        version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="18767"
                                    xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20">
                                    <path
                                        d="M1439.374222 216.007111s-169.472 56.490667-367.179852 282.443852C888.604444 703.222519 846.241185 787.949037 775.632593 900.93037 768.568889 893.866667 662.651259 689.095111 380.207407 540.814222l148.290371-141.226666s134.162963 91.790222 225.953185 261.262222c0 0 233.016889-360.116148 684.923259-536.642371v91.799704z m0 0"
                                        fill="#1AFA29" p-id="18768"></path>
                                </svg>
                                <svg v-if="item.isRight == false" t="1716987085767"
                                    class="icon" viewBox="0 0 1024 1024" version="1.1"
                                    xmlns="http://www.w3.org/2000/svg" p-id="25745"
                                    xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20">
                                    <svg v-if="item.isRight == false" t="1716987085767" class="icon"
                                        viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"
                                        p-id="25745" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20">
                                    <path
                                        d="M116.579135 38.64349531L38.703935 103.74399781c138.82075969 102.96027281 268.24660875 221.31426938 381.68489719 339.96758156C246.29374906 618.40145938 109.95003031 790.19602344 38.10817906 859.25288281l148.35573469 123.62658094c52.61360812-108.17625656 167.23381594-272.86683656 320.56281844-445.01635875 153.50744156 173.21056312 268.36844625 338.43166313 321.38977781 447.49243969 0 0 144.5682225-152.96636906 157.47435281-129.29729625-55.80632344-62.49011156-191.37776625-244.16501625-374.17990593-430.27403438 104.68422375-107.1132975 222.15274031-213.10127719 347.60304468-306.24740437L925.17746562 56.03842156C782.85412063 126.51895625 647.69328031 231.09093594 526.07845437 342.39755 403.34886594 226.82662719 264.46095125 116.16373719 116.579135 38.64349531L116.579135 38.64349531zM116.579135 38.64349531"
                                        fill="#d81e06" p-id="25746"></path>
@@ -3292,12 +3309,12 @@
                            </span>
                            </p>
                            <p v-for="(citem,cindex) in item.option" :key="cindex">
                                <input type="radio" :disabled="practicalWriting[0].isComplete" v-model="item.userAnswer" :value="citem.value" :name="citem.stem" />
                                <input type="radio" :disabled="practicalWriting[0].isComplete" v-model="item.userAnswer"
                                    :value="citem.value" :name="citem.stem" />
                                {{citem.value}}.{{citem.txt}}
                            </p>
                        </div>
                        <div class="event-header-text-bc pd-5 w100 mt-20"
                            v-if="practicalWriting[0].isShowAnswer">
                        <div class="event-header-text-bc pd-5 w100 mt-20" v-if="practicalWriting[0].isShowAnswer">
                            <span>答案:</span>
                            <span  class="mr-20" v-for="(item,index) in practicalWriting[0].value" :key="index">
                                {{index + 1}}.{{item.answer}}
@@ -3344,62 +3361,85 @@
                            <ul>
                                <li>
                                    Name:
                                    <input type="text" :disabled="practicalWriting[1].isComplete" v-model="practicalWriting[1].value[0].userAnswer" class="input-bottom-border input-bc-t" @input="saveListenThree" >
                                    <input type="text" :disabled="practicalWriting[1].isComplete"
                                        v-model="practicalWriting[1].value[0].userAnswer"
                                        class="input-bottom-border input-bc-t" @input="saveListenThree">
                                </li>
                                <li>
                                    Nationality:
                                    <input type="text" :disabled="practicalWriting[1].isComplete" v-model="practicalWriting[1].value[1].userAnswer" class="input-bottom-border input-bc-t" @input="saveListenThree" >
                                    <input type="text" :disabled="practicalWriting[1].isComplete"
                                        v-model="practicalWriting[1].value[1].userAnswer"
                                        class="input-bottom-border input-bc-t" @input="saveListenThree">
                                </li>
                                <li>
                                    Gender:
                                    <input type="text" :disabled="practicalWriting[1].isComplete" v-model="practicalWriting[1].value[2].userAnswer" class="input-bottom-border input-bc-t" @input="saveListenThree" >
                                    <input type="text" :disabled="practicalWriting[1].isComplete"
                                        v-model="practicalWriting[1].value[2].userAnswer"
                                        class="input-bottom-border input-bc-t" @input="saveListenThree">
                                </li>
                                <li>
                                    Date of birth:
                                    <input type="text" :disabled="practicalWriting[1].isComplete" v-model="practicalWriting[1].value[3].userAnswer" class="input-bottom-border input-bc-t" @input="saveListenThree" >
                                    <input type="text" :disabled="practicalWriting[1].isComplete"
                                        v-model="practicalWriting[1].value[3].userAnswer"
                                        class="input-bottom-border input-bc-t" @input="saveListenThree">
                                </li>
                                <li>
                                    Email address:
                                    <input type="text" :disabled="practicalWriting[1].isComplete" v-model="practicalWriting[1].value[4].userAnswer" class="input-bottom-border input-bc-t" @input="saveListenThree" >
                                    <input type="text" :disabled="practicalWriting[1].isComplete"
                                        v-model="practicalWriting[1].value[4].userAnswer"
                                        class="input-bottom-border input-bc-t" @input="saveListenThree">
                                </li>
                                <li>
                                    Phone number:
                                    <input type="text" :disabled="practicalWriting[1].isComplete" v-model="practicalWriting[1].value[5].userAnswer" class="input-bottom-border input-bc-t" @input="saveListenThree" >
                                    <input type="text" :disabled="practicalWriting[1].isComplete"
                                        v-model="practicalWriting[1].value[5].userAnswer"
                                        class="input-bottom-border input-bc-t" @input="saveListenThree">
                                </li>
                            </ul>
                            <div>
                                <div>Address:</div>
                                <input type="text" :disabled="practicalWriting[1].isComplete" v-model="practicalWriting[1].value[6].userAnswer" class="input-bottom-border input-bc-t" @input="saveListenThree" >
                                <input type="text" :disabled="practicalWriting[1].isComplete"
                                    v-model="practicalWriting[1].value[6].userAnswer"
                                    class="input-bottom-border input-bc-t" @input="saveListenThree">
                            </div>
                            <div>Qualifications and skills</div>
                            <div>Education background</div>
                            <div class="fl wh-no w50" >
                                <span>Degree level:</span>
                                <input type="text" :disabled="practicalWriting[1].isComplete" v-model="practicalWriting[1].value[7].userAnswer" class="input-bottom-border input-bc-t" @input="saveListenThree" >
                                <input type="text" :disabled="practicalWriting[1].isComplete"
                                    v-model="practicalWriting[1].value[7].userAnswer"
                                    class="input-bottom-border input-bc-t" @input="saveListenThree">
                            </div>
                            <div class="fl wh-no w80" >
                                <span>Major:</span>
                                <input type="text" :disabled="practicalWriting[1].isComplete" v-model="practicalWriting[1].value[8].userAnswer" class="input-bottom-border input-bc-t" @input="saveListenThree" >
                                <input type="text" :disabled="practicalWriting[1].isComplete"
                                    v-model="practicalWriting[1].value[8].userAnswer"
                                    class="input-bottom-border input-bc-t" @input="saveListenThree">
                            </div>
                            <div class="fl wh-no w100" >
                                <span>University/College:</span>
                                <input type="text" :disabled="practicalWriting[1].isComplete" v-model="practicalWriting[1].value[8].userAnswer" class="input-bottom-border input-bc-t" @input="saveListenThree" >
                                <input type="text" :disabled="practicalWriting[1].isComplete"
                                    v-model="practicalWriting[1].value[8].userAnswer"
                                    class="input-bottom-border input-bc-t" @input="saveListenThree">
                            </div>
                            <div>
                                <div>Other qualifcations, short courses and training</div>
                                <textarea name="" id="" cols="30" rows="10" v-model="practicalWriting[1].value[9].userAnswer" class="w100"></textarea>
                                <textarea name="" id="" cols="30" rows="10"
                                    v-model="practicalWriting[1].value[9].userAnswer" class="w100"></textarea>
                            </div>
                            <div class="fl wh-no w100" >
                                <span>Language level:</span>
                                <input type="text" :disabled="practicalWriting[1].isComplete" v-model="practicalWriting[1].value[8].userAnswer" class="input-bottom-border input-bc-t" @input="saveListenThree" >
                                <input type="text" :disabled="practicalWriting[1].isComplete"
                                    v-model="practicalWriting[1].value[8].userAnswer"
                                    class="input-bottom-border input-bc-t" @input="saveListenThree">
                            </div>
                            <div>
                                <div>Volunteering experience</div>
                                <textarea name="" id="" cols="30" rows="10" v-model="practicalWriting[1].value[9].userAnswer" class="w100"></textarea>
                                <textarea name="" id="" cols="30" rows="10"
                                    v-model="practicalWriting[1].value[9].userAnswer" class="w100"></textarea>
                            </div>
                        </div>
                        <div class="event-header-text-bc pd-5 w100 mt-20"
                            v-if="practicalWriting[1].isShowAnswer">
                        <div class="event-header-text-bc pd-5 w100 mt-20" v-if="practicalWriting[1].isShowAnswer">
                            <span>答案:</span>
                            <span  class="mr-20" v-for="(item,index) in practicalWriting[1].value" :key="index">
                                {{index + 1}}.{{item.answer}}
@@ -3482,14 +3522,16 @@
                                <td style="text-align: left">
                                    Self-introduction:
                                    <textarea v-model="noSubmitData[2].value[0].userAnswer" rows="6"
                                        class="w100 table-tr-bc  table-textarea w95" @change="saveNoSubmitData"></textarea>
                                        class="w100 table-tr-bc  table-textarea w95"
                                        @change="saveNoSubmitData"></textarea>
                                </td>
                            </tr>
                            <tr class="table-tr-bc">
                                <td style="text-align: left">
                                    Questions that could be asked and your answers:
                                    <textarea v-model="noSubmitData[2].value[1].userAnswer" rows="6"
                                        class="w100 table-tr-bc  table-textarea w95" @change="saveNoSubmitData"></textarea>
                                        class="w100 table-tr-bc  table-textarea w95"
                                        @change="saveNoSubmitData"></textarea>
                                </td>
                            </tr>
                        </table>
@@ -3524,14 +3566,16 @@
                                <td style="text-align: left">
                                    The volunteer evaluation rubric:
                                    <textarea v-model="noSubmitData[2].value[2].userAnswer" rows="6"
                                        class="w100 table-tr-bc  table-textarea w95" @change="saveNoSubmitData"></textarea>
                                        class="w100 table-tr-bc  table-textarea w95"
                                        @change="saveNoSubmitData"></textarea>
                                </td>
                            </tr>
                            <tr class="table-tr-bc">
                                <td style="text-align: left">
                                    Question list:
                                    <textarea v-model="noSubmitData[2].value[3].userAnswer" rows="6"
                                    class="w100 table-tr-bc  table-textarea w95" @change="saveNoSubmitData"></textarea>
                                        class="w100 table-tr-bc  table-textarea w95"
                                        @change="saveNoSubmitData"></textarea>
                                </td>
                            </tr>
                        </table>
@@ -4306,6 +4350,8 @@
                listenOne: "",
                readingOne: "",
                readingTwo: "",
                readingThree: "",
                readingFour: "",
                listenTwo:"",
                listenThree:""
            },
@@ -5216,14 +5262,26 @@
                "CAA563DB7727326EF9469C71E198DC20"
            );
            this.resource.readingTwo = await getResourcePath(
                "E8719EC88026BCFB11D292AA999F6D3D"
                "E18F33A25DEB9B77CCBA5FC2977E3385"
            );
            this.resource.readingThree = await getResourcePath(
                "6CC658238756D3B60721712FA2453082"
            );
            this.resource.readingFour = await getResourcePath(
                "7E56A7028EFD4ECB1320DB02D079F2A2"
            );
            this.resource.listenTwo = await getResourcePath(
                "EE3DC2A770CB6280D5F57930017F8473"
                "E143D4F451EA8172C368005710C4692B"
            );
            
            this.resource.listenThree = await getResourcePath(
                "E143D4F451EA8172C368005710C4692B"
            );
            this.resource.listenFour = await getResourcePath(
                "B9FD8D144AB41BB9BFB7D363F0FD7975"
            );
        },
        showAnswer(type) {
@@ -5608,10 +5666,12 @@
    right: 0;
    background-color: red;
}
.wating-email-box {
    background-color: #e0eaf7;
    border: 2px solid #95b8d3;
    padding: 0 10px ;
    ul {
        display: flex;
        flex-wrap: wrap;
src/books/English/view/components/chapter004.vue
@@ -306,7 +306,7 @@
                        </div>
                        <p class="center"><b>Robots in Action</b></p>
                        <p class="center">
                            <audio :src="resource.listenOne" controls controlslist="noplaybackrate nodownload"
                            <audio :src="resource.readingOne" controls controlslist="noplaybackrate nodownload"
                                class="audio" ></audio>
                        </p>
                        <p>Robots are on the rise! Today they can be found working in hotels and stores.Machines will
@@ -401,7 +401,8 @@
                            <span class="zt-cs" style="font-size: 20px">Words &amp; Expressions</span>
                            <span class="line-border-box"></span>
                        </p>
                        <audio :src="resource.listenOne" controls controlslist="noplaybackrate nodownload" class="audio"
                        <audio :src="resource.readingTwo" controls controlslist="noplaybackrate nodownload"
                                class="audio"
                            ></audio>
                        <p>creature /ˈkriːtʃə(r)/ <i>n.</i> 生物;(尤指) 动物</p>
                        <div class="bkbj">
@@ -1212,7 +1213,8 @@
                            </p>
                        </div>
                        <p class="center"><b>Fresh Face of Science</b></p>
                        <p class="center"> <audio :src="resource.listenOne" controls
                        <p class="center">
                             <audio :src="resource.readingThree" controls
                                controlslist="noplaybackrate nodownload" class="audio" ></audio></p>
                        <p class="center"><img class="img-e" alt="" src="../../assets/images/0076-2.jpg" /></p>
                        <p>According to Zhao Hongzhou,founder of China’s
@@ -1306,7 +1308,7 @@
                            <span class="zt-cs" style="font-size: 20px">Words &amp; Expressions</span>
                            <span class="line-border-box"></span>
                        </p>
                        <audio :src="resource.listenOne" controls controlslist="noplaybackrate nodownload" class="audio"
                        <audio :src="resource.readingFour" controls controlslist="noplaybackrate nodownload" class="audio"
                            ></audio>
                        <p>scientometrics /ˈsaɪəntəʊˈmetrɪks/ <i>n.</i> 科学计量学</p>
                        <div class="bkbj">
@@ -1869,11 +1871,12 @@
                        <h3 id="c035" class="fl al-cn">
                            <span class="bjh3">Listening</span>
                            <!--controlslist="noplaybackrate nodownload"后面的音频框加入这个-->
                            <audio :src="resource.listenOne" controls controlslist="noplaybackrate nodownload"
                                class="audio"></audio>
                        </h3>
                        <p><b>Ⅰ.Listen to Nadia talking about her favorite electronic device and mark what she says
                                about it.</b></p>
                                about it.</b>
                        </p>
                        <audio :src="resource.listenOne" controls controlslist="noplaybackrate nodownload"
                                class="audio"></audio>
                        <p>
                           <input type="checkbox" value="What it is" name="what" v-model="listenTwo[0].value[0].userAnswer" :disabled="listenTwo[0].isComplete"> 
                            1.What it is
@@ -1939,7 +1942,10 @@
                            </span>
                        </div>
                        <p><b>Ⅱ.Ms.Zhang is discussing technology trends with her students.Listen to the
                                conversation,and write down the benefits of each App.</b></p>
                                conversation,and write down the benefits of each App.</b>
                        </p>
                        <audio :src="resource.listenThree" controls controlslist="noplaybackrate nodownload"
                                class="audio"></audio>
                        <p class="center">
                            <table border="1" cellpadding="4" cellspacing="0" style="border-color: #fff" class="fz-14">
                                <tr class="table-th-bc">
@@ -2750,6 +2756,10 @@
                listenOne: "",
                readingOne: "",
                readingTwo: "",
                readingThree: "",
                readingFour: "",
                listenTwo: "",
                listenThree: "",
            },
            dropdownData: {
                one: {
@@ -3645,13 +3655,24 @@
        },
        async getPath() {
            this.resource.listenOne = await getResourcePath(
                "422139A2EF66EA888C5ED1D550AE23E0"
                "A502FE9E4A034ACF1B055B1D547C4B8F"
            );
            this.resource.readingOne = await getResourcePath(
                "3F442B682D84C8AB06C800B29D734920"
                "59A4053C6BE193D9A97945841614841D"
            );
            this.resource.readingTwo = await getResourcePath(
                "E8719EC88026BCFB11D292AA999F6D3D"
                "541CA8B7A9AE8746340C1259A83F8422"
            );
            this.resource.readingThree = await getResourcePath(
                "53A742267A1C22C01B8D5D35B13D3B9A"
            );
            this.resource.listenTwo = await getResourcePath(
                "2683C3F79104E353CE30961433F6AB35"
            );
            this.resource.listenThree = await getResourcePath(
                "2683C3F79104E353CE30961433F6AB35"
            );
        },
        showAnswer(type) {
src/books/English/view/components/chapter005.vue
@@ -383,7 +383,7 @@
                        </p>
                        <p class="center"><b>A Better Path for Plastic</b></p>
                        <p class="center"> <audio :src="resource.readingOne" controls
                                controlslist="noplaybackrate nodownload" class="audio" @play="audioPlay"></audio></p>
                                controlslist="noplaybackrate nodownload" class="audio" ></audio></p>
                        <p>Plastic plays an important role in modern life,serving as building blocks for everything from
                            packaging to medical equipment.This useful material has undeniable upsides—but far too much
                            of it ends up in landfills or in our environment.What can each of us do to be part of the
@@ -446,7 +446,7 @@
                            <span class="line-border-box"></span>
                        </p>
                        <audio :src="resource.readingTwo" controls controlslist="noplaybackrate nodownload"
                            style="margin-left: 10px" class="audio" @play="audioPlay"></audio>
                            style="margin-left: 10px" class="audio"></audio>
                        <p>undeniable /ˌʌndɪˈnaɪəbl/ <i>adj.</i> 不可否定的;无可争辩的</p>
                        <div class="bkbj">
                            <p><i>that cannot be denied</i></p>
@@ -1802,8 +1802,8 @@
                            (4) Reducing food waste by properly storing and using food.
                        </p>
                        <p class="center"><b>Your Dinner Has a Carbon Footprint</b></p>
                        <p class="center"> <audio :src="resource.listenOne" controls
                                controlslist="noplaybackrate nodownload" class="audio" @play="audioPlay"></audio></p>
                        <p class="center"> <audio :src="resource.readingThree" controls
                                controlslist="noplaybackrate nodownload" class="audio" ></audio></p>
                        <p>Every morning,I wake up,and just moments after my feet hit this floor,I’m reaching for a
                            sports bra and tying my shoelaces.It’s time to go running.</p>
                        <p>Sometimes,I’m alone.Other times,I’m with a friend.I’m a runner,and for me,there’s nothing
@@ -1888,8 +1888,8 @@
                            <span class="zt-cs" style="font-size: 20px">Words &amp; Expressions</span>
                            <span class="line-border-box"></span>
                        </p>
                        <audio :src="resource.listenOne" controls controlslist="noplaybackrate nodownload" class="audio"
                            @play="audioPlay"></audio>
                        <audio :src="resource.readingFour" controls controlslist="noplaybackrate nodownload" class="audio"
                            ></audio>
                        <p>crisp /krɪsp/ <i>adj.</i> (指空气、天气) 干冷的;凉爽的</p>
                        <div class="bkbj">
                            <p><i>(of the air or the weather) pleasantly dry and cold</i></p>
@@ -1942,11 +1942,17 @@
                        <div class="bkbj">
                            <p><i>to think</i></p>
                        </div>
                        <div class="fl">
                        <div class="left ">
                        <p>carbon footprint 碳足迹</p>
                        <p>big time 大范围地;很大程度地</p>
                        <p>reflect on 回想</p>
                        </div>
                        <div class="right ">
                        <p>reach for sth.伸出(手) 以抓到或拿到某物</p>
                        <p>turn out 结果是</p>
                        </div>
                        </div>
                    </div>
                </div>
                <div class="preface-bottom">
@@ -2940,12 +2946,12 @@
                        <h3 id="c044" class="fl al-cn">
                            <span class="bjh3">Listening</span>
                            <!--controlslist="noplaybackrate nodownload"后面的音频框加入这个-->
                            <audio :src="resource.readingTwo" controls controlslist="noplaybackrate nodownload"
                                class="audio"></audio>
                        </h3>
                        <p><b>Ⅰ.Every one of us should have a clear sense of how important Nature means to mankind.Watch
                                the video and fill in the blanks with what you hear.</b>
                        </p>
                        <audio :src="resource.listenTwo" controls controlslist="noplaybackrate nodownload"
                        class="audio"></audio>
                        <table border="1" cellpadding="4" cellspacing="0" style="border-color: #fff" class="fz-14">
                            <tr class="table-th-bc">
                                <td class="wh-no tl-cn">Redwood Sapling</td>
@@ -3117,6 +3123,8 @@
                        <p><b>Ⅱ.The four people below are all concerned with the increasingly serious environmental
                                issues.Listen to the recording and decide which website they use to search for the
                                information they need.</b></p>
                                <audio :src="resource.listenThree" controls controlslist="noplaybackrate nodownload"
                                class="audio"></audio>
                        <div class="fl">
                            <div>
                                <img class="w100" alt="" src="../../assets/images/M5Select01.png" />
@@ -3699,8 +3707,8 @@
                        <div class="un-h2">
                            <h2 id="b020">Unit Project</h2>
                        </div>
                        <audio :src="resource.readingTwo" controls controlslist="noplaybackrate nodownload"
                            style="margin-left: 10px" class="audio" @play="audioPlay"></audio>
                        <audio :src="resource.projectOne" controls controlslist="noplaybackrate nodownload"
                            style="margin-left: 10px; margin-top: 10px;" class="audio"></audio>
                        <p>The 26th Conference of the Parties to the United Nations Framework Convention on Climate
                            Change (COP26) kicked off on November 1,2021,in Glasgow,Scotland.CGTN reporter Xu Jinhui
                            also did her part by joining the 7-day No Plastic Challenge.Let’s watch her vlog and see
@@ -4300,6 +4308,11 @@
                listenOne: "",
                readingOne: "",
                readingTwo: "",
                readingThree: "",
                readingFour: "",
                listenTwo: "",
                listenThree: "",
                projectOne: "",
            },
            dropDownList: [
                "animal rescue and care",
@@ -4723,7 +4736,22 @@
                "157842B38CA587C8134070E66D174DDE"
            );
            this.resource.readingTwo = await getResourcePath(
                "E8719EC88026BCFB11D292AA999F6D3D"
                "F0060BCF874B78E05E2DC9FE317A6D37"
            );
            this.resource.readingThree = await getResourcePath(
                "4AC860B7C2CEB89231AF97F85275A9C6"
            );
            this.resource.readingFour = await getResourcePath(
                "31AE82BE3BFCD4F772C7C3AFD27D0E31"
            );
            this.resource.listenTwo = await getResourcePath(
                "5D9F90ABD53E30608E09A0DEE07401C1"
            );
            this.resource.listenThree = await getResourcePath(
                "3DF0EEC6B4334C0C7FF7BC69F8322C22"
            );
            this.resource.projectOne = await getResourcePath(
                "BB6F58469CF7056440FE458E82960F4A"
            );
        },
        showAnswer(type) {
src/books/English/view/components/index.vue
@@ -213,7 +213,7 @@
    // 测试页面跳转
     setTimeout(() => {
       this.gotoPage(3,44);
      this.gotoPage(6,101);
    //   setTimeout(() => {
    //     this.renderSign("Highlight", {
    //       id: "2ACA9359",