Tom Cruise reading inter true false














Tom Cruise











/* 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: #530053;
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: #ffff00;
}

button{
display: inline;
}

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

.ExerciseSubtitle{
color: #ffff00;
}

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

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

span.Instructions{

}

div.ExerciseText{

}

.FeedbackText{
color: #ffff00;
}

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

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

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: #ffff00;
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: #fffdef;
border-top-color: #fffdef;
border-right-color: #7f7d6f;
border-bottom-color: #7f7d6f;
color: #000000;
background-color: #fffbdf;

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

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

border-left-color: #fffdef;
border-top-color: #fffdef;
border-right-color: #7f7d6f;
border-bottom-color: #7f7d6f;

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

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

border-left-color: #7f7d6f;
border-top-color: #7f7d6f;
border-right-color: #fffdef;
border-bottom-color: #fffdef;
background-color: #000000;
color: #fffbdf;

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

/*BeginNavBarStyle*/

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

.NavButton {
border-style: solid;

border-left-color: #937f93;
border-top-color: #937f93;
border-right-color: #140014;
border-bottom-color: #140014;
background-color: #280028;
color: #ffffff;

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

.NavButtonUp {
border-style: solid;

border-left-color: #937f93;
border-top-color: #937f93;
border-right-color: #140014;
border-bottom-color: #140014;
color: #280028;
background-color: #ffffff;

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

.NavButtonDown {
border-style: solid;

border-left-color: #140014;
border-top-color: #140014;
border-right-color: #937f93;
border-bottom-color: #937f93;
color: #280028;
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: #fffbdf;
left: -50px;
top: -50px;
overflow: visible;
}

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






//

//]]>















Tom Cruise






Read this biography of the film star Tom Cruise and decide whether the statements below are TRUE or FALSE.








Born in Syracuse, New York on 3rd July 1962, Tom Cruise had a difficult childhood. His parents divorced when he was twelve, and in the first eleven years of his life his family moved a total of seven times. He had problems at school, partly because he never stayed in one place long enough to make friends and partly because he suffered from dyslexia and found reading very hard. As a teenager he couldn't decide whether to become a priest or a wrestler, but at the age of eighteen he chose acting as a career.His first film Endless Love, in 1981, was followed quickly in the same year by Taps in which he had a strong supporting role as an angry young cadet. Over the next few years he made a name for himself in a series of fairly successful films often playing attractive 'boy-next-door' types. His big break came in 1986 in the hit Top Gun, where he played a rebellious fighter pilot with a killer smile.By the late 1980s magazines were calling him 'easily the most powerful star of his generation' because of his more serious roles in Rain Man, in 1988, opposite Dustin Hoffman, and Born on the Fourth July, which was made in the following year. For this film he received his first Oscar nomination for Best Actor for his powerful performance as the anti-war hero Ron Kovic. People who have worked with him say he's a perfectionist, preparing carefully for each role, and focusing 100 per cent whilst in the studio. Success continued in the 90s with films such as Mission Impossible and Eyes Wide Shut. He is now one of the few actors who received more than 20 million dollars a picture.Cruise is a very private man, who rarely gives interviews. His personal life has had its ups and downs. In 1987 he married actress Mimi Rogers who was several years older than him, but the marriage ended in divorce in 1990. In the same year he married his co-star from Days of Thunder, red-headed actress Nicole Kidman. Both of them are members of the Church of Scientology: but Cruise has always refused to answer questions about his religion.Whatever happens in his private life, people will remember him as one of the most charismatic actors of modern cinema and many will probably agree with People magazine in 1997 when they chose him as one of the fifty mo beautiful people in the world.















Show all questions



<=

 

=>






Tom Cruise was very successful at school.  ?    TRUE  ?    FALSE
He always wanted to become an actor.  ?    TRUE  ?    FALSE
He played the star part in Taps.  ?    TRUE  ?    FALSE
Top Gun was his most successful early film.  ?    TRUE  ?    FALSE
He was nominated for an Oscar for Born on the Fourth of July.  ?    TRUE  ?    FALSE
He is a very hard worker.  ?    TRUE  ?    FALSE
He hardly ever gives interviews.  ?    TRUE  ?    FALSE
He got married to Nicole Kidman in 1991.  ?    TRUE  ?    FALSE











 OK 

















Wyszukiwarka

Podobne podstrony:
Sherlock Holmes inter reading true?lse
TOEIC Listening and Reading Sample Test
Prawa sukcesu Tom XV i tom XVI
broszura cwiczenia srodek do inter

więcej podobnych podstron