From 467a032d491ea1cc35eabc09f0232d93a9f7a94f Mon Sep 17 00:00:00 2001
From: 闫增涛 <1829501689@qq.com>
Date: 星期二, 23 七月 2024 14:21:01 +0800
Subject: [PATCH] 英语点击单词卡方法优化

---
 src/books/English/view/components/chapter001.vue | 2487 ++++++++++++++++++++++++++++++++++++++++++++++++++++------
 1 files changed, 2,210 insertions(+), 277 deletions(-)

diff --git a/src/books/English/view/components/chapter001.vue b/src/books/English/view/components/chapter001.vue
index 3bcae81..50c34a2 100644
--- a/src/books/English/view/components/chapter001.vue
+++ b/src/books/English/view/components/chapter001.vue
@@ -351,7 +351,7 @@
             </p>
             <!-- 鏂囨湰妗� -->
             <textarea v-model="questionData.reading.two" placeholder="璇疯緭鍏ュ唴瀹�" rows="6"
-              style="margin-left: 40px; width: 92%" class="fz-16 fm-son" @change="setBookQuestion"></textarea>
+              style="margin-left: 40px; width: 92%" class="fz-16 fm-son " @change="setBookQuestion"></textarea>
             <!-- 绛旀妗� -->
             <p class="event-header-text-bc pd-5" style="margin-left: 40px; width: 91%" v-if="showAnswerFour">
               绛旀锛�(1)Various delicious food (2)Unique architectures
@@ -359,7 +359,7 @@
               shadow puppet show, traditional Chinese medicine, Peking Opera
               scenery
             </p>
-            <p class="center"><b>My Experience in Wonderland</b></p>
+            <p class="center"><b>My Experience in <span class="word-bc">Wonderland</span> </b></p>
             <p class="center">
               <audio :src="resource.readingOne" controls controlslist="noplaybackrate nodownload" class="audio"></audio>
             </p>
@@ -372,29 +372,29 @@
             </p>
             <p>
               My
-              <span class="word-bc" @click="saveWord($event, 'incredible')">incredible</span>
+              <span class="word-bc">incredible</span>
               journey to China started in 2017 when I got selected as a foreign
               student for PhD studies at one university.When I arrived in
               China,I was like Alice in Alice in Wonderland.I was curious about
               the people,the culture,the
-              <span class="word-bc" @click="saveWord($event, 'cuisine')">cuisine</span>
+              <span class="word-bc" >cuisine</span>
               and of course the huge variety of
-              <span class="word-bc" @click="saveWord($event, 'landscapes')">landscapes</span>.
+              <span class="word-bc">landscapes</span>.
             </p>
             <p>
               I found many great people and made several Chinese friends along
               the way.These friends made me see China through the eyes of the
               locals.I always found Chinese people very friendly and
-              <span class="word-bc" @click="saveWord($event, 'hospitable')">hospitable</span>
+              <span class="word-bc">hospitable</span>
               towards foreigners.These Chinese friends made my understanding of
               Chinese culture and
-              <span class="word-bc" @click="saveWord($event, 'civilization')">civilization</span>
+              <span class="word-bc">civilization</span>
               much easier,enjoyable and memorable.I consider China my second
               home and love it like my own country!
             </p>
             <p>
               You cannot
-              <span class="word-bc" @click="saveWord($event, 'explore')">explore</span>
+              <span class="word-bc">explore</span>
               China properly if you do not try its delicious variety of food.If
               you ate
             </p>
@@ -423,10 +423,10 @@
               Chinese food would still never end! Though I love to eat almost
               all kinds of Chinese cuisine,I found Sichuan and Hunan cuisine
               quite
-              <span class="word-bc" @click="saveWord($event, 'mouth-watering')">mouth-watering</span>
+              <span class="word-bc">mouth-watering</span>
               and
-              <span class="word-bc" @click="saveWord($event, 'stimulating')">stimulating</span>.For a
-              <span class="word-bc" @click="saveWord($event, 'foodie')">foodie</span>
+              <span class="word-bc">stimulating</span>.For a
+              <span class="word-bc">foodie</span>
               like me,China is a heaven.I simply cannot live without Chinese
               food.
             </p>
@@ -436,8 +436,8 @@
               its own story and history.From the big and advanced cities like
               Shanghai or Guangzhou to the ancient cities like Xi鈥檃n and
               Hangzhou,each city has its
-              <span class="word-bc" @click="saveWord($event, 'unique')">unique</span>
-              <span class="word-bc" style="margin-left: 5px" @click="saveWord($event, 'atmosphere')">atmosphere</span>
+              <span class="word-bc">unique</span>
+              <span class="word-bc" style="margin-left: 5px">atmosphere</span>
               that attracts you.I visited more than a dozen cities and came
               across their charming features and unique landscapes such as
               Huangshan,the Great Wall,Canton Tower.
@@ -892,7 +892,7 @@
               <span>
                 <svg v-if="
                   testData.isComplete &&
-                  isTextRight(testData.in.answer, testData.in.one)
+                  isTextRight(testData.in.answer, testData.in.one, 0)
                 " 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">
@@ -902,7 +902,7 @@
                 </svg>
                 <svg v-if="
                   testData.isComplete &&
-                  isTextRight(testData.in.answer, testData.in.one) == false
+                  isTextRight(testData.in.answer, testData.in.one, 0) == 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">
@@ -917,7 +917,7 @@
               <span>
                 <svg v-if="
                   testData.isComplete &&
-                  isTextRight(testData.in.answer, testData.in.two)
+                  isTextRight(testData.in.answer, testData.in.two, 1)
                 " 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">
@@ -927,7 +927,7 @@
                 </svg>
                 <svg v-if="
                   testData.isComplete &&
-                  isTextRight(testData.in.answer, testData.in.two) == false
+                  isTextRight(testData.in.answer, testData.in.two, 1) == 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">
@@ -942,7 +942,7 @@
               <span>
                 <svg v-if="
                   testData.isComplete &&
-                  isTextRight(testData.in.answer, testData.in.three)
+                  isTextRight(testData.in.answer, testData.in.three, 2)
                 " 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">
@@ -952,7 +952,7 @@
                 </svg>
                 <svg v-if="
                   testData.isComplete &&
-                  isTextRight(testData.in.answer, testData.in.three) == false
+                  isTextRight(testData.in.answer, testData.in.three, 2) == 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">
@@ -966,7 +966,7 @@
               <span>
                 <svg v-if="
                   testData.isComplete &&
-                  isTextRight(testData.in.answer, testData.in.four)
+                  isTextRight(testData.in.answer, testData.in.four, 3)
                 " 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">
@@ -976,7 +976,7 @@
                 </svg>
                 <svg v-if="
                   testData.isComplete &&
-                  isTextRight(testData.in.answer, testData.in.four) == false
+                  isTextRight(testData.in.answer, testData.in.four, 3) == 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">
@@ -992,7 +992,7 @@
               <span>
                 <svg v-if="
                   testData.isComplete &&
-                  isTextRight(testData.in.answer, testData.in.five)
+                  isTextRight(testData.in.answer, testData.in.five, 4)
                 " 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">
@@ -1002,7 +1002,7 @@
                 </svg>
                 <svg v-if="
                   testData.isComplete &&
-                  isTextRight(testData.in.answer, testData.in.five) == false
+                  isTextRight(testData.in.answer, testData.in.five, 4) == 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">
@@ -1082,6 +1082,7 @@
             <p>
               <input :disabled="testData.isComplete" v-model="testData.ts.one" type="text" class="input-bottom-border"
                 @change="setTestData" />
+
             </p>
             <p class="event-header-text-bc pd-5" style="margin-left: 40px; width: 93%" v-if="showQuestionAnswer">
               绛旀锛氬瓟瀛愬紑鍒涗簡骞虫皯鍖栫殑鏁欒偛銆�
@@ -1131,7 +1132,9 @@
                 </svg>
               </span>
             </p>
-            <el-image v-if="showImg" :src="imgThirteen" :preview-src-list="[imgThirteen]" />
+            <div class="openImgBox" v-if="showImg">
+              <img class="w100" :src="imgThirteen" />
+            </div>
             <p>A.Combine the following sentences into if-clauses.</p>
             <p>
               1.Try using sticks.You can enjoy the fun of having a real Chinese
@@ -1200,7 +1203,7 @@
               <span>
                 <svg v-if="
                   testData.isComplete &&
-                  isTextRight(testData.cm.answer, testData.cm.one)
+                  isTextRight(testData.cm.answer, testData.cm.one, 0)
                 " 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">
@@ -1210,7 +1213,7 @@
                 </svg>
                 <svg v-if="
                   testData.isComplete &&
-                  isTextRight(testData.cm.answer, testData.cm.one) == false
+                  isTextRight(testData.cm.answer, testData.cm.one, 0) == 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">
@@ -1226,7 +1229,7 @@
               <span>
                 <svg v-if="
                   testData.isComplete &&
-                  isTextRight(testData.cm.answer, testData.cm.two)
+                  isTextRight(testData.cm.answer, testData.cm.two, 1)
                 " 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">
@@ -1236,7 +1239,7 @@
                 </svg>
                 <svg v-if="
                   testData.isComplete &&
-                  isTextRight(testData.cm.answer, testData.cm.two) == false
+                  isTextRight(testData.cm.answer, testData.cm.two, 1) == 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">
@@ -1253,7 +1256,7 @@
               <span>
                 <svg v-if="
                   testData.isComplete &&
-                  isTextRight(testData.cm.answer, testData.cm.three)
+                  isTextRight(testData.cm.answer, testData.cm.three, 2)
                 " 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">
@@ -1263,7 +1266,7 @@
                 </svg>
                 <svg v-if="
                   testData.isComplete &&
-                  isTextRight(testData.cm.answer, testData.cm.three) == false
+                  isTextRight(testData.cm.answer, testData.cm.three, 2) == 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">
@@ -1280,7 +1283,7 @@
               <span>
                 <svg v-if="
                   testData.isComplete &&
-                  isTextRight(testData.cm.answer, testData.cm.four)
+                  isTextRight(testData.cm.answer, testData.cm.four, 3)
                 " 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">
@@ -1290,7 +1293,7 @@
                 </svg>
                 <svg v-if="
                   testData.isComplete &&
-                  isTextRight(testData.cm.answer, testData.cm.four) == false
+                  isTextRight(testData.cm.answer, testData.cm.four, 3) == 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">
@@ -1301,14 +1304,14 @@
               </span>
             </p>
             <p>
-              5.<input :disabled="testData.isComplete" v-model="testData.cm.five" type="text"
+              5.<input :disabled="testData.isComplete" v-model.trim="testData.cm.five" type="text"
                 class="input-bottom-border" style="width: 60px" @change="setTestData" />I go to Sichuan,I will visit
               Chengdu Research Base of Giant
               Panda Breeding.
               <span>
                 <svg v-if="
                   testData.isComplete &&
-                  isTextRight(testData.cm.answer, testData.cm.five)
+                  isTextRight(testData.cm.answer, testData.cm.five, 4)
                 " 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">
@@ -1318,7 +1321,7 @@
                 </svg>
                 <svg v-if="
                   testData.isComplete &&
-                  isTextRight(testData.cm.answer, testData.cm.five) == false
+                  isTextRight(testData.cm.answer, testData.cm.five, 4) == 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">
@@ -1330,11 +1333,11 @@
             </p>
             <p class="event-header-text-bc pd-5" style="margin-left: 40px; width: 93%" v-if="showQuestionAnswer">
               绛旀锛� 1.whether &nbsp; 2.if &nbsp; 3.whether &nbsp; 4.whether
-              &nbsp; 5.if
+              &nbsp; 5.If
             </p>
             <!-- 鎻愪氦鎸夐挳 -->
-            <div class="w100 fl">
-              <ul class="fl ju-ar w100">
+            <div class="w100 fl ju-cn">
+              <ul class="fl ju-ev w80" >
                 <li>
                   <button class="btn-border btn-w" @click="saveData">
                     鎻愪氦
@@ -1444,7 +1447,7 @@
                     @change="setBookQuestion"></textarea>
                 </td>
                 <td>
-                  <textarea v-model="questionData.table.enight" class="w100 table-tr-bc b0 table-textarea textarea-box"
+                  <textarea v-model="questionData.table.eight" class="w100 table-tr-bc b0 table-textarea textarea-box"
                     @change="setBookQuestion"></textarea>
                 </td>
                 <td>
@@ -1458,18 +1461,18 @@
             </p>
             <div class="bk-wh">
               <p class="dl-box">
-                <span class="word-bc mr-20 dl-span" @click="saveWord($event, 'exquisite')">exquisite</span>
-                <span class="word-bc mr-20 dl-span" @click="saveWord($event, 'ancient')">ancient</span><span
-                  class="word-bc mr-20 dl-span" @click="saveWord($event, 'incredible')">incredible</span><span
-                  class="word-bc mr-20 dl-span" @click="saveWord($event, 'unique')">unique</span><span
-                  class="word-bc mr-20 dl-span" @click="saveWord($event, 'traditional')">traditional</span><span
-                  class="word-bc mr-20 dl-span" @click="saveWord($event, 'outstanding')">outstanding</span><span
-                  class="word-bc mr-20 dl-span" @click="saveWord($event, 'mouth-watering')">mouth-watering</span><span
-                  class="word-bc mr-20 dl-span" @click="saveWord($event, 'diverse')">diverse</span><span
-                  class="word-bc mr-20 dl-span" @click="saveWord($event, 'hospitable')">hospitable</span><span
-                  class="word-bc mr-20 dl-span" @click="saveWord($event, 'enjoyable')">enjoyable</span><span
-                  class="word-bc mr-20 dl-span" @click="saveWord($event, 'memorable')">memorable</span><span
-                  class="word-bc mr-20 dl-span" @click="saveWord($event, 'charming')">charming</span>
+                <span class="word-bc mr-20 dl-span" >exquisite</span>
+                <span class="word-bc mr-20 dl-span">ancient</span><span
+                  class="word-bc mr-20 dl-span" >incredible</span><span
+                  class="word-bc mr-20 dl-span" >unique</span><span
+                  class="word-bc mr-20 dl-span" >traditional</span><span
+                  class="word-bc mr-20 dl-span" >outstanding</span><span
+                  class="word-bc mr-20 dl-span" >mouth-watering</span><span
+                  class="word-bc mr-20 dl-span" >diverse</span><span
+                  class="word-bc mr-20 dl-span"  >hospitable</span><span
+                  class="word-bc mr-20 dl-span"  >enjoyable</span><span
+                  class="word-bc mr-20 dl-span" >memorable</span><span
+                  class="word-bc mr-20 dl-span" >charming</span>
               </p>
             </div>
             <div class="resource-primary-border" style="padding: 8px">
@@ -1483,7 +1486,7 @@
                     </div>
                     <div class="swiper-slide">
                       <div class="imgBox" style="width: 100%; height: 100%">
-                        <img src="../../assets/images/ppt/ppt_01.png" />
+                        <img src="../../assets/images/ppt/ppt_02.png" />
                       </div>
                     </div>
                     <div class="swiper-slide">
@@ -1906,14 +1909,12 @@
         <div class="padding-93">
           <div class="bodystyle">
             <h3 id="c006"><span class="bjh3">Reading</span></h3>
-            <p class="center">
-
-            </p>
+            <p class="center"></p>
             <p class="img"></p>
             <p>
               1.We are witnessing the rapid development of modern society.What
               impresses you most?
-              <span class="btn-box" @click="showAnswerFive = !showAnswerFive">
+              <span class="btn-box" @click="showAnswerTen = !showAnswerTen">
                 <svg xmlns="http://www.w3.org/2000/svg" width="20.501" height="20.501" viewBox="0 0 20.501 20.501">
                   <path class="a"
                     d="M3344.717-15308.5H3337.4a10.186,10.186,0,0,1-7.25-3,10.185,10.185,0,0,1-3-7.25A10.262,10.262,0,0,1,3337.4-15329a10.26,10.26,0,0,1,10.249,10.248,10.129,10.129,0,0,1-2.2,6.341v3.177A.734.734,0,0,1,3344.717-15308.5Zm-9.606-7.29h4.493l.527,1.419c.071.182.156.386.254.608a2.428,2.428,0,0,0,.273.512.986.986,0,0,0,.315.262.971.971,0,0,0,.454.1,1.05,1.05,0,0,0,.773-.327,1.025,1.025,0,0,0,.319-.723,3.3,3.3,0,0,0-.277-1.051l-.062-.161-2.889-7.313c-.119-.321-.228-.607-.335-.873a2.972,2.972,0,0,0-.323-.616,1.56,1.56,0,0,0-.5-.469,1.552,1.552,0,0,0-.781-.181,1.535,1.535,0,0,0-.773.181,1.475,1.475,0,0,0-.5.477,3.674,3.674,0,0,0-.362.739l-.239.627-.054.135-2.824,7.355c-.095.229-.179.46-.25.688a1.529,1.529,0,0,0-.073.477.978.978,0,0,0,.323.72,1.039,1.039,0,0,0,.746.315.838.838,0,0,0,.716-.3,4.676,4.676,0,0,0,.466-.985l.062-.165.527-1.449Zm3.747-1.5h-3.293l1.812-5.124,1.481,5.123Z"
@@ -1925,14 +1926,16 @@
             <textarea v-model="questionData.reading.three" placeholder="璇疯緭鍏ュ唴瀹�" rows="6"
               style="margin-left: 40px; width: 92%" class="fz-16 fm-son" @change="setBookQuestion"></textarea>
             <!-- 绛旀妗� -->
-            <p class="event-header-text-bc pd-5" style="margin-left: 40px; width: 91%" v-if="showAnswerFive">
-              绛旀锛�(1)intercitut rain(2)online shopping (3)electronic payment (4)shared bike (5)take-away service
-              (6)facial recognition
-              (7)2022 Beijing Winter Olympics (8)2023 World University Games (9)Hong Kong-Zhuhai-Macao Bridge
-              (10)Scenery spots, such as Jiuzhaigou, the Palace Museum, the Great Wall
+            <p class="event-header-text-bc pd-5" style="margin-left: 40px; width: 91%" v-if="showAnswerTen">
+              绛旀锛�(1)intercitut rain(2)online shopping (3)electronic payment
+              (4)shared bike (5)take-away service (6)facial recognition (7)2022
+              Beijing Winter Olympics (8)2023 World University Games (9)Hong
+              Kong-Zhuhai-Macao Bridge (10)Scenery spots, such as Jiuzhaigou,
+              the Palace Museum, the Great Wall
             </p>
-            <p>2.What will our life be like in ten or twenty years?
-              <span class="btn-box" @click="showAnswerSex = !showAnswerSex">
+            <p>
+              2.What will our life be like in ten or twenty years?
+              <span class="btn-box" @click="showAnswerSix = !showAnswerSix">
                 <svg xmlns="http://www.w3.org/2000/svg" width="20.501" height="20.501" viewBox="0 0 20.501 20.501">
                   <path class="a"
                     d="M3344.717-15308.5H3337.4a10.186,10.186,0,0,1-7.25-3,10.185,10.185,0,0,1-3-7.25A10.262,10.262,0,0,1,3337.4-15329a10.26,10.26,0,0,1,10.249,10.248,10.129,10.129,0,0,1-2.2,6.341v3.177A.734.734,0,0,1,3344.717-15308.5Zm-9.606-7.29h4.493l.527,1.419c.071.182.156.386.254.608a2.428,2.428,0,0,0,.273.512.986.986,0,0,0,.315.262.971.971,0,0,0,.454.1,1.05,1.05,0,0,0,.773-.327,1.025,1.025,0,0,0,.319-.723,3.3,3.3,0,0,0-.277-1.051l-.062-.161-2.889-7.313c-.119-.321-.228-.607-.335-.873a2.972,2.972,0,0,0-.323-.616,1.56,1.56,0,0,0-.5-.469,1.552,1.552,0,0,0-.781-.181,1.535,1.535,0,0,0-.773.181,1.475,1.475,0,0,0-.5.477,3.674,3.674,0,0,0-.362.739l-.239.627-.054.135-2.824,7.355c-.095.229-.179.46-.25.688a1.529,1.529,0,0,0-.073.477.978.978,0,0,0,.323.72,1.039,1.039,0,0,0,.746.315.838.838,0,0,0,.716-.3,4.676,4.676,0,0,0,.466-.985l.062-.165.527-1.449Zm3.747-1.5h-3.293l1.812-5.124,1.481,5.123Z"
@@ -1944,9 +1947,9 @@
             <textarea v-model="questionData.reading.four" placeholder="璇疯緭鍏ュ唴瀹�" rows="6"
               style="margin-left: 40px; width: 92%" class="fz-16 fm-son" @change="setBookQuestion"></textarea>
             <!-- 绛旀妗� -->
-            <p class="event-header-text-bc pd-5" style="margin-left: 40px; width: 91%" v-if="showAnswerSex">
-              绛旀锛�(1)population aging (2)worsening climate change
-              (3)more automation and Al,such as flying cars, driverless
+            <p class="event-header-text-bc pd-5" style="margin-left: 40px; width: 91%" v-if="showAnswerSix">
+              绛旀锛�(1)population aging (2)worsening climate change (3)more
+              automation and Al,such as flying cars, driverless
             </p>
             <p class="center"><b>The Great Progress in China</b></p>
             <p class="center">
@@ -1955,54 +1958,77 @@
             </p>
             <p>
               On August 31st,2012,as I landed my feet on Chinese ground,I
-              started to breathe in the air coming from the breeze.It was
+              started to breathe in the air coming from the
+              <span class="word-bc">breeze</span>
+              .It was
               familiar.I felt so excited to be back in China,though that time
               was for my studies.In a matter of days,I made a lot of friends
               from different countries and one afternoon,my friends and I
               planned to visit the world-famous Sun Yat-sen
-              Mausoleum.A.<input :disabled="testData.isComplete" type="text" class="input-bottom-border"
-                style="width: 120px" v-model="testData.in.one" @change="setTestData" /> I looked around with
-              curiosity,and
-              everything seemed to move at a quick pace.
+              <span class="word-bc">Mausoleum</span>
+              .A.<input :disabled="testData.isComplete" type="text" class="input-bottom-border" style="width: 90%"
+                v-model="testData.tg.one" @change="setTestData" />
+              I looked around with curiosity,and everything seemed to move at a
+              quick
+              <span class="word-bc">pace</span>.
             </p>
             <p>
-              Six months later,as I walked down the hall of my dormitory,I met
-              my neighbour who was overwhelmed by big and small packages and
+              Six months later,as I walked down the hall of my
+              <span class="word-bc">dormitory</span>
+              ,I met
+              my
+              <span class="word-bc">neighbour</span>
+              who was overwhelmed by big and small packages and
               boxes.I asked,鈥淗ey,Alison.What are all these?鈥� She
               replied,鈥淗ello,Vanessa.I received my packages from the delivery
-              man.I鈥檝e been buying a lot of stuff via an online shop.鈥� I went to
-              my room to turn on my laptop and typed in the key words.I was
-              stunned; I couldn鈥檛 believe my eyes.It is actually an online
+              man.I鈥檝e been buying a lot of stuff
+              <span class="word-bc">via</span>
+              an online shop.鈥� I went to
+              my room to turn on my
+              <span class="word-bc">laptop</span>
+              and typed in the key words.I was
+              <span class="word-bc">stunned</span>
+              ; I couldn鈥檛 believe my eyes.It is actually an online
               shopping website where you can buy anything you can think of.
             </p>
             <p>
               After my graduation in 2015,I joined another university in
               Shanghai for further studies.I always saw my Chinese classmates
-              paying with their phones; this triggered my attention.With the
+              paying with their phones; this
+              <span class="word-bc" >triggered</span>
+              my attention.With the
               help of my classmates,I finally got my own online payment
-              account.This is an absolute gadget,very convenient and easy to
-              use.With the start of this new era,I always go out without my
+              account.This is an absolute
+              <span class="word-bc">gadget</span>
+              ,very convenient and easy to
+              use.With the start of this new
+              <span class="word-bc">era</span>
+              ,I always go out without my
               wallet.
             </p>
             <p>
-              B.<input :disabled="testData.isComplete" type="text" class="input-bottom-border" style="width: 120px"
-                v-model="testData.in.one" @change="setTestData" /> I went through all the necessary procedures and
-              couldn鈥檛 wait to ride my first shared bike.
+              B.<input :disabled="testData.isComplete" type="text" class="input-bottom-border" style="width: 90%"
+                v-model="testData.tg.two" @change="setTestData" />
+              I went through all the necessary procedures and couldn鈥檛 wait to
+              ride my first shared bike.
             </p>
             <p>
               Last but not least,nearly at the end of 2016,the ordering
-              platforms made their appearance on all Chinese
-              phones.C.<input :disabled="testData.isComplete" type="text" class="input-bottom-border"
-                style="width: 120px" v-model="testData.in.one" @change="setTestData" /> What makes my life easier is
-              that I can
-              buy vegetables and fruits online and get them delivered to my
-              door.
+              platforms made their appearance on all Chinese phones.C.<input :disabled="testData.isComplete" type="text"
+                class="input-bottom-border" style="width: 75%" v-model="testData.tg.three" @change="setTestData" />
+              What makes my life easier is that I can buy vegetables and fruits
+              online and get them delivered to my door.
             </p>
             <p>
               The five aspects that I mentioned above changed the life of
-              millions of people around China.The Chinese economy is
-              booming,which makes people well off.I鈥檝e been in China for several
-              years and witnessed China鈥檚 potential.
+              millions of people around China.The Chinese
+              <span class="word-bc">economy</span>
+              is
+              <span class="word-bc">booming</span>
+              ,which makes people well off.I鈥檝e been in China for several
+              years and witnessed China鈥檚
+              <span class="word-bc" >potential</span>
+              .
             </p>
           </div>
         </div>
@@ -2157,16 +2183,82 @@
               blanks.
             </p>
             <p>
-              1.It wasn鈥檛 long until I discovered the shared bikes in
+              ( <select class="select-border"  :disabled="testOneData.isComplete" v-model="testOneData.dropdownChoiceData.one.value"
+                style="width: 8%">
+                <option v-for="(item, index) in testOneData.dropdownChoiceData.dropDownListChoice" :key="index"
+                  :value="item">
+                  {{ item }}
+                </option>
+              </select> ) 1.It wasn鈥檛 long until I discovered the shared bikes in
               2016,serving people in several cities.
+              <span class="icon-box-big">
+                <svg v-if="testOneData.dropdownChoiceData.one.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="testOneData.dropdownChoiceData.one.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>
-              2.People can order their desired food,from soup to noodles,from
+              ( <select class="select-border" :disabled="testOneData.isComplete" v-model="testOneData.dropdownChoiceData.two.value"
+                style="width: 8%">
+                <option v-for="(item, index) in testOneData.dropdownChoiceData.dropDownListChoice" :key="index"
+                  :value="item">
+                  {{ item }}
+                </option>
+              </select> ) 2.People can order their desired food,from soup to noodles,from
               barbecue to hot pot.
+              <span class="icon-box-big">
+                <svg v-if="testOneData.dropdownChoiceData.two.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="testOneData.dropdownChoiceData.two.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.It was at that moment that I knew about the metro system.It was
-              new,fast,and extraordinary.
+              ( <select class="select-border" :disabled="testOneData.isComplete" v-model="testOneData.dropdownChoiceData.three.value"
+                style="width: 8%">
+                <option v-for="(item, index) in testOneData.dropdownChoiceData.dropDownListChoice" :key="index"
+                  :value="item">
+                  {{ item }}
+                </option>
+              </select> ) 3.It was at that moment that I knew about the metro system.It
+              was new,fast,and extraordinary.
+              <span class="icon-box-big">
+                <svg v-if="testOneData.dropdownChoiceData.three.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="testOneData.dropdownChoiceData.three.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 class="event-header-text-bc pd-5" style="margin-left: 40px; width: 93%"
               v-if="showlessonTwoQuestionAnswer">
@@ -2177,31 +2269,134 @@
               (F).
             </p>
             <p>
-              (<input :disabled="testData.isComplete" type="text" class="input-no-border" style="width: 20px"
-                v-model="testData.in.one" @change="setTestData" /> ) 1.Vanessa made a lot of friends as soon as she
-              arrived in
-              China.
+              ( <select class="select-border" :disabled="testOneData.isComplete" v-model="testOneData.dropdownDetermineData.one.value"
+                style="width: 8%">
+                <option v-for="(item, index) in testOneData.dropdownDetermineData.dropDownListDetermine" :key="index"
+                  :value="item">
+                  {{ item }}
+                </option>
+              </select> ) 1.Vanessa made a lot of friends as soon as she arrived in China.
+              <span class="icon-box-big">
+                <svg v-if="testOneData.dropdownDetermineData.one.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="testOneData.dropdownDetermineData.one.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>
-              (<input :disabled="testData.isComplete" type="text" class="input-no-border" style="width: 20px"
-                v-model="testData.in.one" @change="setTestData" />) 2.Before Vanessa came to China,she knew a lot about
-              the metro
-              system.
+              ( <select class="select-border" :disabled="testOneData.isComplete" v-model="testOneData.dropdownDetermineData.two.value"
+                style="width: 8%">
+                <option v-for="(item, index) in testOneData.dropdownDetermineData.dropDownListDetermine" :key="index"
+                  :value="item">
+                  {{ item }}
+                </option>
+              </select> ) 2.Before Vanessa came to China,she knew a lot about
+              the metro system.
+              <span class="icon-box-big">
+                <svg v-if="testOneData.dropdownDetermineData.two.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="testOneData.dropdownDetermineData.two.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>
-              (<input :disabled="testData.isComplete" type="text" class="input-no-border" style="width: 20px"
-                v-model="testData.in.one" @change="setTestData" />) 3.Vanessa didn鈥檛 know about online shopping before
-              she met
-              her neighbour Alison.
+              ( <select class="select-border" :disabled="testOneData.isComplete" v-model="testOneData.dropdownDetermineData.three.value"
+                style="width: 8%">
+                <option v-for="(item, index) in testOneData.dropdownDetermineData.dropDownListDetermine" :key="index"
+                  :value="item">
+                  {{ item }}
+                </option>
+              </select> ) 3.Vanessa didn鈥檛 know about online shopping before
+              she met her neighbour Alison.
+              <span class="icon-box-big">
+                <svg v-if="testOneData.dropdownDetermineData.three.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="testOneData.dropdownDetermineData.three.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>(<input :disabled="testData.isComplete" type="text" class="input-no-border" style="width: 20px"
-                v-model="testData.in.one" @change="setTestData" />) 4.Vanessa got her own online payment account by
-              herself.</p>
             <p>
-              (<input :disabled="testData.isComplete" type="text" class="input-no-border" style="width: 20px"
-                v-model="testData.in.one" @change="setTestData" />) 5.Buying vegetables and fruits online makes
+              ( <select class="select-border" :disabled="testOneData.isComplete" v-model="testOneData.dropdownDetermineData.four.value"
+                style="width: 8%">
+                <option v-for="(item, index) in testOneData.dropdownDetermineData.dropDownListDetermine" :key="index"
+                  :value="item">
+                  {{ item }}
+                </option>
+              </select> ) 4.Vanessa got her own online payment account by
+              herself.
+              <span class="icon-box-big">
+                <svg v-if="testOneData.dropdownDetermineData.four.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="testOneData.dropdownDetermineData.four.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>
+              ( <select class="select-border" :disabled="testOneData.isComplete" v-model="testOneData.dropdownDetermineData.five.value"
+                style="width: 8%">
+                <option v-for="(item, index) in testOneData.dropdownDetermineData.dropDownListDetermine" :key="index"
+                  :value="item">
+                  {{ item }}
+                </option>
+              </select> ) 5.Buying vegetables and fruits online makes
               Vanessa鈥檚 life
               easier.
+              <span class="icon-box-big">
+                <svg v-if="testOneData.dropdownDetermineData.five.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="testOneData.dropdownDetermineData.five.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 class="event-header-text-bc pd-5" style="margin-left: 40px; width: 93%"
               v-if="showlessonTwoQuestionAnswer">
@@ -2214,32 +2409,144 @@
             </p>
             <p>
               1.Tom was shocked by China鈥檚 progress that she had
-              <i>noticed</i>.<input :disabled="testData.isComplete" type="text" class="input-bottom-border"
-                style="width: 90px" v-model="testData.in.one" @change="setTestData" />
+              <i>noticed</i>.
+              <input :disabled="testOneData.isComplete" type="text" class="input-bottom-border" style="width: 80px"
+                v-model="testOneData.lf.one" @change="setTestOneData" />
+              <span>
+                <svg v-if="
+                  testOneData.isComplete &&
+                  isTextRight(testOneData.lf.answer, testOneData.lf.one, 0)
+                " 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="
+                  testOneData.isComplete &&
+                  isTextRight(testOneData.lf.answer, testOneData.lf.one, 0) == 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>
               2.China has made <i>amazing</i> progress in the manufacturing
-              industry.<input :disabled="testData.isComplete" type="text" class="input-bottom-border"
-                style="width: 90px" v-model="testData.in.one" @change="setTestData" />
+              industry.<input :disabled="testOneData.isComplete" type="text" class="input-bottom-border"
+                style="width: 80px" v-model="testOneData.lf.two" @change="setTestOneData" />
+              <span>
+                <svg v-if="
+                  testOneData.isComplete &&
+                  isTextRight(testOneData.lf.answer, testOneData.lf.two, 1)
+                " 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="
+                  testOneData.isComplete &&
+                  isTextRight(testOneData.lf.answer, testOneData.lf.two, 1) == 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.Ordering platforms supported <i>by</i> various Apps is very
-              convenient.<input :disabled="testData.isComplete" type="text" class="input-bottom-border"
-                style="width: 90px" v-model="testData.in.one" @change="setTestData" />
+              convenient.<input :disabled="testOneData.isComplete" type="text" class="input-bottom-border"
+                style="width: 80px" v-model="testOneData.lf.three" @change="setTestOneData" />
+              <span>
+                <svg v-if="
+                  testOneData.isComplete &&
+                  isTextRight(testOneData.lf.answer, testOneData.lf.three, 2)
+                " 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="
+                  testOneData.isComplete &&
+                  isTextRight(testOneData.lf.answer, testOneData.lf.three, 2) == 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>
               4.The <i>age</i> of artificial intelligence was brought into being
-              by the Internet.<input :disabled="testData.isComplete" type="text" class="input-bottom-border"
-                style="width: 90px" v-model="testData.in.one" @change="setTestData" />
+              by the Internet.<input :disabled="testOneData.isComplete" type="text" class="input-bottom-border"
+                style="width: 80px" v-model="testOneData.lf.four" @change="setTestOneData" />
+              <span>
+                <svg v-if="
+                  testOneData.isComplete &&
+                  isTextRight(testOneData.lf.answer, testOneData.lf.four, 3)
+                " 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="
+                  testOneData.isComplete &&
+                  isTextRight(testOneData.lf.answer, testOneData.lf.four, 3) == 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>
               5.The <i>rhythm</i> of ancient people鈥檚 lives is slower than that
-              of modern people.<input :disabled="testData.isComplete" type="text" class="input-bottom-border"
-                style="width: 90px" v-model="testData.in.one" @change="setTestData" />
+              of modern people.<input :disabled="testOneData.isComplete" type="text" class="input-bottom-border"
+                style="width: 80px" v-model="testOneData.lf.five" @change="setTestOneData" />
+              <span>
+                <svg v-if="
+                  testOneData.isComplete &&
+                  isTextRight(testOneData.lf.answer, testOneData.lf.five, 4)
+                " 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="
+                  testOneData.isComplete &&
+                  isTextRight(testOneData.lf.answer, testOneData.lf.five, 4) == 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 class="event-header-text-bc pd-5" style="margin-left: 40px; width: 93%"
               v-if="showlessonTwoQuestionAnswer">
-              绛旀锛� 1.witnessed &nbsp; 2.extraordinary &nbsp; 3.via &nbsp; 4.era &nbsp; 5.pace
+              绛旀锛� 1.witnessed &nbsp; 2.extraordinary &nbsp; 3.via &nbsp;
+              4.era &nbsp; 5.pace
             </p>
             <p>
               B.Fill in the blanks with the proper form of the expressions given
@@ -2250,9 +2557,34 @@
                 a matter of銆�go through銆�last but not least銆�well off銆�type in
               </p>
             </div>
-            <p>1.China has<input :disabled="testData.isComplete" type="text" class="input-bottom-border"
-                style="width: 60px" v-model="testData.in.one" @change="setTestData" />great changes in the era of big
-              data.</p>
+            <p>
+              1.China has<input :disabled="testOneData.isComplete" type="text" class="input-bottom-border"
+                style="width: 100px" v-model="testOneData.ct.one" @change="setTestOneData" />great changes in the era of
+              big
+              data.
+              <span>
+                <svg v-if="
+                  testOneData.isComplete &&
+                  isTextRight(testOneData.ct.answer, testOneData.ct.one, 0)
+                " 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="
+                  testOneData.isComplete &&
+                  isTextRight(testOneData.ct.answer, testOneData.ct.one, 0) == 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>
         </div>
         <div class="preface-bottom">
@@ -2275,26 +2607,136 @@
         <div class="padding-93">
           <div class="bodystyle">
             <p>
-              2.<input :disabled="testData.isComplete" type="text" class="input-bottom-border" style="width: 60px"
-                v-model="testData.in.one" @change="setTestData" />key words and you can search for the needed goods in
-              online shops.
+              2.<input :disabled="testOneData.isComplete" type="text" class="input-bottom-border" style="width: 100px"
+                v-model="testOneData.ct.two" @change="setTestOneData" />key words and you can search for the needed
+              goods in
+              online
+              shops.
+              <span>
+                <svg v-if="
+                  testOneData.isComplete &&
+                  isTextRight(testOneData.ct.answer, testOneData.ct.two, 1)
+                " 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="
+                  testOneData.isComplete &&
+                  isTextRight(testOneData.ct.answer, testOneData.ct.two, 1) == 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.A dispute over online shopping can be settled in<input :disabled="testData.isComplete" type="text"
-                class="input-bottom-border" style="width: 60px" v-model="testData.in.one" @change="setTestData" />days.
+              3.A dispute over online shopping can be settled in<input :disabled="testOneData.isComplete" type="text"
+                class="input-bottom-border" style="width: 100px" v-model="testOneData.ct.three"
+                @change="setTestOneData" />days.
+              <span>
+                <svg v-if="
+                  testOneData.isComplete &&
+                  isTextRight(testOneData.ct.answer, testOneData.ct.three, 2)
+                " 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="
+                  testOneData.isComplete &&
+                  isTextRight(testOneData.ct.answer, testOneData.ct.three, 2) == 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>4.China has,in all respects,become very<input :disabled="testData.isComplete" type="text"
-                class="input-bottom-border" style="width: 60px" v-model="testData.in.one" @change="setTestData" />.</p>
             <p>
-              5.<input :disabled="testData.isComplete" type="text" class="input-bottom-border" style="width: 60px"
-                v-model="testData.in.one" @change="setTestData" />,all the people committed to Shenzhou Spacecrafts
-              deserve respect.
+              4.China has,in all respects,become very<input :disabled="testOneData.isComplete" type="text"
+                class="input-bottom-border" style="width: 60px" v-model="testOneData.ct.four"
+                @change="setTestOneData" />.
+              <span>
+                <svg v-if="
+                  testOneData.isComplete &&
+                  isTextRight(testOneData.ct.answer, testOneData.ct.four, 3)
+                " 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="
+                  testOneData.isComplete &&
+                  isTextRight(testOneData.ct.answer, testOneData.ct.four, 3) == 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>
+              5.<input :disabled="testOneData.isComplete" type="text" class="input-bottom-border" style="width: 60px"
+                v-model="testOneData.ct.five" @change="setTestOneData" />,all the people committed to Shenzhou
+              Spacecrafts
+              deserve
+              respect.
+              <span>
+                <svg v-if="
+                  testOneData.isComplete &&
+                  isTextRight(testOneData.ct.answer, testOneData.ct.five, 4)
+                " 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="
+                  testOneData.isComplete &&
+                  isTextRight(testOneData.ct.answer, testOneData.ct.five, 4) == 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 class="event-header-text-bc pd-5" style="margin-left: 40px; width: 93%"
               v-if="showlessonTwoQuestionAnswer">
-              绛旀锛� 1.went through &nbsp; 2.Type in &nbsp; 3.a matter of &nbsp; 4.well Off &nbsp; 5.Last but not least
+              绛旀锛� 1.went through &nbsp; 2.Type in &nbsp; 3.a matter of &nbsp;
+              4.well Off &nbsp; 5.Last but not least
             </p>
-            <p><b>鈪�.Grammar focus:The simple sentence.</b></p>
+            <p><b>鈪�.Grammar focus:The simple sentence.</b>
+              <span class="btn-box" @click="showAnswer('showImgOne')">
+                <svg t="1717037443722" class="icon" viewBox="0 0 1024 1024" version="1.1"
+                  xmlns="http://www.w3.org/2000/svg" p-id="30864" xmlns:xlink="http://www.w3.org/1999/xlink" width="20"
+                  height="20">
+                  <path
+                    d="M387.2 471.152l-154.768 258.72v103.488h515.792V626.384l-149.12 103.488z m283.712-51.744a77.632 77.632 0 1 0 77.392 77.616 77.504 77.504 0 0 0-77.472-77.616zM640 0H160.72A96.736 96.736 0 0 0 64 96.72V927.36a96.736 96.736 0 0 0 96.72 96.64h702.56A96.704 96.704 0 0 0 960 927.36V298.016z m7.808 94.736l226.544 211.008h-146.544a80.08 80.08 0 0 1-80-80zM896 927.36a32.688 32.688 0 0 1-32.72 32.64h-702.56A32.704 32.704 0 0 1 128 927.36V96.72A32.752 32.752 0 0 1 160.72 64l423.088 0.384v161.44a144.176 144.176 0 0 0 144 143.92H896z"
+                    p-id="30865"></path>
+                </svg>
+              </span>
+            </p>
+            <div class="openImgBox" v-if="showImgOne">
+              <img class="w100" :src="imgThirteenOne" />
+            </div>
             <p>
               Read the examples and write down the sentence structure of the
               following sentences in the brackets.
@@ -2313,43 +2755,155 @@
                 phones.(S+V+O+C)
               </p>
             </div>
-            <p>1.It is actually an online shopping website.锛�<input :disabled="testData.isComplete" type="text"
-                class="input-bottom-border" style="width: 80px" v-model="testData.in.one" @change="setTestData" />锛�</p>
             <p>
-              2.Vanessa finally got her own online payment account.锛�<input :disabled="testData.isComplete" type="text"
-                class="input-bottom-border" style="width: 80px" v-model="testData.in.one" @change="setTestData" />锛�
+              1.It is actually an online shopping website.( <select class="select-border"  :disabled="testOneData.isComplete"
+                v-model="testOneData.dropdownStructureData.one.value" style="width: 15%">
+                <option v-for="(item, index) in testOneData.dropdownStructureData.dropDownListStructure" :key="index"
+                  :value="item">
+                  {{ item }}
+                </option>
+              </select> )
+              <span class="icon-box-big">
+                <svg v-if="testOneData.dropdownStructureData.one.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="testOneData.dropdownStructureData.one.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>
+              2.Vanessa finally got her own online payment account. ( <select class="select-border" :disabled="testOneData.isComplete"
+                v-model="testOneData.dropdownStructureData.two.value" style="width: 15%">
+                <option v-for="(item, index) in testOneData.dropdownStructureData.dropDownListStructure" :key="index"
+                  :value="item">
+                  {{ item }}
+                </option>
+              </select> )
+              <span class="icon-box-big">
+                <svg v-if="testOneData.dropdownStructureData.two.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="testOneData.dropdownStructureData.two.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.China offers researchers world-class advanced research
-              facilities in the institutes. 锛�<input :disabled="testData.isComplete" type="text"
-                class="input-bottom-border" style="width: 80px" v-model="testData.in.one" @change="setTestData" />锛�
+              facilities in the institutes. ( <select class="select-border" :disabled="testOneData.isComplete"
+                v-model="testOneData.dropdownStructureData.three.value" style="width: 15%">
+                <option v-for="(item, index) in testOneData.dropdownStructureData.dropDownListStructure" :key="index"
+                  :value="item">
+                  {{ item }}
+                </option>
+              </select> )
+              <span class="icon-box-big">
+                <svg v-if="testOneData.dropdownStructureData.three.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="testOneData.dropdownStructureData.three.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>
               4.These friends made Vanessa see China through the eyes of the
-              locals.锛�<input :disabled="testData.isComplete" type="text" class="input-bottom-border" style="width: 80px"
-                v-model="testData.in.one" @change="setTestData" />锛�
+              locals. ( <select class="select-border" :disabled="testOneData.isComplete"
+                v-model="testOneData.dropdownStructureData.four.value" style="width: 15%">
+                <option v-for="(item, index) in testOneData.dropdownStructureData.dropDownListStructure" :key="index"
+                  :value="item">
+                  {{ item }}
+                </option>
+              </select> )
+              <span class="icon-box-big">
+                <svg v-if="testOneData.dropdownStructureData.four.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="testOneData.dropdownStructureData.four.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>5.The list of Chinese food never ends.锛�<input :disabled="testData.isComplete" type="text"
-                class="input-bottom-border" style="width: 80px" v-model="testData.in.one" @change="setTestData" />锛�</p>
+            <p>
+              5.The list of Chinese food never ends. ( <select class="select-border" :disabled="testOneData.isComplete"
+                v-model="testOneData.dropdownStructureData.five.value" style="width: 15%">
+                <option v-for="(item, index) in testOneData.dropdownStructureData.dropDownListStructure" :key="index"
+                  :value="item">
+                  {{ item }}
+                </option>
+              </select> )
+              <span class="icon-box-big">
+                <svg v-if="testOneData.dropdownStructureData.five.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="testOneData.dropdownStructureData.five.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 class="event-header-text-bc pd-5" style="margin-left: 40px; width: 93%"
               v-if="showlessonTwoQuestionAnswer">
-              绛旀锛� 1.S+V+C &nbsp; 2.S+V+O &nbsp; 3.S+V+O+O &nbsp; 4.S+V+O+C &nbsp; 5.S+V
+              绛旀锛� 1.S+V+C &nbsp; 2.S+V+O &nbsp; 3.S+V+O+O &nbsp; 4.S+V+O+C
+              &nbsp; 5.S+V
             </p>
             <!-- 鎻愪氦鎸夐挳 -->
-            <div class="w100 fl">
-              <ul class="fl ju-ar w100">
+            <div class="w100 fl  ju-cn">
+              <ul class="fl ju-ar w80">
                 <li>
-                  <button class="btn-border btn-w" @click="saveData">
+                  <button class="btn-border btn-w" @click="savaDataOne">
                     鎻愪氦
                   </button>
                 </li>
                 <li>
-                  <button @click="changeTestData" class="btn-border btn-w">
+                  <button @click="changeTestOneData" class="btn-border btn-w">
                     閲嶅仛
                   </button>
                 </li>
                 <li>
-                  <button @click="showlessonTwoQuestionAnswer = !showlessonTwoQuestionAnswer" class="parimary-btn">
+                  <button @click="
+                    showlessonTwoQuestionAnswer = !showlessonTwoQuestionAnswer
+                    " class="parimary-btn">
                     鏌ョ湅绛旀
                   </button>
                 </li>
@@ -2406,6 +2960,7 @@
         <!-- 鍐呭 -->
         <div class="padding-93">
           <div class="bodystyle">
+            <p class="continued">continued</p>
             <table border="1" cellpadding="4" cellspacing="0" style="border-color: #fff" class="fz-14">
               <tr class="table-th-bc">
                 <td class="tl-cn">Items</td>
@@ -2414,110 +2969,395 @@
               </tr>
               <tr class="table-tr-bc">
                 <td class="tl-cn">Shopping</td>
-                <td class="tl-cn">
+                <td class="tl-lf">
                   We bought necessities mainly in brick-and-mortar stores.
                 </td>
-                <td>Online shopping is very common.</td>
+                <td class="tl-lf">Online shopping is very common.</td>
               </tr>
               <tr class="table-tr-bc">
                 <td>
-                  <textarea v-model="questionData.table.one" class="w100 table-tr-bc b0 table-textarea textarea-box"
+                  <textarea v-model="questionData.table.ten" class="w100 table-tr-bc b0 table-textarea textarea-box"
                     @change="setBookQuestion"></textarea>
                 </td>
                 <td>
-                  <textarea v-model="questionData.table.two" class="w100 table-tr-bc b0 table-textarea"
+                  <textarea v-model="questionData.table.eleven" class="w100 table-tr-bc b0 table-textarea"
                     @change="setBookQuestion"></textarea>
                 </td>
                 <td>
-                  <textarea v-model="questionData.table.three" class="w100 table-tr-bc b0 table-textarea"
+                  <textarea v-model="questionData.table.twelve" class="w100 table-tr-bc b0 table-textarea"
                     @change="setBookQuestion"></textarea>
                 </td>
               </tr>
               <tr class="table-tr-bc">
                 <td>
-                  <textarea v-model="questionData.table.four" class="w100 table-tr-bc b0 table-textarea textarea-box"
+                  <textarea v-model="questionData.table.thirteen"
+                    class="w100 table-tr-bc b0 table-textarea textarea-box" @change="setBookQuestion"></textarea>
+                </td>
+                <td>
+                  <textarea v-model="questionData.table.fourteen" class="w100 table-tr-bc b0 table-textarea"
                     @change="setBookQuestion"></textarea>
                 </td>
                 <td>
-                  <textarea v-model="questionData.table.five" class="w100 table-tr-bc b0 table-textarea"
-                    @change="setBookQuestion"></textarea>
-                </td>
-                <td>
-                  <textarea v-model="questionData.table.six" class="w100 table-tr-bc b0 table-textarea"
+                  <textarea v-model="questionData.table.fifteen" class="w100 table-tr-bc b0 table-textarea"
                     @change="setBookQuestion"></textarea>
                 </td>
               </tr>
               <tr class="table-tr-bc">
                 <td>
-                  <textarea v-model="questionData.table.seven" class="w100 table-tr-bc b0 table-textarea textarea-box"
+                  <textarea v-model="questionData.table.sixteen" class="w100 table-tr-bc b0 table-textarea textarea-box"
                     @change="setBookQuestion"></textarea>
                 </td>
                 <td>
-                  <textarea v-model="questionData.table.enight" class="w100 table-tr-bc b0 table-textarea"
+                  <textarea v-model="questionData.table.seventeen" class="w100 table-tr-bc b0 table-textarea"
                     @change="setBookQuestion"></textarea>
                 </td>
                 <td>
-                  <textarea v-model="questionData.table.nine" class="w100 table-tr-bc b0 table-textarea"
+                  <textarea v-model="questionData.table.eighteen" class="w100 table-tr-bc b0 table-textarea"
                     @change="setBookQuestion"></textarea>
                 </td>
               </tr>
               <tr class="table-tr-bc">
-                <td colspan="3" style="text-align: left;">
+                <td colspan="3" style="text-align: left">
                   Your suggestion:
-                  <textarea v-model="questionData.table.ten" class="w100 table-tr-bc b0 table-textarea "
+                  <textarea v-model="questionData.table.nineteen" class="w100 table-tr-bc b0 table-textarea"
                     @change="setBookQuestion"></textarea>
                 </td>
               </tr>
             </table>
+            <div class="resource-primary-border" style="padding: 8px; margin: 5% 0%;">
+              <div class="banshi openImgBox">
+                <div class="swiper-container swiper_ppt">
+                  <div class="swiper-wrapper">
+                    <div class="swiper-slide">
+                      <div class="imgBox" style="width: 100%; height: 100%">
+                        <img src="../../assets/images/ppt/ppt_01.png" />
+                      </div>
+                    </div>
+                    <div class="swiper-slide">
+                      <div class="imgBox" style="width: 100%; height: 100%">
+                        <img src="../../assets/images/ppt/ppt_02.png" />
+                      </div>
+                    </div>
+                    <div class="swiper-slide">
+                      <div class="imgBox" style="width: 100%; height: 100%">
+                        <img src="../../assets/images/ppt/ppt_03.png" />
+                      </div>
+                    </div>
+                    <div class="swiper-slide">
+                      <div class="imgBox" style="width: 100%; height: 100%">
+                        <img src="../../assets/images/ppt/ppt_04.png" />
+                      </div>
+                    </div>
+                    <div class="swiper-slide">
+                      <div class="imgBox" style="width: 100%; height: 100%">
+                        <img src="../../assets/images/ppt/ppt_05.png" />
+                      </div>
+                    </div>
+                    <div class="swiper-slide">
+                      <div class="imgBox" style="width: 100%; height: 100%">
+                        <img src="../../assets/images/ppt/ppt_06.png" />
+                      </div>
+                    </div>
+                    <div class="swiper-slide">
+                      <div class="imgBox" style="width: 100%; height: 100%">
+                        <img src="../../assets/images/ppt/ppt_07.png" />
+                      </div>
+                    </div>
+                    <div class="swiper-slide">
+                      <div class="imgBox" style="width: 100%; height: 100%">
+                        <img src="../../assets/images/ppt/ppt_08.png" />
+                      </div>
+                    </div>
+                    <div class="swiper-slide">
+                      <div class="imgBox" style="width: 100%; height: 100%">
+                        <img src="../../assets/images/ppt/ppt_09.png" />
+                      </div>
+                    </div>
+                    <div class="swiper-slide">
+                      <div class="imgBox" style="width: 100%; height: 100%">
+                        <img src="../../assets/images/ppt/ppt_10.png" />
+                      </div>
+                    </div>
+                    <div class="swiper-slide">
+                      <div class="imgBox" style="width: 100%; height: 100%">
+                        <img src="../../assets/images/ppt/ppt_11.png" />
+                      </div>
+                    </div>
+                    <div class="swiper-slide">
+                      <div class="imgBox" style="width: 100%; height: 100%">
+                        <img src="../../assets/images/ppt/ppt_12.png" />
+                      </div>
+                    </div>
+                    <div class="swiper-slide">
+                      <div class="imgBox" style="width: 100%; height: 100%">
+                        <img src="../../assets/images/ppt/ppt_13.png" />
+                      </div>
+                    </div>
+                    <div class="swiper-slide">
+                      <div class="imgBox" style="width: 100%; height: 100%">
+                        <img src="../../assets/images/ppt/ppt_14.png" />
+                      </div>
+                    </div>
+                    <div class="swiper-slide">
+                      <div class="imgBox" style="width: 100%; height: 100%">
+                        <img src="../../assets/images/ppt/ppt_15.png" />
+                      </div>
+                    </div>
+                    <div class="swiper-slide">
+                      <div class="imgBox" style="width: 100%; height: 100%">
+                        <img src="../../assets/images/ppt/ppt_16.png" />
+                      </div>
+                    </div>
+                    <div class="swiper-slide">
+                      <div class="imgBox" style="width: 100%; height: 100%">
+                        <img src="../../assets/images/ppt/ppt_17.png" />
+                      </div>
+                    </div>
+                    <div class="swiper-slide">
+                      <div class="imgBox" style="width: 100%; height: 100%">
+                        <img src="../../assets/images/ppt/ppt_18.png" />
+                      </div>
+                    </div>
+                    <div class="swiper-slide">
+                      <div class="imgBox" style="width: 100%; height: 100%">
+                        <img src="../../assets/images/ppt/ppt_19.png" />
+                      </div>
+                    </div>
+                    <div class="swiper-slide">
+                      <div class="imgBox" style="width: 100%; height: 100%">
+                        <img src="../../assets/images/ppt/ppt_20.png" />
+                      </div>
+                    </div>
+                    <div class="swiper-slide">
+                      <div class="imgBox" style="width: 100%; height: 100%">
+                        <img src="../../assets/images/ppt/ppt_21.png" />
+                      </div>
+                    </div>
+                    <div class="swiper-slide">
+                      <div class="imgBox" style="width: 100%; height: 100%">
+                        <img src="../../assets/images/ppt/ppt_22.png" />
+                      </div>
+                    </div>
+                    <div class="swiper-slide">
+                      <div class="imgBox" style="width: 100%; height: 100%">
+                        <img src="../../assets/images/ppt/ppt_23.png" />
+                      </div>
+                    </div>
+                    <div class="swiper-slide">
+                      <div class="imgBox" style="width: 100%; height: 100%">
+                        <img src="../../assets/images/ppt/ppt_24.png" />
+                      </div>
+                    </div>
+                    <div class="swiper-slide">
+                      <div class="imgBox" style="width: 100%; height: 100%">
+                        <img src="../../assets/images/ppt/ppt_25.png" />
+                      </div>
+                    </div>
+                    <div class="swiper-slide">
+                      <div class="imgBox" style="width: 100%; height: 100%">
+                        <img src="../../assets/images/ppt/ppt_26.png" />
+                      </div>
+                    </div>
+                    <div class="swiper-slide">
+                      <div class="imgBox" style="width: 100%; height: 100%">
+                        <img src="../../assets/images/ppt/ppt_27.png" />
+                      </div>
+                    </div>
+                  </div>
+                  <div class="swiper-button-next"></div>
+                  <div class="swiper-button-prev"></div>
+                  <div class="pageBox"></div>
+                </div>
+                <!-- 鏄剧ず褰撳墠椤靛拰鎬婚〉鏁扮殑鍏冪礌 -->
+              </div>
+            </div>
             <h2 id="b002">
               <img class="img-0" alt="" src="../../assets/images/dy1-le3.jpg" />
             </h2>
             <h3 id="c008" class="fl al-cn">
               <span class="bjh3">Listening</span>
             </h3>
-
             <p>
               <b>鈪�.Listen to Tom,an overseas student,talking about his journey
                 to China and fill in the blanks with what you hear.</b>
+              <span class="btn-box" @click="showAnswerSeven = !showAnswerSeven">
+                <svg xmlns="http://www.w3.org/2000/svg" width="20.501" height="20.501" viewBox="0 0 20.501 20.501">
+                  <path class="a"
+                    d="M3344.717-15308.5H3337.4a10.186,10.186,0,0,1-7.25-3,10.185,10.185,0,0,1-3-7.25A10.262,10.262,0,0,1,3337.4-15329a10.26,10.26,0,0,1,10.249,10.248,10.129,10.129,0,0,1-2.2,6.341v3.177A.734.734,0,0,1,3344.717-15308.5Zm-9.606-7.29h4.493l.527,1.419c.071.182.156.386.254.608a2.428,2.428,0,0,0,.273.512.986.986,0,0,0,.315.262.971.971,0,0,0,.454.1,1.05,1.05,0,0,0,.773-.327,1.025,1.025,0,0,0,.319-.723,3.3,3.3,0,0,0-.277-1.051l-.062-.161-2.889-7.313c-.119-.321-.228-.607-.335-.873a2.972,2.972,0,0,0-.323-.616,1.56,1.56,0,0,0-.5-.469,1.552,1.552,0,0,0-.781-.181,1.535,1.535,0,0,0-.773.181,1.475,1.475,0,0,0-.5.477,3.674,3.674,0,0,0-.362.739l-.239.627-.054.135-2.824,7.355c-.095.229-.179.46-.25.688a1.529,1.529,0,0,0-.073.477.978.978,0,0,0,.323.72,1.039,1.039,0,0,0,.746.315.838.838,0,0,0,.716-.3,4.676,4.676,0,0,0,.466-.985l.062-.165.527-1.449Zm3.747-1.5h-3.293l1.812-5.124,1.481,5.123Z"
+                    transform="translate(-3327.144 15329)" />
+                </svg>
+              </span>
             </p>
             <audio :src="resource.listenTwo" controls controlslist="noplaybackrate nodownload" style="margin-left: 10px"
               class="audio"></audio>
             <p>
               After studying in China for almost three years by now,I call China
-              my second homeland.I love the natural beauty,the 1.<input :disabled="testData.isComplete" type="text"
-                class="input-bottom-border" style="width: 60px" v-model="testData.in.one" @change="setTestData" />,the
-              people and the food.China is a large country with diverse
-              landscapes awaiting adventurers to 2.<input :disabled="testData.isComplete" type="text"
-                class="input-bottom-border" style="width: 60px" v-model="testData.in.one" @change="setTestData" />.There
-              is a modern
-              public transportation system including city
-              buses,3.<input :disabled="testData.isComplete" type="text" class="input-bottom-border" style="width: 60px"
-                v-model="testData.in.one" @change="setTestData" />,high-speed trains,and airports,as well as a large
-              highway network.These make travel 4.<input :disabled="testData.isComplete" type="text"
-                class="input-bottom-border" style="width: 60px" v-model="testData.in.one" @change="setTestData" />and
-              efficient and
-              allow me to go to many places to enjoy the scenery and
-              culture.China鈥檚 natural beauty keeps on 5.<input :disabled="testData.isComplete" type="text"
-                class="input-bottom-border" style="width: 60px" v-model="testData.in.one"
-                @change="setTestData" />me,from the pure
-              blue waterfalls in Jiuzhaigou to the snowcapped mountains of
-              Shangri-la,from the sandy 6.<input :disabled="testData.isComplete" type="text" class="input-bottom-border"
-                style="width: 60px" v-model="testData.in.one" @change="setTestData" />of Sanya to the rocky seaside
-              of Laoshan鈥� China is such a beautiful country!
+              my second homeland.I love the natural beauty,the 1
+              <input v-model="questionData.lessonThree.one.value" style="width: 60px" class="input-bottom-border fz-18"
+                @blur="handleListeningQuestion('one')" @change="setBookQuestion" />
+              <span class="icon-box-big">
+                <svg v-if="questionData.lessonThree.one.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="questionData.lessonThree.one.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>
+              the people and the food.China is a large country with diverse
+              landscapes awaiting adventurers to 2.<input v-model="questionData.lessonThree.two.value"
+                style="width: 60px" class="input-bottom-border fz-18" @blur="handleListeningQuestion('two')"
+                @change="setBookQuestion" />
+              <span class="icon-box-big">
+                <svg v-if="questionData.lessonThree.two.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="questionData.lessonThree.two.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>.There
+              is a modern public transportation system including city
+              buses,3. <input v-model="questionData.lessonThree.three.value" style="width: 60px"
+                class="input-bottom-border fz-18" @blur="handleListeningQuestion('three')" @change="setBookQuestion" />
+              <span class="icon-box-big">
+                <svg v-if="questionData.lessonThree.three.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="questionData.lessonThree.three.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>,high-speed trains,and airports,as well as a large
+              highway
+              network.These make travel 4. <input v-model="questionData.lessonThree.four.value" style="width: 60px"
+                class="input-bottom-border fz-18" @blur="handleListeningQuestion('four')" @change="setBookQuestion" />
+              <span class="icon-box-big">
+                <svg v-if="questionData.lessonThree.four.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="questionData.lessonThree.four.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 efficient and allow me to go
+              to many places to enjoy the
+              scenery and culture.China鈥檚 natural beauty keeps on 5. <input
+                v-model="questionData.lessonThree.five.value" style="width: 60px" class="input-bottom-border fz-18"
+                @blur="handleListeningQuestion('five')" @change="setBookQuestion" />
+              <span class="icon-box-big">
+                <svg v-if="questionData.lessonThree.five.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="questionData.lessonThree.five.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>me,from the pure blue waterfalls in Jiuzhaigou to the snowcapped
+              mountains of Shangri-la,from the sandy 6.<input v-model="questionData.lessonThree.six.value"
+                style="width: 60px" class="input-bottom-border fz-18" @blur="handleListeningQuestion('six')"
+                @change="setBookQuestion" />
+              <span class="icon-box-big">
+                <svg v-if="questionData.lessonThree.six.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="questionData.lessonThree.six.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>of
+              Sanya to the rocky seaside of Laoshan鈥� China is such a
+              beautiful country!
             </p>
-            <p class="event-header-text-bc pd-5" style="margin-left: 40px; width: 93%" v-if="showlessonThreeQuestionAnswer">
-              绛旀锛� 1.culture &nbsp; 2.explore &nbsp; 3.subways &nbsp; 4.convenient &nbsp; 5.surprising &nbsp; 6.beach
+            <p class="event-header-text-bc pd-5" style="margin-left: 40px; width: 93%" v-if="showAnswerSeven">
+              绛旀锛� 1.culture &nbsp; 2.explore &nbsp; 3.subways &nbsp;
+              4.convenient &nbsp; 5.surprising &nbsp; 6.beach
             </p>
             <p>
               <b>鈪�.Listen to the conversation about planning for the upcoming
                 Chinese Culture Week and circle the right expressions to
                 complete the following sentences.</b>
+              <span class="btn-box" @click="showAnswerEight = !showAnswerEight">
+                <svg xmlns="http://www.w3.org/2000/svg" width="20.501" height="20.501" viewBox="0 0 20.501 20.501">
+                  <path class="a"
+                    d="M3344.717-15308.5H3337.4a10.186,10.186,0,0,1-7.25-3,10.185,10.185,0,0,1-3-7.25A10.262,10.262,0,0,1,3337.4-15329a10.26,10.26,0,0,1,10.249,10.248,10.129,10.129,0,0,1-2.2,6.341v3.177A.734.734,0,0,1,3344.717-15308.5Zm-9.606-7.29h4.493l.527,1.419c.071.182.156.386.254.608a2.428,2.428,0,0,0,.273.512.986.986,0,0,0,.315.262.971.971,0,0,0,.454.1,1.05,1.05,0,0,0,.773-.327,1.025,1.025,0,0,0,.319-.723,3.3,3.3,0,0,0-.277-1.051l-.062-.161-2.889-7.313c-.119-.321-.228-.607-.335-.873a2.972,2.972,0,0,0-.323-.616,1.56,1.56,0,0,0-.5-.469,1.552,1.552,0,0,0-.781-.181,1.535,1.535,0,0,0-.773.181,1.475,1.475,0,0,0-.5.477,3.674,3.674,0,0,0-.362.739l-.239.627-.054.135-2.824,7.355c-.095.229-.179.46-.25.688a1.529,1.529,0,0,0-.073.477.978.978,0,0,0,.323.72,1.039,1.039,0,0,0,.746.315.838.838,0,0,0,.716-.3,4.676,4.676,0,0,0,.466-.985l.062-.165.527-1.449Zm3.747-1.5h-3.293l1.812-5.124,1.481,5.123Z"
+                    transform="translate(-3327.144 15329)" />
+                </svg>
+              </span>
             </p>
             <audio :src="resource.listenThree" controls controlslist="noplaybackrate nodownload"
               style="margin-left: 10px" class="audio"></audio>
             <p>
               1.They would like to organize an activity for foreign students to
               experience Chinese handcrafts / learn Chinese calligraphy.
+            </p>
+            <p>
+              <input :disabled="expression.isComplete" type="text" class="input-bottom-border" style="width: 85%"
+                v-model="expression.one" @change="setExpression" />
+              <span>
+                <svg v-if="
+                  expression.isComplete &&
+                  isTextRight(expression.answer, expression.one, 0)
+                " 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="
+                  expression.isComplete &&
+                  isTextRight(expression.answer, expression.one, 0) == 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>
         </div>
@@ -2544,18 +3384,149 @@
               2.They decide to hold a Chinese crafts show / paper-cutting
               contest.
             </p>
+            <p>
+              <input :disabled="expression.isComplete" type="text" class="input-bottom-border" style="width:85%"
+                v-model="expression.two" @change="setExpression" />
+              <span>
+                <svg v-if="
+                  expression.isComplete &&
+                  isTextRight(expression.answer, expression.two, 1)
+                " 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="
+                  expression.isComplete &&
+                  isTextRight(expression.answer, expression.two, 1) == 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.Linda is to design the posters / reserve rooms.</p>
+            <p>
+              <input :disabled="expression.isComplete" type="text" class="input-bottom-border" style="width: 85%"
+                v-model="expression.three" @change="setExpression" />
+              <span>
+                <svg v-if="
+                  expression.isComplete &&
+                  isTextRight(expression.answer, expression.three, 2)
+                " 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="
+                  expression.isComplete &&
+                  isTextRight(expression.answer, expression.three, 2) == 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>
               4.Li Hong is to invite students to compete in the contest /
               handcraftsmen to show their talent.
             </p>
             <p>
+              <input :disabled="expression.isComplete" type="text" class="input-bottom-border" style="width: 85%"
+                v-model="expression.four" @change="setExpression" />
+              <span>
+                <svg v-if="
+                  expression.isComplete &&
+                  isTextRight(expression.answer, expression.four, 3)
+                " 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="
+                  expression.isComplete &&
+                  isTextRight(expression.answer, expression.four, 3) == 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>
               5.Zhang Ping is to arrange the room set-up / send out invitations.
             </p>
+            <p>
+              <input :disabled="expression.isComplete" type="text" class="input-bottom-border" style="width: 85%"
+                v-model="expression.five" @change="setExpression" />
+              <span>
+                <svg v-if="
+                  expression.isComplete &&
+                  isTextRight(expression.answer, expression.five, 4)
+                " 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="
+                  expression.isComplete &&
+                  isTextRight(expression.answer, expression.five, 4) == 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 class="event-header-text-bc pd-5" style="margin-left: 40px; width: 91%" v-if="showAnswerEight">
+              绛旀锛� (1)experience Chinese handicraft &nbsp; (2)paper cutting contest &nbsp; (3)design the posters &nbsp;
+              (4)handicraftsmen to show their talent&nbsp; (5)arrange the room set-up
+            </p>
+            <div class="w100 fl ju-cn">
+              <ul class="fl ju-ar w80">
+                <li>
+                  <button class="btn-border btn-w" @click="savaDataTwo">
+                    鎻愪氦
+                  </button>
+                </li>
+                <li>
+                  <button @click="changeTestTwoData" class="btn-border btn-w">
+                    閲嶅仛
+                  </button>
+                </li>
+                <li>
+                  <button @click="
+                    showAnswerEight = !showAnswerEight
+                    " class="parimary-btn">
+                    鏌ョ湅绛旀
+                  </button>
+                </li>
+              </ul>
+            </div>
             <h3 id="c009"><span class="bjh3">Practical Writing</span></h3>
             <p>Work with your partner to discuss the following questions.</p>
-            <p>1.How do you let others know about an upcoming event?
-              <span class="btn-box" @click="showAnswerSeven = !showAnswerSeven">
+            <p>
+              1.How do you let others know about an upcoming event?
+              <span class="btn-box" @click="showAnswerNine = !showAnswerNine">
                 <svg xmlns="http://www.w3.org/2000/svg" width="20.501" height="20.501" viewBox="0 0 20.501 20.501">
                   <path class="a"
                     d="M3344.717-15308.5H3337.4a10.186,10.186,0,0,1-7.25-3,10.185,10.185,0,0,1-3-7.25A10.262,10.262,0,0,1,3337.4-15329a10.26,10.26,0,0,1,10.249,10.248,10.129,10.129,0,0,1-2.2,6.341v3.177A.734.734,0,0,1,3344.717-15308.5Zm-9.606-7.29h4.493l.527,1.419c.071.182.156.386.254.608a2.428,2.428,0,0,0,.273.512.986.986,0,0,0,.315.262.971.971,0,0,0,.454.1,1.05,1.05,0,0,0,.773-.327,1.025,1.025,0,0,0,.319-.723,3.3,3.3,0,0,0-.277-1.051l-.062-.161-2.889-7.313c-.119-.321-.228-.607-.335-.873a2.972,2.972,0,0,0-.323-.616,1.56,1.56,0,0,0-.5-.469,1.552,1.552,0,0,0-.781-.181,1.535,1.535,0,0,0-.773.181,1.475,1.475,0,0,0-.5.477,3.674,3.674,0,0,0-.362.739l-.239.627-.054.135-2.824,7.355c-.095.229-.179.46-.25.688a1.529,1.529,0,0,0-.073.477.978.978,0,0,0,.323.72,1.039,1.039,0,0,0,.746.315.838.838,0,0,0,.716-.3,4.676,4.676,0,0,0,.466-.985l.062-.165.527-1.449Zm3.747-1.5h-3.293l1.812-5.124,1.481,5.123Z"
@@ -2567,13 +3538,13 @@
             <textarea v-model="questionData.reading.five" placeholder="璇疯緭鍏ュ唴瀹�" rows="6"
               style="margin-left: 40px; width: 92%" class="fz-16 fm-son" @change="setBookQuestion"></textarea>
             <!-- 绛旀妗� -->
-            <p class="event-header-text-bc pd-5" style="margin-left: 40px; width: 91%" v-if="showAnswerSeven">
-              绛旀锛� (1)posters &nbsp; (2)Wechat public account &nbsp; (3)Campus radio &nbsp; (4)Campus TV station &nbsp;
-              (5)Notice
+            <p class="event-header-text-bc pd-5" style="margin-left: 40px; width: 91%" v-if="showAnswerNine">
+              绛旀锛� (1)posters &nbsp; (2)Wechat public account &nbsp; (3)Campus
+              radio &nbsp; (4)Campus TV station &nbsp; (5)Notice
             </p>
             <p>
               2.What information would you like to tell them about the event?
-              <span class="btn-box" @click="showAnswerEight = !showAnswerEight">
+              <span class="btn-box" @click="showAnswerEleven = !showAnswerEleven">
                 <svg xmlns="http://www.w3.org/2000/svg" width="20.501" height="20.501" viewBox="0 0 20.501 20.501">
                   <path class="a"
                     d="M3344.717-15308.5H3337.4a10.186,10.186,0,0,1-7.25-3,10.185,10.185,0,0,1-3-7.25A10.262,10.262,0,0,1,3337.4-15329a10.26,10.26,0,0,1,10.249,10.248,10.129,10.129,0,0,1-2.2,6.341v3.177A.734.734,0,0,1,3344.717-15308.5Zm-9.606-7.29h4.493l.527,1.419c.071.182.156.386.254.608a2.428,2.428,0,0,0,.273.512.986.986,0,0,0,.315.262.971.971,0,0,0,.454.1,1.05,1.05,0,0,0,.773-.327,1.025,1.025,0,0,0,.319-.723,3.3,3.3,0,0,0-.277-1.051l-.062-.161-2.889-7.313c-.119-.321-.228-.607-.335-.873a2.972,2.972,0,0,0-.323-.616,1.56,1.56,0,0,0-.5-.469,1.552,1.552,0,0,0-.781-.181,1.535,1.535,0,0,0-.773.181,1.475,1.475,0,0,0-.5.477,3.674,3.674,0,0,0-.362.739l-.239.627-.054.135-2.824,7.355c-.095.229-.179.46-.25.688a1.529,1.529,0,0,0-.073.477.978.978,0,0,0,.323.72,1.039,1.039,0,0,0,.746.315.838.838,0,0,0,.716-.3,4.676,4.676,0,0,0,.466-.985l.062-.165.527-1.449Zm3.747-1.5h-3.293l1.812-5.124,1.481,5.123Z"
@@ -2582,10 +3553,10 @@
               </span>
             </p>
             <!-- 鏂囨湰妗� -->
-            <textarea v-model="questionData.reading.sex" placeholder="璇疯緭鍏ュ唴瀹�" rows="6"
+            <textarea v-model="questionData.reading.six" placeholder="璇疯緭鍏ュ唴瀹�" rows="6"
               style="margin-left: 40px; width: 92%" class="fz-16 fm-son" @change="setBookQuestion"></textarea>
             <!-- 绛旀妗� -->
-            <p class="event-header-text-bc pd-5" style="margin-left: 40px; width: 91%" v-if="showAnswerEight">
+            <p class="event-header-text-bc pd-5" style="margin-left: 40px; width: 91%" v-if="showAnswerEleven">
               绛旀锛�(1)Name of the event(2)Date & time (3)Address (4)Organizer
             </p>
             <p>
@@ -2604,53 +3575,337 @@
             <p>鈻� Describe your event or why people should attend.</p>
             <p>鈻� Include a relevant call to action.</p>
             <div class="horizontal" style="display: flex">
-              <div class="left" style="width: 48%">
-                <p class="center">
-                  <img class="img-e" alt="" src="../../assets/images/0025-1.jpg" />
-                </p>
+              <div class="left" style="width: 48%;">
+                <img style="width: 100%; height: auto; margin: 15% 0%" class="img-e" alt=""
+                  src="../../assets/images/0025-1.jpg" />
               </div>
               <div class="right" style="width: 48%">
                 <p>
-                  <input type="checkbox" name="ball" value="Language" id="1" v-model="testData.check" />
+                  <input type="checkbox" name="ball" value="Name of the event" id="1" v-model="check.value" />
                   Name of the event
+                  <span>
+                    <svg v-if="
+                      check.isComplete &&
+                      isShowRight(
+                        check.answer, check.value, 'Name of the event'
+                      )
+                    " 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="
+                      check.isComplete &&
+                      isShowRight(
+                        check.answer, check.value, 'Name of the event'
+                      ) == 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>
-                  <input type="checkbox" name="ball" value="Language" id="1" v-model="testData.check" />
+                  <input type="checkbox" name="ball" value="Date and time" id="2" v-model="check.value" />
                   Date and time
+                  <span>
+                    <svg v-if="
+                      check.isComplete &&
+                      isShowRight(
+                        check.answer, check.value, 'Date and time'
+                      )
+                    " 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="
+                      check.isComplete &&
+                      isShowRight(
+                        check.answer, check.value, 'Date and time'
+                      ) == 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>
-                  <input type="checkbox" name="ball" value="Language" id="1" v-model="testData.check" />
+                  <input type="checkbox" name="ball" value="Location" id="3" v-model="check.value" />
                   Location
+                  <span>
+                    <svg v-if="
+                      check.isComplete &&
+                      isShowRight(
+                        check.answer, check.value, 'Location'
+                      )
+                    " 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="
+                      check.isComplete &&
+                      isShowRight(
+                        check.answer, check.value, 'Location'
+                      ) == 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>
-                  <input type="checkbox" name="ball" value="Language" id="1" v-model="testData.check" />
+                  <input type="checkbox" name="ball" value="Greetings" id="4" v-model="check.value" />
                   Greetings
+                  <span>
+                    <svg v-if="
+                      check.isComplete &&
+                      isShowRight(
+                        check.answer, check.value, 'Greetings'
+                      )
+                    " 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="
+                      check.isComplete &&
+                      isShowRight(
+                        check.answer, check.value, 'Greetings'
+                      ) == 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>
-                  <input type="checkbox" name="ball" value="Language" id="1" v-model="testData.check" />
+                  <input type="checkbox" name="ball" value="Warnings" id="5" v-model="check.value" />
                   Warnings
+                  <span>
+                    <svg v-if="
+                      check.isComplete &&
+                      isShowRight(
+                        check.answer, check.value, 'Warnings'
+                      )
+                    " 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="
+                      check.isComplete &&
+                      isShowRight(
+                        check.answer, check.value, 'Warnings'
+                      ) == 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>
-                  <input type="checkbox" name="ball" value="Language" id="1" v-model="testData.check" />
+                  <input type="checkbox" name="ball" value="Organizer" id="6" v-model="check.value" />
                   Organizer
+                  <span>
+                    <svg v-if="
+                      check.isComplete &&
+                      isShowRight(
+                        check.answer, check.value, 'Organizer'
+                      )
+                    " 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="
+                      check.isComplete &&
+                      isShowRight(
+                        check.answer, check.value, 'Organizer'
+                      ) == 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>
-                  <input type="checkbox" name="ball" value="Language" id="1" v-model="testData.check" />
+                  <input type="checkbox" name="ball" value="Signature" id="7" v-model="check.value" />
                   Signature
+                  <span>
+                    <svg v-if="
+                      check.isComplete &&
+                      isShowRight(
+                        check.answer, check.value, 'Signature'
+                      )
+                    " 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="
+                      check.isComplete &&
+                      isShowRight(
+                        check.answer, check.value, 'Signature'
+                      ) == 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>
-                  <input type="checkbox" name="ball" value="Language" id="1" v-model="testData.check" />
+                  <input type="checkbox" name="ball" value="A short description of the event" id="8"
+                    v-model="check.value" />
                   A short description of the event
+                  <span>
+                    <svg v-if="
+                      check.isComplete &&
+                      isShowRight(
+                        check.answer, check.value, 'A short description of the event'
+                      )
+                    " 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="
+                      check.isComplete &&
+                      isShowRight(
+                        check.answer, check.value, 'A short description of the event'
+                      ) == 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>
-                  <input type="checkbox" name="ball" value="Language" id="1" v-model="testData.check" />
+                  <input type="checkbox" name="ball" value="Contact information" id="9" v-model="check.value" />
                   Contact information
+                  <span>
+                    <svg v-if="
+                      check.isComplete &&
+                      isShowRight(
+                        check.answer, check.value, 'Contact 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="
+                      check.isComplete &&
+                      isShowRight(
+                        check.answer, check.value, 'Contact 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
+                        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>
-                  <input type="checkbox" name="ball" value="Language" id="1" v-model="testData.check" />
+                  <input type="checkbox" name="ball" value="Pictures of the event" id="10" v-model="check.value" />
                   Pictures of the event
+                  <span>
+                    <svg v-if="
+                      check.isComplete &&
+                      isShowRight(
+                        check.answer, check.value, 'Pictures of the event'
+                      )
+                    " 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="
+                      check.isComplete &&
+                      isShowRight(
+                        check.answer, check.value, 'Pictures of the event'
+                      ) == 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>
+            </div>
+            <p class="event-header-text-bc pd-5" style="margin-left: 35px; width: 93%" v-if="showQuestionAnswer">
+              绛旀锛歂ame of the event,Date & time,Address,Organizer
+            </p>
+            <div class="w100 fl  ju-cn">
+              <ul class="fl ju-ar w80">
+                <li>
+                  <button class="btn-border btn-w" @click="savaCheck">
+                    鎻愪氦
+                  </button>
+                </li>
+                <li>
+                  <button @click="changeCheck" class="btn-border btn-w">
+                    閲嶅仛
+                  </button>
+                </li>
+                <li>
+                  <button @click="
+                    showQuestionAnswer = !showQuestionAnswer
+                    " class="parimary-btn">
+                    鏌ョ湅绛旀
+                  </button>
+                </li>
+              </ul>
             </div>
           </div>
         </div>
@@ -2680,44 +3935,80 @@
                 lobby of Student Center at</b>6锛�00-8锛�00<b> November</b>16<b>.You're in charge of publicity in the club
                 and are required to
                 design a poster for the contest.Complete the necessary
-                information in the following poster.</b>
+                information in the following poster.</b> <span class="btn-box"
+                @click="showAnswerTwelve = !showAnswerTwelve">
+                <svg xmlns="http://www.w3.org/2000/svg" width="20.501" height="20.501" viewBox="0 0 20.501 20.501">
+                  <path class="a"
+                    d="M3344.717-15308.5H3337.4a10.186,10.186,0,0,1-7.25-3,10.185,10.185,0,0,1-3-7.25A10.262,10.262,0,0,1,3337.4-15329a10.26,10.26,0,0,1,10.249,10.248,10.129,10.129,0,0,1-2.2,6.341v3.177A.734.734,0,0,1,3344.717-15308.5Zm-9.606-7.29h4.493l.527,1.419c.071.182.156.386.254.608a2.428,2.428,0,0,0,.273.512.986.986,0,0,0,.315.262.971.971,0,0,0,.454.1,1.05,1.05,0,0,0,.773-.327,1.025,1.025,0,0,0,.319-.723,3.3,3.3,0,0,0-.277-1.051l-.062-.161-2.889-7.313c-.119-.321-.228-.607-.335-.873a2.972,2.972,0,0,0-.323-.616,1.56,1.56,0,0,0-.5-.469,1.552,1.552,0,0,0-.781-.181,1.535,1.535,0,0,0-.773.181,1.475,1.475,0,0,0-.5.477,3.674,3.674,0,0,0-.362.739l-.239.627-.054.135-2.824,7.355c-.095.229-.179.46-.25.688a1.529,1.529,0,0,0-.073.477.978.978,0,0,0,.323.72,1.039,1.039,0,0,0,.746.315.838.838,0,0,0,.716-.3,4.676,4.676,0,0,0,.466-.985l.062-.165.527-1.449Zm3.747-1.5h-3.293l1.812-5.124,1.481,5.123Z"
+                    transform="translate(-3327.144 15329)" />
+                </svg>
+              </span>
             </p>
-            <p class="center">
+            <div class="center poster-img">
               <img class="img-a" alt="" src="../../assets/images/0026-1.jpg" />
+              <input type="text" class="poster-input-box-one" v-model="testTwoData.diy.one" @change="setTestTwoData" />
+              <input type="text" class="poster-input-box-two" v-model="testTwoData.diy.two" @change="setTestTwoData" />
+              <input type="text" class="poster-input-box-three" v-model="testTwoData.diy.three"
+                @change="setTestTwoData" />
+              <input type="text" class="poster-input-box-four" v-model="testTwoData.diy.four"
+                @change="setTestTwoData" />
+            </div>
+            <!-- 绛旀妗� -->
+            <p class="event-header-text-bc pd-5 tl-lf" style="margin-left: 40px; width: 91%" v-if="showAnswerTwelve">
+              绛旀锛�
+              <img class="w100" src="../../assets/images/PosterFilling.png">
             </p>
             <p>
               <b>鈪�.Your class has prepared a Chinese culture exhibition for
                 foreign exchange students.Your group takes the responsibility of
                 designing a poster for it.Discuss with your partner and try to
                 answer the questions below to find out what information is
-                needed.</b>
+                needed.</b> <span class="btn-box" @click="showAnswerThirteen = !showAnswerThirteen">
+                <svg xmlns="http://www.w3.org/2000/svg" width="20.501" height="20.501" viewBox="0 0 20.501 20.501">
+                  <path class="a"
+                    d="M3344.717-15308.5H3337.4a10.186,10.186,0,0,1-7.25-3,10.185,10.185,0,0,1-3-7.25A10.262,10.262,0,0,1,3337.4-15329a10.26,10.26,0,0,1,10.249,10.248,10.129,10.129,0,0,1-2.2,6.341v3.177A.734.734,0,0,1,3344.717-15308.5Zm-9.606-7.29h4.493l.527,1.419c.071.182.156.386.254.608a2.428,2.428,0,0,0,.273.512.986.986,0,0,0,.315.262.971.971,0,0,0,.454.1,1.05,1.05,0,0,0,.773-.327,1.025,1.025,0,0,0,.319-.723,3.3,3.3,0,0,0-.277-1.051l-.062-.161-2.889-7.313c-.119-.321-.228-.607-.335-.873a2.972,2.972,0,0,0-.323-.616,1.56,1.56,0,0,0-.5-.469,1.552,1.552,0,0,0-.781-.181,1.535,1.535,0,0,0-.773.181,1.475,1.475,0,0,0-.5.477,3.674,3.674,0,0,0-.362.739l-.239.627-.054.135-2.824,7.355c-.095.229-.179.46-.25.688a1.529,1.529,0,0,0-.073.477.978.978,0,0,0,.323.72,1.039,1.039,0,0,0,.746.315.838.838,0,0,0,.716-.3,4.676,4.676,0,0,0,.466-.985l.062-.165.527-1.449Zm3.747-1.5h-3.293l1.812-5.124,1.481,5.123Z"
+                    transform="translate(-3327.144 15329)" />
+                </svg>
+              </span>
             </p>
             <div class="dy1-bj4">
-              <p class="center"><b>Information to put into our poster</b></p>
+              <p class="center"><b>Information to put into our poster</b>
+              </p>
             </div>
             <div class="dy1-bj5">
-              <p>1.What can be the title of the exhibition?</p>
-              <p>
-                <input :disabled="testData.isComplete" type="text" class="input-bc-t" style="width: 325px"
-                  v-model="testData.in.one" @change="setTestData" />
+              <p class="tl-lf">1.What can be the title of the exhibition?
+                <textarea v-model="testTwoData.yc.one" placeholder="璇疯緭鍏ュ唴瀹�" rows="2"
+                  style="margin-left: 40px; width: 88%" class="fz-16 fm-son" @change="setTestTwoData"></textarea>
               </p>
-              <p>2.What should be included in the exhibition?</p>
-              <p><input :disabled="testData.isComplete" type="text" class="input-bc-t" style="width: 325px"
-                  v-model="testData.in.one" @change="setTestData" /></p>
-              <p>3.Where will the exhibition be held?</p>
-              <p><input :disabled="testData.isComplete" type="text" class="input-bc-t" style="width: 325px"
-                  v-model="testData.in.one" @change="setTestData" /></p>
-              <p>4.When will the exhibition be held?</p>
-              <p><input :disabled="testData.isComplete" type="text" class="input-bc-t" style="width: 325px"
-                  v-model="testData.in.one" @change="setTestData" /></p>
-              <div class="event-header-text-bc pd-5" style="margin-left: 40px; width: 93%"
-                v-if="showlessonThreeQuestionAnswer">
-              <span>绛旀锛�</span>
-              <p>1銆� Traditional handicraft show</p>
-              <p>2銆� Various handicrafts made by Chinese students in theirtraditional Chinese culture courses</p>
-              <p>3銆� Students activity center.</p>
-              <p>4銆� November 13th -- 19th</p> 
-              </div>
+              <!-- 绛旀妗� -->
+              <p class="event-header-text-bc pd-5" style="margin-left: 40px; width: 91%" v-if="showAnswerThirteen">
+                绛旀锛� Traditional handicraft show
+              </p>
+              <p class="tl-lf">2.What should be included in the exhibition?
+                <textarea v-model="testTwoData.yc.two" placeholder="璇疯緭鍏ュ唴瀹�" rows="2"
+                  style="margin-left: 40px; width: 88%" class="fz-16 fm-son" @change="setTestTwoData"></textarea>
+              </p>
+
+              <!-- 绛旀妗� -->
+              <p class="event-header-text-bc pd-5 tl-lf" style="margin-left: 40px; width: 91%"
+                v-if="showAnswerThirteen">
+                绛旀锛� Various handicrafts made by Chinese students in theirtraditional Chinese culture courses
+              </p>
+              <p class="tl-lf">3.Where will the exhibition be held?
+                <textarea v-model="testTwoData.yc.three" placeholder="璇疯緭鍏ュ唴瀹�" rows="2"
+                  style="margin-left: 40px; width: 88%" class="fz-16 fm-son" @change="setTestTwoData"></textarea>
+              </p>
+              <p class="event-header-text-bc pd-5" style="margin-left: 40px; width: 91%" v-if="showAnswerThirteen">
+                绛旀锛歋tudents activity center
+              </p>
+              <p class="tl-lf">4.When will the exhibition be held?
+                <textarea v-model="testTwoData.yc.four" placeholder="璇疯緭鍏ュ唴瀹�" rows="2"
+                  style="margin-left: 40px; width: 88%" class="fz-16 fm-son" @change="setTestTwoData"></textarea>
+              </p>
+              <!-- 绛旀妗� -->
+              <p class="event-header-text-bc pd-5" style="margin-left: 40px; width: 91%" v-if="showAnswerThirteen">
+                绛旀锛� November 13th -- 19th
+              </p>
               <p>...</p>
             </div>
           </div>
@@ -2745,9 +4036,15 @@
               鈪�<b>.Design a poster for the exhibition according to the
                 information in the table above.</b>
             </p>
-            <p class="center">
+            <div class="center poster-design">
               <img class="img-b" alt="" src="../../assets/images/0027-1.jpg" />
-            </p>
+              <input type="text" class="poster-input-box-five" v-model="testTwoData.da.one" @change="setTestTwoData" />
+              <input type="text" class="poster-input-box-six" v-model="testTwoData.da.two" @change="setTestTwoData" />
+              <input type="text" class="poster-input-box-seven" v-model="testTwoData.da.three"
+                @change="setTestTwoData" />
+              <input type="text" class="poster-input-box-eight" v-model="testTwoData.da.four"
+                @change="setTestTwoData" />
+            </div>
             <div class="un-h2">
               <h2 id="b004">Unit Project</h2>
             </div>
@@ -2801,32 +4098,202 @@
             <div class="fieldset-1">
               <p class="center">
                 <b>Questions You May Ask When Planning an Event</b>
+                <span class="btn-box" @click="showAnswerFourteen = !showAnswerFourteen">
+                  <svg xmlns="http://www.w3.org/2000/svg" width="20.501" height="20.501" viewBox="0 0 20.501 20.501">
+                    <path class="a"
+                      d="M3344.717-15308.5H3337.4a10.186,10.186,0,0,1-7.25-3,10.185,10.185,0,0,1-3-7.25A10.262,10.262,0,0,1,3337.4-15329a10.26,10.26,0,0,1,10.249,10.248,10.129,10.129,0,0,1-2.2,6.341v3.177A.734.734,0,0,1,3344.717-15308.5Zm-9.606-7.29h4.493l.527,1.419c.071.182.156.386.254.608a2.428,2.428,0,0,0,.273.512.986.986,0,0,0,.315.262.971.971,0,0,0,.454.1,1.05,1.05,0,0,0,.773-.327,1.025,1.025,0,0,0,.319-.723,3.3,3.3,0,0,0-.277-1.051l-.062-.161-2.889-7.313c-.119-.321-.228-.607-.335-.873a2.972,2.972,0,0,0-.323-.616,1.56,1.56,0,0,0-.5-.469,1.552,1.552,0,0,0-.781-.181,1.535,1.535,0,0,0-.773.181,1.475,1.475,0,0,0-.5.477,3.674,3.674,0,0,0-.362.739l-.239.627-.054.135-2.824,7.355c-.095.229-.179.46-.25.688a1.529,1.529,0,0,0-.073.477.978.978,0,0,0,.323.72,1.039,1.039,0,0,0,.746.315.838.838,0,0,0,.716-.3,4.676,4.676,0,0,0,.466-.985l.062-.165.527-1.449Zm3.747-1.5h-3.293l1.812-5.124,1.481,5.123Z"
+                      transform="translate(-3327.144 15329)" />
+                  </svg>
+                </span>
               </p>
               <p>How many people do you need to make the event happen?</p>
+              <!-- 鏂囨湰妗� -->
+              <textarea v-model="testTwoData.qy.one" placeholder="璇疯緭鍏ュ唴瀹�" rows="2" style="margin-left: 40px; width: 92%"
+                class="fz-16 fm-son" @change="setTestTwoData"></textarea>
+              <!-- 绛旀妗� -->
+              <p class="event-header-text-bc pd-5" style="margin-left: 40px; width: 91%" v-if="showAnswerFourteen">
+                绛旀锛� (1)posters &nbsp; (2)Wechat public account &nbsp; (3)Campus
+                radio &nbsp; (4)Campus TV station &nbsp; (5)Notice
+              </p>
               <p>What resources do you need?</p>
+              <textarea v-model="testTwoData.qy.two" placeholder="璇疯緭鍏ュ唴瀹�" rows="2" style="margin-left: 40px; width: 92%"
+                class="fz-16 fm-son" @change="setTestTwoData"></textarea>
+              <!-- 绛旀妗� -->
+              <p class="event-header-text-bc pd-5" style="margin-left: 40px; width: 91%" v-if="showAnswerFourteen">
+                绛旀锛� (1)posters &nbsp; (2)Wechat public account &nbsp; (3)Campus
+                radio &nbsp; (4)Campus TV station &nbsp; (5)Notice
+              </p>
               <p>What does the audience need to know?</p>
+              <textarea v-model="testTwoData.qy.three" placeholder="璇疯緭鍏ュ唴瀹�" rows="2"
+                style="margin-left: 40px; width: 92%" class="fz-16 fm-son" @change="setTestTwoData"></textarea>
+              <!-- 绛旀妗� -->
+              <p class="event-header-text-bc pd-5" style="margin-left: 40px; width: 91%" v-if="showAnswerFourteen">
+                绛旀锛� (1)posters &nbsp; (2)Wechat public account &nbsp; (3)Campus
+                radio &nbsp; (4)Campus TV station &nbsp; (5)Notice
+              </p>
               <p>What will hold the audience鈥檚 interest?</p>
+              <textarea v-model="testTwoData.qy.four" placeholder="璇疯緭鍏ュ唴瀹�" rows="2" style="margin-left: 40px; width: 92%"
+                class="fz-16 fm-son" @change="setTestTwoData"></textarea>
+              <!-- 绛旀妗� -->
+              <p class="event-header-text-bc pd-5" style="margin-left: 40px; width: 91%" v-if="showAnswerFourteen">
+                绛旀锛� (1)posters &nbsp; (2)Wechat public account &nbsp; (3)Campus
+                radio &nbsp; (4)Campus TV station &nbsp; (5)Notice
+              </p>
               <p>What do you hope to achieve through this event?</p>
+              <textarea v-model="testTwoData.qy.five" placeholder="璇疯緭鍏ュ唴瀹�" rows="2" style="margin-left: 40px; width: 92%"
+                class="fz-16 fm-son" @change="setTestTwoData"></textarea>
+              <!-- 绛旀妗� -->
+              <p class="event-header-text-bc pd-5" style="margin-left: 40px; width: 91%" v-if="showAnswerFourteen">
+                绛旀锛� (1)posters &nbsp; (2)Wechat public account &nbsp; (3)Campus
+                radio &nbsp; (4)Campus TV station &nbsp; (5)Notice
+              </p>
             </div>
-            <!-- 鎻愪氦鎸夐挳 -->
-            <div class="w100 fl">
-              <ul class="fl ju-ar w100">
-                <li>
-                  <button class="btn-border btn-w" @click="saveData">
-                    鎻愪氦
-                  </button>
-                </li>
-                <li>
-                  <button @click="changeTestData" class="btn-border btn-w">
-                    閲嶅仛
-                  </button>
-                </li>
-                <li>
-                  <button @click="showlessonThreeQuestionAnswer = !showlessonThreeQuestionAnswer" class="parimary-btn">
-                    鏌ョ湅绛旀
-                  </button>
-                </li>
-              </ul>
+            <div class="resource-primary-border" style="padding: 8px; margin: 5% 0%;">
+              <div class="banshi openImgBox">
+                <div class="swiper-container swiper_ppt">
+                  <div class="swiper-wrapper">
+                    <div class="swiper-slide">
+                      <div class="imgBox" style="width: 100%; height: 100%">
+                        <img src="../../assets/images/ppt/ppt_01.png" />
+                      </div>
+                    </div>
+                    <div class="swiper-slide">
+                      <div class="imgBox" style="width: 100%; height: 100%">
+                        <img src="../../assets/images/ppt/ppt_02.png" />
+                      </div>
+                    </div>
+                    <div class="swiper-slide">
+                      <div class="imgBox" style="width: 100%; height: 100%">
+                        <img src="../../assets/images/ppt/ppt_03.png" />
+                      </div>
+                    </div>
+                    <div class="swiper-slide">
+                      <div class="imgBox" style="width: 100%; height: 100%">
+                        <img src="../../assets/images/ppt/ppt_04.png" />
+                      </div>
+                    </div>
+                    <div class="swiper-slide">
+                      <div class="imgBox" style="width: 100%; height: 100%">
+                        <img src="../../assets/images/ppt/ppt_05.png" />
+                      </div>
+                    </div>
+                    <div class="swiper-slide">
+                      <div class="imgBox" style="width: 100%; height: 100%">
+                        <img src="../../assets/images/ppt/ppt_06.png" />
+                      </div>
+                    </div>
+                    <div class="swiper-slide">
+                      <div class="imgBox" style="width: 100%; height: 100%">
+                        <img src="../../assets/images/ppt/ppt_07.png" />
+                      </div>
+                    </div>
+                    <div class="swiper-slide">
+                      <div class="imgBox" style="width: 100%; height: 100%">
+                        <img src="../../assets/images/ppt/ppt_08.png" />
+                      </div>
+                    </div>
+                    <div class="swiper-slide">
+                      <div class="imgBox" style="width: 100%; height: 100%">
+                        <img src="../../assets/images/ppt/ppt_09.png" />
+                      </div>
+                    </div>
+                    <div class="swiper-slide">
+                      <div class="imgBox" style="width: 100%; height: 100%">
+                        <img src="../../assets/images/ppt/ppt_10.png" />
+                      </div>
+                    </div>
+                    <div class="swiper-slide">
+                      <div class="imgBox" style="width: 100%; height: 100%">
+                        <img src="../../assets/images/ppt/ppt_11.png" />
+                      </div>
+                    </div>
+                    <div class="swiper-slide">
+                      <div class="imgBox" style="width: 100%; height: 100%">
+                        <img src="../../assets/images/ppt/ppt_12.png" />
+                      </div>
+                    </div>
+                    <div class="swiper-slide">
+                      <div class="imgBox" style="width: 100%; height: 100%">
+                        <img src="../../assets/images/ppt/ppt_13.png" />
+                      </div>
+                    </div>
+                    <div class="swiper-slide">
+                      <div class="imgBox" style="width: 100%; height: 100%">
+                        <img src="../../assets/images/ppt/ppt_14.png" />
+                      </div>
+                    </div>
+                    <div class="swiper-slide">
+                      <div class="imgBox" style="width: 100%; height: 100%">
+                        <img src="../../assets/images/ppt/ppt_15.png" />
+                      </div>
+                    </div>
+                    <div class="swiper-slide">
+                      <div class="imgBox" style="width: 100%; height: 100%">
+                        <img src="../../assets/images/ppt/ppt_16.png" />
+                      </div>
+                    </div>
+                    <div class="swiper-slide">
+                      <div class="imgBox" style="width: 100%; height: 100%">
+                        <img src="../../assets/images/ppt/ppt_17.png" />
+                      </div>
+                    </div>
+                    <div class="swiper-slide">
+                      <div class="imgBox" style="width: 100%; height: 100%">
+                        <img src="../../assets/images/ppt/ppt_18.png" />
+                      </div>
+                    </div>
+                    <div class="swiper-slide">
+                      <div class="imgBox" style="width: 100%; height: 100%">
+                        <img src="../../assets/images/ppt/ppt_19.png" />
+                      </div>
+                    </div>
+                    <div class="swiper-slide">
+                      <div class="imgBox" style="width: 100%; height: 100%">
+                        <img src="../../assets/images/ppt/ppt_20.png" />
+                      </div>
+                    </div>
+                    <div class="swiper-slide">
+                      <div class="imgBox" style="width: 100%; height: 100%">
+                        <img src="../../assets/images/ppt/ppt_21.png" />
+                      </div>
+                    </div>
+                    <div class="swiper-slide">
+                      <div class="imgBox" style="width: 100%; height: 100%">
+                        <img src="../../assets/images/ppt/ppt_22.png" />
+                      </div>
+                    </div>
+                    <div class="swiper-slide">
+                      <div class="imgBox" style="width: 100%; height: 100%">
+                        <img src="../../assets/images/ppt/ppt_23.png" />
+                      </div>
+                    </div>
+                    <div class="swiper-slide">
+                      <div class="imgBox" style="width: 100%; height: 100%">
+                        <img src="../../assets/images/ppt/ppt_24.png" />
+                      </div>
+                    </div>
+                    <div class="swiper-slide">
+                      <div class="imgBox" style="width: 100%; height: 100%">
+                        <img src="../../assets/images/ppt/ppt_25.png" />
+                      </div>
+                    </div>
+                    <div class="swiper-slide">
+                      <div class="imgBox" style="width: 100%; height: 100%">
+                        <img src="../../assets/images/ppt/ppt_26.png" />
+                      </div>
+                    </div>
+                    <div class="swiper-slide">
+                      <div class="imgBox" style="width: 100%; height: 100%">
+                        <img src="../../assets/images/ppt/ppt_27.png" />
+                      </div>
+                    </div>
+                  </div>
+                  <div class="swiper-button-next"></div>
+                  <div class="swiper-button-prev"></div>
+                  <div class="pageBox"></div>
+                </div>
+                <!-- 鏄剧ず褰撳墠椤靛拰鎬婚〉鏁扮殑鍏冪礌 -->
+              </div>
             </div>
           </div>
           <div class="preface-bottom">
@@ -2852,16 +4319,23 @@
   data() {
     return {
       imgThirteen: require("../../assets/images/grammar.jpg"),
+      imgThirteenOne: require("../../assets/images/grammar1-2.png"),
       showAnswerOne: false,
       showAnswerTwo: false,
       showAnswerThree: false,
       showAnswerFour: false,
       showAnswerFive: false,
-      showAnswerSex: false,
+      showAnswerSix: false,
       showAnswerSeven: false,
       showAnswerEight: false,
       showAnswerNine: false,
+      showAnswerTen: false,
+      showAnswerEleven: false,
+      showAnswerTwelve: false,
+      showAnswerThirteen: false,
+      showAnswerFourteen: false,
       showImg: false,
+      showImgOne: false,
       showQuestionAnswer: false,
       showlessonTwoQuestionAnswer: false,
       showlessonThreeQuestionAnswer: false,
@@ -3017,13 +4491,45 @@
           },
           seven: "",
         },
+        lessonThree: {
+          one: {
+            value: "",
+            isRight: null,
+            answer: "culture",
+          },
+          two: {
+            value: "",
+            isRight: null,
+            answer: "explore",
+          },
+          three: {
+            value: "",
+            isRight: null,
+            answer: "subways",
+          },
+          four: {
+            value: "",
+            isRight: null,
+            answer: "convenient",
+          },
+          five: {
+            value: "",
+            isRight: null,
+            answer: "surprising",
+          },
+          six: {
+            value: "",
+            isRight: null,
+            answer: "beach",
+          },
+        },
         reading: {
           one: "",
           two: "",
           three: "",
           four: "",
           five: "",
-          sex: "",
+          six: "",
         },
         table: {
           one: "",
@@ -3033,10 +4539,21 @@
           five: "",
           six: "",
           seven: "",
-          enight: "",
+          eight: "",
           nine: "",
+          ten: "",
+          eleven: "",
+          twelve: "",
+          thirteen: "",
+          fourteen: "",
+          fifteen: "",
+          sixteen: "",
+          seventeen: "",
+          eighteen: "",
+          nineteen: "",
         },
       },
+      //page6-7棰橀泦
       testData: {
         isComplete: false,
         check: {
@@ -3086,8 +4603,168 @@
           three: "",
           four: "",
           five: "",
-          answer: ["whether", "if", "whether", "whether", "if"],
+          answer: ["whether", "if", "whether", "whether", "If"],
         },
+        tg:{
+          one:"",
+          two:"",
+          three:"",
+        },
+      },
+      //page12-13棰橀泦
+      testOneData: {
+        isComplete: false,
+        // 閫夋嫨
+        dropdownChoiceData: {
+          dropDownListChoice: [
+            "A",
+            "B",
+            "C",
+          ],
+          one: {
+            value: "",
+            isRight: null,
+            answer: "B",
+          },
+          two: {
+            value: "",
+            isRight: null,
+            answer: "C",
+          },
+          three: {
+            value: "",
+            isRight: null,
+            answer: "A",
+          },
+        },
+        // 鍒ゆ柇
+        dropdownDetermineData: {
+          dropDownListDetermine: [
+            "T",
+            "F",
+          ],
+          one: {
+            value: "",
+            isRight: null,
+            answer: "T",
+          },
+          two: {
+            value: "",
+            isRight: null,
+            answer: "F",
+          },
+          three: {
+            value: "",
+            isRight: null,
+            answer: "T",
+          },
+          four: {
+            value: "",
+            isRight: null,
+            answer: "F",
+          },
+          five: {
+            value: "",
+            isRight: null,
+            answer: "T",
+          }
+        },
+        // 璇嶄箟杞崲
+        lf: {
+          one: "",
+          two: "",
+          three: "",
+          four: "",
+          five: "",
+          answer: ["witnessed", "extraordinary", "via", "era", "pace"],
+        },
+        // 瀹屽舰濉┖
+        ct: {
+          one: "",
+          two: "",
+          three: "",
+          four: "",
+          five: "",
+          answer: ["went through", "Type in", "a matter of", "well off", "Last but not least"],
+        },
+        // 鍙ュ瓙缁撴瀯
+        dropdownStructureData: {
+          dropDownListStructure: [
+            "S+V",
+            "S+V+O",
+            "S+V+C",
+            "S+V+O+O",
+            "S+V+O+C",
+          ],
+          one: {
+            value: "",
+            isRight: null,
+            answer: "S+V+C",
+          },
+          two: {
+            value: "",
+            isRight: null,
+            answer: "S+V+O",
+          },
+          three: {
+            value: "",
+            isRight: null,
+            answer: "S+V+O+O",
+          },
+          four: {
+            value: "",
+            isRight: null,
+            answer: "S+V+O+C",
+          },
+          five: {
+            value: "",
+            isRight: null,
+            answer: "S+V",
+          }
+        },
+      },
+      //page14-15濉┖
+      expression: {
+        isComplete: false,
+        one: "",
+        two: "",
+        three: "",
+        four: "",
+        five: "",
+        answer: ["experience Chinese handicraft", "paper cutting contest", "design the posters", "handicraftsmen to show their talent", "arrange the room set-up"],
+      },
+      //page15 鐩掑瓙澶氶��
+      check: {
+        isRight: null,
+        answer: ["Name of the event", "Date and time", "Address", "Organizer"],
+        value: [],
+      },
+      testTwoData: {
+        diy: {
+          one: "",
+          two: "",
+          three: "",
+          four: "",
+        },
+        yc: {
+          one: "",
+          two: "",
+          three: "",
+          four: "",
+        },
+        da: {
+          one: "",
+          two: "",
+          three: "",
+          four: "",
+        },
+        qy: {
+          one: "",
+          two: "",
+          three: "",
+          four: "",
+          five: "",
+        }
       },
       resource: {
         listenOne: "",
@@ -3106,6 +4783,7 @@
         "shared bike",
         "take-away service",
       ],
+      // 涓嬫媺閫夋嫨妗�
       dropdownData: {
         isComplete: false,
         one: {
@@ -3154,14 +4832,35 @@
     if (dropdownData) {
       this.dropdownData = JSON.parse(dropdownData);
     }
+    const testOneData = localStorage.getItem("english-lessonTwo");
+    if (testOneData) {
+      this.testOneData = JSON.parse(testOneData);
+    }
+    const expression = localStorage.getItem("english-lessonThree");
+    if (expression) {
+      this.expression = JSON.parse(expression);
+    }
+    const testTwoData = localStorage.getItem("english-PracticalWriting");
+    if (testTwoData) {
+      this.testTwoData = JSON.parse(testTwoData);
+    }
     this.getPath();
   },
   methods: {
-    saveWord(event, word) {
-      this.$emit("saveCharacters", event, word);
-    },
     setTestData() {
       localStorage.setItem("english-testOne", JSON.stringify(this.testData));
+    },
+    setTestOneData() {
+      localStorage.setItem("english-lessonTwo", JSON.stringify(this.testOneData));
+    },
+    setExpression() {
+      localStorage.setItem("english-lessonThree", JSON.stringify(this.expression));
+    },
+    setCheck() {
+      localStorage.setItem("english-lessonFour", JSON.stringify(this.check));
+    },
+    setTestTwoData() {
+      localStorage.setItem("english-PracticalWriting", JSON.stringify(this.testTwoData));
     },
     changeTestData() {
       localStorage.removeItem("english-testOne");
@@ -3214,9 +4913,63 @@
           three: "",
           four: "",
           five: "",
-          answer: ["whether", "if", "whether", "whether", "if"],
+          answer: ["whether", "if", "whether", "whether", "If"],
+        },
+        tg:{
+          one:"",
+          two:"",
+          three:"",
         },
       };
+    }, 
+    changeTestOneData() {
+      localStorage.removeItem("english-lessonTwo")
+      const TestOneData = this.testOneData
+      for (let key in TestOneData) {
+        let item = TestOneData[key]
+        if (key != "lf" && key != "ct" && key != "isComplete") {
+          for (let keys in item) {
+            const citem = item[keys]
+            if (keys != "dropDownListChoice" && keys != "dropDownListDetermine" && keys != "dropDownListStructure") {
+              citem.value = ""
+              citem.isRight = null
+            }
+          }
+        } else if (key == "lf" || key == "ct") {
+          for (let blank in item) {
+            if (blank != "answer") {
+              item[blank] = "";
+            }
+          }
+        }
+      }
+      this.$set(this.testOneData, "isComplete", false);
+      this.testOneData = TestOneData;
+      this.showlessonTwoQuestionAnswer = false;
+    },
+    changeTestTwoData() {
+      localStorage.removeItem("english-lessonThree")
+      const Expression = this.expression
+      for (let key in Expression) {
+        if (key != "answer" && key != "isComplete") {
+          Expression[key] = "";
+        }
+      }
+      this.$set(this.expression, "isComplete", false);
+      this.expression = Expression;
+      this.showAnswerEight = false;
+    },
+    changeCheck() {
+      localStorage.removeItem("english-lessonFour")
+      const Check = this.check
+      for (let key in Check) {
+        if (key != "answer" && key != "isComplete") {
+          Check.value = [];
+        }
+      }
+      this.$set(this.check, "isComplete", false);
+      this.check = Check;
+      this.showQuestionAnswer = false
     },
     setBookQuestion() {
       localStorage.setItem(
@@ -3250,7 +5003,10 @@
     showAnswer(type) {
       if (type == "showImg") {
         this.showImg = !this.showImg;
+      } else if (type == "showImgOne") {
+        this.showImgOne = !this.showImgOne;
       }
+      setTimeout(() => { this.$emit("initViewer", "") }, 500)
     },
     handleQuestion(type) {
       if (type == "one") {
@@ -3285,6 +5041,39 @@
           : (this.questionData.warnUp.six.isRight = null);
       }
     },
+    handleListeningQuestion(type) {
+      if (type == "one") {
+        this.questionData.lessonThree.one.value
+          ? (this.questionData.lessonThree.one.isRight =
+            this.questionData.lessonThree.one.value == "culture")
+          : (this.questionData.lessonThree.one.isRight = null);
+      } else if (type == "two") {
+        this.questionData.lessonThree.two.value
+          ? (this.questionData.lessonThree.two.isRight =
+            this.questionData.lessonThree.two.value == "explore")
+          : (this.questionData.lessonThree.two.isRight = null);
+      } else if (type == "three") {
+        this.questionData.lessonThree.three.value
+          ? (this.questionData.lessonThree.three.isRight =
+            this.questionData.lessonThree.three.value == "subways")
+          : (this.questionData.lessonThree.three.isRight = null);
+      } else if (type == "four") {
+        this.questionData.lessonThree.four.value
+          ? (this.questionData.lessonThree.four.isRight =
+            this.questionData.lessonThree.four.value == "convenient")
+          : (this.questionData.lessonThree.four.isRight = null);
+      } else if (type == "five") {
+        this.questionData.lessonThree.five.value
+          ? (this.questionData.lessonThree.five.isRight =
+            this.questionData.lessonThree.five.value == "surprising")
+          : (this.questionData.lessonThree.five.isRight = null);
+      } else if (type == "six") {
+        this.questionData.lessonThree.six.value
+          ? (this.questionData.lessonThree.six.isRight =
+            this.questionData.lessonThree.six.value == "beach")
+          : (this.questionData.lessonThree.six.isRight = null);
+      }
+    },
     handleDropdown(type) {
       const dropdownDatas = this.dropdownData;
       for (let key in dropdownDatas) {
@@ -3298,19 +5087,19 @@
         }
       }
       this.dropdownData = dropdownDatas;
-      this.$set(this.dropdownData, 'isComplete', true)
-      this.setDropdownData()
+      this.$set(this.dropdownData, "isComplete", true);
+      this.setDropdownData();
     },
     changeDropdown() {
       localStorage.removeItem("english-dropdown-one");
       for (let key in this.dropdownData) {
         let item = this.dropdownData[key];
-        if (key != 'isComplete') {
+        if (key != "isComplete") {
           item.value = "";
           item.isRight = null;
         }
       }
-      this.$set(this.dropdownData, 'isComplete', false)
+      this.$set(this.dropdownData, "isComplete", false);
     },
     setDropdownData() {
       localStorage.setItem(
@@ -3342,6 +5131,36 @@
       this.setTestData();
       this.showQuestionAnswer = true;
     },
+    savaDataOne() {
+      const dropdownDatas = this.testOneData;
+      for (let key in dropdownDatas) {
+        let item = dropdownDatas[key];
+        if (key != "lf" && key != "ct" && key != "isComplete") {
+          for (let keys in item) {
+            const citem = item[keys]
+            if (keys != "dropDownListChoice" && keys != "dropDownListDetermine" && keys != "dropDownListStructure") {
+              citem.value == citem.answer ? citem.isRight = true : citem.isRight = false;
+            }
+          }
+        }
+      }
+      this.testOneData = dropdownDatas;
+      this.$set(this.testOneData, "isComplete", true);
+      this.setTestOneData();
+      this.showlessonTwoQuestionAnswer = true;
+    },
+    savaDataTwo() {
+      this.$set(this.expression, "isComplete", true);
+      this.setExpression();
+      this.isTextRight;
+      this.showAnswerEight = true
+    },
+    savaCheck() {
+      this.$set(this.check, "isComplete", true);
+      this.setCheck();
+      this.isShowRight;
+      this.showQuestionAnswer = true
+    },
     isShowRight(answer, userAnswer, data) {
       let flag = null;
       if (userAnswer.indexOf(data) > -1) {
@@ -3349,10 +5168,10 @@
       }
       return flag;
     },
-    isTextRight(answer, data) {
+    isTextRight(answer, data, num) {
       let flag = null;
       if (data) {
-        flag = answer.indexOf(data) > -1 ? true : false;
+        flag = answer[num] == data
       }
       return flag;
     },
@@ -3435,9 +5254,123 @@
   background-color: red;
 }
 
-.select-border {
+.poster-img {
+  width: 100%;
+  position: relative;
+}
+
+.poster-input-box-one {
+  width: 32%;
+  height: 10%;
+  position: absolute;
+  top: 35%;
+  left: 7%;
   border: 0;
-  border-bottom: 1px solid #767676;
+  border-bottom: 1px solid #000000;
+
+  &:focus {
+    outline: none;
+  }
+}
+
+.poster-input-box-two {
+  width: 24%;
+  height: 6%;
+  position: absolute;
+  bottom: 33%;
+  left: 7%;
+  border: 0;
+  border-bottom: 1px solid #000000;
+
+  &:focus {
+    outline: none;
+  }
+}
+
+.poster-input-box-three {
+  width: 24%;
+  height: 6%;
+  position: absolute;
+  bottom: 21%;
+  left: 7%;
+  border: 0;
+  border-bottom: 1px solid #000000;
+
+  &:focus {
+    outline: none;
+  }
+}
+
+.poster-input-box-four {
+  width: 25%;
+  height: 6%;
+  position: absolute;
+  bottom: 7%;
+  right: 21%;
+  border: 0;
+  border-bottom: 1px solid #000000;
+
+  &:focus {
+    outline: none;
+  }
+}
+
+// 绗簩涓捣鎶ュ~鍐欙紙鐩稿瀹氫綅锛�
+.poster-design {
+  width: 100%;
+  position: relative;
+}
+
+.poster-input-box-five {
+  width: 23%;
+  height: 10%;
+  position: absolute;
+  top: 12%;
+  left: 26%;
+  border: 0;
+  border-bottom: 1px solid #000000;
+
+  &:focus {
+    outline: none;
+  }
+}
+
+.poster-input-box-six {
+  width: 16%;
+  height: 10%;
+  position: absolute;
+  top: 38%;
+  left: 20%;
+  border: 0;
+  border-bottom: 1px solid #000000;
+
+  &:focus {
+    outline: none;
+  }
+}
+
+.poster-input-box-seven {
+  width: 16%;
+  height: 10%;
+  position: absolute;
+  bottom: 33%;
+  left: 20%;
+  border: 0;
+  border-bottom: 1px solid #000000;
+
+  &:focus {
+    outline: none;
+  }
+}
+
+.poster-input-box-eight {
+  width: 16%;
+  height: 10%;
+  position: absolute;
+  bottom: 15%;
+  left: 37%;
+  border: 0;
+  border-bottom: 1px solid #000000;
 
   &:focus {
     outline: none;

--
Gitblit v1.9.1