The Nobel Prize for Literature multiple choice upper














The Nobel Prize for Literature











/* 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: #656532;
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: #fdf002;
}

button{
display: inline;
}

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

.ExerciseSubtitle{
color: #fdf002;
}

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

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

span.Instructions{

}

div.ExerciseText{

}

.FeedbackText{
color: #fdf002;
}

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

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

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: #fdf002;
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: #7f7d73;
border-bottom-color: #7f7d73;
color: #000000;
background-color: #fffbe6;

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

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

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

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

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

border-left-color: #7f7d73;
border-top-color: #7f7d73;
border-right-color: #fffdf2;
border-bottom-color: #fffdf2;
background-color: #000000;
color: #fffbe6;

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

/*BeginNavBarStyle*/

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

.NavButton {
border-style: solid;

border-left-color: #9b9b8e;
border-top-color: #9b9b8e;
border-right-color: #1c1c0e;
border-bottom-color: #1c1c0e;
background-color: #38381d;
color: #ffffff;

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

.NavButtonUp {
border-style: solid;

border-left-color: #9b9b8e;
border-top-color: #9b9b8e;
border-right-color: #1c1c0e;
border-bottom-color: #1c1c0e;
color: #38381d;
background-color: #ffffff;

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

.NavButtonDown {
border-style: solid;

border-left-color: #1c1c0e;
border-top-color: #1c1c0e;
border-right-color: #9b9b8e;
border-bottom-color: #9b9b8e;
color: #38381d;
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: #fffbe6;
left: -50px;
top: -50px;
overflow: visible;
}

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






//

//]]>















The Nobel Prize for Literature






You are going to read a magazine article about the Nobel Prize for literature. For questions 1 -7, choose the answer (A, B, C or D) which you think fits best according to the text.








By the time of his death in 1896, the Swedish inventor and philanthropist Alfred Nobel had accumulated a fortune equivalent to one hundred and fifty million pounds in today's terms. According to his will, the bulk of his fortune was put into a trust and the interest from this should be used to fund five yearly prizes awarded to individuals or institutions who distinguished themselves in the fields of physics, chemistry, medicine, literature and international peace. The Nobel Prize for literature, which is awarded by the Swedish Academy in Stockholm, has become the most prestigious literary award in the world today.The winner of the Nobel Prize for literature is usually announced on a Thursday morning in October, though it has been known to be as late as November on the occasions when the Nobel committee have had trouble reaching a consensus. Which Thursday the announcement will be made on is kept a closely guarded secret until forty-eight hours beforehand, and then the information is released to the press.The Nobel committee is made up of eighteen members of the Swedish Academy in Stockholm, who have the daunting task of sifting through the two hundred or so nominations that are received every year. This process is also carried out behind closed doors, as the last thing the committee wants is a three-ringed circus surrounding their deliberations.A writer's formal nomination must have been received by the Academy no later than the first of February of the year in question. Then, a sub-committee made up of five members of the Academy considers the nominations and quite quickly reduces the list to fifteen names. By the end of May this list has been further reduced to six finalists. This short list is then presented to the whole committee on 31st May, just before the Academy begins its summer recess.During the summer break the members of the committee have time to read the material of the short-listed writers in depth. On returning to the Academy in mid September, each member presents a paper they have prepared, giving their reasons for the final choice they have made. These choices are then debated in full sessions of the Academy on the next few Thursday evenings between 5.00 and 6.30 pm, until a majority decision is reached. When this happens, a morning meeting is announced for the following Thursday, when an official ballot is held.The ballot is held in an elegant eighteenth century room at the Academy. The members of the committee write their choice on a piece of paper. These papers are then placed one by one into an antique silver drinking tankard called a 'stop' in Swedish. They are then counted by the secretary, who leaves the room at exactly 1.00 pm and walks through a grand hall to his own office where the press are waiting. He officially discloses the name that appeared most often on the pieces of paper in the 'stop'. This is how the world learns who the winner of the Nobel Prize for literature is.Like every other high profile award, there is a certain amount of controversy surrounding it. This has been true since the first award, which went to Sully Proudhomme. Outside France this was not regarded as a popular choice, as most writers felt that it should have gone to Leo Tolstoy. In fact, several writers of great distinction, such as Joyce, Gorky and Brecht were never honoured with this prize, while there were winners whose work was popular in their day but did not stand the passage of time.However, despite this controversy, the world of literature waits with bated breath every autumn to learn who the recipient of the ultimate literary honour will be for that year.















Show all questions



<=

 

=>






According to Nobel's will, the interest coming from his fortune should  ?    fund prizes awarded to five outstanding scientists.  ?    fund prizes granted for excellence in five areas of human endeavour.  ?    be given to five distinguished philanthropists.  ?    be spent by the Swedish Academy in Stockholm.
When is the Nobel Prize for literature announced?  ?    on the last Thursday in October  ?    on a Thursday in October or November  ?    after the press have been notified of the winner  ?    when the committee manage to come together
The nominations for the Nobel Prize for literature are examined by  ?    all the members of the Swedish Academy.   ?    an eighteen-member committee.  ?    a fifteen-member committee.  ?    a five-member committee.
What happens in May each year?  ?    The six finalists for the Nobel Prize are chosen.  ?    The Nobel committee presents the short list to the public.  ?    The Nobel committee begins its summer holidays.  ?    A sub-committee is formed.
What do the members of the committee do during the summer?  ?    They have discussions with the writers.   ?    They prepare a short list.  ?    They study the finalists' books and prepare a presentation of their choice.  ?    They read all the nominees' books.
Who is the first to know the winner's name after the ballot?  ?    the Press  ?    the secretary of the committee  ?    the Academy members  ?    the writer
Why did the first award of the Nobel Prize for literature cause controversy?  ?    French people did not agree with the choice made.   ?    Tolstoy felt that he should have got the prize.  ?    Proudhomme was not a very good writer.  ?    Many thought that Tolstoy deserved the prize more than Proudhomme.











 OK 

















Wyszukiwarka

Podobne podstrony:
A Short Story upper multiple choice1
A Short Story upper multiple choice
An extract from a novel upper multiple choice
Intermediate Dialogues with Multiple Choice Quesitions Wait for Me
Multiple Choice
Introducing the ICCNSSA Standard for Design and Construction of Storm Shelters
the estimation of?fort?sed on use?ses?41D15B
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
Bon Jovi Save The Last?nce For Me
Intermediate Dialogues with Multiple Choice Quesitions Vinegar
Application of the Electromagnetic Model for Diagnosing Shock Wave Processes in Metals
Healing the Body and Building the Astral Vehicle for the Magnum Opus by Frater DNFF
Beginning Dialogues with Multiple Choice Questions Where are my keys

więcej podobnych podstron