<template>
|
<div class="chapter" num="8">
|
<!-- 第七单元 -->
|
<!-- 118 -->
|
<div class="page-box" page="124">
|
<div v-if="showPageList.indexOf(124) > -1">
|
<h1 id="a011"><img class="img-0" alt="" src="../../assets/images/dy7.jpg" /></h1>
|
<p><b>This unit will help you to:</b></p>
|
<p>➢ Learn words and expressions about work ethic</p>
|
<p>➢ Review the difference between the simple past tense and the past perfect tense as well as the usage
|
of conjunctions (and,or,but)</p>
|
<p>➢ Give suggestions on how to develop a strong work ethic</p>
|
<p>➢ Be able to write a warning notice</p>
|
<p>➢ Understand some work ethic and behave well in the workplace</p>
|
<p class="center"><img class="img-0" alt="" src="../../assets/images/0128-2.jpg" /></p>
|
</div>
|
</div>
|
<!-- 119 -->
|
<div class="page-box" page="125">
|
<div v-if="showPageList.indexOf(125) > -1">
|
<!-- 头部 -->
|
<ul class="preface-odd-header w100 fl ju-bt">
|
<li class=""></li>
|
<li class="fz-18">
|
<span class="chapter-left-bc-unit7">MODULE 7</span>
|
<span class="chapter-right-bc-unit7 fw-bl chapter-right-cl-unit7">WORK ETHIC AND SUCCESS IN THE
|
WORKPLACE</span>
|
</li>
|
</ul>
|
<!-- 内容 -->
|
<div class="padding-93">
|
<div class="bodystyle">
|
<h2 id="b025"><img class="img-0" alt="" src="../../assets/images/dy7-le1.jpg" /></h2>
|
<h3 id="c055"><span class="bjh3">Warm-up</span></h3>
|
<p><b>Ⅰ.Suppose it is your first day at work,how can you favorably impress your workmates?</b>
|
</p>
|
<p>______________________________________________</p>
|
<p><b>Ⅱ.Put the following names of the departments in the proper blanks according to their
|
functions.</b></p>
|
<p class="center"><img class="img-a" alt="" src="../../assets/images/0129-2.jpg" /></p>
|
<table border="1" cellpadding="4" cellspacing="0" style="border-color: #fff" class="fz-14">
|
<tr class="table-th-bc">
|
<td class="tl-cn">Departments</td>
|
<td class="tl-cn">Functions</td>
|
</tr>
|
<tr class="table-tr-bc">
|
<td class="tl-cn">
|
<select class="select-border select-bc-t" style="background-color: transparent"
|
v-model="dropdownData.one.value" @change="setDropdownData"
|
:disabled="dropdownData.isComplete">
|
<option v-for="(item, index) in dropDownList" :key="index" :value="item">
|
{{ item }}
|
</option>
|
</select>
|
</td>
|
<td>
|
It has overall responsibilities for creating, planning, implementing, and
|
integratingthe strategie direction of an organization.
|
</td>
|
</tr>
|
<tr class="table-tr-bc">
|
<td class="tl-cn">
|
<select class="select-border select-bc-t" style="background-color: transparent"
|
v-model="dropdownData.two.value" @change="setDropdownData"
|
:disabled="dropdownData.isComplete">
|
<option v-for="(item, index) in dropDownList" :key="index" :value="item">
|
{{ item }}
|
</option>
|
</select>
|
</td>
|
<td>
|
It deals with such matters as involving employees, hiring, training, labor
|
relations,and benefits.
|
</td>
|
</tr>
|
<tr class="table-tr-bc">
|
<td>
|
<select class="select-border select-bc-t" style="background-color: transparent"
|
v-model="dropdownData.three.value" @change="setDropdownData"
|
:disabled="dropdownData.isComplete">
|
<option v-for="(item, index) in dropDownList" :key="index" :value="item">
|
{{ item }}
|
</option>
|
</select>
|
</td>
|
<td>
|
It is responsible for presenting, advertising and selling a company's products
|
orservices.
|
</td>
|
</tr>
|
<tr class="table-tr-bc">
|
<td>
|
<select class="select-border select-bc-t" style="background-color: transparent"
|
v-model="dropdownData.four.value" @change="setDropdownData"
|
:disabled="dropdownData.isComplete">
|
<option v-for="(item, index) in dropDownList" :key="index" :value="item">
|
{{ item }}
|
</option>
|
</select>
|
</td>
|
<td>
|
It is responsible for finding new products and processes or improving existing ones.
|
</td>
|
|
</tr>
|
<tr class="table-tr-bc">
|
<td>
|
<select class="select-border select-bc-t" style="background-color: transparent"
|
v-model="dropdownData.five.value" @change="setDropdownData"
|
:disabled="dropdownData.isComplete">
|
<option v-for="(item, index) in dropDownList" :key="index" :value="item">
|
{{ item }}
|
</option>
|
</select>
|
</td>
|
<td>
|
It manages money in running a business, an activity or a project.
|
</td>
|
</tr>
|
<tr class="table-tr-bc">
|
<td>
|
<select class="select-border select-bc-t" style="background-color: transparent"
|
v-model="dropdownData.six.value" @change="setDropdownData"
|
:disabled="dropdownData.isComplete">
|
<option v-for="(item, index) in dropDownList" :key="index" :value="item">
|
{{ item }}
|
</option>
|
</select>
|
</td>
|
<td>
|
It's a department where people assist the CEO to plan, organize and run a business.
|
</td>
|
</tr>
|
<tr class="table-tr-bc">
|
<td>
|
<select class="select-border select-bc-t" style="background-color: transparent"
|
v-model="dropdownData.seven.value" @change="setDropdownData"
|
:disabled="dropdownData.isComplete">
|
<option v-for="(item, index) in dropDownList" :key="index" :value="item">
|
{{ item }}
|
</option>
|
</select>
|
</td>
|
<td>
|
It makes food, goods or materials, especially in large quantities.
|
</td>
|
</tr>
|
</table>
|
<h3 id="c056"><span class="bjh3">Listening</span></h3>
|
<p class="center"><audio :src="resource.readingTwo" controls
|
controlslist="noplaybackrate nodownload" style="margin-left: 10px" class="audio"
|
@play="audioPlay"></audio></p>
|
<p><b>Listen to the monologue about workplace success and fill in the blanks with what you
|
hear.</b></p>
|
<p>Do you want to succeed in the workplace? Try your best for_____in everything you
|
do.Excellence means to be the best in_____you do.Giving your 100% every time will help you
|
achieve that excellence in no time at all.Put all your_____in whatever you do and achieve
|
the best results.Care about the_____of your work and be willing to put in extra effort when
|
necessary.You will get more_____to grow as an individual and make great progress within
|
yourcareer.People with strong work ethic always a_______lot in return.</p>
|
</div>
|
</div>
|
<div class="preface-bottom">
|
<span class="contet-num-box">119</span>
|
</div>
|
</div>
|
</div>
|
<!-- 120 -->
|
<div class="page-box" page="126">
|
<div v-if="showPageList.indexOf(126) > -1">
|
<!-- 头部 -->
|
<div class="w100 mb-20" style="padding-right: 20px">
|
<div class="event-header-bc-unit7 fl al-end" style="height: 100px; padding-left: 40px">
|
<div class="preface-header-box event-header-text-bc-unit7">
|
<span class="l-text">新标准通用职场英语</span>
|
<span class="g-text event-text-color-unit7">基础模块一</span>
|
</div>
|
</div>
|
</div>
|
<!-- 内容 -->
|
<div class="padding-93">
|
<div class="bodystyle">
|
<h3 id="c057"><span class="bjh3">Reading</span></h3>
|
<p>1.If a man is called to be a street sweeper,he should sweep streets even as Michelangelo
|
painted,or Beethoven composed music or Shakespeare wrote poetry.What does this saying try to
|
tell us?</p>
|
<p>2.How can other people’s jobs influence our life?</p>
|
<p class="center"><b>Lineman Wang Jin</b></p>
|
<p class="center"><audio :src="resource.readingTwo" controls
|
controlslist="noplaybackrate nodownload" style="margin-left: 10px" class="audio"
|
@play="audioPlay"></audio></p>
|
<p>Working on high-
|
<span class="word-bc" @click="saveWord($event, 'voltage')">voltage</span>
|
power lines is considered by many as a high-risk job.But for some
|
people it’s a daily
|
<span class="word-bc" @click="saveWord($event, 'routine')">routine</span>
|
.
|
</p>
|
<p>Standing on towers over 100 meters high and working on ultra-high-voltage (UHV) lines,Wang
|
Jin has been in this job for more than 20 years.He is a team leader at an electric power
|
company.</p>
|
<p>Wang still clearly remembered the first time he touched the power line.“I was really scared
|
because at the moment of
|
<span class="word-bc" @click="saveWord($event, 'contact')">contact</span>
|
...500 000 volts of
|
<span class="word-bc" @click="saveWord($event, 'electricity')">electricity</span>
|
hit the gloves,” recalled
|
Wang.
|
</p>
|
<p>The work is even harder for Wang and his co-workers because UHV lines are often set up in
|
remote areas.</p>
|
<p>Summer in east China’s Shandong Province can be hot and dry.The steel tower is also
|
hot.Wearing
|
<span class="word-bc" @click="saveWord($event, 'protective')">protective</span>
|
clothes in such weather,Wang felt
|
<span class="word-bc" @click="saveWord($event, 'dizzy')">dizzy</span>
|
even before he started the
|
shift.
|
</p>
|
<p>In 2011,Wang finished the world’s first repair work on a 660-kilovolt live-
|
<span class="word-bc" @click="saveWord($event, 'transmission')">transmission</span>
|
line.The power transmitted by this line was almost one-tenth of the total power in the
|
entire province at that time.Wang won the National Science and Technology Progress Award—one
|
of China’s highest national honors—for his excellent performance.
|
</p>
|
<p>China’s UHV power network continues to expand,so Wang and his colleagues have set up an
|
innovation center to address new challenges.</p>
|
<p>They have introduced more technologies including the use of drones for line
|
<span class="word-bc" @click="saveWord($event, 'inspection')">inspection</span>
|
and
|
<span class="word-bc" @click="saveWord($event, 'maintenance')">maintenance</span>
|
.They have 240 drones and 80 operators,and they want to create an
|
unmanned,\
|
<span class="word-bc" @click="saveWord($event, 'digital')">digital</span>
|
and
|
<span class="word-bc" @click="saveWord($event, 'intelligent')">intelligent</span>
|
line inspection system.
|
</p>
|
<p>Wang is now a father of two.His family gave him the biggest support.His
|
<span class="word-bc" @click="saveWord($event, 'dedication')">dedication</span>
|
has made
|
him a role model for young people.Wang Innovation Studio now has nearly 100 members,who have
|
<span class="word-bc" @click="saveWord($event, 'achieved')">achieved</span>
|
achieved more than 30 technological innovations.
|
</p>
|
<p>By the end of 2020,a total of 35 UHV projects had been completed or were under
|
<span class="word-bc" @click="saveWord($event, 'construction')">construction</span>
|
in China.Their total length is 48 000 kilometers.China’s electricity network has the highest
|
voltage and the biggest transmission
|
<span class="word-bc" @click="saveWord($event, 'capacity')">capacity</span>
|
in the world.Thanks to technicians like Wang
|
and his colleagues,China hasn’t experienced a large-scale power outage in the past 10 years.
|
</p>
|
</div>
|
</div>
|
<div class="preface-bottom">
|
<span class="contet-num-box">120</span>
|
</div>
|
</div>
|
</div>
|
<!-- 121 -->
|
<div class="page-box" page="127">
|
<div v-if="showPageList.indexOf(127) > -1">
|
<!-- 头部 -->
|
<ul class="preface-odd-header w100 fl ju-bt">
|
<li class=""></li>
|
<li class="fz-18">
|
<span class="chapter-left-bc-unit7">MODULE 7</span>
|
<span class="chapter-right-bc-unit7 fw-bl chapter-right-cl-unit7">WORK ETHIC AND SUCCESS IN THE
|
WORKPLACE</span>
|
</li>
|
</ul>
|
<!-- 内容 -->
|
<div class="padding-93">
|
<div class="bodystyle">
|
<p class="fl al-cn mt-40">
|
<span class="zt-cs" style="font-size: 20px">Words & Expressions</span>
|
<span class="line-border-box"></span>
|
</p>
|
<audio :src="resource.readingTwo" controls controlslist="noplaybackrate nodownload"
|
style="margin-left: 10px" class="audio" @play="audioPlay"></audio>
|
<p>voltage /ˈvəʊltɪdʒ/ <i>n.</i> 电压</p>
|
<div class="bkbj">
|
<p><i>electrical force measured in volts</i></p>
|
</div>
|
<p>routine /ruːˈtiːn/ <i>n.</i> 常规</p>
|
<div class="bkbj">
|
<p><i>fixed and regular way of doing things</i></p>
|
</div>
|
<p>scared /skeəd/ <i>adj.</i> 惊恐的;恐惧的</p>
|
<div class="bkbj">
|
<p><i>frightened</i></p>
|
</div>
|
<p>contact /ˈkɒntækt/ <i>n.</i> 接触</p>
|
<div class="bkbj">
|
<p><i>the state of touching sth.</i></p>
|
</div>
|
<p>electricity /ɪˌlekˈtrɪsəti/ <i>n.</i> 电</p>
|
<div class="bkbj">
|
<p><i>a form of energy from charged elementary particles,usually supplied as electric
|
current</i></p>
|
</div>
|
<div class="bkbj">
|
<p><i>through cables,wires,etc.for lighting,heating,driving machines,etc.</i></p>
|
</div>
|
<p>protective /prəˈtektɪv/ <i>adj.</i> 受保护的</p>
|
<div class="bkbj">
|
<p><i>providing or intended to provide protection</i></p>
|
</div>
|
<p>dizzy /ˈdɪzi/<i> adj.</i> 头晕的;眩晕的</p>
|
<div class="bkbj">
|
<p><i>feeling as if everything is turning around you and that you are not able to
|
balance</i></p>
|
</div>
|
<p>transmission /trænzˈmɪʃn/ <i>n.</i> 传送</p>
|
<div class="bkbj">
|
<p><i>the act or process of sending out an electronic signal or message</i></p>
|
</div>
|
<p>inspection /ɪnˈspekʃn/ <i>n.</i> 检查</p>
|
<div class="bkbj">
|
<p><i>the act of looking closely at sth./sb.,esp.to check if everything is as it should
|
be</i></p>
|
</div>
|
<p>maintenance /ˈmeɪntənəns/ <i>n.</i> 维护</p>
|
<div class="bkbj">
|
<p><i>the act of keeping sth.in good condition by checking or repairing it regularly</i></p>
|
</div>
|
<p>digital /ˈdɪdʒɪtl/ <i>adj.</i> 数字的</p>
|
<div class="bkbj">
|
<p><i>connected with the use of computer technology,esp.the Internet</i></p>
|
</div>
|
<p>intelligent /ɪnˈtelɪdʒənt/ <i>adj.</i> 智能的</p>
|
<div class="bkbj">
|
<p><i>good at learning,understanding and thinking in a logical way about things; showing
|
this ability</i></p>
|
</div>
|
<p>dedication /ˌdedɪˈkeɪʃn/ <i>n.</i> 献身;奉献</p>
|
<div class="bkbj">
|
<p><i>the hard work and effort that sb.puts into an activity or a purpose because they think
|
it is important</i></p>
|
</div>
|
<p>achieve /əˈtʃiːv/ <i>v.</i> 获得;达到</p>
|
<div class="bkbj">
|
<p><i>to succeed in reaching a particular goal,status or standard,esp.by making an effort
|
for a long time</i></p>
|
</div>
|
<p>construction /kənˈstrʌkʃn/ <i>n.</i> 建设</p>
|
<div class="bkbj">
|
<p><i>the process or method of building or making sth.,esp.roads,buildings,bridges,etc.</i>
|
</p>
|
</div>
|
</div>
|
</div>
|
<div class="preface-bottom">
|
<span class="contet-num-box">121</span>
|
</div>
|
</div>
|
</div>
|
<!-- 122 -->
|
<div class="page-box" page="128">
|
<div v-if="showPageList.indexOf(128) > -1">
|
<!-- 头部 -->
|
<div class="w100 mb-20" style="padding-right: 20px">
|
<div class="event-header-bc-unit7 fl al-end" style="height: 100px; padding-left: 40px">
|
<div class="preface-header-box event-header-text-bc-unit7">
|
<span class="l-text">新标准通用职场英语</span>
|
<span class="g-text event-text-color-unit7">基础模块一</span>
|
</div>
|
</div>
|
</div>
|
<!-- 内容 -->
|
<div class="padding-93">
|
<div class="bodystyle">
|
<p>capacity /kəˈpæsəti/ <i>n.</i> 容纳某事物的能力;做某事的能力</p>
|
<div class="bkbj">
|
<p><i>the ability to hold or contain sth.; the ability to do sth.</i></p>
|
</div>
|
<p>live-transmission line直流输电线路</p>
|
<p>under construction 修建中</p>
|
<p>set up 建立;设立</p>
|
<p>power outage停电</p>
|
<p><b>Ⅰ.Reading comprehension.</b></p>
|
<p>A.Fill in the blanks with the exact words in the passage.</p>
|
<p>1.Wang takes a high-risk job on high-voltage power lines as_______________.</p>
|
<p>2.Wang Jin felt_______________when he first touched the power line.</p>
|
<p>3.Wang finished the world’s first repair work on a 660-kilovolt_______________.</p>
|
<p>4.The innovation center uses_______________for line inspection and maintenance.</p>
|
<p>5.By 2020,a total of 35 UHV projects had been completed or_______________.</p>
|
<p>B.Put the following statements in right order according to the course of Wang’s career
|
development in the passage.</p>
|
<p>( ) Wang got one of the highest national awards for his superior performance.</p>
|
<p>( ) Wang and his colleagues set up an innovation center to meet new work demand.</p>
|
<p>( ) Wang was really afraid when he first touched the ultra-high-voltage line.</p>
|
<p>( ) Wang and his colleagues want to create an digital and intelligent line inspection system.
|
</p>
|
<p>( ) Wang and his colleagues use drones for checking and repairing the lines.</p>
|
<p><b>Ⅱ.Language focus.</b></p>
|
<p>A.Fill in the blanks with the proper words in the passage.The initial letters of the words
|
have been given.</p>
|
<p>One of my first c________in my job experience was the cultural difference.Different cultures
|
make people think and behave differently.“Do in Rome as the Romans do.” In the first year I
|
usually communicated with my c________.I spent a lot of time keeping in c________with my
|
customers and developed my cross-cultural c________.In this way,I adapted to my new working
|
environment very fast,p________well and finally I a________my goals.</p>
|
<p>B.Underline the following expressions in the passage and make sentences with them.</p>
|
<p>1.set up_________________________________________</p>
|
<p>2.give support_________________________________________</p>
|
<p>3.under construction_________________________________________</p>
|
</div>
|
</div>
|
<div class="preface-bottom">
|
<span class="contet-num-box">122</span>
|
</div>
|
</div>
|
</div>
|
<!-- 123 -->
|
<div class="page-box" page="129">
|
<div v-if="showPageList.indexOf(129) > -1">
|
<!-- 头部 -->
|
<ul class="preface-odd-header w100 fl ju-bt">
|
<li class=""></li>
|
<li class="fz-18">
|
<span class="chapter-left-bc-unit7">MODULE 7</span>
|
<span class="chapter-right-bc-unit7 fw-bl chapter-right-cl-unit7">WORK ETHIC AND SUCCESS IN THE
|
WORKPLACE</span>
|
</li>
|
</ul>
|
<!-- 内容 -->
|
<div class="padding-93">
|
<div class="bodystyle">
|
<p>4.thanks to_________________________________________</p>
|
<p>5.power outage_________________________________________</p>
|
<p>C.Translate the following sentences into Chinese.</p>
|
<p>1.If you want to achieve a higher working goal,you need to consider it carefully right now.
|
</p>
|
<p>_________________________________________________________________</p>
|
<p>2.To go for technical innovation,one must have the fearless spirit of a pathbreaker.</p>
|
<p>_________________________________________________________________</p>
|
<p>3.You need keep in contact with your customers when some problems arise.</p>
|
<p>_________________________________________________________________</p>
|
<p>4.Those employees believe that challenges offer opportunities to learn.</p>
|
<p>_________________________________________________________________</p>
|
<p><b>Ⅲ.Grammar focus:The simple past & past perfect tense.</b>
|
<span class="btn-box" @click="showAnswer('showImg')">
|
<svg t="1717037443722" class="icon" viewBox="0 0 1024 1024" version="1.1"
|
xmlns="http://www.w3.org/2000/svg" p-id="30864"
|
xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20">
|
<path
|
d="M387.2 471.152l-154.768 258.72v103.488h515.792V626.384l-149.12 103.488z m283.712-51.744a77.632 77.632 0 1 0 77.392 77.616 77.504 77.504 0 0 0-77.472-77.616zM640 0H160.72A96.736 96.736 0 0 0 64 96.72V927.36a96.736 96.736 0 0 0 96.72 96.64h702.56A96.704 96.704 0 0 0 960 927.36V298.016z m7.808 94.736l226.544 211.008h-146.544a80.08 80.08 0 0 1-80-80zM896 927.36a32.688 32.688 0 0 1-32.72 32.64h-702.56A32.704 32.704 0 0 1 128 927.36V96.72A32.752 32.752 0 0 1 160.72 64l423.088 0.384v161.44a144.176 144.176 0 0 0 144 143.92H896z"
|
p-id="30865"></path>
|
</svg>
|
</span>
|
</p>
|
<div class="openImgBox" v-if="showImg">
|
<img class="w100" :src="imgThirteen" />
|
</div>
|
<p>A.Pick out two sentences of the simple past tense and the past perfect tense respectively
|
from the passage,and then write them down.</p>
|
<p><b>The simple past tense:</b></p>
|
<p>1._________________________________________</p>
|
<p>2._________________________________________</p>
|
<p><b>The past perfect tense:</b></p>
|
<p>3._________________________________________</p>
|
<p>4._________________________________________</p>
|
<p>B.Fill in the blanks with the proper form of the given words.</p>
|
<p>1.He_____more than 20 technological innovations before he turned 35.(achieve)</p>
|
<p>2.She_____(give) a lot of financial support to animal protection organizations in 2022.</p>
|
<p>3.She didn’t go to bed until she_____her work.(finish)</p>
|
<p>4.He_____many awards because of his hard work last year.(win)</p>
|
<p>5.They_____more technologies for line repairing by 2021.(introduce)</p>
|
<h3 id="c058"><span class="bjh3">Mini-project</span></h3>
|
<p>List some people who are dedicated to their work,and analyze the reasons for their
|
success.Jot down some notes,and then make a report to the class.</p>
|
</div>
|
</div>
|
<div class="preface-bottom">
|
<span class="contet-num-box">123</span>
|
</div>
|
</div>
|
</div>
|
<!-- 124 -->
|
<div class="page-box" page="130">
|
<div v-if="showPageList.indexOf(130) > -1">
|
<!-- 头部 -->
|
<div class="w100 mb-20" style="padding-right: 20px">
|
<div class="event-header-bc-unit7 fl al-end" style="height: 100px; padding-left: 40px">
|
<div class="preface-header-box event-header-text-bc-unit7">
|
<span class="l-text">新标准通用职场英语</span>
|
<span class="g-text event-text-color-unit7">基础模块一</span>
|
</div>
|
</div>
|
</div>
|
<!-- 内容 -->
|
<div class="padding-93">
|
<div class="bodystyle">
|
<p class="left"><img class="img-gn" alt="" src="../../assets/images/dy1-worksheet.jpg" /></p>
|
<table border="1" cellpadding="4" cellspacing="0" style="border-color: #fff" class="fz-14">
|
<tr class="table-th-bc">
|
<td class="tl-cn">Names</td>
|
<td class="tl-cn">Reasons</td>
|
</tr>
|
<tr class="table-tr-bc">
|
<td class="tl-cn">Yuan Longping</td>
|
<td>
|
He was creative and started his research of hybrid rice technology,by which farmers
|
can produce harvests twice as large as before.
|
</td>
|
</tr>
|
<tr class="table-tr-bc">
|
<td>
|
<textarea v-model="questionData.table.one"
|
class="w100 table-tr-bc b0 table-textarea textarea-box"
|
@change="setBookQuestion"></textarea>
|
</td>
|
<td>
|
<textarea v-model="questionData.table.two"
|
class="w100 table-tr-bc b0 table-textarea "
|
@change="setBookQuestion"></textarea>
|
</td>
|
</tr>
|
<tr class="table-tr-bc">
|
<td>
|
<textarea v-model="questionData.table.three"
|
class="w100 table-tr-bc b0 table-textarea textarea-box"
|
@change="setBookQuestion"></textarea>
|
</td>
|
<td>
|
<textarea v-model="questionData.table.four"
|
class="w100 table-tr-bc b0 table-textarea "
|
@change="setBookQuestion"></textarea>
|
</td>
|
</tr>
|
<tr class="table-tr-bc">
|
<td>
|
<textarea v-model="questionData.table.five"
|
class="w100 table-tr-bc b0 table-textarea textarea-box"
|
@change="setBookQuestion"></textarea>
|
</td>
|
<td>
|
<textarea v-model="questionData.table.six"
|
class="w100 table-tr-bc b0 table-textarea "
|
@change="setBookQuestion"></textarea>
|
</td>
|
</tr>
|
</table>
|
<p class="left"><img class="img-gn" alt="" src="../../assets/images/dy1-wordbank.jpg" /></p>
|
<div class="bk-wh">
|
<p class="dl-box">
|
<span class="word-bc mr-20 dl-span" @click="saveWord($event, 'strong-willed')">strong-willed</span>
|
<span class="word-bc mr-20 dl-span" @click="saveWord($event, 'motivated')">motivated</span>
|
<span class="word-bc mr-20 dl-span" @click="saveWord($event, 'active')">active</span>
|
<span class="word-bc mr-20 dl-span" @click="saveWord($event, 'cooperative')">cooperative</span>
|
<span class="word-bc mr-20 dl-span" @click="saveWord($event, 'stressful')">stressful</span>
|
<span class="word-bc mr-20 dl-span" @click="saveWord($event, 'disciplined')">disciplined</span>
|
<span class="word-bc mr-20 dl-span" @click="saveWord($event, 'risky')">risky</span>
|
<span class="word-bc mr-20 dl-span" @click="saveWord($event, 'helpful')">helpful</span>
|
<span class="word-bc mr-20 dl-span" @click="saveWord($event, 'dutiful')">dutiful</span>
|
<span class="word-bc mr-20 dl-span" @click="saveWord($event, 'enthusiastic')">enthusiastic</span>
|
</p>
|
</div>
|
<div class="resource-primary-border" style="padding: 8px; margin: 5% 0%">
|
<div class="banshi openImgBox">
|
<div class="swiper-container swiper_ppt">
|
<div class="swiper-wrapper">
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_01.png" />
|
</div>
|
</div>
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_02.png" />
|
</div>
|
</div>
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_03.png" />
|
</div>
|
</div>
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_04.png" />
|
</div>
|
</div>
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_05.png" />
|
</div>
|
</div>
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_06.png" />
|
</div>
|
</div>
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_07.png" />
|
</div>
|
</div>
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_08.png" />
|
</div>
|
</div>
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_09.png" />
|
</div>
|
</div>
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_10.png" />
|
</div>
|
</div>
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_11.png" />
|
</div>
|
</div>
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_12.png" />
|
</div>
|
</div>
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_13.png" />
|
</div>
|
</div>
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_14.png" />
|
</div>
|
</div>
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_15.png" />
|
</div>
|
</div>
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_16.png" />
|
</div>
|
</div>
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_17.png" />
|
</div>
|
</div>
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_18.png" />
|
</div>
|
</div>
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_19.png" />
|
</div>
|
</div>
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_20.png" />
|
</div>
|
</div>
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_21.png" />
|
</div>
|
</div>
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_22.png" />
|
</div>
|
</div>
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_23.png" />
|
</div>
|
</div>
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_24.png" />
|
</div>
|
</div>
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_25.png" />
|
</div>
|
</div>
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_26.png" />
|
</div>
|
</div>
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_27.png" />
|
</div>
|
</div>
|
</div>
|
<div class="swiper-button-next"></div>
|
<div class="swiper-button-prev"></div>
|
<div class="pageBox"></div>
|
</div>
|
<!-- 显示当前页和总页数的元素 -->
|
</div>
|
</div>
|
<h2 id="b026"><img class="img-0" alt="" src="../../assets/images/dy7-le2.jpg" /></h2>
|
<h3 id="c059"><span class="bjh3">Warm-up</span></h3>
|
<p><b>Put the expressions in the box below on the corresponding answer line under each
|
picture.</b></p>
|
<div class="bk-wh">
|
<p>no bribery punctual attentive gossiping</p>
|
</div>
|
<p class="center"><img class="img-e" alt="" src="../../assets/images/0134-2.jpg" /></p>
|
<p class="center">1._____________________</p>
|
<p class="center"><img class="img-e" alt="" src="../../assets/images/0134-3.jpg" /></p>
|
<p class="center">2._____________________</p>
|
</div>
|
</div>
|
<div class="preface-bottom">
|
<span class="contet-num-box">124</span>
|
</div>
|
</div>
|
</div>
|
<!-- 125 -->
|
<div class="page-box" page="131">
|
<div v-if="showPageList.indexOf(131) > -1">
|
<!-- 头部 -->
|
<ul class="preface-odd-header w100 fl ju-bt">
|
<li class=""></li>
|
<li class="fz-18">
|
<span class="chapter-left-bc-unit7">MODULE 7</span>
|
<span class="chapter-right-bc-unit7 fw-bl chapter-right-cl-unit7">WORK ETHIC AND SUCCESS IN THE
|
WORKPLACE</span>
|
</li>
|
</ul>
|
<!-- 内容 -->
|
<div class="padding-93">
|
<div class="bodystyle">
|
<p class="center"><img class="img-e" alt="" src="../../assets/images/0135-1.jpg" /></p>
|
<p class="center">3._____________________</p>
|
<p class="center"><img class="img-e" alt="" src="../../assets/images/0135-2.jpg" /></p>
|
<p class="center">4._____________________</p>
|
<h3 id="c060"><span class="bjh3">Reading</span></h3>
|
<p>1.What examples come first to mind when referring to positive or poor work ethic?</p>
|
<p>2.What kind of colleagues do you want to work with?</p>
|
<p class="center"><b>Work Ethic in the Workplace</b></p>
|
<p class="center"> <audio :src="resource.readingTwo" controls
|
controlslist="noplaybackrate nodownload" style="margin-left: 10px" class="audio"
|
@play="audioPlay"></audio></p>
|
<p>Work ethic is a set of standards of behavior and beliefs regarding what is and isn’t
|
acceptable to do at work,which can be strong (good) or poor (bad).It depends on personal
|
views of employees,their motivation,and overall company culture.</p>
|
<p>Next,we’ll review some common examples of both strong and poor work ethic.</p>
|
<p><b>Example</b> 1</p>
|
<p>Angela’s director asked her to sort out data about the patients and
|
insurance.Unfortunately,Angela isn’t very familiar with processing certain insurance claims.
|
</p>
|
<p>Rather than giving up,Angela decides to expand her skills.She networks with her coworkers in
|
the insurance department and consults her director.</p>
|
<p>In the process,she expands her skills to make sure she meets her goals.</p>
|
<p><b>Example</b> 2</p>
|
<p>Jim’s director asked him to review the financial reports from last quarter to look for
|
purchases from one guest.The director gave him this task about a month ago and asked him to
|
complete it within a few weeks.</p>
|
<p>Now,a month has passed,but Jim still hasn’t reviewed any of the reports.Rather than starting
|
early,he leaves it to the last minute and turns in an incomplete report.</p>
|
<p><b>Example</b> 3</p>
|
<p>Sheila is sometimes bothered by the tasks assigned by her director.However,she never
|
addresses her complaints to the director.Instead,she complains to her coworkers,friends,and
|
</p>
|
</div>
|
</div>
|
<div class="preface-bottom">
|
<span class="contet-num-box">125</span>
|
</div>
|
</div>
|
</div>
|
<!-- 126 -->
|
<div class="page-box" page="132">
|
<div v-if="showPageList.indexOf(132) > -1">
|
<!-- 头部 -->
|
<div class="w100 mb-20" style="padding-right: 20px">
|
<div class="event-header-bc-unit7 fl al-end" style="height: 100px; padding-left: 40px">
|
<div class="preface-header-box event-header-text-bc-unit7">
|
<span class="l-text">新标准通用职场英语</span>
|
<span class="g-text event-text-color-unit7">基础模块一</span>
|
</div>
|
</div>
|
</div>
|
<!-- 内容 -->
|
<div class="padding-93">
|
<div class="bodystyle">
|
<p>anyone that will listen to her about her job.</p>
|
<p>Finally,the image of the company was badly affected and a bad working environment was
|
created.</p>
|
<p><b>Example</b> 4</p>
|
<p>Jeff is often late to work.When he arrives at the company,his coworkers have already worked
|
for half an hour or even longer.</p>
|
<p>Instead of trying hard to change the current situation,he makes various excuses for being
|
late.</p>
|
<p>His constant delay shows a lack of respect for his job and coworkers.His coworkers think of
|
him as being unreliable and irresponsible as a result.</p>
|
<p>The above examples represent a set of working attitudes that regulate employees’ behavior at
|
work.And what can you do to develop strong work ethic?</p>
|
<p class="fl al-cn mt-40">
|
<span class="zt-cs" style="font-size: 20px">Words & Expressions</span>
|
<span class="line-border-box"></span>
|
</p>
|
<p class="center"> <audio :src="resource.readingTwo" controls
|
controlslist="noplaybackrate nodownload" style="margin-left: 10px" class="audio"
|
@play="audioPlay"></audio></p>
|
<p>regarding /rɪˈɡɑːdɪŋ/ <i>prep.</i> 关于;至于</p>
|
<div class="bkbj">
|
<p><i>concerning sb./sth.; about sb./sth.</i></p>
|
</div>
|
<p>insurance /ɪnˈʃʊərəns/<i> n.</i>保险</p>
|
<div class="bkbj">
|
<p><i>an arrangement with a company in which you pay them regular amounts of</i></p>
|
</div>
|
<div class="bkbj">
|
<p><i>money and they agree to pay the costs</i></p>
|
</div>
|
<p>claim /kleɪm/<i> n.</i> 保险金索款</p>
|
<div class="bkbj">
|
<p><i>demand for a sum of money as insurance</i></p>
|
</div>
|
<p>purchase /ˈpɜːtʃəs/ <i>n.</i> 购买之物</p>
|
<div class="bkbj">
|
<p><i>sth.that you have bought</i></p>
|
</div>
|
<p>bother /ˈbɒðə(r)/ <i>v.</i> 打扰或烦扰某人</p>
|
<div class="bkbj">
|
<p><i>to</i> <i>cause trouble or annoyance to sb.</i></p>
|
</div>
|
<p>address /əˈdres/ <i>v.</i> 向……说话</p>
|
<div class="bkbj">
|
<p><i>to say sth.directly to sb.</i></p>
|
</div>
|
<p>complain /kəmˈpleɪn/ <i>v.</i> 抱怨;诉苦</p>
|
<div class="bkbj">
|
<p><i>to say that you are annoyed,unhappy or not satisfied about sb./sth.</i></p>
|
</div>
|
<p>constant /ˈkɒnstənt/ <i>adj.</i> 连续发生的;不断的;重复的</p>
|
<div class="bkbj">
|
<p><i>happening all the time or repeatedly</i></p>
|
</div>
|
<p>depend on 依靠;依赖</p>
|
<p>sort out 理顺;整理</p>
|
</div>
|
</div>
|
<div class="preface-bottom">
|
<span class="contet-num-box">126</span>
|
</div>
|
</div>
|
</div>
|
<!-- 127 -->
|
<div class="page-box" page="133">
|
<div v-if="showPageList.indexOf(133) > -1">
|
<!-- 头部 -->
|
<ul class="preface-odd-header w100 fl ju-bt">
|
<li class=""></li>
|
<li class="fz-18">
|
<span class="chapter-left-bc-unit7">MODULE 7</span>
|
<span class="chapter-right-bc-unit7 fw-bl chapter-right-cl-unit7">WORK ETHIC AND SUCCESS IN THE
|
WORKPLACE</span>
|
</li>
|
</ul>
|
<!-- 内容 -->
|
<div class="padding-93">
|
<div class="bodystyle">
|
<p>give up 放弃</p>
|
<p>address sth.to sb. 向某人说某事</p>
|
<p>turn in 上交</p>
|
<p><b>Ⅰ.Reading comprehension.</b></p>
|
<p>A.Match the names in the left column with their behavior in the right column.</p>
|
<p class="center"><img class="img-a" alt="" src="../../assets/images/0137-1.jpg" /></p>
|
<p>B.Write down the work ethic mentioned in each of the four examples,and decide whether they
|
are strong or poor.</p>
|
<table border="1" cellpadding="4" cellspacing="0" style="border-color: #fff" class="fz-14">
|
<tr class="table-th-bc">
|
<td class="tl-cn">Examples</td>
|
<td class="tl-cn" style="width: 70%;">Work Ethic Mentioned</td>
|
<td class="tl-cn">
|
Strong or Poor
|
</td>
|
</tr>
|
<tr class="table-tr-bc">
|
<td class="tl-cn wh-no">Example 1</td>
|
<td>
|
<textarea v-model="questionData.table.seven"
|
class="w100 table-tr-bc b0 table-textarea "
|
@change="setBookQuestion"></textarea>
|
</td>
|
<td>
|
<textarea v-model="questionData.table.eight"
|
class="w100 table-tr-bc b0 table-textarea "
|
@change="setBookQuestion"></textarea>
|
</td>
|
</tr>
|
<tr class="table-tr-bc">
|
<td class="tl-cn wh-no">
|
Example 2
|
</td>
|
<td>
|
<textarea v-model="questionData.table.nine"
|
class="w100 table-tr-bc b0 table-textarea "
|
@change="setBookQuestion"></textarea>
|
</td>
|
<td>
|
<textarea v-model="questionData.table.ten"
|
class="w100 table-tr-bc b0 table-textarea "
|
@change="setBookQuestion"></textarea>
|
</td>
|
</tr>
|
<tr class="table-tr-bc">
|
<td class="tl-cn wh-no">
|
Example 3
|
</td>
|
<td>
|
<textarea v-model="questionData.table.eleven"
|
class="w100 table-tr-bc b0 table-textarea "
|
@change="setBookQuestion"></textarea>
|
</td>
|
<td>
|
<textarea v-model="questionData.table.twelve"
|
class="w100 table-tr-bc b0 table-textarea "
|
@change="setBookQuestion"></textarea>
|
</td>
|
</tr>
|
<tr class="table-tr-bc">
|
<td class="tl-cn wh-no">
|
Example 4
|
</td>
|
<td>
|
<textarea v-model="questionData.table.thirteen"
|
class="w100 table-tr-bc b0 table-textarea "
|
@change="setBookQuestion"></textarea>
|
</td>
|
<td>
|
<textarea v-model="questionData.table.fourteen"
|
class="w100 table-tr-bc b0 table-textarea "
|
@change="setBookQuestion"></textarea>
|
</td>
|
</tr>
|
</table>
|
<p><b>Ⅱ.Language focus.</b></p>
|
<p>A.Fill in the blanks with the proper form of the words given below.</p>
|
<div class="bk-wh">
|
<p>bother complain constant address regarding</p>
|
</div>
|
<p>1.Call me if you have any problems_____your work.</p>
|
<p>2.Two questions often_____first-time corporate investors.</p>
|
<p>3.Babies need_____attention.</p>
|
<p>4.She_____to me about his rudeness.</p>
|
<p>5.Please_____all complaints to the manager.</p>
|
<p>B.Underline the following expressions in the passage and make sentences with them.</p>
|
<p>1.depend on_________________________________________</p>
|
<p>2.sort out_________________________________________</p>
|
</div>
|
</div>
|
<div class="preface-bottom">
|
<span class="contet-num-box">127</span>
|
</div>
|
</div>
|
</div>
|
<!-- 128 -->
|
<div class="page-box" page="134">
|
<div v-if="showPageList.indexOf(134) > -1">
|
<!-- 头部 -->
|
<div class="w100 mb-20" style="padding-right: 20px">
|
<div class="event-header-bc-unit7 fl al-end" style="height: 100px; padding-left: 40px">
|
<div class="preface-header-box event-header-text-bc-unit7">
|
<span class="l-text">新标准通用职场英语</span>
|
<span class="g-text event-text-color-unit7">基础模块一</span>
|
</div>
|
</div>
|
</div>
|
<!-- 内容 -->
|
<div class="padding-93">
|
<div class="bodystyle">
|
<p>3.give up_________________________________________</p>
|
<p>4.turn in_________________________________________</p>
|
<p>5.address ...to ..._____________________________</p>
|
<p><b>Ⅲ.Grammar focus:Conjunctions (and,or,but).</b>
|
<span class="btn-box" @click="showAnswer('showImgOne')">
|
<svg t="1717037443722" class="icon" viewBox="0 0 1024 1024" version="1.1"
|
xmlns="http://www.w3.org/2000/svg" p-id="30864"
|
xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20">
|
<path
|
d="M387.2 471.152l-154.768 258.72v103.488h515.792V626.384l-149.12 103.488z m283.712-51.744a77.632 77.632 0 1 0 77.392 77.616 77.504 77.504 0 0 0-77.472-77.616zM640 0H160.72A96.736 96.736 0 0 0 64 96.72V927.36a96.736 96.736 0 0 0 96.72 96.64h702.56A96.704 96.704 0 0 0 960 927.36V298.016z m7.808 94.736l226.544 211.008h-146.544a80.08 80.08 0 0 1-80-80zM896 927.36a32.688 32.688 0 0 1-32.72 32.64h-702.56A32.704 32.704 0 0 1 128 927.36V96.72A32.752 32.752 0 0 1 160.72 64l423.088 0.384v161.44a144.176 144.176 0 0 0 144 143.92H896z"
|
p-id="30865"></path>
|
</svg>
|
</span>
|
</p>
|
<div class="openImgBox" v-if="showImgOne">
|
<img class="w100" :src="imgThirteenOne" />
|
</div>
|
<p>Read the examples and complete the sentences with <i>and</i>,<i>or</i>,or <i>but</i>.</p>
|
<p><b>Examples:</b></p>
|
<div class="fieldset-8">
|
<p>1.We must double our efforts,or we will never be able to catch up with the others.</p>
|
<p>2.The camerawork is perfect,and the cast is good.</p>
|
</div>
|
<p>1.I’d like to go to the theatre tonight,_____I’m too busy.</p>
|
<p>2.Your delay shows a lack of respect for the job_____fellow coworkers.</p>
|
<p>3.Work ethic can be strong_____poor.</p>
|
<p>4.She is bothered by the tasks,_____she never complains.</p>
|
<p>5.All the employees should show up on time_____even earlier.</p>
|
<h3 id="c061"><span class="bjh3">Mini-project</span></h3>
|
<p>Work in groups.Choose two of the work ethic from the box below,and discuss the way to develop
|
them,and then prepare a report to the class.</p>
|
<div class="bk-wh">
|
<p>faithfulness initiative innovation selflessness bravery rigor teamwork fortitude</p>
|
</div>
|
<p class="left"><img class="img-gn" alt="" src="../../assets/images/dy1-worksheet.jpg" /></p>
|
<table border="1" cellpadding="4" cellspacing="0" style="border-color: #fff" class="fz-14">
|
<tr class="table-th-bc">
|
<td class="tl-cn">Work Ethic</td>
|
<td class="tl-cn" style="width:90%;">The Way to Develop lt</td>
|
</tr>
|
<tr class="table-tr-bc">
|
<td class="tl-cn">Honesty</td>
|
<td>
|
Don't tell/ies. IfI make a mistake, I will admit it and correet it.
|
</td>
|
</tr>
|
<tr class="table-tr-bc">
|
<td>
|
<textarea v-model="questionData.table.fifteen"
|
class="w100 table-tr-bc b0 table-textarea textarea-box"
|
@change="setBookQuestion"></textarea>
|
</td>
|
<td>
|
<textarea v-model="questionData.table.sixteen"
|
class="w100 table-tr-bc b0 table-textarea "
|
@change="setBookQuestion"></textarea>
|
</td>
|
</tr>
|
|
</table>
|
</div>
|
</div>
|
<div class="preface-bottom">
|
<span class="contet-num-box">128</span>
|
</div>
|
</div>
|
</div>
|
<!-- 129 -->
|
<div class="page-box" page="135">
|
<div v-if="showPageList.indexOf(135) > -1">
|
<!-- 头部 -->
|
<ul class="preface-odd-header w100 fl ju-bt">
|
<li class=""></li>
|
<li class="fz-18">
|
<span class="chapter-left-bc-unit7">MODULE 7</span>
|
<span class="chapter-right-bc-unit7 fw-bl chapter-right-cl-unit7">WORK ETHIC AND SUCCESS IN THE
|
WORKPLACE</span>
|
</li>
|
</ul>
|
<!-- 内容 -->
|
<div class="padding-93">
|
<div class="bodystyle">
|
<p class="continued">continued</p>
|
<table border="1" cellpadding="4" cellspacing="0" style="border-color: #fff" class="fz-14">
|
<tr class="table-th-bc">
|
<td class="tl-cn">Work Ethic</td>
|
<td class="tl-cn">The Way to Develop lt</td>
|
</tr>
|
<tr class="table-tr-bc">
|
<td class="tl-cn" >
|
<textarea v-model="questionData.table.seventeen"
|
class="w100 table-tr-bc b0 table-textarea textarea-box"
|
@change="setBookQuestion"></textarea>
|
</td>
|
<td style="width: 90%;">
|
<textarea v-model="questionData.table.eighteen"
|
class="w100 table-tr-bc b0 table-textarea textarea-box"
|
@change="setBookQuestion"></textarea>
|
</td>
|
</tr>
|
<tr class="table-tr-bc">
|
<td>
|
<textarea v-model="questionData.table.nineteen"
|
class="w100 table-tr-bc b0 table-textarea textarea-box"
|
@change="setBookQuestion"></textarea>
|
</td>
|
<td>
|
<textarea v-model="questionData.table.twenty"
|
class="w100 table-tr-bc b0 table-textarea "
|
@change="setBookQuestion"></textarea>
|
</td>
|
</tr>
|
<tr class="table-tr-bc">
|
<td>
|
<textarea v-model="questionData.table.twentyOne"
|
class="w100 table-tr-bc b0 table-textarea textarea-box"
|
@change="setBookQuestion"></textarea>
|
</td>
|
<td>
|
<textarea v-model="questionData.table.twentyTwo"
|
class="w100 table-tr-bc b0 table-textarea "
|
@change="setBookQuestion"></textarea>
|
</td>
|
</tr>
|
<tr class="table-tr-bc">
|
<td>
|
<textarea v-model="questionData.table.twentyThree"
|
class="w100 table-tr-bc b0 table-textarea textarea-box"
|
@change="setBookQuestion"></textarea>
|
</td>
|
<td>
|
<textarea v-model="questionData.table.twentyFour"
|
class="w100 table-tr-bc b0 table-textarea "
|
@change="setBookQuestion"></textarea>
|
</td>
|
</tr>
|
</table>
|
<div class="resource-primary-border" style="padding: 8px; margin: 5% 0%">
|
<div class="banshi openImgBox">
|
<div class="swiper-container swiper_ppt">
|
<div class="swiper-wrapper">
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_01.png" />
|
</div>
|
</div>
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_02.png" />
|
</div>
|
</div>
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_03.png" />
|
</div>
|
</div>
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_04.png" />
|
</div>
|
</div>
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_05.png" />
|
</div>
|
</div>
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_06.png" />
|
</div>
|
</div>
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_07.png" />
|
</div>
|
</div>
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_08.png" />
|
</div>
|
</div>
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_09.png" />
|
</div>
|
</div>
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_10.png" />
|
</div>
|
</div>
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_11.png" />
|
</div>
|
</div>
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_12.png" />
|
</div>
|
</div>
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_13.png" />
|
</div>
|
</div>
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_14.png" />
|
</div>
|
</div>
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_15.png" />
|
</div>
|
</div>
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_16.png" />
|
</div>
|
</div>
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_17.png" />
|
</div>
|
</div>
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_18.png" />
|
</div>
|
</div>
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_19.png" />
|
</div>
|
</div>
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_20.png" />
|
</div>
|
</div>
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_21.png" />
|
</div>
|
</div>
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_22.png" />
|
</div>
|
</div>
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_23.png" />
|
</div>
|
</div>
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_24.png" />
|
</div>
|
</div>
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_25.png" />
|
</div>
|
</div>
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_26.png" />
|
</div>
|
</div>
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_27.png" />
|
</div>
|
</div>
|
</div>
|
<div class="swiper-button-next"></div>
|
<div class="swiper-button-prev"></div>
|
<div class="pageBox"></div>
|
</div>
|
<!-- 显示当前页和总页数的元素 -->
|
</div>
|
</div>
|
<h2 id="b027"><img class="img-0" alt="" src="../../assets/images/dy7-le3.jpg" /></h2>
|
<h3 id="c062"><span class="bjh3">Listening</span></h3>
|
<p class="center"><audio :src="resource.readingTwo" controls
|
controlslist="noplaybackrate nodownload" style="margin-left: 10px" class="audio"
|
@play="audioPlay"></audio></p>
|
<p><b>Ⅰ.Jeff rarely showed up at the office on time.Listen to the recording and mark his excuses
|
for being late.</b></p>
|
<p>□ His car broke down.</p>
|
<p>□ His car was borrowed.</p>
|
<p>□ His clock was broken.</p>
|
<p>□ His phone was out of service.</p>
|
<p>□ His phone was out of battery.</p>
|
<p>□ He didn’t get on the subway.</p>
|
<p>□ He was ill.</p>
|
<p>□ He was squeezed out of the bus.</p>
|
<p><b>Ⅱ.Susan,HR director,is now talking with Jenny about Jeff’s problems.Listen to the
|
conversation and fill in the blanks with what you hear.</b></p>
|
<p>Susan:Have you noticed Jeff has been late many times?</p>
|
<p>Jenny:Yes,I want to have a talk with you about this.</p>
|
<p>Susan: From our punch records,I find that Jeff was late 7 times.Does his director Jim know
|
about this?</p>
|
<p>Jenny:I think Jim must have already talked with Jeff.But maybe Jeff doesn’t pay attention.
|
</p>
|
<p>Susan:So,1._____?</p>
|
<p>Jenny:I suppose we should give a warning notice to Jeff about his tardiness.</p>
|
</div>
|
</div>
|
<div class="preface-bottom">
|
<span class="contet-num-box">129</span>
|
</div>
|
</div>
|
</div>
|
<!-- 130 -->
|
<div class="page-box" page="136">
|
<div v-if="showPageList.indexOf(136) > -1">
|
<!-- 头部 -->
|
<div class="w100 mb-20" style="padding-right: 20px">
|
<div class="event-header-bc-unit7 fl al-end" style="height: 100px; padding-left: 40px">
|
<div class="preface-header-box event-header-text-bc-unit7">
|
<span class="l-text">新标准通用职场英语</span>
|
<span class="g-text event-text-color-unit7">基础模块一</span>
|
</div>
|
</div>
|
</div>
|
<!-- 内容 -->
|
<div class="padding-93">
|
<div class="bodystyle">
|
<p>Susan:2._____if I talked with his director first to get to know things better.</p>
|
<p>Jenny:And perhaps we should have a talk with Jeff.</p>
|
<p>Susan: I think so.3._____.It is very important to let him know how serious the problem is.
|
</p>
|
<p>Jenny:4._____.</p>
|
<p>Susan:Then after the talk,we 5._____to Jeff.</p>
|
<p>Jenny: OK.I will talk with Jeff this afternoon.I hope he won’t make the same mistake again in
|
the future.</p>
|
<h3 id="c063"><span class="bjh3">Practical Writing</span></h3>
|
<p>Work with your partner to discuss the following questions.</p>
|
<p>1.What kind of notices have you ever read?</p>
|
<p>2.Can you give some tips for writing a notice well?</p>
|
<p><b>Ⅰ.Read the following tips,and summarize how to write a notice well.</b></p>
|
<p>A notice intends to publicize social events,inform staff of instructions,give
|
information,change plans,etc.Most notices have the following features.</p>
|
<div class="fieldset">
|
<p>◆ Very short and attractive</p>
|
<p>◆ Simple and easy-to-read</p>
|
<p>◆ Clear and specific</p>
|
<p>◆ Boldfaced words</p>
|
<p class="center"><img class="img-g" alt="" src="../../assets/images/0140-1.jpg" /></p>
|
</div>
|
<p><b>Ⅱ.Susan is going to issue a personnel warning notice to Jeff.Choose the items from the box
|
below and fill in the blanks to make a proper notice.</b></p>
|
<div class="bk-12">
|
<p>in order of escalation</p>
|
<p>your following actions</p>
|
<p>you received a verbal warning</p>
|
<p>help you improve your performance to meet our quality standards</p>
|
<p>job suspension without pay for one workweek</p>
|
</div>
|
</div>
|
</div>
|
<div class="preface-bottom">
|
<span class="contet-num-box">130</span>
|
</div>
|
</div>
|
</div>
|
<!-- 131 -->
|
<div class="page-box" page="137">
|
<div v-if="showPageList.indexOf(137) > -1">
|
<!-- 头部 -->
|
<ul class="preface-odd-header w100 fl ju-bt">
|
<li class=""></li>
|
<li class="fz-18">
|
<span class="chapter-left-bc-unit7">MODULE 7</span>
|
<span class="chapter-right-bc-unit7 fw-bl chapter-right-cl-unit7">WORK ETHIC AND SUCCESS IN THE
|
WORKPLACE</span>
|
</li>
|
</ul>
|
<!-- 内容 -->
|
<div class="padding-93">
|
<div class="bodystyle">
|
<div class="bk-13">
|
<p>Tech Market Technology Co.</p>
|
<p>Warning 1</p>
|
<p>Employee’s Name:Jeff Bell</p>
|
<p>Supervisor’s Name:Jim Marche</p>
|
<p>HR Representative’s Name:Susan Landen</p>
|
<p>Date:1/31/23</p>
|
</div>
|
<div class="bk-13">
|
<p>Dear Jeff Bell,</p>
|
<p>Your HR department has been informed by your director that_____do not comply with Tech
|
Market Technology Company’s policies:</p>
|
<p>· Infraction 1:Being late for January 4th,13th,16th,17th,24th and 25th.</p>
|
<p>_____on January 17th,2023.</p>
|
<p>The following consequences,_____,will be applied,should you not demonstrate improvement
|
or cease violation of company policies:</p>
|
<p>1.Second warning notice issued</p>
|
<p>2._____</p>
|
<p>3.Third and final warning notice followed by an in-person meeting</p>
|
<p>4.Termination of employment</p>
|
<p>We will do whatever to_____.</p>
|
<p>Supervisor’s signature:Jim Marche</p>
|
<p>Date:1/31/23</p>
|
</div>
|
<p><b>Ⅲ.Put the following words in right order to make sentences.</b></p>
|
<p>1.used who everyone should coffee it the clean machine</p>
|
<p>_________________________________________________</p>
|
<p>2.to the this are welcome lecture attend all staff</p>
|
<p>_________________________________________________</p>
|
<p>3.due weather the badminton the to competition canceled be will</p>
|
<p>_________________________________________________</p>
|
</div>
|
</div>
|
<div class="preface-bottom">
|
<span class="contet-num-box">131</span>
|
</div>
|
</div>
|
</div>
|
<!-- 132 -->
|
<div class="page-box" page="138">
|
<div v-if="showPageList.indexOf(138) > -1">
|
<!-- 头部 -->
|
<div class="w100 mb-20" style="padding-right: 20px">
|
<div class="event-header-bc-unit7 fl al-end" style="height: 100px; padding-left: 40px">
|
<div class="preface-header-box event-header-text-bc-unit7">
|
<span class="l-text">新标准通用职场英语</span>
|
<span class="g-text event-text-color-unit7">基础模块一</span>
|
</div>
|
</div>
|
</div>
|
<!-- 内容 -->
|
<div class="padding-93">
|
<div class="bodystyle">
|
<p>4.gate school gather for the 8 at o’clock examination at will the we</p>
|
<p>_________________________________________________</p>
|
<p>5.held will meeting contest in at be room tomorrow 9 p.m.the</p>
|
<p>_________________________________________________</p>
|
<p><b>Ⅳ.Susan,HR director,is responsible for writing a warning notice to Jason who delayed
|
handling in a very important report.</b></p>
|
<div class="fieldset-4">
|
<p class="left">Tech Market Technology Co.</p>
|
<p class="left">Warning 1</p>
|
<p class="left">Employee’s Name:</p>
|
<p class="left">Supervisor’s Name: Jim Marche</p>
|
<p class="left">HR Representative’s Name: Susan Landen</p>
|
<p class="left">Date:</p>
|
<p><br /></p>
|
<p class="left">Dear Jason,</p>
|
<p class="left">____________________________________________</p>
|
<p class="left">____________________________________________</p>
|
<p class="left">____________________________________________</p>
|
<p class="left">____________________________________________</p>
|
<p class="left">____________________________________________</p>
|
<p class="left">____________________________________________</p>
|
<p class="left">____________________________________________</p>
|
<p class="left">Supervisor’s signature: Jim Marche</p>
|
<p class="left">Date:1/31/23</p>
|
</div>
|
<div class="un-h2">
|
<h2 id="b028">Unit Project</h2>
|
</div>
|
<p>Work with your partner to complete the following tasks,and then share your ideas with others.
|
</p>
|
<p><b>Task 1:</b> Read each of the following examples and decide whether they are strong or bad
|
work ethic,and then find out what kind of work ethic they are.</p>
|
</div>
|
</div>
|
<div class="preface-bottom">
|
<span class="contet-num-box">132</span>
|
</div>
|
</div>
|
</div>
|
<!-- 133 -->
|
<div class="page-box" page="139">
|
<div v-if="showPageList.indexOf(139) > -1">
|
<!-- 头部 -->
|
<ul class="preface-odd-header w100 fl ju-bt">
|
<li class=""></li>
|
<li class="fz-18">
|
<span class="chapter-left-bc-unit7">MODULE 7</span>
|
<span class="chapter-right-bc-unit7 fw-bl chapter-right-cl-unit7">WORK ETHIC AND SUCCESS IN THE
|
WORKPLACE</span>
|
</li>
|
</ul>
|
<!-- 内容 -->
|
<div class="padding-93">
|
<div class="bodystyle">
|
<p class="left"><img class="img-gn" alt="" src="../../assets/images/dy1-worksheet.jpg" /></p>
|
<table border="1" cellpadding="4" cellspacing="0" style="border-color: #fff" class="fz-14">
|
<tr class="table-th-bc">
|
<td class="tl-cn">Examples</td>
|
<td class="tl-cn">Strong/Bad</td>
|
<td class="tl-cn">
|
Work Ethic
|
</td>
|
</tr>
|
<tr class="table-tr-bc">
|
<td class="tl-lf">Barney is the employee that always follows through on his commitments. If he agrees to take over another co-worker's shift.he always shows up. If he commits to a deadline, you can count on him to meet that deadline.</td>
|
<td class="tl-cn">
|
Strong
|
</td>
|
<td class="tl-cn">
|
Dedication
|
</td>
|
</tr>
|
<tr class="table-tr-bc">
|
<td class="tl-lf">
|
Sarah consistently completes all of her assignments with careful attention. Whether it’s staying up late to finish a research paper or sacrifcing her weekends to prepare for projects.
|
</td>
|
<td>
|
<textarea v-model="questionData.table.twentyFive"
|
class="w100 table-tr-bc b0 table-textarea "
|
@change="setBookQuestion"></textarea>
|
</td>
|
<td>
|
<textarea v-model="questionData.table.twentySix"
|
class="w100 table-tr-bc b0 table-textarea "
|
@change="setBookQuestion"></textarea>
|
</td>
|
</tr>
|
<tr class="table-tr-bc">
|
<td class="tl-lf">
|
Mary is always ready to lend a helping hand and offer help whenever needed, She willingly shares her knowledge and expertise, contributing to the success of the entire team.
|
</td>
|
<td>
|
<textarea v-model="questionData.table.twentySeven"
|
class="w100 table-tr-bc b0 table-textarea "
|
@change="setBookQuestion"></textarea>
|
</td>
|
<td>
|
<textarea v-model="questionData.table.twentyEight"
|
class="w100 table-tr-bc b0 table-textarea "
|
@change="setBookQuestion"></textarea>
|
</td>
|
</tr>
|
<tr class="table-tr-bc">
|
<td class="tl-lf">
|
Amanda is the teacher who always inspires her students. She creates engaging lessons that ignite their curiosity and encouragesthem to explore and learn. Amanda motivates them to develop alifelong love for learning. </td>
|
<td>
|
<textarea v-model="questionData.table.twentyNine"
|
class="w100 table-tr-bc b0 table-textarea "
|
@change="setBookQuestion"></textarea>
|
</td>
|
<td>
|
<textarea v-model="questionData.table.thirty"
|
class="w100 table-tr-bc b0 table-textarea "
|
@change="setBookQuestion"></textarea>
|
</td>
|
</tr>
|
<tr class="table-tr-bc">
|
<td class="tl-lf">
|
Lisa is the customer service representative who consistently delivers outstanding service. She patiently listens to customers’concerns,empathizes with their situation, and goes above and beyond to find solutions. </td>
|
<td>
|
<textarea v-model="questionData.table.thirtyOne"
|
class="w100 table-tr-bc b0 table-textarea "
|
@change="setBookQuestion"></textarea>
|
</td>
|
<td>
|
<textarea v-model="questionData.table.thirtyTwo"
|
class="w100 table-tr-bc b0 table-textarea "
|
@change="setBookQuestion"></textarea>
|
</td>
|
</tr>
|
<tr class="table-tr-bc">
|
<td class="tl-lf">
|
James frequently forgets to submit his weekly report on time.causing delays in the team's progress. This lack of consistency and attention to details affects the project timelines and hampers effective communication within the team. </td>
|
<td>
|
<textarea v-model="questionData.table.thirtyThree"
|
class="w100 table-tr-bc b0 table-textarea "
|
@change="setBookQuestion"></textarea>
|
</td>
|
<td>
|
<textarea v-model="questionData.table.thirtyFour"
|
class="w100 table-tr-bc b0 table-textarea "
|
@change="setBookQuestion"></textarea>
|
</td>
|
</tr>
|
<tr class="table-tr-bc">
|
<td class="tl-lf">
|
Andrew mistakenly sent an email to a client with incorrect information, During the projeet review, he confessed to his supervisor that he was the one responsible for the mistake, despite no one else was aware of it.</td>
|
<td>
|
<textarea v-model="questionData.table.thirtyFive"
|
class="w100 table-tr-bc b0 table-textarea "
|
@change="setBookQuestion"></textarea>
|
</td>
|
<td>
|
<textarea v-model="questionData.table.thirtySix"
|
class="w100 table-tr-bc b0 table-textarea "
|
@change="setBookQuestion"></textarea>
|
</td>
|
</tr>
|
<tr class="table-tr-bc">
|
<td class="tl-lf">
|
John improved work productivity by introducing a new project management tool that allowed for better task coordination. This led to more efficient project completion and inereased output. </td>
|
<td>
|
<textarea v-model="questionData.table.thirtySeven"
|
class="w100 table-tr-bc b0 table-textarea "
|
@change="setBookQuestion"></textarea>
|
</td>
|
<td>
|
<textarea v-model="questionData.table.thirtyEight"
|
class="w100 table-tr-bc b0 table-textarea "
|
@change="setBookQuestion"></textarea>
|
</td>
|
</tr>
|
<tr class="table-tr-bc">
|
<td class="tl-lf">
|
Mike failed to double-check important client documents before submitting them, which not only caused frustration for the client but also required the team to invest additional time and resources to rectify the mistake. </td>
|
<td>
|
<textarea v-model="questionData.table.thirtyNine"
|
class="w100 table-tr-bc b0 table-textarea "
|
@change="setBookQuestion"></textarea>
|
</td>
|
<td>
|
<textarea v-model="questionData.table.forty"
|
class="w100 table-tr-bc b0 table-textarea "
|
@change="setBookQuestion"></textarea>
|
</td>
|
</tr>
|
<tr class="table-tr-bc">
|
<td class="tl-lf">
|
Thomas frequently underestimated the time required for tasks.leading to rushed and subpar work. His disorganized approach resulted in missed deadlines, delayed deliverables, and frustrated clients. </td>
|
<td>
|
<textarea v-model="questionData.table. fortyOne"
|
class="w100 table-tr-bc b0 table-textarea "
|
@change="setBookQuestion"></textarea>
|
</td>
|
<td>
|
<textarea v-model="questionData.table. fortyTwo"
|
class="w100 table-tr-bc b0 table-textarea "
|
@change="setBookQuestion"></textarea>
|
</td>
|
</tr>
|
</table>
|
</div>
|
</div>
|
<div class="preface-bottom">
|
<span class="contet-num-box">133</span>
|
</div>
|
</div>
|
</div>
|
<!-- 134 -->
|
<div class="page-box" page="140">
|
<div v-if="showPageList.indexOf(140) > -1">
|
<!-- 头部 -->
|
<div class="w100 mb-20" style="padding-right: 20px">
|
<div class="event-header-bc-unit7 fl al-end" style="height: 100px; padding-left: 40px">
|
<div class="preface-header-box event-header-text-bc-unit7">
|
<span class="l-text">新标准通用职场英语</span>
|
<span class="g-text event-text-color-unit7">基础模块一</span>
|
</div>
|
</div>
|
</div>
|
<!-- 内容 -->
|
<div class="padding-93">
|
<div class="bodystyle">
|
<p><b>Task 2:</b>List the possible impact the above behavior will have on a company.</p>
|
<p>1.____________________________________________</p>
|
<p>2.____________________________________________</p>
|
<p>3.____________________________________________</p>
|
<p><b>Task 3:</b>List at least three strong work ethic you should develop and the tips for
|
developing them.</p>
|
<p>1.____________________________________________</p>
|
<p>2.____________________________________________</p>
|
<p>3.____________________________________________</p>
|
<div class="fieldset-9">
|
<p class="center"><b>Useful Expressions</b></p>
|
<p><b>Strong work ethic you should develop:</b></p>
|
<p>Hard work</p>
|
<p>Dedication</p>
|
<p>Discipline</p>
|
<p>Productivity</p>
|
<p>Teamwork</p>
|
<p>Responsibility</p>
|
<p>Determination</p>
|
<p>Professionalism</p>
|
<p><b>Bad work ethic you should avoid:</b></p>
|
<p>Procrastination</p>
|
<p>Inefficiency</p>
|
<p>Irresponsibility</p>
|
<p>Passiveness</p>
|
<p>Tardiness</p>
|
<p>Unprofessional behavior</p>
|
</div>
|
<div class="resource-primary-border" style="padding: 8px; margin: 5% 0%">
|
<div class="banshi openImgBox">
|
<div class="swiper-container swiper_ppt">
|
<div class="swiper-wrapper">
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_01.png" />
|
</div>
|
</div>
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_02.png" />
|
</div>
|
</div>
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_03.png" />
|
</div>
|
</div>
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_04.png" />
|
</div>
|
</div>
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_05.png" />
|
</div>
|
</div>
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_06.png" />
|
</div>
|
</div>
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_07.png" />
|
</div>
|
</div>
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_08.png" />
|
</div>
|
</div>
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_09.png" />
|
</div>
|
</div>
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_10.png" />
|
</div>
|
</div>
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_11.png" />
|
</div>
|
</div>
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_12.png" />
|
</div>
|
</div>
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_13.png" />
|
</div>
|
</div>
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_14.png" />
|
</div>
|
</div>
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_15.png" />
|
</div>
|
</div>
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_16.png" />
|
</div>
|
</div>
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_17.png" />
|
</div>
|
</div>
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_18.png" />
|
</div>
|
</div>
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_19.png" />
|
</div>
|
</div>
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_20.png" />
|
</div>
|
</div>
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_21.png" />
|
</div>
|
</div>
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_22.png" />
|
</div>
|
</div>
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_23.png" />
|
</div>
|
</div>
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_24.png" />
|
</div>
|
</div>
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_25.png" />
|
</div>
|
</div>
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_26.png" />
|
</div>
|
</div>
|
<div class="swiper-slide">
|
<div class="imgBox" style="width: 100%; height: 100%">
|
<img src="../../assets/images/ppt/ppt_27.png" />
|
</div>
|
</div>
|
</div>
|
<div class="swiper-button-next"></div>
|
<div class="swiper-button-prev"></div>
|
<div class="pageBox"></div>
|
</div>
|
<!-- 显示当前页和总页数的元素 -->
|
</div>
|
</div>
|
</div>
|
</div>
|
<div class="preface-bottom">
|
<span class="contet-num-box">134</span>
|
</div>
|
</div>
|
</div>
|
</div>
|
</template>
|
<script>
|
import matching from "@/components/matching/matching.vue";
|
import { getResourcePath } from "@/assets/methods/resources";
|
export default {
|
name: "chapterSeven",
|
components: { matching },
|
props: {
|
showPageList: {
|
type: Array,
|
},
|
},
|
data() {
|
return {
|
imgThirteen: require("../../assets/images/grammar7-1.png"),
|
imgThirteenOne: require("../../assets/images/grammar7-2.png"),
|
showAnswerOne: false,
|
showAnswerTwo: false,
|
showAnswerThree: false,
|
showAnswerFour: false,
|
showAnswerFive: false,
|
showImg: false,
|
showImgOne: false,
|
showQuestionAnswer: false,
|
rawData: {
|
left: [
|
{
|
oldId: "FB34",
|
txt: "Martin Silk",
|
},
|
{
|
oldId: "64D6",
|
txt: "Jessica The Great Wall",
|
},
|
{
|
oldId: "2ED4",
|
txt: "Soren Chinese Food",
|
},
|
{
|
oldId: "44DE",
|
txt: "Chinese Tea",
|
},
|
],
|
right: [
|
{
|
oldId: "64D6",
|
txt: "It is one of China's must-see sights for visitors, which shows thewisdom of Chinese people.",
|
},
|
{
|
oldId: "FB34",
|
txt: "It was first discovered and drank in China and my favorileLongjing tca is praduced near the West Lake in Hangzhou.",
|
},
|
{
|
oldId: "2ED4",
|
txt: "The clothing material is quite popular among Roman women inancient times.",
|
},
|
{
|
oldId: "44DE",
|
txt: "It is very delicious and I like the hot and spicy Sichuan lavor hest.",
|
},
|
],
|
},
|
value: [],
|
question: {
|
KnowledgePoint: "123",
|
analysis: "123",
|
answer: [
|
{
|
id: "FB34",
|
linkValue:
|
"The clothing material is quite popular among Roman women inancient times.",
|
value: "Silk",
|
},
|
{
|
id: "64D6",
|
linkValue:
|
"It is one of China's must-see sights for visitors, which shows thewisdom of Chinese people.",
|
value: "The Great Wall",
|
},
|
{
|
id: "2ED4",
|
linkValue:
|
"It is very delicious and I like the hot and spicy Sichuan lavor hest.",
|
value: "Chinese Food",
|
},
|
{
|
id: "44DE",
|
linkValue:
|
"It was first discovered and drank in China and my favorileLongjing tca is praduced near the West Lake in Hangzhou.",
|
value: "Chinese Tea",
|
},
|
],
|
optionStyle: undefined,
|
id: 489306,
|
options: {
|
linkValues: [
|
{
|
oldId: "64D6",
|
txt: "It is one of China's must-see sights for visitors, which shows thewisdom of Chinese people.",
|
},
|
{
|
oldId: "44DE",
|
txt: "It was first discovered and drank in China and my favoriteLongjing tea is produced near the West Lake in Hangzhou.",
|
},
|
{
|
oldId: "FB34",
|
txt: "The clothing material is quite popular among Roman women inancient times.",
|
},
|
{
|
oldId: "2ED4",
|
txt: "It is very delicious and I like the hot and spicy Sichuan lavor hest.",
|
},
|
],
|
values: [
|
{
|
oldId: "FB34",
|
txt: "Martin Silk",
|
},
|
{
|
oldId: "64D6",
|
txt: "The Great Wall",
|
},
|
{
|
oldId: "2ED4",
|
txt: "Chinese Food",
|
},
|
{
|
oldId: "44DE",
|
txt: "Chinese Tea",
|
},
|
],
|
},
|
questionType: "matching",
|
stem: {
|
stemTxt: "按顺序连线",
|
},
|
stemStyle: undefined,
|
titleDescription: "1",
|
userChoise: [],
|
value: [],
|
answerImg: require("../../assets/images/matching-one.png"),
|
},
|
questionData: {
|
warnUp: {
|
one: {
|
value: "",
|
isRight: null,
|
answer: "Chinese knot",
|
},
|
two: {
|
value: "",
|
isRight: null,
|
answer: "Chinese medicine",
|
},
|
three: {
|
value: "",
|
isRight: null,
|
answer: "Chinese calligraphy",
|
},
|
four: {
|
value: "",
|
isRight: null,
|
answer: "Taichi",
|
},
|
five: {
|
value: "",
|
isRight: null,
|
answer: "sweet dumpling",
|
},
|
six: {
|
value: "",
|
isRight: null,
|
answer: "Chinese chess",
|
},
|
seven: "",
|
},
|
reading: {
|
one: "",
|
two: "",
|
},
|
table: {
|
one: "",
|
two: "",
|
three: "",
|
four: "",
|
five: "",
|
six: "",
|
seven: "",
|
eight: "",
|
nine: "",
|
ten: "",
|
eleven: "",
|
twelve: "",
|
thirteen: "",
|
fourteen: "",
|
fifteen: "",
|
sixteen: "",
|
seventeen: "",
|
eighteen: "",
|
nineteen: "",
|
twenty: "",
|
twentyOne: "",
|
twentyTwo: "",
|
twentyThree: "",
|
twentyFour: "",
|
twentyFive: "",
|
twentySix: "",
|
twentySeven: "",
|
twentyEight: "",
|
twentyNine: "",
|
thirty: "",
|
thirtyOne: "",
|
thirtyTwo: "",
|
thirtyThree: "",
|
thirtyFour: "",
|
thirtyFive: "",
|
thirtySix: "",
|
thirtySeven: "",
|
thirtyEight: "",
|
thirtyNine: "",
|
forty: "",
|
fortyOne: "",
|
fortyTwo: "",
|
},
|
},
|
testData: {
|
check: {
|
isRight: null,
|
answer: ["Culture", "Cuisine", "Landscapes"],
|
value: []
|
},
|
tx: {
|
one: "",
|
two: "",
|
three: "",
|
four: "",
|
five: "",
|
},
|
in: {
|
one: "",
|
two: "",
|
three: "",
|
four: "",
|
five: "",
|
isRight: null,
|
answer: 'cuisine,landscapes,civilization,explore,unique'
|
},
|
line: {
|
one: "",
|
two: "",
|
three: "",
|
four: "",
|
five: "",
|
},
|
ts: {
|
one: "",
|
two: "",
|
three: "",
|
four: "",
|
},
|
gr: {
|
one: "",
|
two: "",
|
three: "",
|
four: "",
|
five: "",
|
},
|
cm: {
|
one: "",
|
two: "",
|
three: "",
|
four: "",
|
five: "",
|
},
|
},
|
resource: {
|
listenOne: "",
|
readingOne: "",
|
readingTwo: "",
|
},
|
dropDownList: [
|
"HR Department",
|
"R&D Department",
|
"CEO office",
|
"Finance Department",
|
"Produetion Department",
|
"Marketing Department",
|
"Administration office",
|
],
|
dropdownData: {
|
one: {
|
value: "",
|
isRight: null,
|
answer: "Administration office",
|
},
|
two: {
|
value: "",
|
isRight: null,
|
answer: "HR department",
|
},
|
three: {
|
value: "",
|
isRight: null,
|
answer: "Marketing department",
|
},
|
four: {
|
value: "",
|
isRight: null,
|
answer: "R & D department",
|
},
|
five: {
|
value: "",
|
isRight: null,
|
answer: "Finance department",
|
},
|
six: {
|
value: "",
|
isRight: null,
|
answer: "CEO office",
|
},
|
seven: {
|
value: "",
|
isRight: null,
|
answer: "Production department",
|
},
|
},
|
};
|
},
|
mounted() {
|
const testData = localStorage.getItem("english-testOne");
|
if (testData) {
|
this.testData = JSON.parse(testData);
|
}
|
const bookQuestion = localStorage.getItem("english-book-question-one");
|
if (bookQuestion) {
|
this.questionData = JSON.parse(bookQuestion);
|
}
|
const dropdownData = localStorage.getItem("english-dropdown-one");
|
if (dropdownData) {
|
this.dropdownData = JSON.parse(dropdownData);
|
}
|
this.getPath();
|
},
|
methods: {
|
saveWord(event, word) {
|
this.$emit("saveCharacters", event, word);
|
},
|
setTestData() {
|
localStorage.setItem("english-testOne", JSON.stringify(this.testData));
|
},
|
changeTestData() {
|
localStorage.removeItem("english-testOne");
|
this.testData = {
|
check: {
|
isRight: null,
|
answer: ["Culture", "Cuisine", "Landscapes"],
|
value: []
|
},
|
tx: {
|
one: "",
|
two: "",
|
three: "",
|
four: "",
|
five: "",
|
},
|
in: {
|
one: "",
|
two: "",
|
three: "",
|
four: "",
|
five: "",
|
isRight: null,
|
answer: ['uisine', 'andscapes', 'ivilization', 'xplore', 'nique']
|
},
|
line: {
|
one: "",
|
two: "",
|
three: "",
|
four: "",
|
five: "",
|
},
|
ts: {
|
one: "",
|
two: "",
|
three: "",
|
four: "",
|
},
|
gr: {
|
one: "",
|
two: "",
|
three: "",
|
four: "",
|
five: "",
|
},
|
cm: {
|
one: "",
|
two: "",
|
three: "",
|
four: "",
|
five: "",
|
},
|
};
|
},
|
setBookQuestion() {
|
console.log("保存");
|
localStorage.setItem(
|
"english-book-question-one",
|
JSON.stringify(this.questionData)
|
);
|
},
|
async getPath() {
|
this.resource.listenOne = await getResourcePath(
|
"422139A2EF66EA888C5ED1D550AE23E0"
|
);
|
this.resource.readingOne = await getResourcePath(
|
"3F442B682D84C8AB06C800B29D734920"
|
);
|
this.resource.readingTwo = await getResourcePath(
|
"E8719EC88026BCFB11D292AA999F6D3D"
|
);
|
},
|
showAnswer(type) {
|
if (type == "showImg") {
|
this.showImg = !this.showImg;
|
} else if (type == "showImgOne") {
|
this.showImgOne = !this.showImgOne;
|
}
|
setTimeout(() => { this.$emit("initViewer", "") }, 500)
|
},
|
handleQuestion(type) {
|
if (type == "one") {
|
this.questionData.warnUp.one.value
|
? (this.questionData.warnUp.one.isRight =
|
this.questionData.warnUp.one.value == "Chinese knot")
|
: (this.questionData.warnUp.one.isRight = null);
|
} else if (type == "two") {
|
this.questionData.warnUp.two.value
|
? (this.questionData.warnUp.two.isRight =
|
this.questionData.warnUp.two.value == "Chinese medicine")
|
: (this.questionData.warnUp.two.isRight = null);
|
} else if (type == "three") {
|
this.questionData.warnUp.three.value
|
? (this.questionData.warnUp.three.isRight =
|
this.questionData.warnUp.three.value == "Chinese calligraphy")
|
: (this.questionData.warnUp.three.isRight = null);
|
} else if (type == "four") {
|
this.questionData.warnUp.four.value
|
? (this.questionData.warnUp.four.isRight =
|
this.questionData.warnUp.four.value == "Taichi")
|
: (this.questionData.warnUp.four.isRight = null);
|
} else if (type == "five") {
|
this.questionData.warnUp.five.value
|
? (this.questionData.warnUp.five.isRight =
|
this.questionData.warnUp.five.value == "sweet dumpling")
|
: (this.questionData.warnUp.five.isRight = null);
|
} else if (type == "six") {
|
this.questionData.warnUp.six.value
|
? (this.questionData.warnUp.six.isRight =
|
this.questionData.warnUp.six.value == "Chinese chess")
|
: (this.questionData.warnUp.six.isRight = null);
|
}
|
},
|
handleDropdown(type) {
|
const dropdownDatas = this.dropdownData;
|
for (let key in dropdownDatas) {
|
const item = dropdownDatas[key];
|
if (type == "judge") {
|
item.value == item.answer
|
? (item.isRight = true)
|
: (item.isRight = false);
|
console.log(item.value, item.answer);
|
}
|
}
|
this.dropdownData = dropdownDatas;
|
},
|
changeDropdown() {
|
localStorage.removeItem("english-dropdown-one");
|
for (let key in this.dropdownData) {
|
const item = this.dropdownData[key];
|
item.value = "";
|
item.isRight = null;
|
}
|
},
|
setDropdownData() {
|
localStorage.setItem(
|
"english-dropdown-one",
|
JSON.stringify(this.dropdownData)
|
);
|
},
|
saveData() {
|
const item = this.testData['check']
|
const sortedArr1 = item.answer.slice().sort();
|
const sortedArr2 = item.value.slice().sort();
|
const isRight = sortedArr1.every(
|
(value, index) => value === sortedArr2[index]
|
);
|
const inData = this.testData['in']
|
let inString = []
|
for (let key in inData) {
|
const citem = inData[key];
|
if (key != 'answer' && key !== 'isRight') {
|
console.log(key);
|
inString.push(citem)
|
}
|
|
|
}
|
const inRight = inData.answer == inString
|
console.log('in', inData.answer, inString);
|
this.$set(this.testData['in'], 'isRight', inRight)
|
this.$set(this.testData['check'], 'isRight', isRight)
|
this.setTestData()
|
console.log(this.testData);
|
|
},
|
audioPlay() {
|
this.$emit("closeMiniAudio");
|
},
|
},
|
};
|
</script>
|
|
<style lang="less" scoped>
|
p {
|
font-size: 16px !important;
|
}
|
|
.bodystyle {
|
margin: 0 !important;
|
}
|
|
.line-border-box {
|
margin-left: 10px;
|
display: inline-block;
|
width: 50%;
|
height: 3px;
|
background-color: #f9a71b;
|
}
|
|
.mr-20 {
|
margin-right: 20px;
|
}
|
|
.dl-box {
|
display: flex;
|
flex-wrap: wrap;
|
|
.dl-span {
|
display: inline-block;
|
text-indent: 0;
|
margin-bottom: 15px;
|
height: 20px;
|
line-height: 20px;
|
}
|
}
|
|
.btn-w {
|
font-size: 14px;
|
border-width: 1px;
|
min-width: 80px;
|
height: 30px;
|
background-color: #fff;
|
|
&:hover {
|
background-color: #0bab87;
|
color: #fff;
|
}
|
}
|
|
.banshi {
|
position: relative;
|
margin-top: 40px;
|
width: 100%;
|
height: 350px;
|
margin: 0 auto;
|
}
|
|
.pageBox {
|
z-index: 9999999999;
|
color: #999;
|
position: absolute;
|
left: 48%;
|
bottom: 0px;
|
}
|
|
select {
|
height: 24px;
|
}
|
|
.mini-audio {
|
width: 200px;
|
height: 200px;
|
position: fixed;
|
right: 0;
|
background-color: red;
|
}
|
|
.select-border {
|
border: 0;
|
border-bottom: 1px solid #767676;
|
|
&:focus {
|
outline: none;
|
}
|
}
|
</style>
|