Money inter+ multiple choice














Money











/* 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: #ed9b03;
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: #0000ff;
}

button{
display: inline;
}

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

.ExerciseSubtitle{
color: #0000ff;
}

div.StdDiv{
background-color: #fff0ce;
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: #0000ff;
}

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

span.Instructions{

}

div.ExerciseText{

}

.FeedbackText{
color: #0000ff;
}

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

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

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: #0000ff;
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: #fff7e6;
border-top-color: #fff7e6;
border-right-color: #7f7867;
border-bottom-color: #7f7867;
color: #000000;
background-color: #fff0ce;

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

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

border-left-color: #fff7e6;
border-top-color: #fff7e6;
border-right-color: #7f7867;
border-bottom-color: #7f7867;

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

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

border-left-color: #7f7867;
border-top-color: #7f7867;
border-right-color: #fff7e6;
border-bottom-color: #fff7e6;
background-color: #000000;
color: #fff0ce;

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

/*BeginNavBarStyle*/

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

.NavButton {
border-style: solid;

border-left-color: #f8bc80;
border-top-color: #f8bc80;
border-right-color: #783c00;
border-bottom-color: #783c00;
background-color: #f17901;
color: #000000;

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

.NavButtonUp {
border-style: solid;

border-left-color: #f8bc80;
border-top-color: #f8bc80;
border-right-color: #783c00;
border-bottom-color: #783c00;
color: #f17901;
background-color: #000000;

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

.NavButtonDown {
border-style: solid;

border-left-color: #783c00;
border-top-color: #783c00;
border-right-color: #f8bc80;
border-bottom-color: #f8bc80;
color: #f17901;
background-color: #000000;

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: #fff0ce;
left: -50px;
top: -50px;
overflow: visible;
}

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






//

//]]>















Money






Select the answer which is most accurate according to the information given in the passage.








Aristotle, the Greek philosopher, summed up the four chief qualities of money some 2,000 years ago. It must be lasting and easy to recognize, to divide, and to carry about. In other words it must be, 'durable, distinct, divisible and portable '. When we think of money today, we picture it either as round, flat pieces of metal which we call coins, or as printed paper notes. But there are still parts of the world today where coins and notes are of no use. They will buy nothing, and a traveller might starve if he had none of the particular local 'money' to exchange for food.Among isolated peoples, who are not often reached by traders from outside, commerce usually means barter. There is a direct exchange of goods. Perhaps it is fish for vegetables, meat for grain, or various kinds of food in exchange for pots, baskets, or other manufactured goods. For this kind of simple trading, money is not needed, but there is often something that everyone wants and everybody can use, such as salt to flavour food, shells for ornaments, or iron and copper to make into tools and vessels. These things - salt, shells or metals - are still used as money in out-of-the-way parts of the world today.Salt may seem rather a strange substance to use as money, but in countries where the food of the people is mainly vegetable, it is often an absolute necessity. Cakes of salt, stamped to show their value, were used as money in Tibet until recent times, and cakes of salt will still buy goods in Borneo and parts of Africa.Cowrie sea shells have been used as money at some time or another over the greater part of the Old World. These were collected mainly from the beaches of the Maldive Islands in the Indian Ocean, and were traded to India and China. In Africa, cowries were traded right across the continent from East to West. Four or five thousand went for one Maria Theresa dollar, an Austrian silver coin which was once accepted as currency in many parts of Africa.Metal, valued by weight, preceded coins in many parts of the world.Iron, in lumps, bars or rings is still used in many countries instead of money. It can either be exchanged for goods, or made into tools, weapons or ornaments. The early money of China, apart from shells, was of bronze, often in flat, round pieces with a hole in the middle, called 'cash'. The earliest of these are between three thousand and four thousand years old – older than the earliest coins of the eastern Mediterranean.Nowadays, coins and notes have supplanted nearly all the more picturesque forms of money, and although in one or two of the more remote countries people still hoard it for future use on ceremonialoccasions such as weddings and funerals, examples of primitive money will soon be found only in museums.















Show all questions



<=

 

=>






Aristotle said money should be  ?    made of metal.   ?    durable, distinct, divisible and portable.  ?    2,000 years old.  ?    made of high-quality materials.
Nowadays we think of money as  ?    made of either metal or paper.   ?    pieces of metal.  ?    printed notepaper.  ?    useful for starving travellers.
In some parts of the world a traveller might starve  ?    even if his money was of the local kind.  ?    even if he had no coins or notes.  ?    if he did not know the local rate of exchange.  ?    even if he had plenty of coins and notes.
Barter usually takes the place of money transactions where  ?    there is only salt.   ?    the people's trading needs are fairly simple.  ?    metal tools are used.  ?    money is unknown.
Salt is still used as money  ?    in Tibet.  ?    in the Maldive Islands.  ?    in several countries.  ?    only for ceremonial purposes.
Four or five thousand cowrie shells used to be  ?    as valuable as a Maria Theresa dollar.  ?    valued because they were easy to carry.  ?    useful currency in South America.  ?    the maximum one man could carry.
Lumps of iron or iron bars are  ?    a substitute for money in some places.  ?    never exchanged for goods nowadays.  ?    exchanged for tools, weapons or ornaments.  ?    called 'cash' in China.
One type of early Chinese money was  ?    made from bones.  ?    called'cash'.  ?    better than eastern Mediterranean coins.  ?    in the form of bronze bars.
The earliest known coins from the eastern Mediterranean  ?    are as old as the earliest known Chinese coins.  ?    are older than the earliest known Chinese coins.  ?    are not as old as the earliest known Chinese coins.  ?    were much larger than their Chinese equivalents.
Primitive types of money are sometimes used  ?    to replace more picturesque forms.  ?    in museums, as entrance fees.  ?    at country markets.  ?    at weddings and funerals.











 OK 

















Wyszukiwarka

Podobne podstrony:
Multiple Choice
The Nobel Prize for Literature multiple choice upper
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
A Short Story upper multiple choice1
Intermediate Dialogues with Multiple Choice Quesitions Vinegar
A Short Story upper multiple choice
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
An extract from a novel upper multiple choice
Advanced Dialogues with Multiple Choice Questions Milk and Aesthetics
Intermediate Dialogues with Multiple Choice Quesitions A Cookie
Advanced Dialogues with Multiple Choice Questions Glasses
Advanced Dialogues with Multiple Choice Quetsions Want to know a Secret
Beginning Dialogues with Multiple Choice Questions How are You

więcej podobnych podstron