| | |
| | | <div class="page-box" page="59"> |
| | | <div v-if="showPageList.indexOf(59) > -1"> |
| | | <div style="display: flex;"> |
| | | <div class="img-0"> |
| | | <img alt="" src="../../assets/images/mk.png" /> |
| | | <div class="img-h"> |
| | | <img alt="" src="../../assets/images/mk.png" class="img-0" style="height: 100%" /> |
| | | </div> |
| | | <div class="" style="margin:0 10% 0 3%; padding: 10% 0 22% 0;"> |
| | | <div class="w80" style="margin:0 10% 0 3%; padding: 10% 0 20% 0;"> |
| | | <h1 id="a008" class="ta-l">学习模块三</h1> |
| | | <p class="h1-zt">婴幼儿游戏设计与指导</p> |
| | | <div class="bj1"> |
| | |
| | | </div> |
| | | <p>在游戏中如何体现婴幼儿的自主性?可以举例说明。</p> |
| | | <textarea v-model="questionData.unitOne.one" placeholder="请输入内容" rows="6" |
| | | style="max-width: 90%; min-width: 90%; margin-left: 30px" class="fz-16 textarea-main" |
| | | @change="setQuestionData"></textarea> |
| | | style="max-width: 90%; min-width: 90%; margin-left: 30px" |
| | | class="fz-16 fm-son textarea-question ml-40" @change="setQuestionData"></textarea> |
| | | </div> |
| | | <h3 id="c023">四、趣味性</h3> |
| | | <p>趣味性是指婴幼儿游戏设计应当注重好玩有趣,能给婴幼儿带来舒适、有趣、愉快的情绪体验,从而让婴幼儿喜欢游戏。游戏的魅力在于让婴幼儿感到有趣且能够获得快乐的体验。成人在设计婴幼儿游戏的玩法与规则、准备婴幼儿的游戏材料时都应当充分考虑这一原则。比如,对于躲猫猫游戏,成人在玩法的设计上若充满偶然性,每次将遮挡物挪开时都表现出不同的表情和动作,会让婴幼儿对游戏充满期待。又如,在爬行游戏的设计上要想具有挑战性或吸引力,成人应设置安全柔软的障碍物,准备婴幼儿喜爱或特别感兴趣的目标玩具能够激发婴幼儿的游戏兴趣,增强游戏的趣味性,让婴幼儿获得充分的愉悦感与成就感。 |
| | |
| | | </div> |
| | | <p>请根据你的理解和经验,谈一谈托育机构的游戏环境中可能存在的安全隐患。</p> |
| | | <textarea v-model="questionData.unitOne.two" placeholder="请输入内容" rows="6" |
| | | style="max-width: 90%; min-width: 90%; margin-left: 30px" class="fz-16 textarea-main" |
| | | @change="setQuestionData"></textarea> |
| | | style="max-width: 90%; min-width: 90%; margin-left: 30px" |
| | | class="fz-16 fm-son textarea-question ml-40" @change="setQuestionData"></textarea> |
| | | </div> |
| | | |
| | | </div> |
| | |
| | | </ul> |
| | | <div class="bodystyle"> |
| | | <p><img class="rwmb-1" alt="" src="../../assets/images/xxxgjc.png" /></p> |
| | | <p>1.(单选)教师设计婴幼儿游戏时应注重婴幼儿的快乐情绪体验。这主要体现的原则是( )。</p> |
| | | <p>A.安全性</p> |
| | | <p>B.适宜性</p> |
| | | <p>C.灵活性</p> |
| | | <p>D.趣味性</p> |
| | | <p>2.(单选)教师指导家长用扑克牌带幼儿玩分类游戏,而不是点数或数的分解与合成的游戏。这主要体现了婴幼儿游戏设计的( )原则。</p> |
| | | <p>A.安全性</p> |
| | | <p>B.适宜性</p> |
| | | <p>C.灵活性</p> |
| | | <p>D.趣味性</p> |
| | | <p>3.(单选)幼儿正在推着放有娃娃的小椅子玩。好奶急忙一边抱起幼儿,一边对幼儿说“危险,椅子是用来坐的”。这主要违背了婴幼儿游戏设计的( )原则。</p> |
| | | <p>A.灵活性</p> |
| | | <p>B.适宜性</p> |
| | | <p>C.自主性</p> |
| | | <p>D.发展性</p> |
| | | <ul v-for="(item, index) in unitQuestionOne.unitOne" :key="'unitQuestionOne' + index"> |
| | | <li> |
| | | {{ index + 1 }}.(单选){{ item.txt }} |
| | | </li> |
| | | <li class="inputChoice" v-for="(citem, cindex) in item.option" :key="cindex"> |
| | | <label> |
| | | <input type="radio" :disabled="unitQuestionOne.isComplete" :name="item.txt" |
| | | :value="citem.value" v-model="item.userAnswer" @change="saveUnitQuestionOne" /> |
| | | <span>{{ citem.value }}.{{ citem.txt }}</span> |
| | | </label> |
| | | </li> |
| | | <li v-if="unitQuestionOne.isShowAnswer" class="event-header-text-bc pd-5 fl jc-sa"> |
| | | <span class="c-g"> 答案:{{ item.answer }}</span> |
| | | <span :class="{ 'c-g': item.isRight, 'c-r': item.isRight == false }">您的答案:{{ |
| | | item.userAnswer |
| | | }}</span> |
| | | <span class="icon-box-big fl al-c"> |
| | | <svg v-if="item.isRight" t="1716986419862" class="icon" viewBox="0 0 1820 1024" |
| | | version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="18767" |
| | | xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20"> |
| | | <path |
| | | d="M1439.374222 216.007111s-169.472 56.490667-367.179852 282.443852C888.6044444 703.222519 846.241185 787.949037 775.632593 900.93037 768.568889 893.866667 662.651259 689.095111 380.207407 540.814222l148.290371-141.226666s134.162963 91.790222 225.953185 261.262222c0 0 233.016889-360.116148 684.923259-536.642371v91.799704z m0 0" |
| | | fill="#1AFA29" p-id="18768"></path> |
| | | </svg> |
| | | <svg v-if="item.isRight == false" t="1716987085767" class="icon" viewBox="0 0 1024 1024" |
| | | version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="25745" |
| | | xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20"> |
| | | <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> |
| | | </li> |
| | | </ul> |
| | | <!-- 提交按钮 --> |
| | | <div class="w100 fl ju-cn"> |
| | | <ul class="fl ju-ev w80 choice"> |
| | | <li> |
| | | <button class="btn-border btn-w" @click="goUnitOne"> |
| | | 提交 |
| | | </button> |
| | | </li> |
| | | <li> |
| | | <button @click="changeUnitOne" class="btn-border btn-w"> |
| | | 重做 |
| | | </button> |
| | | </li> |
| | | <li> |
| | | <button @click="unitQuestionOne.isShowAnswer = !unitQuestionOne.isShowAnswer" |
| | | class="parimary-btn"> |
| | | 查看答案 |
| | | </button> |
| | | </li> |
| | | </ul> |
| | | </div> |
| | | <p><img class="rwmb-1" alt="" src="../../assets/images/ysyd.png" /></p> |
| | | <p>香山慈幼院在中国教育史上是一所较为特殊的学校,是集家庭、学校、社会于一体的教学慈善机构,它独特的办学方式在中国近代教育史上谱写了崭新的一页。孩子们会在慈幼院里进行哪些活动和游戏?他们快乐吗?同学们可以扫码了解更多关于香山慈幼院的故事。 |
| | | <p>香山慈幼院在中国教育史上是一所较为特殊的学校,是集家庭、学校、社会于一体的教学慈善机构,它独特的办学方式在中国近代教育史上谱写了崭新的一页。孩子们会在慈幼院里进行哪些活动和游戏?他们快乐吗?同学们可以了解更多关于香山慈幼院的故事。 |
| | | </p> |
| | | <!-- pdf 查看器 --> |
| | | <div class="pdf-text"> |
| | | <div class="pdf-con"> |
| | | <div class="pdf-view"> |
| | | <span> |
| | | <svg t="1717640665152" class="icon" viewBox="0 0 1024 1024" version="1.1" |
| | | xmlns="http://www.w3.org/2000/svg" p-id="11009" width="25.098" height="24.098"> |
| | | <path |
| | | d="M896.152 336.108l0 576.229c0 26.511-21.508 48.019-48.018 48.019L175.866 960.356c-26.511 0-48.019-21.508-48.019-48.019L127.847 112.019c0-26.511 21.508-48.019 48.019-48.019l448.179 0c26.512 0 63.527 15.508 82.031 34.013l156.064 156.064C880.645 272.582 896.152 309.597 896.152 336.108zM832.127 384.127 624.045 384.127c-26.512 0-48.02-21.508-48.02-48.019L576.025 128.025 191.873 128.025l0 768.306 640.254 0L832.127 384.127zM335.93 448.153l352.14 0c9.004 0 16.006 7.003 16.006 16.006l0 32.013c0 9.003-7.002 16.007-16.006 16.007L335.93 512.179c-9.003 0-16.006-7.003-16.006-16.007l0-32.013C319.924 455.156 326.927 448.153 335.93 448.153zM704.076 592.21l0 32.013c0 9.004-7.002 16.007-16.006 16.007L335.93 640.23c-9.003 0-16.006-7.003-16.006-16.007L319.924 592.21c0-9.003 7.003-16.006 16.006-16.006l352.14 0C697.074 576.204 704.076 583.207 704.076 592.21zM704.076 720.262l0 32.013c0 9.003-7.002 16.006-16.006 16.006L335.93 768.281c-9.003 0-16.006-7.003-16.006-16.006l0-32.013c0-9.004 7.003-16.007 16.006-16.007l352.14 0C697.074 704.255 704.076 711.258 704.076 720.262zM640.051 320.102l188.076 0c-3.002-8.505-7.502-17.009-11.002-20.511L660.563 143.029c-3.502-3.501-12.006-8-20.512-11.003L640.051 320.102z" |
| | | p-id="11010"></path> |
| | | </svg> |
| | | </span> |
| | | <span @click="toUrl(1)"> 文本资源:走近香山慈幼院</span> |
| | | </div> |
| | | </div> |
| | | </div> |
| | | </div> |
| | | </div> |
| | | </div> |
| | |
| | | </ul> |
| | | <div class="bodystyle"> |
| | | <p><img class="rwmb-1" alt="" src="../../assets/images/xxxgjc.png" /></p> |
| | | <p>1.(单选)下列( )属于家长在婴幼儿游戏中较常扮演的角色。</p> |
| | | <p>A.游戏评价者</p> |
| | | <p>B.游戏设计者</p> |
| | | <p>C.游戏陪伴者</p> |
| | | <p>D.游戏组织者</p> |
| | | <p>2.婴幼儿游戏指导的主要内容有哪些?</p> |
| | | <p>3.教师指导婴幼儿游戏的要求有哪些?</p> |
| | | <p>4.走访观察亲友或邻居家的游戏环境,运用所学知识分析该游戏环境创设的优点与不足,尝试提出改善的建议。</p> |
| | | <p>5.观摩记录一次早教托育机构组织的游戏活动,并结合所学知识谈谈自己的想法与感受。</p> |
| | | <ul v-for="(item, index) in unitQuestionTwo.unitOne" :key="'unitQuestionTwo2' + index"> |
| | | <li> |
| | | {{ index + 1 }}.(单选){{ item.txt }} |
| | | </li> |
| | | <li class="inputChoice" v-for="(citem, cindex) in item.option" :key="cindex"> |
| | | <label> |
| | | <input type="radio" :disabled="unitQuestionTwo.isComplete" :name="item.txt" |
| | | :value="citem.value" v-model="item.userAnswer" @change="saveUnitQuestionTwo" /> |
| | | <span>{{ citem.value }}.{{ citem.txt }}</span> |
| | | </label> |
| | | </li> |
| | | <li v-if="unitQuestionTwo.isShowAnswer" class="event-header-text-bc pd-5 fl jc-sa"> |
| | | <span class="c-g"> 答案:{{ item.answer }}</span> |
| | | <span :class="{ 'c-g': item.isRight, 'c-r': item.isRight == false }">您的答案:{{ |
| | | item.userAnswer |
| | | }}</span> |
| | | <span class="icon-box-big fl al-c"> |
| | | <svg v-if="item.isRight" t="1716986419862" class="icon" viewBox="0 0 1820 1024" |
| | | version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="18767" |
| | | xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20"> |
| | | <path |
| | | d="M1439.374222 216.007111s-169.472 56.490667-367.179852 282.443852C888.6044444 703.222519 846.241185 787.949037 775.632593 900.93037 768.568889 893.866667 662.651259 689.095111 380.207407 540.814222l148.290371-141.226666s134.162963 91.790222 225.953185 261.262222c0 0 233.016889-360.116148 684.923259-536.642371v91.799704z m0 0" |
| | | fill="#1AFA29" p-id="18768"></path> |
| | | </svg> |
| | | <svg v-if="item.isRight == false" t="1716987085767" class="icon" viewBox="0 0 1024 1024" |
| | | version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="25745" |
| | | xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20"> |
| | | <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> |
| | | </li> |
| | | </ul> |
| | | <ul v-for="(item, index) in unitQuestionTwo.unitOneChoice" :key="'unitTwoChoice' + index"> |
| | | <li> |
| | | {{ index + 3 }}.(多选){{ item.txt }} |
| | | </li> |
| | | <li class="inputChoice" v-for="(citem, cindex) in item.option" :key="cindex"> |
| | | <label> |
| | | <input type="checkbox" :disabled="unitQuestionTwo.isComplete" :name="item.txt" |
| | | :value="citem.value" v-model="item.userAnswer" @change="saveUnitQuestionTwo" /> |
| | | <span>{{ citem.value }}.{{ citem.txt }}</span> |
| | | </label> |
| | | </li> |
| | | <li v-if="unitQuestionTwo.isShowAnswer" class="event-header-text-bc pd-5 fl jc-sa"> |
| | | <span class="c-g"> 答案:<span v-for="(answer, dindex) in item.answer" :key="dindex">{{ answer |
| | | }}、</span></span> |
| | | <span :class="{ 'c-g': item.isRight, 'c-r': item.isRight == false }">您的答案:<span |
| | | v-for="(userAnswer, eindex) in item.userAnswer" :key="eindex">{{ |
| | | userAnswer }}、</span></span> |
| | | <span class="icon-box-big fl al-c"> |
| | | <svg v-if="item.isRight" t="1716986419862" class="icon" viewBox="0 0 1820 1024" |
| | | version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="18767" |
| | | xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20"> |
| | | <path |
| | | d="M1439.374222 216.007111s-169.472 56.490667-367.179852 282.443852C888.6044444 703.222519 846.241185 787.949037 775.632593 900.93037 768.568889 893.866667 662.651259 689.095111 380.207407 540.814222l148.290371-141.226666s134.162963 91.790222 225.953185 261.262222c0 0 233.016889-360.116148 684.923259-536.642371v91.799704z m0 0" |
| | | fill="#1AFA29" p-id="18768"></path> |
| | | </svg> |
| | | <svg v-if="item.isRight == false" t="1716987085767" class="icon" viewBox="0 0 1024 1024" |
| | | version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="25745" |
| | | xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20"> |
| | | <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> |
| | | </li> |
| | | </ul> |
| | | <!-- 提交按钮 --> |
| | | <div class="w100 fl ju-cn"> |
| | | <ul class="fl ju-ev w80 choice"> |
| | | <li> |
| | | <button class="btn-border btn-w" @click="goUnitTwo"> |
| | | 提交 |
| | | </button> |
| | | </li> |
| | | <li> |
| | | <button @click="changeUnitTwo" class="btn-border btn-w"> |
| | | 重做 |
| | | </button> |
| | | </li> |
| | | <li> |
| | | <button @click="unitQuestionTwo.isShowAnswer = !unitQuestionTwo.isShowAnswer" |
| | | class="parimary-btn"> |
| | | 查看答案 |
| | | </button> |
| | | </li> |
| | | </ul> |
| | | </div> |
| | | <p><img class="rwmb-1" alt="" src="../../assets/images/ysyd.png" /></p> |
| | | <p>“丢,丢,丢手绢,……”这首耳熟能详的儿歌和丢手绢游戏诞生于延安保育院。延安保育院作为中国革命历史中浓墨重彩的一笔,为妥善保护与培育革命后代及边区儿童,撑起了一片希望的天空,也为新中国的幼儿教育事业奠定了坚实的基础,同学们可以扫码了解更多关于延安保育院的故事。 |
| | | <p>“丢,丢,丢手绢,……”这首耳熟能详的儿歌和丢手绢游戏诞生于延安保育院。延安保育院作为中国革命历史中浓墨重彩的一笔,为妥善保护与培育革命后代及边区儿童,撑起了一片希望的天空,也为新中国的幼儿教育事业奠定了坚实的基础,同学们可以了解更多关于延安保育院的故事。 |
| | | </p> |
| | | <!-- pdf 查看器 --> |
| | | <div class="pdf-text"> |
| | | <div class="pdf-con"> |
| | | <div class="pdf-view"> |
| | | <span> |
| | | <svg t="1717640665152" class="icon" viewBox="0 0 1024 1024" version="1.1" |
| | | xmlns="http://www.w3.org/2000/svg" p-id="11009" width="25.098" height="24.098"> |
| | | <path |
| | | d="M896.152 336.108l0 576.229c0 26.511-21.508 48.019-48.018 48.019L175.866 960.356c-26.511 0-48.019-21.508-48.019-48.019L127.847 112.019c0-26.511 21.508-48.019 48.019-48.019l448.179 0c26.512 0 63.527 15.508 82.031 34.013l156.064 156.064C880.645 272.582 896.152 309.597 896.152 336.108zM832.127 384.127 624.045 384.127c-26.512 0-48.02-21.508-48.02-48.019L576.025 128.025 191.873 128.025l0 768.306 640.254 0L832.127 384.127zM335.93 448.153l352.14 0c9.004 0 16.006 7.003 16.006 16.006l0 32.013c0 9.003-7.002 16.007-16.006 16.007L335.93 512.179c-9.003 0-16.006-7.003-16.006-16.007l0-32.013C319.924 455.156 326.927 448.153 335.93 448.153zM704.076 592.21l0 32.013c0 9.004-7.002 16.007-16.006 16.007L335.93 640.23c-9.003 0-16.006-7.003-16.006-16.007L319.924 592.21c0-9.003 7.003-16.006 16.006-16.006l352.14 0C697.074 576.204 704.076 583.207 704.076 592.21zM704.076 720.262l0 32.013c0 9.003-7.002 16.006-16.006 16.006L335.93 768.281c-9.003 0-16.006-7.003-16.006-16.006l0-32.013c0-9.004 7.003-16.007 16.006-16.007l352.14 0C697.074 704.255 704.076 711.258 704.076 720.262zM640.051 320.102l188.076 0c-3.002-8.505-7.502-17.009-11.002-20.511L660.563 143.029c-3.502-3.501-12.006-8-20.512-11.003L640.051 320.102z" |
| | | p-id="11010"></path> |
| | | </svg> |
| | | </span> |
| | | <span @click="toUrl(2)"> 文本资源:马背摇篮——延安保育院</span> |
| | | </div> |
| | | </div> |
| | | </div> |
| | | </div> |
| | | </div> |
| | | </div> |
| | |
| | | <p>常用的婴幼儿游戏观察方法主要有如下三种。</p> |
| | | <p>①扫描观察法。扫描观察法即观察者在一段时间内对班级内所有婴幼儿进行全面观察的方法。这种方法主要用于观察婴幼儿游戏的氛围怎样,喜欢哪些游戏主题,使用了哪些游戏玩具或游戏材料,大致有哪些行为表现,游戏时间的长短等。扫描观察法的优点是能够快速对整个婴幼儿班级的游戏情况有一个大概了解。其局限性在于因为观察的内容比较泛,观察的婴幼儿数量较多,所以不利于观察者深入了解个别婴幼儿的发展水平和需要。观察结果一般记录在事先准备好的表格中。如果教师要了解婴幼儿对不同区域内玩具的喜好程度,可设计如下观察记录表(见表3-2)。 |
| | | </p> |
| | | <div class="video-box"> |
| | | <p class="center text"> |
| | | <video :src="videoPathOne" webkit-playsinline="true" x-webkit-airplay="true" |
| | | playsinline="true" x5-video-orientation="h5" x5-video-player-fullscreen="true" |
| | | x5-playsinline="" controls controlslist="nodownload" class="w100 video"></video> |
| | | </p> |
| | | <p class="center videoname"> |
| | | <span>视频:婴幼儿游戏的观察</span> |
| | | <el-tooltip class="item" effect="dark" |
| | | :content="chapterData.isCollectVideo ? '点击取消' : '点击收藏'" placement="top-start"> |
| | | <img :src="collectResourceList.findIndex(item => item.id == 'b5825da2f4b250bdebe58506ada151a0') > -1 ? collectCheck : collectImg" |
| | | alt="" class="collect-btn" @click="handleCollect('video-01')" /> |
| | | </el-tooltip> |
| | | </p> |
| | | </div> |
| | | <div class="video-box"> |
| | | <p class="center text"> |
| | | <video :src="videoPathTwo" webkit-playsinline="true" x-webkit-airplay="true" |
| | | playsinline="true" x5-video-orientation="h5" x5-video-player-fullscreen="true" |
| | | x5-playsinline="" controls controlslist="nodownload" class="w100 video"></video> |
| | | </p> |
| | | <p class="center videoname"> |
| | | <span>视频:婴幼儿游戏的记录</span> |
| | | <el-tooltip class="item" effect="dark" |
| | | :content="chapterData.isCollectVideo01 ? '点击取消' : '点击收藏'" placement="top-start"> |
| | | <img :src="collectResourceList.findIndex(item => item.id == 'aee4a53eba7bf404d8a9d87447ea527c') > -1 ? collectCheck : collectImg" |
| | | alt="" class="collect-btn" @click="handleCollect('video-02')" /> |
| | | </el-tooltip> |
| | | </p> |
| | | </div> |
| | | </div> |
| | | </div> |
| | | </div> |
| | |
| | | </p> |
| | | <p>轶事记录法是观察者将感兴趣的且认为是有价值的、有意义的婴幼儿游戏行为和事件用描述性的语言记录下来的方法。轶事记录法不要求对游戏的全过程进行记录,但要求记录客观、翔实。运用轶事记录法有助于教师在实践中兼顾全体和个体婴幼儿的观察。教师每次观察的对象可以相同,也可以不同。教师在运用此种方法观察记录时及时、客观、详细地还原活动中的细节并不容易。为确保记录的及时与客观性,教师可以随身带一些记录的卡片、本子或简要的表格作为记录工具,如表3-3所示。 |
| | | </p> |
| | | |
| | | |
| | | |
| | | |
| | | </div> |
| | | </div> |
| | | </div> |
| | |
| | | <h5 id="e059">1.婴幼儿游戏评价的内涵</h5> |
| | | <p>评价是指对人或事物进行判断、分析的过程。婴幼儿游戏评价是指按照一定的婴幼儿教育目标和游戏观念,对游戏活动中涉及的人和事物进行的价值判断。从广义的角度来讲,婴幼儿游戏评价一方面包括对婴幼儿游戏活动实施的评价,如对游戏环境创设、玩具和材料提供、游戏时间安排、游戏指导策略、游戏活动效果等方面的评价;另一方面包括对婴幼儿游戏行为本身的评价,主要包括婴幼儿的游戏行为所体现出来的认知、语言、动作、情绪情感与社会性发展水平等方面的评价。狭义上的婴幼儿游戏评价主要指对婴幼儿游戏行为本身的评价。 |
| | | </p> |
| | | <div class="video-box"> |
| | | <p class="center text"> |
| | | <video :src="videoPathThree" webkit-playsinline="true" x-webkit-airplay="true" |
| | | playsinline="true" x5-video-orientation="h5" x5-video-player-fullscreen="true" |
| | | x5-playsinline="" controls controlslist="nodownload" class="w100 video"></video> |
| | | </p> |
| | | <p class="center videoname"> |
| | | <span>视频:婴幼儿游戏的评价</span> |
| | | <el-tooltip class="item" effect="dark" |
| | | :content="chapterData.isCollectVideo02 ? '点击取消' : '点击收藏'" placement="top-start"> |
| | | <img :src="collectResourceList.findIndex(item => item.id == 'bc39e1bc833fef30f8c0d2f2692f7794') > -1 ? collectCheck : collectImg" |
| | | alt="" class="collect-btn" @click="handleCollect('video-03')" /> |
| | | </el-tooltip> |
| | | </p> |
| | | </div> |
| | | <h5 id="e060">2.婴幼儿游戏评价的意义</h5> |
| | | <p>(1)检验游戏指导效果,调控指导策略</p> |
| | | <p>运用专业的评价量表或观察、研讨交流等方式评价教师游戏活动实施情况和效果,不仅能清楚地了解婴幼儿在游戏活动中所获得的发展,检验教师游戏指导的效果,还能发现教师游戏环境创设、材料投放、时间安排、游戏指导策略等方面的优点与不足。这促使教师在坚持科学指导策略的同时,不断调整游戏指导策略,以更好地促进婴幼儿身心发展,逐渐树立正确的婴幼儿游戏观。 |
| | |
| | | <p>4.有机增减或组合材料生成游戏</p> |
| | | <p>托班的环境应该根据幼儿的发展需要进行适时适当的变换,如增减材料、组合材料等,以满足不同发展速度幼儿的需要,诱发其不同行为,以支持或推动幼儿发展。比如,在“玩豆”游戏中,常遇到这样的情况:瓶口小、勺子大,豆豆装不进瓶中,游戏初始阶段或能力弱的幼儿就会选择放弃。如果教师适时为幼儿提供漏斗之类的工具,让幼儿借助漏斗继续操作摆弄,游戏就能继续下去。将同种材料进行组合,也是很好的一种方法,如轮胎组合游戏、绳索组合、梯子组合等。材料的组合能使活动的可玩性增强,更需要幼儿协调多种运动技能,并通过不断探索、尝试,寻找使自己顺利解决问题的方法。因此,这对幼儿的能力具有一定的挑战性。但也正因为有了挑战性,幼儿更喜欢这样的活动了。但组合过程中,要根据幼儿的实际水平,确定适宜的难度。 |
| | | </p> |
| | | <p>资料来源:汤肖丽,杭州市濮家幼儿园教育集团。有改动。</p> |
| | | <p class="fm-fzxbs">资料来源:汤肖丽,杭州市濮家幼儿园教育集团。有改动。</p> |
| | | </div> |
| | | </div> |
| | | </div> |
| | |
| | | </ul> |
| | | <div class="bodystyle"> |
| | | <p><img class="rwmb-1" alt="" src="../../assets/images/xxxgjc.png" /></p> |
| | | <p>1.(单选)下列不属于游戏记录法中的描述法的是( )。</p> |
| | | <p>A.轶事记录法</p> |
| | | <p>B.事件取样法</p> |
| | | <p>C.实况记录法</p> |
| | | <p>D.日记记录法</p> |
| | | <p>2.(多选)下列属于游戏记录法中的评定法的是( )。</p> |
| | | <p>A.等级评定法</p> |
| | | <p>B.时间取样法</p> |
| | | <p>C.行为检核法</p> |
| | | <p>D.轶事记录法</p> |
| | | <p>3.婴幼儿游戏观察的步骤有哪些?</p> |
| | | <p>4.婴幼儿游戏评价的意义和原则有哪些?</p> |
| | | <p>5.小组任务:和小组成员一起讨论设计一个0~3岁婴幼儿游戏方案。请教师修改完善后分工合作到亲友家或托育机构找到相应年龄段婴幼儿进行组织实施,并选择恰当的观察与记录方法进行观察记录,分析评价婴幼儿游戏发展水平,完成后写一份活动心得。 |
| | | </p> |
| | | <p> |
| | | <ul v-for="(item, index) in unitQuestionThree.unitOne" :key="'unitQuestionThree' + index"> |
| | | <li> |
| | | {{ index + 1 }}.(单选){{ item.txt }} |
| | | </li> |
| | | <li class="inputChoice" v-for="(citem, cindex) in item.option" :key="cindex"> |
| | | <label> |
| | | <input type="radio" :disabled="unitQuestionThree.isComplete" :name="item.txt" |
| | | :value="citem.value" v-model="item.userAnswer" @change="saveUnitQuestionThree" /> |
| | | <span>{{ citem.value }}.{{ citem.txt }}</span> |
| | | </label> |
| | | </li> |
| | | <li v-if="unitQuestionThree.isShowAnswer" class="event-header-text-bc pd-5 fl jc-sa"> |
| | | <span class="c-g"> 答案:{{ item.answer }}</span> |
| | | <span :class="{ 'c-g': item.isRight, 'c-r': item.isRight == false }">您的答案:{{ |
| | | item.userAnswer |
| | | }}</span> |
| | | <span class="icon-box-big fl al-c"> |
| | | <svg v-if="item.isRight" t="1716986419862" class="icon" viewBox="0 0 1820 1024" |
| | | version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="18767" |
| | | xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20"> |
| | | <path |
| | | d="M1439.374222 216.007111s-169.472 56.490667-367.179852 282.443852C888.6044444 703.222519 846.241185 787.949037 775.632593 900.93037 768.568889 893.866667 662.651259 689.095111 380.207407 540.814222l148.290371-141.226666s134.162963 91.790222 225.953185 261.262222c0 0 233.016889-360.116148 684.923259-536.642371v91.799704z m0 0" |
| | | fill="#1AFA29" p-id="18768"></path> |
| | | </svg> |
| | | <svg v-if="item.isRight == false" t="1716987085767" class="icon" viewBox="0 0 1024 1024" |
| | | version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="25745" |
| | | xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20"> |
| | | <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> |
| | | </li> |
| | | </ul> |
| | | <ul v-for="(item, index) in unitQuestionThree.unitOneChoice" :key="'unitOneChoiceThree' + index"> |
| | | <li> |
| | | {{ index + 3 }}.(多选){{ item.txt }} |
| | | </li> |
| | | <li class="inputChoice" v-for="(citem, cindex) in item.option" :key="cindex"> |
| | | <label> |
| | | <input type="checkbox" :disabled="unitQuestionThree.isComplete" :name="item.txt" |
| | | :value="citem.value" v-model="item.userAnswer" @change="saveUnitQuestionThree" /> |
| | | <span>{{ citem.value }}.{{ citem.txt }}</span> |
| | | </label> |
| | | </li> |
| | | <li v-if="unitQuestionThree.isShowAnswer" class="event-header-text-bc pd-5 fl jc-sa"> |
| | | <span class="c-g"> 答案:<span v-for="(answer, dindex) in item.answer" :key="dindex">{{ answer |
| | | }}、</span></span> |
| | | <span :class="{ 'c-g': item.isRight, 'c-r': item.isRight == false }">您的答案:<span |
| | | v-for="(userAnswer, eindex) in item.userAnswer" :key="eindex">{{ |
| | | userAnswer }}、</span></span> |
| | | <span class="icon-box-big fl al-c"> |
| | | <svg v-if="item.isRight" t="1716986419862" class="icon" viewBox="0 0 1820 1024" |
| | | version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="18767" |
| | | xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="20"> |
| | | <path |
| | | d="M1439.374222 216.007111s-169.472 56.490667-367.179852 282.443852C888.6044444 703.222519 846.241185 787.949037 775.632593 900.93037 768.568889 893.866667 662.651259 689.095111 380.207407 540.814222l148.290371-141.226666s134.162963 91.790222 225.953185 261.262222c0 0 233.016889-360.116148 684.923259-536.642371v91.799704z m0 0" |
| | | fill="#1AFA29" p-id="18768"></path> |
| | | </svg> |
| | | <svg v-if="item.isRight == false" t="1716987085767" class="icon" viewBox="0 0 1024 1024" |
| | | version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="25745" |
| | | xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20"> |
| | | <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> |
| | | </li> |
| | | </ul> |
| | | <!-- 提交按钮 --> |
| | | <div class="w100 fl ju-cn"> |
| | | <ul class="fl ju-ev w80 choice"> |
| | | <li> |
| | | <button class="btn-border btn-w" @click="goUnitThree"> |
| | | 提交 |
| | | </button> |
| | | </li> |
| | | <li> |
| | | <button @click="changeUnitThree" class="btn-border btn-w"> |
| | | 重做 |
| | | </button> |
| | | </li> |
| | | <li> |
| | | <button @click="unitQuestionThree.isShowAnswer = !unitQuestionThree.isShowAnswer" |
| | | class="parimary-btn"> |
| | | 查看答案 |
| | | </button> |
| | | </li> |
| | | </ul> |
| | | </div> |
| | | <p> |
| | | <img class="rwmb-1" alt="" src="../../assets/images/0060_01.jpg" /> |
| | | </p> |
| | | <p> |
| | | <p>本次岗位实训,是你们将理论知识转化为实际操作能力的重要契机,这不仅是对专业知识的一次实战检验,更是未来从事相关职业必不可少的练兵。让我们一起开启这场充满挑战与惊喜的实训吧!</p> |
| | | <!-- pdf 查看器 --> |
| | | <div class="pdf-text"> |
| | | <div class="pdf-con"> |
| | | <div class="pdf-view"> |
| | | <span> |
| | | <svg t="1717640665152" class="icon" viewBox="0 0 1024 1024" version="1.1" |
| | | xmlns="http://www.w3.org/2000/svg" p-id="11009" width="25.098" height="24.098"> |
| | | <path |
| | | d="M896.152 336.108l0 576.229c0 26.511-21.508 48.019-48.018 48.019L175.866 960.356c-26.511 0-48.019-21.508-48.019-48.019L127.847 112.019c0-26.511 21.508-48.019 48.019-48.019l448.179 0c26.512 0 63.527 15.508 82.031 34.013l156.064 156.064C880.645 272.582 896.152 309.597 896.152 336.108zM832.127 384.127 624.045 384.127c-26.512 0-48.02-21.508-48.02-48.019L576.025 128.025 191.873 128.025l0 768.306 640.254 0L832.127 384.127zM335.93 448.153l352.14 0c9.004 0 16.006 7.003 16.006 16.006l0 32.013c0 9.003-7.002 16.007-16.006 16.007L335.93 512.179c-9.003 0-16.006-7.003-16.006-16.007l0-32.013C319.924 455.156 326.927 448.153 335.93 448.153zM704.076 592.21l0 32.013c0 9.004-7.002 16.007-16.006 16.007L335.93 640.23c-9.003 0-16.006-7.003-16.006-16.007L319.924 592.21c0-9.003 7.003-16.006 16.006-16.006l352.14 0C697.074 576.204 704.076 583.207 704.076 592.21zM704.076 720.262l0 32.013c0 9.003-7.002 16.006-16.006 16.006L335.93 768.281c-9.003 0-16.006-7.003-16.006-16.006l0-32.013c0-9.004 7.003-16.007 16.006-16.007l352.14 0C697.074 704.255 704.076 711.258 704.076 720.262zM640.051 320.102l188.076 0c-3.002-8.505-7.502-17.009-11.002-20.511L660.563 143.029c-3.502-3.501-12.006-8-20.512-11.003L640.051 320.102z" |
| | | p-id="11010"></path> |
| | | </svg> |
| | | </span> |
| | | <span @click="toUrl(3)"> 文本资源:模块三 岗位进阶训练</span> |
| | | </div> |
| | | </div> |
| | | </div> |
| | | <!-- pdf 查看器 --> |
| | | <div class="pdf-text"> |
| | | <div class="pdf-con"> |
| | | <div class="pdf-view"> |
| | | <span> |
| | | <svg t="1717640665152" class="icon" viewBox="0 0 1024 1024" version="1.1" |
| | | xmlns="http://www.w3.org/2000/svg" p-id="11009" width="25.098" height="24.098"> |
| | | <path |
| | | d="M896.152 336.108l0 576.229c0 26.511-21.508 48.019-48.018 48.019L175.866 960.356c-26.511 0-48.019-21.508-48.019-48.019L127.847 112.019c0-26.511 21.508-48.019 48.019-48.019l448.179 0c26.512 0 63.527 15.508 82.031 34.013l156.064 156.064C880.645 272.582 896.152 309.597 896.152 336.108zM832.127 384.127 624.045 384.127c-26.512 0-48.02-21.508-48.02-48.019L576.025 128.025 191.873 128.025l0 768.306 640.254 0L832.127 384.127zM335.93 448.153l352.14 0c9.004 0 16.006 7.003 16.006 16.006l0 32.013c0 9.003-7.002 16.007-16.006 16.007L335.93 512.179c-9.003 0-16.006-7.003-16.006-16.007l0-32.013C319.924 455.156 326.927 448.153 335.93 448.153zM704.076 592.21l0 32.013c0 9.004-7.002 16.007-16.006 16.007L335.93 640.23c-9.003 0-16.006-7.003-16.006-16.007L319.924 592.21c0-9.003 7.003-16.006 16.006-16.006l352.14 0C697.074 576.204 704.076 583.207 704.076 592.21zM704.076 720.262l0 32.013c0 9.003-7.002 16.006-16.006 16.006L335.93 768.281c-9.003 0-16.006-7.003-16.006-16.006l0-32.013c0-9.004 7.003-16.007 16.006-16.007l352.14 0C697.074 704.255 704.076 711.258 704.076 720.262zM640.051 320.102l188.076 0c-3.002-8.505-7.502-17.009-11.002-20.511L660.563 143.029c-3.502-3.501-12.006-8-20.512-11.003L640.051 320.102z" |
| | | p-id="11010"></path> |
| | | </svg> |
| | | </span> |
| | | <span @click="toUrl(4)"> 文本资源:模块三 实训工作任务</span> |
| | | </div> |
| | | </div> |
| | | </div> |
| | | <p> |
| | | <img class="rwmb-1" alt="" src="../../assets/images/0060_04.jpg" /> |
| | | </p> |
| | | <p class="content">接下来,我们将跟随双师走进托育机构。在本次与行业专家的深度对话中,我们将为你展示如何实施游戏指导和在游戏中观察婴幼儿。相信这些案例会给你带来启发和帮助。</p> |
| | | <div class="bk-video fl"> |
| | | <p class="bj4-qjms fl al-c"><span class="span-text-video">视频库</span><span class="span-svg"><svg |
| | | t="1729840629103" class="icon" viewBox="0 0 1365 1024" version="1.1" |
| | | xmlns="http://www.w3.org/2000/svg" p-id="34778" |
| | | xmlns:xlink="http://www.w3.org/1999/xlink" width="34" height="40"> |
| | | <path |
| | | d="M531.117831 720.79677l341.333334-170.641145a42.673047 42.673047 0 0 0 0-76.566472L531.117831 303.20323a42.673047 42.673047 0 0 0-61.814665 38.130103v341.333334a42.673047 42.673047 0 0 0 61.814665 38.130103zM1237.724282 0H127.612523A128.376452 128.376452 0 0 0 0.001736 128.580629V895.317282a128.019142 128.019142 0 0 0 127.610787 128.682718h1110.111759a128.427496 128.427496 0 0 0 127.610787-128.682718V128.580629a127.968097 127.968097 0 0 0-127.610787-128.580629zM255.988974 895.572504a42.46887 42.46887 0 0 1-43.081401 43.081402H128.429232a42.46887 42.46887 0 0 1-43.081402-43.081402V811.094163a42.417826 42.417826 0 0 1 43.081402-43.132446h84.580429a42.417826 42.417826 0 0 1 42.979313 43.132446z m0-341.333333a42.46887 42.46887 0 0 1-43.081401 42.979313H128.429232a42.46887 42.46887 0 0 1-43.081402-43.081402V469.607697a42.366781 42.366781 0 0 1 43.081402-43.081402h84.580429A42.417826 42.417826 0 0 1 255.988974 469.607697z m0-341.333334a42.46887 42.46887 0 0 1-43.081401 43.081402H128.429232a42.46887 42.46887 0 0 1-43.081402-43.081402V128.427496a42.366781 42.366781 0 0 1 43.081402-43.081402h84.580429a42.417826 42.417826 0 0 1 42.979313 43.081402z m768.012762 725.748069H341.335069V85.346094H1023.950691v853.307812z m255.987238-43.081402a42.46887 42.46887 0 0 1-43.132446 43.081402h-84.529385a42.417826 42.417826 0 0 1-43.030357-43.081402V811.094163a42.46887 42.46887 0 0 1 43.081401-43.132446h84.58043a42.46887 42.46887 0 0 1 43.030357 43.132446z m0-341.333333a42.46887 42.46887 0 0 1-43.132446 43.081401h-84.529385a42.417826 42.417826 0 0 1-43.030357-43.081401V469.607697a42.417826 42.417826 0 0 1 43.081401-43.081402h84.58043a42.417826 42.417826 0 0 1 43.030357 43.081402z m0-341.333334a42.46887 42.46887 0 0 1-43.132446 43.081402h-84.529385a42.417826 42.417826 0 0 1-43.030357-43.081402V128.427496a42.417826 42.417826 0 0 1 43.081401-43.081402h84.58043a42.417826 42.417826 0 0 1 43.030357 43.081402z" |
| | | fill="#6dcff6" p-id="34779"></path> |
| | | </svg></span></p> |
| | | <div class="fl jc-fs fw-w"> |
| | | <div style="width: 200px; height: auto; margin: 0 5px;" |
| | | v-for="(item, index) in chapter002.videoMd5" :key="index"> |
| | | <video webkit-playsinline="true" x-webkit-airplay="true" playsinline="true" |
| | | x5-video-orientation="h5" x5-video-player-fullscreen="true" x5-playsinline="" |
| | | controls controlslist="nodownload" class="video-border w100" |
| | | :src="item.handleMd5"></video> |
| | | <div class="fl al-c jc-c"> |
| | | <p class="td-0" style="font-size: 12px;">双师访谈案例:{{ item.name }}</p> |
| | | <el-tooltip class="item" effect="dark" |
| | | :content="item.isCollectVideo ? '点击取消' : '点击收藏'" placement="top-start"> |
| | | <img :src="collectResourceList.findIndex(citem => citem.id == item.md5) > -1 ? collectCheck : collectImg" |
| | | alt="" class="collect-btn1" @click="handleCollect(item)" /> |
| | | </el-tooltip> |
| | | </div> |
| | | </div> |
| | | </div> |
| | | </div> |
| | | <p class="dialogQuestion mt-20 mb-20" @click="openQuestion(1)"> |
| | | <span class="td-0">【本节测试】</span> |
| | | <span class="td-0"> |
| | | <svg t="1736157124915" class="icon" viewBox="0 0 1024 1024" version="1.1" |
| | | xmlns="http://www.w3.org/2000/svg" p-id="2536" |
| | | xmlns:xlink="http://www.w3.org/1999/xlink" width="28" height="28"> |
| | | <path |
| | | d="M798.72 76.8H947.2v145.92h51.2V25.6h-199.68zM947.2 798.72v145.92h-148.48v51.2H998.4v-197.12zM66.56 222.72V76.8h148.48V25.6H12.8v197.12zM215.04 944.64H66.56v-145.92H12.8v197.12h202.24z" |
| | | fill="#fff" p-id="2537"></path> |
| | | <path |
| | | d="M826.88 522.24L512 207.36c0-2.56-2.56-2.56-7.68-2.56-2.56 0-5.12 0-7.68 2.56L184.32 524.8c-2.56 2.56-5.12 7.68-2.56 10.24 2.56 5.12 5.12 7.68 10.24 7.68h58.88V793.6c0 12.8 10.24 25.6 25.6 25.6 12.8 0 25.6-10.24 25.6-25.6V504.32c0-5.12-5.12-10.24-10.24-10.24h-2.56l217.6-220.16 220.16 222.72c-5.12 0-10.24 5.12-10.24 10.24V793.6c0 12.8 10.24 25.6 25.6 25.6 12.8 0 25.6-10.24 25.6-25.6v-250.88h51.2c5.12 0 10.24-5.12 10.24-10.24 2.56-5.12 0-7.68-2.56-10.24z" |
| | | fill="#fff" p-id="2538"></path> |
| | | <path |
| | | d="M386.56 762.88h240.64c10.24 0 17.92 7.68 17.92 17.92 0 10.24-7.68 17.92-17.92 17.92h-240.64c-10.24 0-17.92-7.68-17.92-17.92 0-10.24 7.68-17.92 17.92-17.92z m0-69.12h240.64c10.24 0 17.92 7.68 17.92 17.92 0 10.24-7.68 17.92-17.92 17.92h-240.64c-10.24 0-17.92-7.68-17.92-17.92 0-10.24 7.68-17.92 17.92-17.92z m0-71.68h240.64c10.24 0 17.92 7.68 17.92 17.92 0 10.24-7.68 17.92-17.92 17.92h-240.64c-10.24 0-17.92-7.68-17.92-17.92 0-7.68 7.68-17.92 17.92-17.92zM514.56 535.04h-20.48c-5.12 0-7.68-2.56-7.68-7.68v-2.56c0-17.92 5.12-30.72 23.04-46.08 17.92-15.36 23.04-23.04 23.04-33.28s-7.68-20.48-20.48-20.48c-15.36 0-25.6 7.68-30.72 25.6 0 5.12-5.12 5.12-10.24 5.12l-25.6-5.12c-5.12 0-7.68-5.12-5.12-10.24 10.24-38.4 33.28-53.76 79.36-53.76 38.4 0 61.44 25.6 61.44 51.2 0 20.48-7.68 35.84-33.28 53.76-20.48 15.36-23.04 20.48-23.04 33.28-2.56 7.68-7.68 10.24-10.24 10.24zM481.28 588.8v-28.16c0-5.12 2.56-7.68 7.68-7.68h30.72c5.12 0 7.68 2.56 7.68 7.68V588.8c0 5.12-2.56 7.68-7.68 7.68h-30.72c-5.12 0-7.68-5.12-7.68-7.68z" |
| | | fill="#fff" p-id="2539"></path> |
| | | </svg> |
| | | </span> |
| | | </p> |
| | | </div> |
| | | </div> |
| | | </div> |
| | | <preView :isClear="dialogVisible" :md5="p_md5" :pdfTitle="somePdfTitleValue" ref="pdfDialogRef"></preView> |
| | | <dialogExaminations :isClear="dialogVisibleOne" :primaryColor="themeColor" |
| | | :cardList="interfaceQuestion[questionNum]" v-if="interfaceQuestion" :chapter="3" :page="questionNum" |
| | | :questionTitle="questionTitleMain" ref="dialogRef"> |
| | | </dialogExaminations> |
| | | </div> |
| | | </template> |
| | | <script> |
| | | import { getResourcePath } from "@/assets/methods/resources"; |
| | | import { getCollectResource, setCollectResource } from "@/assets/methods/resources"; |
| | | import preView from "@/components/pdfview/index.vue"; |
| | | import dialogExaminations from "@/components/dialogExaminations/index.vue"; |
| | | export default { |
| | | name: "chapterThree", |
| | | props: { |
| | | showPageList: { |
| | | type: Array, |
| | | }, |
| | | interfaceQuestion: { |
| | | type: Object, |
| | | }, |
| | | }, |
| | | components: { |
| | | preView, |
| | | dialogExaminations, |
| | | }, |
| | | data() { |
| | | return { |
| | | // pdf |
| | | dialogVisible: false, |
| | | pdfDialogRef: "", |
| | | somePdfTitleValue: "", |
| | | p_md5: "", |
| | | chapter001: { |
| | | pdfMd5: { |
| | | 1: { |
| | | md5: "d5db7d4d8d605f7339473cfd56817ef4", |
| | | name: "走近香山慈幼院", |
| | | }, |
| | | 2: { |
| | | md5: "878b95e1430df73cec22bf947e3cbbc7", |
| | | name: "马背摇篮——延安保育院", |
| | | }, |
| | | 3: { |
| | | md5: "f2d1d4f55d7b41c7a516bf1b54ae74ae", |
| | | name: "模块三 岗位进阶训练", |
| | | }, |
| | | 4: { |
| | | md5: "d5086ab140bc93d86a2c9bff0eaa2ea4", |
| | | name: "模块三 实训工作任务", |
| | | }, |
| | | }, |
| | | question: { |
| | | 1: { |
| | | questionTitleMain: "学习模块三", |
| | | questionNum: 95, |
| | | }, |
| | | }, |
| | | }, |
| | | // 题目 |
| | | dialogVisibleOne: false, |
| | | themeColor: "#6dcff6", |
| | | questionNum: 0, |
| | | questionTitleMain: "", |
| | | // 题目 |
| | | collectImg: require("../../assets/images/icon/heart.png"), |
| | | collectCheck: require("../../assets/images/icon/heart-check.png"), |
| | | videoPathOne: "", |
| | | videoPathTwo: "", |
| | | videoPathThree: "", |
| | | videoPathFour: "", |
| | | videoPathFive: "", |
| | | collectResourceList: [], |
| | | chapterData: { |
| | | isCollectVideo: false, |
| | | isCollectVideo01: false, |
| | | isCollectVideo02: false, |
| | | isCollectVideo03: false, |
| | | isCollectVideo04: false, |
| | | isCollectVideo05: false, |
| | | isCollectVideo06: false, |
| | | }, |
| | | tableData: { |
| | | unitOne: { |
| | |
| | | four: "", |
| | | five: "", |
| | | six: "", |
| | | seven: "", |
| | | eight: "", |
| | | nine: "", |
| | | ten: "", |
| | | } |
| | | }, |
| | | textQuestionData: { |
| | |
| | | eight: "", |
| | | nine: "", |
| | | ten: "", |
| | | } |
| | | }, |
| | | // 习题53页 |
| | | unitQuestionOne: { |
| | | isComplete: false, |
| | | isShowAnswer: false, |
| | | unitOne: [ |
| | | { |
| | | txt: "教师设计婴幼儿游戏时应注重婴幼儿的快乐情绪体验。这主要体现的原则是( )。", |
| | | isRight: null, |
| | | answer: "D", |
| | | userAnswer: "", |
| | | option: [ |
| | | { |
| | | txt: "安全性", |
| | | value: "A" |
| | | }, |
| | | { |
| | | txt: "适宜性", |
| | | value: "B" |
| | | }, |
| | | { |
| | | txt: "灵活性", |
| | | value: "C" |
| | | }, |
| | | { |
| | | txt: "趣味性", |
| | | value: "D" |
| | | }, |
| | | ] |
| | | }, |
| | | { |
| | | txt: "教师指导家长用扑克牌带幼儿玩分类游戏,而不是点数或数的分解与合成的游戏。这主要体现了婴幼儿游戏设计的( )原则。", |
| | | isRight: null, |
| | | answer: "B", |
| | | userAnswer: "", |
| | | option: [ |
| | | { |
| | | txt: "安全性", |
| | | value: "A" |
| | | }, |
| | | { |
| | | txt: "适宜性", |
| | | value: "B" |
| | | }, |
| | | { |
| | | txt: "灵活性", |
| | | value: "C" |
| | | }, |
| | | { |
| | | txt: "趣味性", |
| | | value: "D" |
| | | }, |
| | | ] |
| | | }, |
| | | { |
| | | txt: "幼儿正在推着放有娃娃的小椅子玩。好奶急忙一边抱起幼儿,一边对幼儿说“危险,椅子是用来坐的”。这主要违背了婴幼儿游戏设计的( )原则。", |
| | | isRight: null, |
| | | answer: "C", |
| | | userAnswer: "", |
| | | option: [ |
| | | { |
| | | txt: "灵活性", |
| | | value: "A" |
| | | }, |
| | | { |
| | | txt: "趣味性", |
| | | value: "B" |
| | | }, |
| | | { |
| | | txt: "安全性", |
| | | value: "C" |
| | | }, |
| | | { |
| | | txt: "适宜性", |
| | | value: "D" |
| | | }, |
| | | ] |
| | | }, |
| | | { |
| | | txt: "教师在设计运动游戏时设置绕过“大石头”、爬上小山坡、跳过小河流环节,主要体现了游戏设计的( )原则。", |
| | | isRight: null, |
| | | answer: "B", |
| | | userAnswer: "", |
| | | option: [ |
| | | { |
| | | txt: "自主性", |
| | | value: "A" |
| | | }, |
| | | { |
| | | txt: "趣味性", |
| | | value: "B" |
| | | }, |
| | | { |
| | | txt: "安全性", |
| | | value: "C" |
| | | }, |
| | | { |
| | | txt: "适宜性", |
| | | value: "D" |
| | | }, |
| | | ] |
| | | }, |
| | | { |
| | | txt: "下列哪一项婴幼儿游戏设计的原则最能体现婴幼儿游戏的本质特征?( )", |
| | | isRight: null, |
| | | answer: "A", |
| | | userAnswer: "", |
| | | option: [ |
| | | { |
| | | txt: "自主性", |
| | | value: "A" |
| | | }, |
| | | { |
| | | txt: "趣味性", |
| | | value: "B" |
| | | }, |
| | | { |
| | | txt: "安全性", |
| | | value: "C" |
| | | }, |
| | | { |
| | | txt: "适宜性", |
| | | value: "D" |
| | | }, |
| | | ] |
| | | }, |
| | | ], |
| | | }, |
| | | // 习题62页 |
| | | unitQuestionTwo: { |
| | | isComplete: false, |
| | | isShowAnswer: false, |
| | | unitOne: [ |
| | | { |
| | | txt: "下列( )属于家长在婴幼儿游戏中较常扮演的角色。", |
| | | isRight: null, |
| | | answer: "C", |
| | | userAnswer: "", |
| | | option: [ |
| | | { |
| | | txt: "游戏评价者", |
| | | value: "A" |
| | | }, |
| | | { |
| | | txt: "游戏设计者", |
| | | value: "B" |
| | | }, |
| | | { |
| | | txt: "游戏陪伴者", |
| | | value: "C" |
| | | }, |
| | | { |
| | | txt: "游戏组织者", |
| | | value: "D" |
| | | }, |
| | | ] |
| | | }, |
| | | { |
| | | txt: "婴幼儿游戏材料的选择应主要考虑哪些因素?( )", |
| | | isRight: null, |
| | | answer: "A", |
| | | userAnswer: "", |
| | | option: [ |
| | | { |
| | | txt: "婴幼儿的年龄、兴趣和已有游戏经验", |
| | | value: "A" |
| | | }, |
| | | { |
| | | txt: "婴幼儿的性别和身高", |
| | | value: "B" |
| | | }, |
| | | { |
| | | txt: "婴幼儿的体重和视力", |
| | | value: "C" |
| | | }, |
| | | { |
| | | txt: "婴幼儿的喜好和家庭背", |
| | | value: "D" |
| | | }, |
| | | ] |
| | | }, |
| | | ], |
| | | unitOneChoice: [ |
| | | { |
| | | txt: "家长在婴幼儿游戏中的指导要求主要包括哪些方面?( )", |
| | | isRight: null, |
| | | answer: ["A", "B", "C",], |
| | | userAnswer: [], |
| | | option: [ |
| | | { |
| | | txt: "创设适宜的家庭游戏环境", |
| | | value: "A" |
| | | }, |
| | | { |
| | | txt: "全心陪伴与支持婴幼儿游戏", |
| | | value: "B" |
| | | }, |
| | | { |
| | | txt: "细致观察婴幼儿的游戏表现", |
| | | value: "C" |
| | | }, |
| | | { |
| | | txt: "评价婴幼儿的游戏", |
| | | value: "D" |
| | | }, |
| | | ] |
| | | }, |
| | | { |
| | | txt: "家长在婴幼儿游戏中的指导要求主要包括哪些方面?( )", |
| | | isRight: null, |
| | | answer: ["A", "B", "C", "D"], |
| | | userAnswer: [], |
| | | option: [ |
| | | { |
| | | txt: "创设适宜的游戏环境", |
| | | value: "A" |
| | | }, |
| | | { |
| | | txt: "科学设计婴幼儿游戏方案", |
| | | value: "B" |
| | | }, |
| | | { |
| | | txt: "科学观察与评价婴幼儿游戏", |
| | | value: "C" |
| | | }, |
| | | { |
| | | txt: "精心组织婴幼儿游戏过程", |
| | | value: "D" |
| | | }, |
| | | ] |
| | | }, |
| | | { |
| | | txt: "教师在组织婴幼儿游戏时需要注意哪些方面?( )", |
| | | isRight: null, |
| | | answer: ["A", "B", "C"], |
| | | userAnswer: [], |
| | | option: [ |
| | | { |
| | | txt: "确保游戏材料的安全卫生", |
| | | value: "A" |
| | | }, |
| | | { |
| | | txt: "通过提问引导启发婴幼儿", |
| | | value: "B" |
| | | }, |
| | | { |
| | | txt: "观察婴幼儿的行为,看他们是如何解决问题的", |
| | | value: "C" |
| | | }, |
| | | { |
| | | txt: "限制婴幼儿的探索空间", |
| | | value: "D" |
| | | }, |
| | | ] |
| | | }, |
| | | ], |
| | | }, |
| | | // 习题85页 |
| | | unitQuestionThree: { |
| | | isComplete: false, |
| | | isShowAnswer: false, |
| | | unitOne: [ |
| | | { |
| | | txt: "下列不属于游戏记录法中的描述法的是( )。", |
| | | isRight: null, |
| | | answer: "B", |
| | | userAnswer: "", |
| | | option: [ |
| | | { |
| | | txt: "轶事记录法", |
| | | value: "A" |
| | | }, |
| | | { |
| | | txt: "事件取样法", |
| | | value: "B" |
| | | }, |
| | | { |
| | | txt: "实况记录法", |
| | | value: "C" |
| | | }, |
| | | { |
| | | txt: "日记记录法", |
| | | value: "D" |
| | | }, |
| | | ] |
| | | }, |
| | | { |
| | | txt: "以下关于婴幼儿游戏观察的实施步骤是顺序正确的是( )。", |
| | | isRight: null, |
| | | answer: "C", |
| | | userAnswer: "", |
| | | option: [ |
| | | { |
| | | txt: "实施观察记录—制定游戏计划—分析观察结果", |
| | | value: "A" |
| | | }, |
| | | { |
| | | txt: "制定游戏计划—分析观察结果—实施观察记录", |
| | | value: "B" |
| | | }, |
| | | { |
| | | txt: "制定游戏计划—实施观察记录—分析观察结果", |
| | | value: "C" |
| | | }, |
| | | { |
| | | txt: "实施观察记录—分析观察结果—制定游戏计划", |
| | | value: "D" |
| | | }, |
| | | ] |
| | | }, |
| | | ], |
| | | unitOneChoice: [ |
| | | { |
| | | txt: "下列属于游戏记录法中的评定法的是( )。", |
| | | isRight: null, |
| | | answer: ["A", "C",], |
| | | userAnswer: [], |
| | | option: [ |
| | | { |
| | | txt: "等级评定法", |
| | | value: "A" |
| | | }, |
| | | { |
| | | txt: "时间取样法", |
| | | value: "B" |
| | | }, |
| | | { |
| | | txt: "行为检核法", |
| | | value: "C" |
| | | }, |
| | | { |
| | | txt: "轶事记录法", |
| | | value: "D" |
| | | }, |
| | | ] |
| | | }, |
| | | { |
| | | txt: "下列属于婴幼儿角色游戏观察与评价主要内容的有( )。", |
| | | isRight: null, |
| | | answer: ["A", "B", "D",], |
| | | userAnswer: [], |
| | | option: [ |
| | | { |
| | | txt: "材料的运用", |
| | | value: "A" |
| | | }, |
| | | { |
| | | txt: "社交表现", |
| | | value: "B" |
| | | }, |
| | | { |
| | | txt: "建构形式", |
| | | value: "C" |
| | | }, |
| | | { |
| | | txt: "角色表现", |
| | | value: "D" |
| | | }, |
| | | ] |
| | | }, |
| | | { |
| | | txt: "婴幼儿结构游戏观察与评价的内容包括( )。", |
| | | isRight: null, |
| | | answer: ["A", "B", "C", "D"], |
| | | userAnswer: [], |
| | | option: [ |
| | | { |
| | | txt: "材料的运用", |
| | | value: "A" |
| | | }, |
| | | { |
| | | txt: "社交表现", |
| | | value: "B" |
| | | }, |
| | | { |
| | | txt: "建构形式", |
| | | value: "C" |
| | | }, |
| | | { |
| | | txt: "游戏常规", |
| | | value: "D" |
| | | }, |
| | | ] |
| | | }, |
| | | ], |
| | | }, |
| | | chapter002: { |
| | | videoMd5: [ |
| | | { |
| | | isCollectVideo: false, |
| | | handleMd5: "", |
| | | md5: "66dc93e4834e55e8ada3eacda56bce8d", |
| | | name: "游戏观察", |
| | | }, |
| | | { |
| | | isCollectVideo: false, |
| | | handleMd5: "", |
| | | md5: "1affa8b5db69dcea22e35f9d84638438", |
| | | name: "婴幼儿游戏实施指导", |
| | | }, |
| | | ], |
| | | }, |
| | | } |
| | | }, |
| | | async mounted() { |
| | |
| | | this.textQuestionData = JSON.parse(textQuestionData); |
| | | } |
| | | |
| | | const unitQuestionOne = localStorage.getItem("toddlerGameImplementation-book-chapter003-unitQuestionOne"); |
| | | if (unitQuestionOne) { |
| | | this.unitQuestionOne = JSON.parse(unitQuestionOne); |
| | | } |
| | | |
| | | const unitQuestionTwo = localStorage.getItem("toddlerGameImplementation-book-chapter003-unitQuestionTwo"); |
| | | if (unitQuestionTwo) { |
| | | this.unitQuestionTwo = JSON.parse(unitQuestionTwo); |
| | | } |
| | | |
| | | const unitQuestionThree = localStorage.getItem("toddlerGameImplementation-book-chapter003-unitQuestionThree"); |
| | | if (unitQuestionThree) { |
| | | this.unitQuestionThree = JSON.parse(unitQuestionThree); |
| | | } |
| | | this.getVidoePath() |
| | | this.collectResourceList = await getCollectResource(this.config.activeBook.bookId) |
| | | |
| | | }, |
| | | methods: { |
| | | |
| | | async getVidoePath() { |
| | | this.videoPathOne = await getResourcePath( |
| | | "b5825da2f4b250bdebe58506ada151a0" |
| | | ); |
| | | this.videoPathTwo = await getResourcePath( |
| | | "aee4a53eba7bf404d8a9d87447ea527c" |
| | | ); |
| | | this.videoPathThree = await getResourcePath( |
| | | "bc39e1bc833fef30f8c0d2f2692f7794" |
| | | ); |
| | | for (let index = 0; index < this.chapter002.videoMd5.length; index++) { |
| | | const item = this.chapter002.videoMd5[index]; |
| | | if (item.md5 && !item.md5.includes("https:")) { |
| | | item.handleMd5 = await getResourcePath(item.md5); |
| | | } |
| | | } |
| | | }, |
| | | |
| | | handleCollect(e) { |
| | | if (e.md5) { |
| | | this.handleCollectResource( |
| | | e.md5, |
| | | e.md5, |
| | | "", |
| | | "视频", |
| | | "bits", |
| | | "双师访谈案例:" + e.name |
| | | ); |
| | | e.isCollectVideo = !e.isCollectVideo; |
| | | } else if (e == 'video-01') { |
| | | this.handleCollectResource("b5825da2f4b250bdebe58506ada151a0", "b5825da2f4b250bdebe58506ada151a0", '', "视频", "bits", '视频:婴幼儿游戏的观察') |
| | | this.chapterData.isCollectVideo = !this.chapterData.isCollectVideo |
| | | } else if (e == 'video-02') { |
| | | this.handleCollectResource("aee4a53eba7bf404d8a9d87447ea527c", "aee4a53eba7bf404d8a9d87447ea527c", '', "视频", "bits", '视频:婴幼儿游戏的记录') |
| | | this.chapterData.isCollectVideo01 = !this.chapterData.isCollectVideo01 |
| | | } else if (e == 'video-03') { |
| | | this.handleCollectResource("bc39e1bc833fef30f8c0d2f2692f7794", "bc39e1bc833fef30f8c0d2f2692f7794", '', "视频", "bits", '视频:婴幼儿游戏的评价') |
| | | this.chapterData.isCollectVideo02 = !this.chapterData.isCollectVideo02 |
| | | } |
| | | }, |
| | | //资源收藏事件 |
| | | // resourcePath 文件路径, |
| | | // resourceType 文件类型 |
| | | // source 文件来源 |
| | | handleCollectResource(id, md5, resourcePath, resourceType, source, resourceName) { |
| | | let list = this.collectResourceList |
| | | if (list.findIndex(item => item.id == id) > -1) { |
| | | list = list.filter(item => item.id != id) |
| | | } else { |
| | | list.push({ |
| | | id, |
| | | md5, |
| | | resourcePath, |
| | | resourceType, |
| | | source, |
| | | resourceName, |
| | | }) |
| | | } |
| | | this.collectResourceList = list |
| | | setCollectResource(this.config.activeBook.bookId, this.collectResourceList) |
| | | }, |
| | | |
| | | setBookQuestion() { |
| | | localStorage.setItem( |
| | | "toddleGame-book-chapter03-tableData", |
| | |
| | | "toddlerGameImplementation-book-chapter003-textQuestionData", |
| | | JSON.stringify(this.textQuestionData) |
| | | ); |
| | | } |
| | | }, |
| | | goUnitOne() { |
| | | for (let index = 0; index < this.unitQuestionOne.unitOne.length; index++) { |
| | | const item = this.unitQuestionOne.unitOne[index]; |
| | | if (item.userAnswer == item.answer) { |
| | | item.isRight = true |
| | | } else { |
| | | item.isRight = false |
| | | } |
| | | } |
| | | this.unitQuestionOne.isComplete = true |
| | | this.unitQuestionOne.isShowAnswer = true |
| | | this.saveUnitQuestionOne() |
| | | }, |
| | | changeUnitOne() { |
| | | localStorage.removeItem("toddlerGameImplementation-book-chapter003-unitQuestionOne") |
| | | for (let index = 0; index < this.unitQuestionOne.unitOne.length; index++) { |
| | | const item = this.unitQuestionOne.unitOne[index]; |
| | | item.userAnswer = "" |
| | | item.isRight = null |
| | | } |
| | | this.unitQuestionOne.isComplete = false |
| | | this.unitQuestionOne.isShowAnswer = false |
| | | }, |
| | | saveUnitQuestionOne() { |
| | | localStorage.setItem( |
| | | "toddlerGameImplementation-book-chapter003-unitQuestionOne", |
| | | JSON.stringify(this.unitQuestionOne) |
| | | ); |
| | | }, |
| | | |
| | | goUnitTwo() { |
| | | for (let index = 0; index < this.unitQuestionTwo.unitOne.length; index++) { |
| | | const item = this.unitQuestionTwo.unitOne[index]; |
| | | if (item.userAnswer == item.answer) { |
| | | item.isRight = true |
| | | } else { |
| | | item.isRight = false |
| | | } |
| | | } |
| | | |
| | | for (let index = 0; index < this.unitQuestionTwo.unitOneChoice.length; index++) { |
| | | const item = this.unitQuestionTwo.unitOneChoice[index]; |
| | | if (item.userAnswer.length === item.answer.length) { |
| | | // 使用every方法检查userAnswer中的每个元素是否都在answer中 |
| | | const isRight = item.userAnswer.every(answer => item.answer.includes(answer)); |
| | | item.isRight = isRight; |
| | | } else { |
| | | // 如果长度不同,则它们不可能完全相同 |
| | | item.isRight = false; |
| | | } |
| | | } |
| | | this.unitQuestionTwo.isComplete = true |
| | | this.unitQuestionTwo.isShowAnswer = true |
| | | this.saveUnitQuestionTwo() |
| | | }, |
| | | changeUnitTwo() { |
| | | localStorage.removeItem("toddlerGameImplementation-book-chapter003-unitQuestionTwo") |
| | | for (let index = 0; index < this.unitQuestionTwo.unitOne.length; index++) { |
| | | const item = this.unitQuestionTwo.unitOne[index]; |
| | | item.userAnswer = "" |
| | | item.isRight = null |
| | | } |
| | | for (let index = 0; index < this.unitQuestionTwo.unitOneChoice.length; index++) { |
| | | const item = this.unitQuestionTwo.unitOneChoice[index]; |
| | | item.userAnswer = [] |
| | | item.isRight = null |
| | | } |
| | | this.unitQuestionTwo.isComplete = false |
| | | this.unitQuestionTwo.isShowAnswer = false |
| | | }, |
| | | saveUnitQuestionTwo() { |
| | | localStorage.setItem( |
| | | "toddlerGameImplementation-book-chapter003-unitQuestionTwo", |
| | | JSON.stringify(this.unitQuestionTwo) |
| | | ); |
| | | }, |
| | | |
| | | goUnitThree() { |
| | | for (let index = 0; index < this.unitQuestionThree.unitOne.length; index++) { |
| | | const item = this.unitQuestionThree.unitOne[index]; |
| | | if (item.userAnswer == item.answer) { |
| | | item.isRight = true |
| | | } else { |
| | | item.isRight = false |
| | | } |
| | | } |
| | | |
| | | for (let index = 0; index < this.unitQuestionThree.unitOneChoice.length; index++) { |
| | | const item = this.unitQuestionThree.unitOneChoice[index]; |
| | | if (item.userAnswer.length === item.answer.length) { |
| | | // 使用every方法检查userAnswer中的每个元素是否都在answer中 |
| | | const isRight = item.userAnswer.every(answer => item.answer.includes(answer)); |
| | | item.isRight = isRight; |
| | | } else { |
| | | // 如果长度不同,则它们不可能完全相同 |
| | | item.isRight = false; |
| | | } |
| | | } |
| | | this.unitQuestionThree.isComplete = true |
| | | this.unitQuestionThree.isShowAnswer = true |
| | | this.saveUnitQuestionThree() |
| | | }, |
| | | changeUnitThree() { |
| | | localStorage.removeItem("toddlerGameImplementation-book-chapter003-unitQuestionThree") |
| | | for (let index = 0; index < this.unitQuestionThree.unitOne.length; index++) { |
| | | const item = this.unitQuestionThree.unitOne[index]; |
| | | item.userAnswer = "" |
| | | item.isRight = null |
| | | } |
| | | for (let index = 0; index < this.unitQuestionThree.unitOneChoice.length; index++) { |
| | | const item = this.unitQuestionThree.unitOneChoice[index]; |
| | | item.userAnswer = [] |
| | | item.isRight = null |
| | | } |
| | | this.unitQuestionThree.isComplete = false |
| | | this.unitQuestionThree.isShowAnswer = false |
| | | }, |
| | | saveUnitQuestionThree() { |
| | | localStorage.setItem( |
| | | "toddlerGameImplementation-book-chapter003-unitQuestionThree", |
| | | JSON.stringify(this.unitQuestionThree) |
| | | ); |
| | | }, |
| | | toUrl(val) { |
| | | if (val) { |
| | | this.p_md5 = this.chapter001.pdfMd5[val].md5; |
| | | this.somePdfTitleValue = this.chapter001.pdfMd5[val].name; |
| | | this.$refs.pdfDialogRef.openDialog(); |
| | | } |
| | | }, |
| | | openQuestion(num) { |
| | | if (num) { |
| | | this.questionNum = this.chapter001.question[num].questionNum; |
| | | this.questionTitleMain = this.chapter001.question[num].questionTitleMain; |
| | | this.$refs.dialogRef.openDialogQuestion(); |
| | | } |
| | | }, |
| | | } |
| | | } |
| | | </script> |