A Short Story upper multiple choice














A Short Story











/* 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: #773c3c;
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: #fee034;
}

button{
display: inline;
}

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

.ExerciseSubtitle{
color: #fee034;
}

div.StdDiv{
background-color: #fff4cc;
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: #fee034;
}

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

span.Instructions{

}

div.ExerciseText{

}

.FeedbackText{
color: #fee034;
}

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: #773c3c;
left: 33%;
width: 34%;
top: 33%;
z-index: 1;
border-style: solid;
border-width: 1px;
padding: 5px;
text-align: center;
color: #fee034;
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: #fff4cc;
}

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: #fff4cc;
}

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: #fee034;
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: #fff9e5;
border-top-color: #fff9e5;
border-right-color: #7f7a66;
border-bottom-color: #7f7a66;
color: #000000;
background-color: #fff4cc;

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

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

border-left-color: #fff9e5;
border-top-color: #fff9e5;
border-right-color: #7f7a66;
border-bottom-color: #7f7a66;

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

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

border-left-color: #7f7a66;
border-top-color: #7f7a66;
border-right-color: #fff9e5;
border-bottom-color: #fff9e5;
background-color: #000000;
color: #fff4cc;

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

/*BeginNavBarStyle*/

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

.NavButton {
border-style: solid;

border-left-color: #ab9595;
border-top-color: #ab9595;
border-right-color: #2c1616;
border-bottom-color: #2c1616;
background-color: #582c2c;
color: #ffffff;

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

.NavButtonUp {
border-style: solid;

border-left-color: #ab9595;
border-top-color: #ab9595;
border-right-color: #2c1616;
border-bottom-color: #2c1616;
color: #582c2c;
background-color: #ffffff;

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

.NavButtonDown {
border-style: solid;

border-left-color: #2c1616;
border-top-color: #2c1616;
border-right-color: #ab9595;
border-bottom-color: #ab9595;
color: #582c2c;
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: #fff4cc;
left: -50px;
top: -50px;
overflow: visible;
}

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






//

//]]>















A Short Story






You are going to read a short story. For questions 1 - 8, choose the answer (A, B, C or D) which you think fits best according to the text.








Living in South Africa, I had always taken the wildlife pretty much for granted. Not to say that we were surrounded by it, but the accessibility of game parks and wildlife sanctuaries always made it seem like a natural part of the environment. For this reason, I suppose that the way my European friends used to talk to me, wasn't so strange after all. They would ask me what I thought at the time were really silly questions which got on my nerves. They'd say things like 'Do you have a pet baboon?' or 'Do you travel to school by elephant?'.When Amanda, a friend of mine who was visiting from England, invited me to join her and a group of friends on a wildlife expedition, I was not brimming with enthusiasm. However, from the moment we entered the gates of the Zaluzi game reserve, I knew that this was not going to be anything like I had expected. We had been travelling along the National Road when, suddenly, we swerved onto a dirt track which seemed to be hidden in the middle of nowhere. Miraculously, the scenery changed dramatically. The civilized environment took on a wild, chaotic aspect and continued to do so as we penetrated deeper into the bush.After having a good night's sleep at one of the reserve's bungalows, we were woken at the crack of dawn. After a quick breakfast we piled into a jeep and set off. Our guide assured us that the early start was necessary in order to have the best chance of seeing what was really worthwhile. Armed with just a thermos of coffee, we set out towards the shore of a small lake where it was expected that we could see the animals that used it as their morning watering hole.On the way to our destination, we topped a hill and there, silhouetted against the emerging morning light, were a group of animals. It was a stunning sight. As we moved closer, the animals did not appear to be alarmed by our presence. Pet baboons aside, I had never before come within such close range of a pride of lions. It did cross my mind, however, that we might be in a certain amount of danger. When I asked Timothy, our game ranger, if we were actually in any danger, he bluntly replied that one is never entirely safe in the bush, but his knowledge and experience allowed him to anticipate any danger with reasonable accuracy.However, the following day there was some cause for alarm. Not having started out so early, we missed the sightings of the day before. We decided to drive around for a while, hoping to come across something of interest. Suddenly our tracker, perched up on the back of our vehicle, signalled to the driver to halt and at the same moment I realised that this time we had stumbled right into a pride of lions. The driver promptly turned off the engine and in a low voice warned us to remain seated and not to make any abrupt movements. The lions were picking at what looked like the carcass of a zebra. Timothy, later told us how much to our advantage this was. Had their bellies not been full, their reaction to us would surely have been otherwise. As the nearest lion was less than three metres away from the jeep, I considered that we had been very lucky indeed.All in all, it was a wonderful trip. Our near miss with the lions was without a doubt the highlight, but what it taught me yet again was how easy it is to be indifferent to our surroundings and not have a full appreciation of the beauty around us.















Show all questions



<=

 

=>






How did the writer feel about the questions her European friends asked?  ?    ridiculous  ?    irritated  ?    strange  ?    embarrassed
When did the writer's attitude change about the expedition?  ?    when she was travelling along the dirt track  ?    when she received her invitation  ?    when she arrived at the game reserve  ?    when her friend arrived from England
The guide woke everyone up very early, so they  ?    could have breakfast.   ?    wouldn't miss an opportunity.  ?    had plenty of time to visit different places.  ?    wouldn't miss the sunrise.
What does 'It' in 'It was a stunning sight' refer to? (paragraph 4)  ?    the pride of lions   ?    the destination  ?    the top of the hill  ?    the morning light
Timothy's experience as a game ranger was valuable because he  ?    could supply a blunt answer to any question.  ?    knew how to frighten the animals.  ?    knew the game reserve well.  ?    could identify trouble in advance.
Why did the tracker signal to the driver of the jeep to stop?  ?    to avoid disturbing the lions   ?    to get a better look at the lions  ?    to study the lions' movements  ?    to see what the lions were eating
What does the writer mean by 'we had been very lucky indeed' in paragraph 5?  ?    They had seen the lions up close.  ?    They hadn't been attacked.  ?    They had a good guide with them.  ?    They had gone on a trip.
What conclusion does the writer of the text come to?  ?    We often do not realise how attractive our environment really is.  ?    It is not clever to unnecessarily put ourselves in dangerous situations.  ?    We don't respect wild animals enough.  ?    We should protect our surroundings.











 OK 

















Wyszukiwarka

Podobne podstrony:
A Short Story upper multiple choice1
An extract from a novel upper multiple choice
The Nobel Prize for Literature multiple choice upper
A short history of the short story
Multiple Choice
Zelazny, Roger Amber Short Story 06 Hall of Mirrors
Beginning dialogues with Multiple Choice Questions where are my glasses
Beginning Dialogues with Multiple Choice Questions City life country life
Sean Kennedy Tigers and Devils SHORT STORY
Beginning dialogues with Multiple Choice Questions Tie your shoes
intermediate short story with questions violet makes a cake
Money inter multiple choice
Mya Obedience Training Short Story A Spring Tradition
Zelazny, Roger Amber Short Story 04 The Shroudling and the Guisel
Intermediate Dialogues with Multiple Choice Quesitions Vinegar
Intermediate short story with questions A happy Visitor
advanced short story with questions, a birthday surprise
Beginning Dialogues with Multiple Choice Questions Where are my keys
Intermediate Dialogues with Multiple Choice Questions Flu Shot

więcej podobnych podstron