An extract from a novel upper multiple choice














An extract from a novel











/* 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: #005500;
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: #ffee1a;
}

button{
display: inline;
}

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

.ExerciseSubtitle{
color: #ffee1a;
}

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

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

span.Instructions{

}

div.ExerciseText{

}

.FeedbackText{
color: #ffee1a;
}

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

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

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: #ffee1a;
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: #fffdf2;
border-top-color: #fffdf2;
border-right-color: #7f7e73;
border-bottom-color: #7f7e73;
color: #000000;
background-color: #fffce6;

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

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

border-left-color: #fffdf2;
border-top-color: #fffdf2;
border-right-color: #7f7e73;
border-bottom-color: #7f7e73;

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

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

border-left-color: #7f7e73;
border-top-color: #7f7e73;
border-right-color: #fffdf2;
border-bottom-color: #fffdf2;
background-color: #000000;
color: #fffce6;

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

/*BeginNavBarStyle*/

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

.NavButton {
border-style: solid;

border-left-color: #7f977f;
border-top-color: #7f977f;
border-right-color: #001700;
border-bottom-color: #001700;
background-color: #002f00;
color: #ffffff;

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

.NavButtonUp {
border-style: solid;

border-left-color: #7f977f;
border-top-color: #7f977f;
border-right-color: #001700;
border-bottom-color: #001700;
color: #002f00;
background-color: #ffffff;

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

.NavButtonDown {
border-style: solid;

border-left-color: #001700;
border-top-color: #001700;
border-right-color: #7f977f;
border-bottom-color: #7f977f;
color: #002f00;
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: #fffce6;
left: -50px;
top: -50px;
overflow: visible;
}

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






//

//]]>















An extract from a novel






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








It was a freezing cold morning and very damp. The mist lay very thick on the marshes. As I passed the cows, they looked at me as if to say, "Hello, young thief. That's not your pork-pie is it?"No matter how fast I went, I couldn't seem to warm my feet. The damp cold was riveted to them the same way the chain was riveted to the leg of the man I was going to meet. I knew my way to the Battery but the mist had tricked me and I had gone too far to the right. Consequently, I had to walk back along the river bank.I had just crossed the ditch when I saw a man sitting with his arms folded, nodding forward, heavy with sleep. I thought he would be glad to see me with his breakfast, though it was a trifle unexpected. I approached him softly and touched him on the shoulder. He instantly jumped up, and it was not the same man at all. However, this man was dressed in rough grey clothes too and had his legs chained together. He was also lame and everything else the other man was, but when he looked at me, I knew I had made a mistake. He swore at me and weakly attempted to hit me. Then, he disappeared into the mist.Shortly after that, I arrived at the Battery, and there was the right man waiting for me. He was awfully cold and his eyes looked very hungry. He would have probably eaten the file he had asked for if he hadn't seen my bundle. He began pushing the mincemeat down his throat as if he was storing it somewhere in a violent hurry rather than eating it. He stared at me distrustfully as he gobbled away only stopping to take gulps of brandy. Then he said suddenly, "You're not a deceiving little devil, are you? You haven't brought anyone with you, have you?" "No, sir! No.""Nor did you let anyone follow you, did you?" "No.""Well," he said, "I believe you. You'd be a fierce young hound indeed if at your time of life, you could help to hunt down a pitiful man like me," and then he continued to eat. I had often watched a large dog of ours devouring his food and I now noticed a similarity between the dog and the rough old man.I thought for a while and said, "I'm afraid you're not going to leave any of it for him.""Leave any for him? Who's him?" said my friend stopping in his crunching of pie crust."The young man that you spoke of that was hiding with you. Your friend."He told me with something of a laugh that the young man didn't want any food."I thought he looked as if he did," I said. The man stopped eating and looked at me with great surprise."Looked? When?" he said.I told him that I had just seen him wearing the same clothes with his legs chained."This man," he said, "did you notice anything about him?""He had a badly bruised face," I said remembering what I hardly knew I knew."NOT HERE!" exclaimed the man striking his left cheek mercilessly with the flat of his hand."Yes, there!"He asked me to give him the file and then to show him where I had seen the other man. I pointed in the direction. At that moment, the man I was with sat on the wet grass and started filing like a madman at his chain. I was very much afraid of him again and so I told him that I had to go. As he was paying no attention to what I said, I decided to slip away. The last I heard of him was when I stopped in the mist and heard the file which was still going.















Show all questions



<=

 

=>






How did the boy feel about stealing the pie?  ?    guilty  ?    frightened  ?    worried  ?    relieved
Why did the boy lose his way to the battery?  ?    He hadn't been there before.  ?    He couldn't see clearly.  ?    He was thinking of the man he was going to meet.  ?    He followed the river in the wrong direction.
When did the writer know that he had wrongly identified the first man?  ?    when he saw his clothes  ?    when he saw his face  ?    when he saw the second man  ?    when he offered him his breakfast
The boy compared the man to a dog because of  ?    the fierce look on his face.   ?    his rough old appearance.  ?    the way he was eating.  ?    his wild behaviour.
What is the man referring to when he says "NOT HERE!"?  ?    the place they were sitting  ?    the bruise  ?    the cheek  ?    the back of his hand
What was the man doing when the boy left?  ?    trying to free himself  ?    eating his breakfast  ?    looking for the other man  ?    trying to avoid the other man
What is meant by 'to slip away' in the las paragraph?  ?    to leave unnoticed   ?    to quickly escape  ?    to stop speaking  ?    to help the man
Who do you think the men in the extract are?  ?    police suspects  ?    homeless people  ?    escaped prisoners  ?    the boy's friends











 OK 

















Wyszukiwarka

Podobne podstrony:
A Short Story upper multiple choice1
A Short Story upper multiple choice
The Nobel Prize for Literature multiple choice upper
Multiple Choice
Points sytem, extracted from TT1 04 all hack by nightmare
Beginning dialogues with Multiple Choice Questions where are my glasses
Beginning Dialogues with Multiple Choice Questions City life country life
Beginning dialogues with Multiple Choice Questions Tie your shoes
Money inter multiple choice
Intermediate Dialogues with Multiple Choice Quesitions Vinegar
Beginning Dialogues with Multiple Choice Questions Where are my keys
Intermediate Dialogues with Multiple Choice Questions Flu Shot
Beginning Dialogues with Multiple Choice Questions What time is it
Olympic sports multiple choice
prefix multiple choice sentences
Whys and Why Nots for?ing Mobile upper multiple matching
Advanced Dialogues with Multiple Choice Questions Milk and Aesthetics
Bioactive extracts from Cistus ladanifer and Arbutus unedo L 09 Industrial Crops and Products

więcej podobnych podstron