| | |
| | | 1.周朝是礼仪逐步趋向完善的时代,在此期间,( )对礼仪的发展起到了巨大的作用。(单选题) |
| | | </p> |
| | | <p> |
| | | <input |
| | | type="radio" |
| | | name="projectOne.one" |
| | | :disabled="questionData.isComplete" |
| | | value="A" |
| | | id="1" |
| | | v-model="questionData.projectOne.one.value" |
| | | @change="setBookQuestion" |
| | | />A.孟子 |
| | | <input type="radio" name="projectOne.one" :disabled="questionData.isComplete" value="A" id="1" |
| | | v-model="questionData.projectOne.one.value" @change="setBookQuestion" />A.孟子 |
| | | </p> |
| | | <p> |
| | | <input |
| | | type="radio" |
| | | name="projectOne.one" |
| | | :disabled="questionData.isComplete" |
| | | value="B" |
| | | id="1" |
| | | v-model="questionData.projectOne.one.value" |
| | | @change="setBookQuestion" |
| | | />B.老子 |
| | | <input type="radio" name="projectOne.one" :disabled="questionData.isComplete" value="B" id="1" |
| | | v-model="questionData.projectOne.one.value" @change="setBookQuestion" />B.老子 |
| | | </p> |
| | | <p> |
| | | <input |
| | | type="radio" |
| | | name="projectOne.one" |
| | | :disabled="questionData.isComplete" |
| | | value="C" |
| | | id="1" |
| | | v-model="questionData.projectOne.one.value" |
| | | @change="setBookQuestion" |
| | | />C.周公 |
| | | <input type="radio" name="projectOne.one" :disabled="questionData.isComplete" value="C" id="1" |
| | | v-model="questionData.projectOne.one.value" @change="setBookQuestion" />C.周公 |
| | | </p> |
| | | <p> |
| | | <input |
| | | type="radio" |
| | | name="projectOne.one" |
| | | :disabled="questionData.isComplete" |
| | | value="D" |
| | | id="1" |
| | | v-model="questionData.projectOne.one.value" |
| | | @change="setBookQuestion" |
| | | />D.孔子 |
| | | <input type="radio" name="projectOne.one" :disabled="questionData.isComplete" value="D" id="1" |
| | | v-model="questionData.projectOne.one.value" @change="setBookQuestion" />D.孔子 |
| | | </p> |
| | | </div> |
| | | </div> |
| | |
| | | <p class="td-0 mb-10 mt-10"><span class="bj2">·项目自测·</span></p> |
| | | <p>1.以下哪项不属于民航服务的行业特征?( )(单选题)</p> |
| | | <p> |
| | | <input |
| | | type="radio" |
| | | name="projectTwo.one" |
| | | :disabled="questionData.isComplete" |
| | | value="A" |
| | | id="1" |
| | | v-model="questionData.projectTwo.one.value" |
| | | @change="setBookQuestion" |
| | | />A.经济性 |
| | | <input type="radio" name="projectTwo.one" :disabled="questionData.isComplete" value="A" id="1" |
| | | v-model="questionData.projectTwo.one.value" @change="setBookQuestion" />A.经济性 |
| | | </p> |
| | | <p> |
| | | <input |
| | | type="radio" |
| | | name="projectTwo.one" |
| | | :disabled="questionData.isComplete" |
| | | value="B" |
| | | id="1" |
| | | v-model="questionData.projectTwo.one.value" |
| | | @change="setBookQuestion" |
| | | />B.功能性 |
| | | <input type="radio" name="projectTwo.one" :disabled="questionData.isComplete" value="B" id="1" |
| | | v-model="questionData.projectTwo.one.value" @change="setBookQuestion" />B.功能性 |
| | | </p> |
| | | <p> |
| | | <input |
| | | type="radio" |
| | | name="projectTwo.one" |
| | | :disabled="questionData.isComplete" |
| | | value="C" |
| | | id="1" |
| | | v-model="questionData.projectTwo.one.value" |
| | | @change="setBookQuestion" |
| | | />C.文明性 |
| | | <input type="radio" name="projectTwo.one" :disabled="questionData.isComplete" value="C" id="1" |
| | | v-model="questionData.projectTwo.one.value" @change="setBookQuestion" />C.文明性 |
| | | </p> |
| | | <p> |
| | | <input |
| | | type="radio" |
| | | name="projectTwo.one" |
| | | :disabled="questionData.isComplete" |
| | | value="D" |
| | | id="1" |
| | | v-model="questionData.projectTwo.one.value" |
| | | @change="setBookQuestion" |
| | | />D.随机性 |
| | | <input type="radio" name="projectTwo.one" :disabled="questionData.isComplete" value="D" id="1" |
| | | v-model="questionData.projectTwo.one.value" @change="setBookQuestion" />D.随机性 |
| | | </p> |
| | | <p>2.以下哪项不属于民航服务的通用标准?( )(单选题)</p> |
| | | <p> |
| | | <input |
| | | type="radio" |
| | | name="projectTwo.two" |
| | | :disabled="questionData.isComplete" |
| | | value="A" |
| | | id="2" |
| | | v-model="questionData.projectTwo.two.value" |
| | | @change="setBookQuestion" |
| | | />A.具有“我为人人,人人为我”的大局意识 |
| | | <input type="radio" name="projectTwo.two" :disabled="questionData.isComplete" value="A" id="2" |
| | | v-model="questionData.projectTwo.two.value" @change="setBookQuestion" />A.具有“我为人人,人人为我”的大局意识 |
| | | </p> |
| | | <p> |
| | | <input |
| | | type="radio" |
| | | name="projectTwo.two" |
| | | :disabled="questionData.isComplete" |
| | | value="B" |
| | | id="2" |
| | | v-model="questionData.projectTwo.two.value" |
| | | @change="setBookQuestion" |
| | | />B.具有主随客便的变通意识 |
| | | <input type="radio" name="projectTwo.two" :disabled="questionData.isComplete" value="B" id="2" |
| | | v-model="questionData.projectTwo.two.value" @change="setBookQuestion" />B.具有主随客便的变通意识 |
| | | </p> |
| | | <p> |
| | | <input |
| | | type="radio" |
| | | name="projectTwo.two" |
| | | :disabled="questionData.isComplete" |
| | | value="C" |
| | | id="2" |
| | | v-model="questionData.projectTwo.two.value" |
| | | @change="setBookQuestion" |
| | | />C.具有旅客至上、服务第一的规则意识 |
| | | <input type="radio" name="projectTwo.two" :disabled="questionData.isComplete" value="C" id="2" |
| | | v-model="questionData.projectTwo.two.value" @change="setBookQuestion" />C.具有旅客至上、服务第一的规则意识 |
| | | </p> |
| | | <p> |
| | | <input |
| | | type="radio" |
| | | name="projectTwo.two" |
| | | :disabled="questionData.isComplete" |
| | | value="D" |
| | | id="2" |
| | | v-model="questionData.projectTwo.two.value" |
| | | @change="setBookQuestion" |
| | | />D.具有以顾客为中心的服务意识 |
| | | <input type="radio" name="projectTwo.two" :disabled="questionData.isComplete" value="D" id="2" |
| | | v-model="questionData.projectTwo.two.value" @change="setBookQuestion" />D.具有以顾客为中心的服务意识 |
| | | </p> |
| | | <p> |
| | | 3.从旅客的角度看,旅客花上比坐汽车、火车高许多的钱坐飞机出行的目的,主要在于( )。(单选题) |
| | | </p> |
| | | <p> |
| | | <input |
| | | type="radio" |
| | | name="projectTwo.three" |
| | | :disabled="questionData.isComplete" |
| | | value="A" |
| | | id="3" |
| | | v-model="questionData.projectTwo.three.value" |
| | | @change="setBookQuestion" |
| | | />A.安全 |
| | | <input type="radio" name="projectTwo.three" :disabled="questionData.isComplete" value="A" id="3" |
| | | v-model="questionData.projectTwo.three.value" @change="setBookQuestion" />A.安全 |
| | | </p> |
| | | <p> |
| | | <input |
| | | type="radio" |
| | | name="projectTwo.three" |
| | | :disabled="questionData.isComplete" |
| | | value="B" |
| | | id="3" |
| | | v-model="questionData.projectTwo.three.value" |
| | | @change="setBookQuestion" |
| | | />B.快捷省时 |
| | | <input type="radio" name="projectTwo.three" :disabled="questionData.isComplete" value="B" id="3" |
| | | v-model="questionData.projectTwo.three.value" @change="setBookQuestion" />B.快捷省时 |
| | | </p> |
| | | <p> |
| | | <input |
| | | type="radio" |
| | | name="projectTwo.three" |
| | | :disabled="questionData.isComplete" |
| | | value="C" |
| | | id="3" |
| | | v-model="questionData.projectTwo.three.value" |
| | | @change="setBookQuestion" |
| | | />C.有人提供专门服务 |
| | | <input type="radio" name="projectTwo.three" :disabled="questionData.isComplete" value="C" id="3" |
| | | v-model="questionData.projectTwo.three.value" @change="setBookQuestion" />C.有人提供专门服务 |
| | | </p> |
| | | <p> |
| | | <input |
| | | type="radio" |
| | | name="projectTwo.three" |
| | | :disabled="questionData.isComplete" |
| | | value="D" |
| | | id="3" |
| | | v-model="questionData.projectTwo.three.value" |
| | | @change="setBookQuestion" |
| | | />D.舒适 |
| | | <input type="radio" name="projectTwo.three" :disabled="questionData.isComplete" value="D" id="3" |
| | | v-model="questionData.projectTwo.three.value" @change="setBookQuestion" />D.舒适 |
| | | </p> |
| | | <p> |
| | | 4.服务意识也是“利他”的意识,提高服务意识可以从提高“利他”意识入手。具体体现在以下几个方面?( )(多选题) |
| | |
| | | v-model="questionData.projectTwo.four.value" @change="setBookQuestion" />A.充分理解旅客的过错 |
| | | </p> |
| | | <p> |
| | | <input |
| | | type="checkbox" |
| | | name="ball2" |
| | | :disabled="questionData.isComplete" |
| | | value="B" |
| | | id="4" |
| | | v-model="questionData.projectTwo.four.value" |
| | | @change="setBookQuestion" |
| | | />B.充分理解旅客的需求 |
| | | <input type="checkbox" name="ball2" :disabled="questionData.isComplete" value="B" id="4" |
| | | v-model="questionData.projectTwo.four.value" @change="setBookQuestion" />B.充分理解旅客的需求 |
| | | </p> |
| | | <p> |
| | | <input |
| | | type="checkbox" |
| | | name="ball2" |
| | | :disabled="questionData.isComplete" |
| | | value="C" |
| | | id="4" |
| | | v-model="questionData.projectTwo.four.value" |
| | | @change="setBookQuestion" |
| | | />C.充分理解旅客的想法和心态 |
| | | <input type="checkbox" name="ball2" :disabled="questionData.isComplete" value="C" id="4" |
| | | v-model="questionData.projectTwo.four.value" @change="setBookQuestion" />C.充分理解旅客的想法和心态 |
| | | </p> |
| | | <p> |
| | | <input |
| | | type="checkbox" |
| | | name="ball2" |
| | | :disabled="questionData.isComplete" |
| | | value="D" |
| | | id="4" |
| | | v-model="questionData.projectTwo.four.value" |
| | | @change="setBookQuestion" |
| | | />D.充分理解不同旅客 |
| | | <input type="checkbox" name="ball2" :disabled="questionData.isComplete" value="D" id="4" |
| | | v-model="questionData.projectTwo.four.value" @change="setBookQuestion" />D.充分理解不同旅客 |
| | | </p> |
| | | <p>5.请简要说出民航服务的行业特征。</p> |
| | | <textarea v-model="questionData.projectTwo.five.value" placeholder="请输入内容" rows="4" class="fz-16 textarea-box" |
| | |
| | | <img :src="collectResourceList.findIndex( |
| | | (item) => item.id == '4f0afd466e16bde40a447ff467452181' |
| | | ) > -1 |
| | | ? collectCheck |
| | | : collectImg |
| | | ? collectCheck |
| | | : collectImg |
| | | " alt="" class="collect-btn" @click="handleCollect('video-01')" /> |
| | | </el-tooltip> |
| | | </p> |
| | |
| | | </p> |
| | | <div class="fl ml-35"> |
| | | <p class="block"> |
| | | <input |
| | | type="radio" |
| | | name="one" |
| | | value="1" |
| | | id="1" |
| | | :disabled="evaluation.isComplete" |
| | | v-model="evaluation.evaluationOneValue.one" |
| | | @change="setEvaluation" |
| | | />是 |
| | | <input type="radio" name="one" value="1" id="1" :disabled="evaluation.isCompleteOne" |
| | | v-model="evaluation.evaluationOneValue.one" @change="setEvaluation" />是 |
| | | </p> |
| | | <p class="block"> |
| | | <input |
| | | type="radio" |
| | | name="one" |
| | | value="0" |
| | | id="1" |
| | | :disabled="evaluation.isComplete" |
| | | v-model="evaluation.evaluationOneValue.one" |
| | | @change="setEvaluation" |
| | | />否 |
| | | <input type="radio" name="one" value="0" id="1" :disabled="evaluation.isCompleteOne" |
| | | v-model="evaluation.evaluationOneValue.one" @change="setEvaluation" />否 |
| | | </p> |
| | | </div> |
| | | <p class="block">(2)与朋友交谈时,你是否总是以自己为中心?</p> |
| | | <div class="fl ml-35"> |
| | | <p class="block"> |
| | | <input |
| | | type="radio" |
| | | name="two" |
| | | value="1" |
| | | id="2" |
| | | :disabled="evaluation.isComplete" |
| | | v-model="evaluation.evaluationOneValue.two" |
| | | @change="setEvaluation" |
| | | />是 |
| | | <input type="radio" name="two" value="1" id="2" :disabled="evaluation.isCompleteOne" |
| | | v-model="evaluation.evaluationOneValue.two" @change="setEvaluation" />是 |
| | | </p> |
| | | <p class="block"> |
| | | <input |
| | | type="radio" |
| | | name="two" |
| | | value="0" |
| | | id="2" |
| | | :disabled="evaluation.isComplete" |
| | | v-model="evaluation.evaluationOneValue.two" |
| | | @change="setEvaluation" |
| | | />否 |
| | | <input type="radio" name="two" value="0" id="2" :disabled="evaluation.isCompleteOne" |
| | | v-model="evaluation.evaluationOneValue.two" @change="setEvaluation" />否 |
| | | </p> |
| | | </div> |
| | | <p class="block">(3)聚会中不到人人疲倦,你不会告退。</p> |
| | | <div class="fl ml-35"> |
| | | <p class="block"> |
| | | <input |
| | | type="radio" |
| | | name="three" |
| | | value="1" |
| | | id="3" |
| | | :disabled="evaluation.isComplete" |
| | | v-model="evaluation.evaluationOneValue.three" |
| | | @change="setEvaluation" |
| | | />是 |
| | | <input type="radio" name="three" value="1" id="3" :disabled="evaluation.isCompleteOne" |
| | | v-model="evaluation.evaluationOneValue.three" @change="setEvaluation" />是 |
| | | </p> |
| | | <p class="block"> |
| | | <input |
| | | type="radio" |
| | | name="three" |
| | | value="0" |
| | | id="3" |
| | | :disabled="evaluation.isComplete" |
| | | v-model="evaluation.evaluationOneValue.three" |
| | | @change="setEvaluation" |
| | | />否 |
| | | <input type="radio" name="three" value="0" id="3" :disabled="evaluation.isCompleteOne" |
| | | v-model="evaluation.evaluationOneValue.three" @change="setEvaluation" />否 |
| | | </p> |
| | | </div> |
| | | <p class="block"> |
| | |
| | | </p> |
| | | <div class="fl ml-35"> |
| | | <p class="block"> |
| | | <input |
| | | type="radio" |
| | | name="four" |
| | | value="1" |
| | | :disabled="evaluation.isComplete" |
| | | v-model="evaluation.evaluationOneValue.four" |
| | | @change="setEvaluation" |
| | | />是 |
| | | <input type="radio" name="four" value="1" :disabled="evaluation.isCompleteOne" |
| | | v-model="evaluation.evaluationOneValue.four" @change="setEvaluation" />是 |
| | | </p> |
| | | <p class="block"> |
| | | <input |
| | | type="radio" |
| | | name="four" |
| | | value="0" |
| | | :disabled="evaluation.isComplete" |
| | | v-model="evaluation.evaluationOneValue.four" |
| | | @change="setEvaluation" |
| | | />否 |
| | | <input type="radio" name="four" value="0" :disabled="evaluation.isCompleteOne" |
| | | v-model="evaluation.evaluationOneValue.four" @change="setEvaluation" />否 |
| | | </p> |
| | | </div> |
| | | <p class="block"> |
| | |
| | | </p> |
| | | <div class="fl ml-35"> |
| | | <p class="block"> |
| | | <input |
| | | type="radio" |
| | | name="five" |
| | | value="1" |
| | | :disabled="evaluation.isComplete" |
| | | v-model="evaluation.evaluationOneValue.five" |
| | | @change="setEvaluation" |
| | | />是 |
| | | <input type="radio" name="five" value="1" :disabled="evaluation.isCompleteOne" |
| | | v-model="evaluation.evaluationOneValue.five" @change="setEvaluation" />是 |
| | | </p> |
| | | <p class="block"> |
| | | <input |
| | | type="radio" |
| | | name="five" |
| | | value="0" |
| | | :disabled="evaluation.isComplete" |
| | | v-model="evaluation.evaluationOneValue.five" |
| | | @change="setEvaluation" |
| | | />否 |
| | | <input type="radio" name="five" value="0" :disabled="evaluation.isCompleteOne" |
| | | v-model="evaluation.evaluationOneValue.five" @change="setEvaluation" />否 |
| | | </p> |
| | | </div> |
| | | <p class="block">(6)当他人在融洽地交谈时,你是否会贸然地插话?</p> |
| | | <div class="fl ml-35"> |
| | | <p class="block"> |
| | | <input |
| | | type="radio" |
| | | name="six" |
| | | value="1" |
| | | :disabled="evaluation.isComplete" |
| | | v-model="evaluation.evaluationOneValue.six" |
| | | @change="setEvaluation" |
| | | />是 |
| | | <input type="radio" name="six" value="1" :disabled="evaluation.isCompleteOne" |
| | | v-model="evaluation.evaluationOneValue.six" @change="setEvaluation" />是 |
| | | </p> |
| | | <p class="block"> |
| | | <input |
| | | type="radio" |
| | | name="six" |
| | | value="0" |
| | | :disabled="evaluation.isComplete" |
| | | v-model="evaluation.evaluationOneValue.six" |
| | | @change="setEvaluation" |
| | | />否 |
| | | <input type="radio" name="six" value="0" :disabled="evaluation.isCompleteOne" |
| | | v-model="evaluation.evaluationOneValue.six" @change="setEvaluation" />否 |
| | | </p> |
| | | </div> |
| | | <p class="block"> |
| | |
| | | </p> |
| | | <div class="fl ml-35"> |
| | | <p class="block"> |
| | | <input |
| | | type="radio" |
| | | name="seven" |
| | | value="1" |
| | | :disabled="evaluation.isComplete" |
| | | v-model="evaluation.evaluationOneValue.seven" |
| | | @change="setEvaluation" |
| | | />是 |
| | | <input type="radio" name="seven" value="1" :disabled="evaluation.isCompleteOne" |
| | | v-model="evaluation.evaluationOneValue.seven" @change="setEvaluation" />是 |
| | | </p> |
| | | <p class="block"> |
| | | <input |
| | | type="radio" |
| | | name="seven" |
| | | value="0" |
| | | :disabled="evaluation.isComplete" |
| | | v-model="evaluation.evaluationOneValue.seven" |
| | | @change="setEvaluation" |
| | | />否 |
| | | <input type="radio" name="seven" value="0" :disabled="evaluation.isCompleteOne" |
| | | v-model="evaluation.evaluationOneValue.seven" @change="setEvaluation" />否 |
| | | </p> |
| | | </div> |
| | | <p class="block">(8)当别人交谈时,你是否会打断他们?</p> |
| | | <div class="fl ml-35"> |
| | | <p class="block"> |
| | | <input |
| | | type="radio" |
| | | name="eight" |
| | | value="1" |
| | | :disabled="evaluation.isComplete" |
| | | v-model="evaluation.evaluationOneValue.eight" |
| | | @change="setEvaluation" |
| | | />是 |
| | | <input type="radio" name="eight" value="1" :disabled="evaluation.isCompleteOne" |
| | | v-model="evaluation.evaluationOneValue.eight" @change="setEvaluation" />是 |
| | | </p> |
| | | <p class="block"> |
| | | <input |
| | | type="radio" |
| | | name="eight" |
| | | value="0" |
| | | :disabled="evaluation.isComplete" |
| | | v-model="evaluation.evaluationOneValue.eight" |
| | | @change="setEvaluation" |
| | | />否 |
| | | <input type="radio" name="eight" value="0" :disabled="evaluation.isCompleteOne" |
| | | v-model="evaluation.evaluationOneValue.eight" @change="setEvaluation" />否 |
| | | </p> |
| | | </div> |
| | | <p class="block"> |
| | |
| | | </p> |
| | | <div class="fl ml-35"> |
| | | <p class="block"> |
| | | <input |
| | | type="radio" |
| | | name="nine" |
| | | value="1" |
| | | :disabled="evaluation.isComplete" |
| | | v-model="evaluation.evaluationOneValue.nine" |
| | | @change="setEvaluation" |
| | | />是 |
| | | <input type="radio" name="nine" value="1" :disabled="evaluation.isCompleteOne" |
| | | v-model="evaluation.evaluationOneValue.nine" @change="setEvaluation" />是 |
| | | </p> |
| | | <p class="block"> |
| | | <input |
| | | type="radio" |
| | | name="nine" |
| | | value="0" |
| | | :disabled="evaluation.isComplete" |
| | | v-model="evaluation.evaluationOneValue.nine" |
| | | @change="setEvaluation" |
| | | />否 |
| | | <input type="radio" name="nine" value="0" :disabled="evaluation.isCompleteOne" |
| | | v-model="evaluation.evaluationOneValue.nine" @change="setEvaluation" />否 |
| | | </p> |
| | | </div> |
| | | <p class="block"> |
| | |
| | | </p> |
| | | <div class="fl ml-35"> |
| | | <p class="block"> |
| | | <input |
| | | type="radio" |
| | | name="ten" |
| | | value="1" |
| | | :disabled="evaluation.isComplete" |
| | | v-model="evaluation.evaluationOneValue.ten" |
| | | @change="setEvaluation" |
| | | />是 |
| | | <input type="radio" name="ten" value="1" :disabled="evaluation.isCompleteOne" |
| | | v-model="evaluation.evaluationOneValue.ten" @change="setEvaluation" />是 |
| | | </p> |
| | | <p class="block"> |
| | | <input |
| | | type="radio" |
| | | name="ten" |
| | | value="0" |
| | | :disabled="evaluation.isComplete" |
| | | v-model="evaluation.evaluationOneValue.ten" |
| | | @change="setEvaluation" |
| | | />否 |
| | | <input type="radio" name="ten" value="0" :disabled="evaluation.isCompleteOne" |
| | | v-model="evaluation.evaluationOneValue.ten" @change="setEvaluation" />否 |
| | | </p> |
| | | </div> |
| | | <p class="block">(11)你是否坚持让朋友阅读你认为有趣的信息?</p> |
| | | <div class="fl ml-35"> |
| | | <p class="block"> |
| | | <input |
| | | type="radio" |
| | | name="eleven" |
| | | value="1" |
| | | :disabled="evaluation.isComplete" |
| | | v-model="evaluation.evaluationOneValue.eleven" |
| | | @change="setEvaluation" |
| | | />是 |
| | | <input type="radio" name="eleven" value="1" :disabled="evaluation.isCompleteOne" |
| | | v-model="evaluation.evaluationOneValue.eleven" @change="setEvaluation" />是 |
| | | </p> |
| | | <p class="block"> |
| | | <input |
| | | type="radio" |
| | | name="eleven" |
| | | value="0" |
| | | :disabled="evaluation.isComplete" |
| | | v-model="evaluation.evaluationOneValue.eleven" |
| | | @change="setEvaluation" |
| | | />否 |
| | | <input type="radio" name="eleven" value="0" :disabled="evaluation.isCompleteOne" |
| | | v-model="evaluation.evaluationOneValue.eleven" @change="setEvaluation" />否 |
| | | </p> |
| | | </div> |
| | | <p class="block"> |
| | |
| | | </p> |
| | | <div class="fl ml-35"> |
| | | <p class="block"> |
| | | <input |
| | | type="radio" |
| | | name="twelve" |
| | | value="1" |
| | | :disabled="evaluation.isComplete" |
| | | v-model="evaluation.evaluationOneValue.twelve" |
| | | @change="setEvaluation" |
| | | />是 |
| | | <input type="radio" name="twelve" value="1" :disabled="evaluation.isCompleteOne" |
| | | v-model="evaluation.evaluationOneValue.twelve" @change="setEvaluation" />是 |
| | | </p> |
| | | <p class="block"> |
| | | <input |
| | | type="radio" |
| | | name="twelve" |
| | | value="0" |
| | | :disabled="evaluation.isComplete" |
| | | v-model="evaluation.evaluationOneValue.twelve" |
| | | @change="setEvaluation" |
| | | />否 |
| | | <input type="radio" name="twelve" value="0" :disabled="evaluation.isCompleteOne" |
| | | v-model="evaluation.evaluationOneValue.twelve" @change="setEvaluation" />否 |
| | | </p> |
| | | </div> |
| | | <p class="block"> |
| | |
| | | </p> |
| | | <div class="fl ml-35"> |
| | | <p class="block"> |
| | | <input |
| | | type="radio" |
| | | name="thirteen" |
| | | value="1" |
| | | :disabled="evaluation.isComplete" |
| | | v-model="evaluation.evaluationOneValue.thirteen" |
| | | @change="setEvaluation" |
| | | />是 |
| | | <input type="radio" name="thirteen" value="1" :disabled="evaluation.isCompleteOne" |
| | | v-model="evaluation.evaluationOneValue.thirteen" @change="setEvaluation" />是 |
| | | </p> |
| | | <p class="block"> |
| | | <input |
| | | type="radio" |
| | | name="thirteen" |
| | | value="0" |
| | | :disabled="evaluation.isComplete" |
| | | v-model="evaluation.evaluationOneValue.thirteen" |
| | | @change="setEvaluation" |
| | | />否 |
| | | <input type="radio" name="thirteen" value="0" :disabled="evaluation.isCompleteOne" |
| | | v-model="evaluation.evaluationOneValue.thirteen" @change="setEvaluation" />否 |
| | | </p> |
| | | </div> |
| | | </div> |
| | | </div> |
| | | </div> |
| | | </div> |
| | |
| | | </p> |
| | | <div class="fl ml-35"> |
| | | <p class="block"> |
| | | <input |
| | | type="radio" |
| | | name="fourteen" |
| | | value="1" |
| | | :disabled="evaluation.isComplete" |
| | | v-model="evaluation.evaluationOneValue.fourteen" |
| | | @change="setEvaluation" |
| | | />是 |
| | | <input type="radio" name="fourteen" value="1" :disabled="evaluation.isCompleteOne" |
| | | v-model="evaluation.evaluationOneValue.fourteen" @change="setEvaluation" />是 |
| | | </p> |
| | | <p class="block"> |
| | | <input |
| | | type="radio" |
| | | name="fourteen" |
| | | value="0" |
| | | :disabled="evaluation.isComplete" |
| | | v-model="evaluation.evaluationOneValue.fourteen" |
| | | @change="setEvaluation" |
| | | />否 |
| | | <input type="radio" name="fourteen" value="0" :disabled="evaluation.isCompleteOne" |
| | | v-model="evaluation.evaluationOneValue.fourteen" @change="setEvaluation" />否 |
| | | </p> |
| | | </div> |
| | | <p class="block"> |
| | |
| | | </p> |
| | | <div class="fl ml-35"> |
| | | <p class="block"> |
| | | <input |
| | | type="radio" |
| | | name="fifteen" |
| | | value="1" |
| | | :disabled="evaluation.isComplete" |
| | | v-model="evaluation.evaluationOneValue.fifteen" |
| | | @change="setEvaluation" |
| | | />是 |
| | | <input type="radio" name="fifteen" value="1" :disabled="evaluation.isCompleteOne" |
| | | v-model="evaluation.evaluationOneValue.fifteen" @change="setEvaluation" />是 |
| | | </p> |
| | | <p class="block"> |
| | | <input |
| | | type="radio" |
| | | name="fifteen" |
| | | value="0" |
| | | :disabled="evaluation.isComplete" |
| | | v-model="evaluation.evaluationOneValue.fifteen" |
| | | @change="setEvaluation" |
| | | />否 |
| | | <input type="radio" name="fifteen" value="0" :disabled="evaluation.isCompleteOne" |
| | | v-model="evaluation.evaluationOneValue.fifteen" @change="setEvaluation" />否 |
| | | </p> |
| | | </div> |
| | | <!-- 提交按钮 --> |
| | |
| | | <p class="block">(1)我常常试图同时听几个人的交谈。</p> |
| | | <div class="fl ml-35"> |
| | | <p class="block"> |
| | | <input |
| | | type="radio" |
| | | name="eOne" |
| | | value="0" |
| | | id="1" |
| | | :disabled="evaluation.isComplete" |
| | | v-model="evaluation.evaluationTwoValue.one" |
| | | @change="setEvaluation" |
| | | />是 |
| | | <input type="radio" name="eOne" value="0" id="1" :disabled="evaluation.isCompleteTwo" |
| | | v-model="evaluation.evaluationTwoValue.one" @change="setEvaluation" />是 |
| | | </p> |
| | | <p class="block"> |
| | | <input |
| | | type="radio" |
| | | name="eOne" |
| | | value="1" |
| | | id="1" |
| | | :disabled="evaluation.isComplete" |
| | | v-model="evaluation.evaluationTwoValue.one" |
| | | @change="setEvaluation" |
| | | />否 |
| | | <input type="radio" name="eOne" value="1" id="1" :disabled="evaluation.isCompleteTwo" |
| | | v-model="evaluation.evaluationTwoValue.one" @change="setEvaluation" />否 |
| | | </p> |
| | | </div> |
| | | <p class="block">(2)喜欢别人只给我提供事实,我自己做出解释。</p> |
| | | <div class="fl ml-35"> |
| | | <p class="block"> |
| | | <input |
| | | type="radio" |
| | | name="eTwo" |
| | | value="0" |
| | | id="1" |
| | | :disabled="evaluation.isComplete" |
| | | v-model="evaluation.evaluationTwoValue.two" |
| | | @change="setEvaluation" |
| | | />是 |
| | | <input type="radio" name="eTwo" value="0" id="1" :disabled="evaluation.isCompleteTwo" |
| | | v-model="evaluation.evaluationTwoValue.two" @change="setEvaluation" />是 |
| | | </p> |
| | | <p class="block"> |
| | | <input |
| | | type="radio" |
| | | name="eTwo" |
| | | value="1" |
| | | id="1" |
| | | :disabled="evaluation.isComplete" |
| | | v-model="evaluation.evaluationTwoValue.two" |
| | | @change="setEvaluation" |
| | | />否 |
| | | <input type="radio" name="eTwo" value="1" id="1" :disabled="evaluation.isCompleteTwo" |
| | | v-model="evaluation.evaluationTwoValue.two" @change="setEvaluation" />否 |
| | | </p> |
| | | </div> |
| | | <p class="block">(3)有时假装自己在认真听别人说话。</p> |
| | | <div class="fl ml-35"> |
| | | <p class="block"> |
| | | <input |
| | | type="radio" |
| | | name="eThree" |
| | | value="0" |
| | | id="1" |
| | | :disabled="evaluation.isComplete" |
| | | v-model="evaluation.evaluationTwoValue.three" |
| | | @change="setEvaluation" |
| | | />是 |
| | | <input type="radio" name="eThree" value="0" id="1" :disabled="evaluation.isCompleteTwo" |
| | | v-model="evaluation.evaluationTwoValue.three" @change="setEvaluation" />是 |
| | | </p> |
| | | <p class="block"> |
| | | <input |
| | | type="radio" |
| | | name="eThree" |
| | | value="1" |
| | | id="1" |
| | | :disabled="evaluation.isComplete" |
| | | v-model="evaluation.evaluationTwoValue.three" |
| | | @change="setEvaluation" |
| | | />否 |
| | | <input type="radio" name="eThree" value="1" id="1" :disabled="evaluation.isCompleteTwo" |
| | | v-model="evaluation.evaluationTwoValue.three" @change="setEvaluation" />否 |
| | | </p> |
| | | </div> |
| | | <p class="block">(4)认为自己是非言语沟通方面的好手。</p> |
| | | <div class="fl ml-35"> |
| | | <p class="block"> |
| | | <input |
| | | type="radio" |
| | | name="eFour" |
| | | value="1" |
| | | id="1" |
| | | :disabled="evaluation.isComplete" |
| | | v-model="evaluation.evaluationTwoValue.four" |
| | | @change="setEvaluation" |
| | | />是 |
| | | <input type="radio" name="eFour" value="1" id="1" :disabled="evaluation.isCompleteTwo" |
| | | v-model="evaluation.evaluationTwoValue.four" @change="setEvaluation" />是 |
| | | </p> |
| | | <p class="block"> |
| | | <input |
| | | type="radio" |
| | | name="eFour" |
| | | value="0" |
| | | id="1" |
| | | :disabled="evaluation.isComplete" |
| | | v-model="evaluation.evaluationTwoValue.four" |
| | | @change="setEvaluation" |
| | | />否 |
| | | <input type="radio" name="eFour" value="0" id="1" :disabled="evaluation.isCompleteTwo" |
| | | v-model="evaluation.evaluationTwoValue.four" @change="setEvaluation" />否 |
| | | </p> |
| | | </div> |
| | | </div> |
| | |
| | | <p class="block">(5)常常在别人说话之前就知道他要说什么。</p> |
| | | <div class="fl ml-35"> |
| | | <p class="block"> |
| | | <input |
| | | type="radio" |
| | | name="eFive" |
| | | value="0" |
| | | id="1" |
| | | :disabled="evaluation.isComplete" |
| | | v-model="evaluation.evaluationTwoValue.five" |
| | | @change="setEvaluation" |
| | | />是 |
| | | <input type="radio" name="eFive" value="0" id="1" :disabled="evaluation.isCompleteTwo" |
| | | v-model="evaluation.evaluationTwoValue.five" @change="setEvaluation" />是 |
| | | </p> |
| | | <p class="block"> |
| | | <input |
| | | type="radio" |
| | | name="eFive" |
| | | value="1" |
| | | id="1" |
| | | :disabled="evaluation.isComplete" |
| | | v-model="evaluation.evaluationTwoValue.five" |
| | | @change="setEvaluation" |
| | | />否 |
| | | <input type="radio" name="eFive" value="1" id="1" :disabled="evaluation.isCompleteTwo" |
| | | v-model="evaluation.evaluationTwoValue.five" @change="setEvaluation" />否 |
| | | </p> |
| | | </div> |
| | | <p class="block"> |
| | |
| | | </p> |
| | | <div class="fl ml-35"> |
| | | <p class="block"> |
| | | <input |
| | | type="radio" |
| | | name="eSix" |
| | | value="0" |
| | | id="1" |
| | | :disabled="evaluation.isComplete" |
| | | v-model="evaluation.evaluationTwoValue.six" |
| | | @change="setEvaluation" |
| | | />是 |
| | | <input type="radio" name="eSix" value="0" id="1" :disabled="evaluation.isCompleteTwo" |
| | | v-model="evaluation.evaluationTwoValue.six" @change="setEvaluation" />是 |
| | | </p> |
| | | <p class="block"> |
| | | <input |
| | | type="radio" |
| | | name="eSix" |
| | | value="1" |
| | | id="1" |
| | | :disabled="evaluation.isComplete" |
| | | v-model="evaluation.evaluationTwoValue.six" |
| | | @change="setEvaluation" |
| | | />否 |
| | | <input type="radio" name="eSix" value="1" id="1" :disabled="evaluation.isCompleteTwo" |
| | | v-model="evaluation.evaluationTwoValue.six" @change="setEvaluation" />否 |
| | | </p> |
| | | </div> |
| | | <p class="block"> |
| | |
| | | </p> |
| | | <div class="fl ml-35"> |
| | | <p class="block"> |
| | | <input |
| | | type="radio" |
| | | name="eSeven" |
| | | value="0" |
| | | id="1" |
| | | :disabled="evaluation.isComplete" |
| | | v-model="evaluation.evaluationTwoValue.seven" |
| | | @change="setEvaluation" |
| | | />是 |
| | | <input type="radio" name="eSeven" value="0" id="1" :disabled="evaluation.isCompleteTwo" |
| | | v-model="evaluation.evaluationTwoValue.seven" @change="setEvaluation" />是 |
| | | </p> |
| | | <p class="block"> |
| | | <input |
| | | type="radio" |
| | | name="eSeven" |
| | | value="1" |
| | | id="1" |
| | | :disabled="evaluation.isComplete" |
| | | v-model="evaluation.evaluationTwoValue.seven" |
| | | @change="setEvaluation" |
| | | />否 |
| | | <input type="radio" name="eSeven" value="1" id="1" :disabled="evaluation.isCompleteTwo" |
| | | v-model="evaluation.evaluationTwoValue.seven" @change="setEvaluation" />否 |
| | | </p> |
| | | </div> |
| | | <p class="block">(8)常常别人刚说完,我就谈自己的看法。</p> |
| | | <div class="fl ml-35"> |
| | | <p class="block"> |
| | | <input |
| | | type="radio" |
| | | name="eEight" |
| | | value="0" |
| | | id="1" |
| | | :disabled="evaluation.isComplete" |
| | | v-model="evaluation.evaluationTwoValue.eight" |
| | | @change="setEvaluation" |
| | | />是 |
| | | <input type="radio" name="eEight" value="0" id="1" :disabled="evaluation.isCompleteTwo" |
| | | v-model="evaluation.evaluationTwoValue.eight" @change="setEvaluation" />是 |
| | | </p> |
| | | <p class="block"> |
| | | <input |
| | | type="radio" |
| | | name="eEight" |
| | | value="1" |
| | | id="1" |
| | | :disabled="evaluation.isComplete" |
| | | v-model="evaluation.evaluationTwoValue.eight" |
| | | @change="setEvaluation" |
| | | />否 |
| | | <input type="radio" name="eEight" value="1" id="1" :disabled="evaluation.isCompleteTwo" |
| | | v-model="evaluation.evaluationTwoValue.eight" @change="setEvaluation" />否 |
| | | </p> |
| | | </div> |
| | | <p class="block"> |
| | |
| | | </p> |
| | | <div class="fl ml-35"> |
| | | <p class="block"> |
| | | <input |
| | | type="radio" |
| | | name="eNine" |
| | | value="0" |
| | | id="1" |
| | | :disabled="evaluation.isComplete" |
| | | v-model="evaluation.evaluationTwoValue.nine" |
| | | @change="setEvaluation" |
| | | />是 |
| | | <input type="radio" name="eNine" value="0" id="1" :disabled="evaluation.isCompleteTwo" |
| | | v-model="evaluation.evaluationTwoValue.nine" @change="setEvaluation" />是 |
| | | </p> |
| | | <p class="block"> |
| | | <input |
| | | type="radio" |
| | | name="eNine" |
| | | value="1" |
| | | id="1" |
| | | :disabled="evaluation.isComplete" |
| | | v-model="evaluation.evaluationTwoValue.nine" |
| | | @change="setEvaluation" |
| | | />否 |
| | | <input type="radio" name="eNine" value="1" id="1" :disabled="evaluation.isCompleteTwo" |
| | | v-model="evaluation.evaluationTwoValue.nine" @change="setEvaluation" />否 |
| | | </p> |
| | | </div> |
| | | <p class="block"> |
| | |
| | | </p> |
| | | <div class="fl ml-35"> |
| | | <p class="block"> |
| | | <input |
| | | type="radio" |
| | | name="eTen" |
| | | value="0" |
| | | id="1" |
| | | :disabled="evaluation.isComplete" |
| | | v-model="evaluation.evaluationTwoValue.ten" |
| | | @change="setEvaluation" |
| | | />是 |
| | | <input type="radio" name="eTen" value="0" id="1" :disabled="evaluation.isCompleteTwo" |
| | | v-model="evaluation.evaluationTwoValue.ten" @change="setEvaluation" />是 |
| | | </p> |
| | | <p class="block"> |
| | | <input |
| | | type="radio" |
| | | name="eTen" |
| | | value="1" |
| | | id="1" |
| | | :disabled="evaluation.isComplete" |
| | | v-model="evaluation.evaluationTwoValue.ten" |
| | | @change="setEvaluation" |
| | | />否 |
| | | <input type="radio" name="eTen" value="1" id="1" :disabled="evaluation.isCompleteTwo" |
| | | v-model="evaluation.evaluationTwoValue.ten" @change="setEvaluation" />否 |
| | | </p> |
| | | </div> |
| | | <p class="block"> |
| | |
| | | </p> |
| | | <div class="fl ml-35"> |
| | | <p class="block"> |
| | | <input |
| | | type="radio" |
| | | name="eEleven" |
| | | value="1" |
| | | id="1" |
| | | :disabled="evaluation.isComplete" |
| | | v-model="evaluation.evaluationTwoValue.eleven" |
| | | @change="setEvaluation" |
| | | />是 |
| | | <input type="radio" name="eEleven" value="1" id="1" :disabled="evaluation.isCompleteTwo" |
| | | v-model="evaluation.evaluationTwoValue.eleven" @change="setEvaluation" />是 |
| | | </p> |
| | | <p class="block"> |
| | | <input |
| | | type="radio" |
| | | name="eEleven" |
| | | value="0" |
| | | id="1" |
| | | :disabled="evaluation.isComplete" |
| | | v-model="evaluation.evaluationTwoValue.eleven" |
| | | @change="setEvaluation" |
| | | />否 |
| | | <input type="radio" name="eEleven" value="0" id="1" :disabled="evaluation.isCompleteTwo" |
| | | v-model="evaluation.evaluationTwoValue.eleven" @change="setEvaluation" />否 |
| | | </p> |
| | | </div> |
| | | <p class="block">(12)为了理解对方的观点,我总会下狠功夫。</p> |
| | | <div class="fl ml-35"> |
| | | <p class="block"> |
| | | <input |
| | | type="radio" |
| | | name="eTwelve" |
| | | value="1" |
| | | id="1" |
| | | :disabled="evaluation.isComplete" |
| | | v-model="evaluation.evaluationTwoValue.twelve" |
| | | @change="setEvaluation" |
| | | />是 |
| | | <input type="radio" name="eTwelve" value="1" id="1" :disabled="evaluation.isCompleteTwo" |
| | | v-model="evaluation.evaluationTwoValue.twelve" @change="setEvaluation" />是 |
| | | </p> |
| | | <p class="block"> |
| | | <input |
| | | type="radio" |
| | | name="eTwelve" |
| | | value="0" |
| | | id="1" |
| | | :disabled="evaluation.isComplete" |
| | | v-model="evaluation.evaluationTwoValue.twelve" |
| | | @change="setEvaluation" |
| | | />否 |
| | | <input type="radio" name="eTwelve" value="0" id="1" :disabled="evaluation.isCompleteTwo" |
| | | v-model="evaluation.evaluationTwoValue.twelve" @change="setEvaluation" />否 |
| | | </p> |
| | | </div> |
| | | <p class="block"> |
| | |
| | | </p> |
| | | <div class="fl ml-35"> |
| | | <p class="block"> |
| | | <input |
| | | type="radio" |
| | | name="eThirteen" |
| | | value="0" |
| | | id="1" |
| | | :disabled="evaluation.isComplete" |
| | | v-model="evaluation.evaluationTwoValue.thirteen" |
| | | @change="setEvaluation" |
| | | />是 |
| | | <input type="radio" name="eThirteen" value="0" id="1" :disabled="evaluation.isCompleteTwo" |
| | | v-model="evaluation.evaluationTwoValue.thirteen" @change="setEvaluation" />是 |
| | | </p> |
| | | <p class="block"> |
| | | <input |
| | | type="radio" |
| | | name="eThirteen" |
| | | value="1" |
| | | id="1" |
| | | :disabled="evaluation.isComplete" |
| | | v-model="evaluation.evaluationTwoValue.thirteen" |
| | | @change="setEvaluation" |
| | | />否 |
| | | <input type="radio" name="eThirteen" value="1" id="1" :disabled="evaluation.isCompleteTwo" |
| | | v-model="evaluation.evaluationTwoValue.thirteen" @change="setEvaluation" />否 |
| | | </p> |
| | | </div> |
| | | <p class="block"> |
| | |
| | | </p> |
| | | <div class="fl ml-35"> |
| | | <p class="block"> |
| | | <input |
| | | type="radio" |
| | | name="eFourteen" |
| | | value="1" |
| | | id="1" |
| | | :disabled="evaluation.isComplete" |
| | | v-model="evaluation.evaluationTwoValue.fourteen" |
| | | @change="setEvaluation" |
| | | />是 |
| | | <input type="radio" name="eFourteen" value="1" id="1" :disabled="evaluation.isCompleteTwo" |
| | | v-model="evaluation.evaluationTwoValue.fourteen" @change="setEvaluation" />是 |
| | | </p> |
| | | <p class="block"> |
| | | <input |
| | | type="radio" |
| | | name="eFourteen" |
| | | value="0" |
| | | id="1" |
| | | :disabled="evaluation.isComplete" |
| | | v-model="evaluation.evaluationTwoValue.fourteen" |
| | | @change="setEvaluation" |
| | | />否 |
| | | <input type="radio" name="eFourteen" value="0" id="1" :disabled="evaluation.isCompleteTwo" |
| | | v-model="evaluation.evaluationTwoValue.fourteen" @change="setEvaluation" />否 |
| | | </p> |
| | | </div> |
| | | <p class="block">(15)别人说话的同时,我也在评价他讲的内容。</p> |
| | | <div class="fl ml-35"> |
| | | <p class="block"> |
| | | <input |
| | | type="radio" |
| | | name="eFifteen" |
| | | value="0" |
| | | id="1" |
| | | :disabled="evaluation.isComplete" |
| | | v-model="evaluation.evaluationTwoValue.fifteen" |
| | | @change="setEvaluation" |
| | | />是 |
| | | <input type="radio" name="eFifteen" value="0" id="1" :disabled="evaluation.isCompleteTwo" |
| | | v-model="evaluation.evaluationTwoValue.fifteen" @change="setEvaluation" />是 |
| | | </p> |
| | | <p class="block"> |
| | | <input |
| | | type="radio" |
| | | name="eFifteen" |
| | | value="1" |
| | | id="1" |
| | | :disabled="evaluation.isComplete" |
| | | v-model="evaluation.evaluationTwoValue.fifteen" |
| | | @change="setEvaluation" |
| | | />否 |
| | | <input type="radio" name="eFifteen" value="1" id="1" :disabled="evaluation.isCompleteTwo" |
| | | v-model="evaluation.evaluationTwoValue.fifteen" @change="setEvaluation" />否 |
| | | </p> |
| | | </div> |
| | | |
| | |
| | | </button> |
| | | </li> |
| | | <li> |
| | | <button |
| | | @click=" |
| | | evaluation.showCheckAnswer = !evaluation.showCheckAnswer |
| | | " |
| | | class="parimary-btn" |
| | | > |
| | | <button @click=" |
| | | evaluation.showCheckAnswer = !evaluation.showCheckAnswer |
| | | " class="parimary-btn"> |
| | | 评分标准 |
| | | </button> |
| | | </li> |
| | |
| | | }, |
| | | evaluation: { |
| | | showCheckAnswer: false, |
| | | isComplete: false, |
| | | isCompleteOne: false, |
| | | isCompleteTwo: false, |
| | | evaluationOneValue: { |
| | | one: "", |
| | | two: "", |
| | |
| | | fourteen: "", |
| | | fifteen: "", |
| | | }, //测评答案 |
| | | |
| | | |
| | | }, |
| | | evaluationOneResults: "", //测评结果 |
| | | evaluationTwoResults: "", //测评结果 |
| | | |
| | | |
| | | }; |
| | | }, |
| | | |
| | |
| | | if (evaluationTwoData) { |
| | | this.evaluationTwoResults = evaluationTwoData; |
| | | } |
| | | |
| | | |
| | | |
| | | const videoData = localStorage.getItem("aviationEtiquette-book-chapter01-Data"); |
| | | if (videoData) { |
| | | this.chapterData = JSON.parse(videoData); |
| | | } |
| | | |
| | | this.getVidoePath(); |
| | | this.collectResourceList = await getCollectResource( |
| | | this.config.activeBook.bookId |
| | |
| | | let obj = 0; |
| | | let index = 0; |
| | | for (let key in this.evaluation.evaluationOneValue) { |
| | | if(this.evaluation.evaluationOneValue[key] === ""){ |
| | | index ++ |
| | | if (this.evaluation.evaluationOneValue[key] === "") { |
| | | index++ |
| | | } |
| | | if (this.evaluation.evaluationOneValue[key] === "1") { |
| | | obj = obj + 1; |
| | | } else{ |
| | | } else { |
| | | obj = obj + 0; |
| | | } |
| | | } |
| | | if(index > 0 || Object.keys(this.evaluation.evaluationOneValue).length < 15) { |
| | | if (index > 0 || Object.keys(this.evaluation.evaluationOneValue).length < 15) { |
| | | this.$message({ |
| | | message: "您还有题目未选择答案", |
| | | type: "warning" |
| | | }); |
| | | return; |
| | | }else{ |
| | | message: "您还有题目未选择答案", |
| | | type: "warning" |
| | | }); |
| | | return; |
| | | } else { |
| | | this.evaluationOneResults = obj; |
| | | localStorage.setItem("aviationEtiquette-book-evaluation-chapter001",JSON.stringify(this.evaluation)); |
| | | localStorage.setItem("aviationEtiquette-book-evaluation-one",this.evaluationOneResults); |
| | | this.evaluation.isCompleteOne = true |
| | | localStorage.setItem("aviationEtiquette-book-evaluation-chapter001", JSON.stringify(this.evaluation)); |
| | | localStorage.setItem("aviationEtiquette-book-evaluation-one", this.evaluationOneResults); |
| | | } |
| | | |
| | | |
| | | }, |
| | | changeCheckData() { |
| | | this.evaluationOneResults = ''; |
| | | this.evaluation.evaluationOneValue = {}; |
| | | localStorage.setItem("aviationEtiquette-book-evaluation-chapter001",JSON.stringify(this.evaluation)); |
| | | this.evaluation.isCompleteOne = false |
| | | localStorage.setItem("aviationEtiquette-book-evaluation-chapter001", JSON.stringify(this.evaluation)); |
| | | localStorage.removeItem("aviationEtiquette-book-evaluation-one"); |
| | | }, |
| | | |
| | |
| | | let obj = 0; |
| | | let index = 0; |
| | | for (let key in this.evaluation.evaluationTwoValue) { |
| | | if(this.evaluation.evaluationTwoValue[key] === ""){ |
| | | index ++ |
| | | if (this.evaluation.evaluationTwoValue[key] === "") { |
| | | index++ |
| | | } |
| | | if (this.evaluation.evaluationTwoValue[key] == "0") { |
| | | obj = obj + 1; |
| | | } |
| | | } |
| | | if(index > 0 || Object.keys(this.evaluation.evaluationTwoValue).length < 15) { |
| | | if (index > 0 || Object.keys(this.evaluation.evaluationTwoValue).length < 15) { |
| | | this.$message({ |
| | | message: "您还有题目未选择答案", |
| | | type: "warning" |
| | | }); |
| | | return; |
| | | }else{ |
| | | message: "您还有题目未选择答案", |
| | | type: "warning" |
| | | }); |
| | | return; |
| | | } else { |
| | | this.evaluationTwoResults = 105 - obj * 7; |
| | | this.evaluation.showCheckAnswer = true; |
| | | localStorage.setItem("aviationEtiquette-book-evaluation-chapter001",JSON.stringify(this.evaluation)); |
| | | localStorage.setItem("aviationEtiquette-book-evaluation-two",this.evaluationOneResults); |
| | | this.evaluation.isCompleteTwo = true |
| | | localStorage.setItem("aviationEtiquette-book-evaluation-chapter001", JSON.stringify(this.evaluation)); |
| | | localStorage.setItem("aviationEtiquette-book-evaluation-two", this.evaluationOneResults); |
| | | } |
| | | }, |
| | | |
| | | changeCheckTwo() { |
| | | this.evaluationTwoResults = ""; |
| | | this.evaluation.evaluationTwoValue = {}; |
| | | localStorage.setItem("aviationEtiquette-book-evaluation-chapter001",JSON.stringify(this.evaluation)); |
| | | this.evaluation.isCompleteTwo = false |
| | | localStorage.setItem("aviationEtiquette-book-evaluation-chapter001", JSON.stringify(this.evaluation)); |
| | | localStorage.removeItem("aviationEtiquette-book-evaluation-two"); |
| | | }, |
| | | |
| | |
| | | |
| | | handleChapterData() { |
| | | localStorage.setItem( |
| | | "aviationEtiquette-book-chapter02-Data", |
| | | "aviationEtiquette-book-chapter01-Data", |
| | | JSON.stringify(this.chapterData) |
| | | ); |
| | | }, |