Whys and Why Nots for Being Mobile upper multiple matching














Whys and Why Nots for Being Mobile











/* This is the CSS stylesheet used in the exercise. */
/* Elements in square brackets are replaced by data based on configuration settings when the exercise is built. */

/* BeginCorePageCSS */

/* Made with executable version 6.0 Release 3 Build 22 */

body{
font-family: Geneva,Arial,sans-serif;
background-color: #6f006f;
color: #000000;

margin-right: 5%;
margin-left: 5%;
font-size: small;
}

p{
text-align: left;
margin: 0px;
font-size: small;
}

div,span,td{
font-size: small;
color: #000000;
}

div.Titles{
padding: 10px;
text-align: center;
color: #ffec62;
}

button{
display: inline;
}

.ExerciseTitle{
font-size: large;
color: #ffec62;
}

.ExerciseSubtitle{
color: #ffec62;
}

div.StdDiv{
background-color: #fffef2;
text-align: center;
font-size: small;
color: #000000;
padding: 8px;
border-style: solid;
border-width: 1px 1px 1px 1px;
border-color: #000000;
margin: 1px;
}

/* EndCorePageCSS */

.RTLText{
text-align: right;
font-size: 150%;
direction: rtl;
font-family: "Simplified Arabic", "Traditional Arabic", "Times New Roman", Geneva,Arial,sans-serif;
}

.CentredRTLText{
text-align: center;
font-size: 150%;
direction: rtl;
font-family: "Simplified Arabic", "Traditional Arabic", "Times New Roman", Geneva,Arial,sans-serif;
}

button p.RTLText{
text-align: center;
}

.RTLGapBox{
text-align: right;
font-size: 150%;
direction: rtl;
font-family: "Times New Roman", Geneva,Arial,sans-serif;
}

.Guess{
font-weight: bold;
}

.CorrectAnswer{
font-weight: bold;
}

div#Timer{
padding: 6px;
margin-left: auto;
margin-right: auto;
text-align: center;
color: #ffec62;
}

span#TimerText{
padding: 6px;
border-width: 1px;
border-style: solid;
font-weight: bold;
display: none;
color: #ffec62;
}

span.Instructions{

}

div.ExerciseText{

}

.FeedbackText{
color: #ffec62;
}

span.LeftItem{
font-size: small;
color: #000000;
}

span.RightItem{
font-weight: bold;
font-size: small;
color: #000000;
}

span.CorrectMark{

}

input, textarea{
font-family: Geneva,Arial,sans-serif;
font-size: 120%;
}

div.Feedback {
background-color: #6f006f;
left: 33%;
width: 34%;
top: 33%;
z-index: 1;
border-style: solid;
border-width: 1px;
padding: 5px;
text-align: center;
color: #ffec62;
position: absolute;
display: none;
font-size: small;
}



div.LeftContainer{
border-style: none;
padding: 2px 0px 2px 0px;
float: left;
width: 49.8%;
margin-bottom: 0px;
}

div.RightContainer{
border-style: none;
padding: 2px 0px 2px 0px;
float: right;
width: 49.8%;
margin-bottom: 0px;
}

.ReadingText{

}


div.ExerciseDiv{
color: #000000;
}

/* JMatch flashcard styles */
table.FlashcardTable{
background-color: transparent;
color: #000000;
border-color: #000000;
margin-left: 5%;
margin-right: 5%;
margin-top: 2em;
margin-bottom: 2em;
width: 90%;
position: relative;
align: center;
padding: 0px;
}

table.FlashcardTable tr{
border-style: none;
margin: 0px;
padding: 0px;
background-color: #fffef2;
}

table.FlashcardTable td.Showing{
font-size: large;
text-align: center;
width: 50%;
display: table-cell;
padding: 2em;
margin: 0px;
border-style: solid;
border-width: 1px;
color: #000000;
background-color: #fffef2;
}

table.FlashcardTable td.Hidden{
display: none;
}

/* JMix styles */
div#SegmentDiv{
margin-top: 2em;
margin-bottom: 2em;
text-align: center;
}

a.ExSegment{
font-size: medium;
font-weight: bold;
text-decoration: none;
color: #000000;
}

span.RemainingWordList{
font-style: italic;
}

div.DropLine {
position: absolute;
text-align: center;
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: #ffec62;
width: 80%;
}

/* JCloze styles */

.ClozeWordList{
text-align: center;
font-weight: bold;
}

div.ClozeBody{
text-align: left;
margin-top: 2em;
margin-bottom: 2em;
line-height: 2.0
}

span.GapSpan{
font-weight: bold;
}

/* JCross styles */

table.CrosswordGrid{
margin: auto auto 1em auto;
border-collapse: collapse;
padding: 0px;
}

table.CrosswordGrid td{
width: 1.5em;
height: 1.5em;
text-align: center;
vertical-align: middle;
font-size: large;
padding: 0px;
margin: 0px;
border-style: solid;
border-width: 1px;
border-color: #000000;
}

table.CrosswordGrid td.BlankCell{
background-color: #000000;
color: #000000;
}

table.CrosswordGrid td.LetterOnlyCell{
text-align: center;
vertical-align: middle;
background-color: #ffffff;
color: #000000;
font-weight: bold;
}

table.CrosswordGrid td.NumLetterCell{
text-align: left;
vertical-align: top;
background-color: #ffffff;
color: #000000;
padding: 1px;
font-weight: bold;
}

.NumLetterCellText{
cursor: pointer;
}

.GridNum{
vertical-align: super;
font-size: x-small;
font-weight: bold;
text-decoration: none;
color: #000000;
}

table#Clues{
margin: auto;
vertical-align: top;
}

table#Clues td{
vertical-align: top;
}

table.ClueList{
margin: auto;
}

td.ClueNum{
text-align: right;
font-weight: bold;
vertical-align: top;
}

td.Clue{
text-align: left;
}

div#ClueEntry{
text-align: left;
margin-bottom: 1em;
}

/* Keypad styles */

div.Keypad{
text-align: center;
}

div.Keypad button{
font-family: Geneva,Arial,sans-serif;
font-size: 120%;
background-color: #ffffff;
color: #000000;
width: 2em;
}

/* JQuiz styles */

div.QuestionNavigation{
text-align: center;
}

.QNum{
margin: 0em 1em 0.5em 1em;
font-weight: bold;
vertical-align: middle;
}

textarea{
font-family: Geneva,Arial,sans-serif;
}

.QuestionText{

}

.Answer{
font-size: 120%;
letter-spacing: 0.1em;
}

.Highlight{
color: #000000;
background-color: #ffff00;
font-weight: bold;
font-size: 120%;
}

ol.QuizQuestions{
text-align: left;
list-style-type: none;
}

li.QuizQuestion{
padding: 1em;
border-style: solid;
border-width: 0px 0px 1px 0px;
}

ol.MCAnswers{
text-align: left;
list-style-type: upper-alpha;
padding: 1em;
}

ol.MCAnswers li{
margin-bottom: 1em;
}

ol.MSelAnswers{
text-align: left;
list-style-type: lower-alpha;
padding: 1em;
}

div.ShortAnswer{
padding: 1em;
}

.FuncButton {
text-align: center;
border-style: solid;

border-left-color: #fffef8;
border-top-color: #fffef8;
border-right-color: #7f7f79;
border-bottom-color: #7f7f79;
color: #000000;
background-color: #fffef2;

border-width: 2px;
padding: 3px 6px 3px 6px;
cursor: pointer;
}

.FuncButtonUp {
color: #fffef2;
text-align: center;
border-style: solid;

border-left-color: #fffef8;
border-top-color: #fffef8;
border-right-color: #7f7f79;
border-bottom-color: #7f7f79;

background-color: #000000;
color: #fffef2;
border-width: 2px;
padding: 3px 6px 3px 6px;
cursor: pointer;
}

.FuncButtonDown {
color: #fffef2;
text-align: center;
border-style: solid;

border-left-color: #7f7f79;
border-top-color: #7f7f79;
border-right-color: #fffef8;
border-bottom-color: #fffef8;
background-color: #000000;
color: #fffef2;

border-width: 2px;
padding: 3px 6px 3px 6px;
cursor: pointer;
}

/*BeginNavBarStyle*/

div.NavButtonBar{
background-color: #400040;
text-align: center;
margin: 2px 0px 2px 0px;
clear: both;
font-size: small;
}

.NavButton {
border-style: solid;

border-left-color: #9f7f9f;
border-top-color: #9f7f9f;
border-right-color: #200020;
border-bottom-color: #200020;
background-color: #400040;
color: #ffffff;

border-width: 2px;
cursor: pointer;
}

.NavButtonUp {
border-style: solid;

border-left-color: #9f7f9f;
border-top-color: #9f7f9f;
border-right-color: #200020;
border-bottom-color: #200020;
color: #400040;
background-color: #ffffff;

border-width: 2px;
cursor: pointer;
}

.NavButtonDown {
border-style: solid;

border-left-color: #200020;
border-top-color: #200020;
border-right-color: #9f7f9f;
border-bottom-color: #9f7f9f;
color: #400040;
background-color: #ffffff;

border-width: 2px;
cursor: pointer;
}

/*EndNavBarStyle*/

a{
color: #0000FF;
}

a:visited{
color: #0000CC;
}

a:hover{
color: #0000FF;
}

div.CardStyle {
position: absolute;
font-family: Geneva,Arial,sans-serif;
font-size: small;
padding: 5px;
border-style: solid;
border-width: 1px;
color: #000000;
background-color: #fffef2;
left: -50px;
top: -50px;
overflow: visible;
}

.rtl{
text-align: right;
font-size: large;
}






//

//]]>















Whys and Why Nots for Being Mobile






You are going to read extracts from a newspaper article about mobile phones. For questions 1 - 10 choose from the extracts A-F.Then press "Check" to check your answers.








Mary Ellen Mc Gregor asked a number of people about their experiences with mobile phones.A. Tim (Window cleaner)It's been a godsend for me. You see, I don't do neighbourhood rounds; I've got contracts on multistorey office blocks and sometimes I can feel pretty isolated dangling in a cradle sixteen floors up. People seem to think that we spend our time having conversations with the women in the offices, but that's not the case. So when I get a bit fed up, I give my wife or one of my mates a buzz. It also comes in handy for giving my bookmaker a call, as I like to have a flutter on the horses now and again.B. Mike (Company director)The reason I have it is mostly because of peer pressure. I mean, just about everyone in my social sphere goes around clutching one. Before they became a must, I used to be on a beeper system - and it worked very well, as, apart from the time when I am on holiday, I am never far from a phone anyway. I've also had a car phone for years now. The only person who seems to find my having a mobile useful is my wife and she is usually just keeping tabs on me!C. Jane (Beautician)Well, at first I thought they were silly and just for show. Then a friend of mine convinced me to get one and she was right. I work freelance, travelling around from customer to customer and you won't believe how much my business has increased since I got it. I mean, people couldn't get in touch with me during the day, as I'd be moving around a lot. It's great for checking up on the kids, too. I really used to worry about them especially in the time between their finishing school and my getting home, but that's all in the past.D. Madeleine (French teacher)My boyfriend gave it to me last Christmas. I thought it was a little bit extravagant, but I must say it has come in useful, like the time some friends and I were at a ski resort last winter. On our way back the car broke down on a quiet mountain road. Having the mobile was a blessing, as we were able to call the breakdown service. Otherwise, who knows, we could have been there all night. It also comes in handy with regard to my private lessons. People who are interested in learning French can easily track me down, so the number of my students has considerably increased.E. Joseph (Actor)Well, there was so much hype surrounding them that I was determined not to get one. Then one of my flatmates who owed me money moved out, leaving me his instead of the cash. It's been a bit of a white elephant, as I thought it would. I mean, when I'm working, I don't need a phone and when I'm not working, I'm sitting at home by the phone waiting for calls about work. So, the only time it might be of any use is when I am off somewhere taking a break, but then I don't usually want to be found.F. Jill (Journalist)I don't know how we managed without them. I mean, I was always running around looking for phones to call in my copy, and in places like war zones that could prove very difficult. I sometimes still have trouble because the facilities are not fully developed yet, but hopefully they'll improve as time goes by. It's also a godsend as far as family is concerned. My children call me every couple of days when I'm away, and no matter where I am, they can get through. This was not the case a few years ago. I used to get all worked up when I was on an assignment and couldn't talk to them.



















Which of the people A-F:1. uses it for placing bets? 2. believes the service needs improvement? 3. received it as a gift? 4. thinks it is useful for working mothers? 5. feels he/she doesn't really need it? 6. found it useful in an emergency? 7. feels he/she was forced into having one? 8. uses it from high above the city? 9. feels it is used for checking up on him/her? 10. believes it has improved his/her working opportunities?






 Check 











 OK 

















Wyszukiwarka

Podobne podstrony:
How And Why Hypnosis Works
SHSpec 133 6204C17 How and Why Auditing Works
Where to use processors and why
A Short Story upper multiple choice1
A Short Story upper multiple choice
An extract from a novel upper multiple choice
Where to use processors and why part 2
The Nobel Prize for Literature multiple choice upper
Rinpoche, Lama Zopa Why Holy Objects Are Precious And Wish Fulfilling
Why and Human Neuro Semantics
Why Swing And Intermediate
Sperber Why are perfect animals, hybrids, and monsters food for symbolic thought
GameDev net Biology and Gaming Why Women Don t Play Games
Being Human US S01E07 I See Your True Colors and That s Why I Hate You

więcej podobnych podstron