A Short Story upper multiple choice1














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.








Lotnisko Domodiedowo, w??czono pr?d po kilku dniach w zimnie i ch?odzie, zacz?? dzia?a? posterunek celny. Celnik, weso?o pyta z?ego, zm?czonego pasa?era:
- Narkotyki, bro??
- Jak bym mia?, to bym dawno u?y?!

by Peppone

* * * * *

Niedzielne popo?udnie. Tata z synem obejrzeli wy?cig Formu?y 1, po czym udali si? do gara?u rzuci? okiem na auto.
- Tato, a co tata robi?
- Zmieniam ko?o...
- Jak w formule jeden?
- Tak, synku, jak w formule 1...
- Jak w pitstopie?
- Dok?adnie tak synku...
- To szybciej ch*ju bo ci? zdubluj?!

by Goris

* * * * *

Rok 2012. Apple przejmuje Microsoft.
2013 Google przejmuje Apple'a
2014 Facebook przejmuje Google'a
2015 ?abka przejmuje Facebooka...

by Rupertt

* * * * *

- Pok?óci?em si? ze star? i mam Niemca w domu.
- A ja Beara Gryllsa.
- Czyli?
- Od dwóch tygodni wpierdzielam jakie? odpadki.

by Bullterier_K

* * * * *

Na ?awce w parku siedzi dwóch go?ci lekko odstraszaj?cych widokiem i sprawiaj?cych wra?enie oderwanych od otaczaj?cego ?wiata.
Podchodzi do nich patrol policji i pyta:
- Panowie kloszardzi?
- Niee, my tylko po wieczorze kawalerskim.

by B33rFan

* * * * *

- Kochanie wynios?e? choink??
- No wynios?em... przedwczoraj...
- To przynie? j? z powrotem...
- Po co?
- Pojutrze wigilia...

by Misiek666

* * * * *

Na dyskotece:
- Aaaaauuuuaaaa... Dziewczyny, paznokie? z?ama?am!
- I co z tego? Czemu si? drzesz?
- Bo go z nosa nie mog? wyj??!

by Leszek_z_balkonu

* * * * *

Podczas rozprawy rozwodowej s?dzia pyta (jeszcze) ?on?:
- Co? jednak musia?o pani? w nim fascynowa?, skoro pani za niego wysz?a?
?ona:
- Faktycznie, ale ju? to wyda?am...

by sharkis

* * * * *

- Gdzie by?e??
- Z dzieciakami w zoo...
- Maj? jakie? nowe zwierz?ta ?
- No... tygrys jest. Taki wielki. Podszed? do kraty i zrobi? g?o?no "PFFFFFF!!!"
- Co ty bredzisz??? Tygrysy robi? "WROOOAAAAARRRR!!!"
- No paszcz? tak. Ale ten podszed? ty?em...

by Misiek666

* * * * *

Gwiazda, która od d?ugiego czasu prowadzi?a Trzech Króli zatrzyma?a si? nad stajenk? w Betlejem.
Wielce uradowa? ich ten fakt, gdy? zm?czeni byli ju? srodze.
Zatrzymali zatem swoje wielb??dy w zagrodzie, wzi?li cenne dary i ruszyli w kierunku drzwi.
Zapukali nie?mia?o i czekaj?.
Po chwili w drzwiach ukaza? si? Józef ze strachem w oczach.
Widz?c jednak trzech m?drców, o których mu anio? co? wspomnia? wcze?niej we ?nie, odetchn?? i ruchem r?ki wskaza? kierunek.
- Wejd?cie do ?rodka!
Wchodzili kolejno schylaj?c g?owy w niskich drzwiach.
Kacper, Melchior i Baltazar.
Kiedy zbli?ali si? do ??obu, w którym le?a?o dzieci?, Baltazar niechc?cy dotkn?? rozci?gni?tego drutu i pad? jak pora?ony.
- Ostro?nie!... Zapomnia?em wam powiedzie?!
- O czym?
- Byli tutaj pasterze przed wami, wszyscy poszli, a elektryczny zosta?.

by Samorodek


Czas na humor archiwalny, czyli z czego ?miali?my si? sto wielopaków temu:

Lato. Mosze jedzie w przepe?nionym autobusie. Swoj? wielk? du*? zajmuje dwa miejsca siedz?ce. W ko?cu jeden z wspó?pasa?erów nie wytrzymuje i zwraca mu uwag?:
- Mo?e by pan si? troch? przesun??, ?eby ta stoj?ca obok starsza, zm?czona pani mog?a sobie usi????!
Mosz zaskoczony zerka w gór? i wtedy jego twarz rozja?nia szeroki u?miech:
- Panie... - zwraca si? do pasa?era - ... ale si? pan da?e? nabra?, to? to moja Salcia!!

by sharkis
* * * * *

Dzisiaj w czasie obiadu moja dziewczyna rzek?a:
- Musimy porozmawia? o naszej przysz?o?ci.
- Ok, kochanie! No wi?c, samochody b?d? lata?y w powietrzu, wszyscy b?dziemy nosi? takie b?yszcz?ce kombinezony, a na wakacje ludzie b?d? lata? na ksi??yc.
Zerwa?a ze mn?.

by roland26

* * * * *

Wojsko: Co mamy napisa? na Twoim nie?miertelniku, ?o?nierzu? Protestant, katolik czy ?yd?
Ateista: Nic. Jestem niewierz?cy.
Wojsko: A gdyby? zosta? ranny, kogo powinni?my wezwa?: pastora, ksi?dza czy rabina?
Ateista: Wezwijcie lekarza!

by jenny8















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 choice
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