No More Ironing inter true false














Hate ironing?











/* 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: #804000;
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: #fdd857;
}

button{
display: inline;
}

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

.ExerciseSubtitle{
color: #fdd857;
}

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

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

span.Instructions{

}

div.ExerciseText{

}

.FeedbackText{
color: #fdd857;
}

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

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

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: #fdd857;
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: #fff4ea;
border-top-color: #fff4ea;
border-right-color: #7f756a;
border-bottom-color: #7f756a;
color: #000000;
background-color: #ffead5;

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

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

border-left-color: #fff4ea;
border-top-color: #fff4ea;
border-right-color: #7f756a;
border-bottom-color: #7f756a;

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

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

border-left-color: #7f756a;
border-top-color: #7f756a;
border-right-color: #fff4ea;
border-bottom-color: #fff4ea;
background-color: #000000;
color: #ffead5;

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

/*BeginNavBarStyle*/

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

.NavButton {
border-style: solid;

border-left-color: #b1987f;
border-top-color: #b1987f;
border-right-color: #321900;
border-bottom-color: #321900;
background-color: #643200;
color: #ffffff;

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

.NavButtonUp {
border-style: solid;

border-left-color: #b1987f;
border-top-color: #b1987f;
border-right-color: #321900;
border-bottom-color: #321900;
color: #643200;
background-color: #ffffff;

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

.NavButtonDown {
border-style: solid;

border-left-color: #321900;
border-top-color: #321900;
border-right-color: #b1987f;
border-bottom-color: #b1987f;
color: #643200;
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: #ffead5;
left: -50px;
top: -50px;
overflow: visible;
}

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






//

//]]>















Hate ironing?

It'll all come out in the wash A new washing machine promises to make irons redundant, using steam to remove creases. by David Smith






Read the text about a new product to be available soon in the shops and decide whether the following statements are TRUE (T) or FALSE (F)








PARAGRAPH 1FOR DECADES we have been told that technology will put an end to household chores, but it never quite seems to work out that way; so many will react with scepticism to an invention that purports not only to wash your clothes, but do the ironing as well.PARAGRAPH 2The world's first steam washing machine, developed over three years by Korean firm LG Electronics, borrows from technology normally used in industrial cleaning. It makes the bold claim to 'bring dry cleaning to your home' and 'remove creases from your garments, eliminating the need for ironing'.PARAGRAPH 3Millions of women, who have traditionally taken on the job - and millions of men, still reluctant to do their share - will be enticed by the prospect of an 'iron killer'. Few will mourn the death of a domestic appliance that has evolved from cast-metal flat irons dating back centuries to today's temperature-adjustable 'digital irons', which, despite their shiny features, still require human perspiration.PARAGRAPH 4Others will find that the price tag, likely to be between £800 and £1,000, prevents them folding away the ironing board just yet.PARAGRAPH 5The Steam Direct Drive Washing Machine, to be launched in Britain this week, in effect doubles as a steam press. Once the washing, rinsing and spinning cycle is complete, a steam generator kicks in for an further 20 minutes, blasting the clothes with hot air to eradicate the creases and wrinkles. It also prevents shrinkage and extends the life of each piece of clothing.PARAGRAPH 6It sounds too good to be true, and perhaps it is. Speaking from South Korea, Don Kwack, LG's manager for washing machine overseas marketing, broke ranks from the official publicity line by admitting: 'Ironing is still necessary, but is made a lot easier. In some cases, you don't need any ironing at all.'PARAGRAPH 7Kwack added that consumer research by LG - whose off-beat products include a fridge with a TV on the front - suggested that crease removal was not the top priority. Instead people were most anxious to save energy and be environmentally friendly.PARAGRAPH 8LG claims that the machine's systems, which involve hot steam as part of the cleaning process, consume 35 per cent less water than traditional washers, which heat water inside the drum. It uses 21 per cent less energy than normal and makes less noise. Moreover, its interior is kept clean by the steam.No_More_Ironing_Vocabulary_exercise















Show all questions



<=

 

=>






Paragraph 1. The new washing machine promises to wash and iron clothes.  ?    TRUE  ?    FALSE
Paragraph 2. The technology used in designing LG steam washing machine has never been used before.  ?    TRUE  ?    FALSE
Paragraph 3. Modern irons are so technologically advanced that ironing does not require a lot of physical effort.  ?    TRUE  ?    FALSE
Paragraph 4. Some people might find a new washing machine too expensive.  ?    TRUE  ?    FALSE
Paragraph 5. A new washing machine, when used inappropriately, can make clothes shrink or expand.  ?    TRUE  ?    FALSE
Paragraph 6. LG's manager for washing machine overseas marketing admits that clothes after being washed will still require traditional ironing.  ?    TRUE  ?    FALSE
Paragraph 7. According to consumer research by LG, crease removal is the most important feature consumers expect in new washing machines.  ?    TRUE  ?    FALSE
Paragraph 8. The Steam Direct Drive Washing Machine is more economical and environmentally friendly than conventional washing machines.  ?    TRUE  ?    FALSE











 OK 

















Wyszukiwarka

Podobne podstrony:
No More Ironing inter vocabulary
Coldplay No More Keeping My?et On The Ground
Innosense Say No More
House M D [4x13] No More Mr Nice Guy (XviD asd)
Eurythmics No More I Love You s
No Words Alone
Eula NO
broszura cwiczenia srodek do inter
166 T S 1998 petrol NO
no art 1
No last song
No Place Like Home
Bon Jovi More Than We?rgained For
Everlast Speak No Evil
Kiss Gimme more

więcej podobnych podstron