Добавил:
Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:

Writing and Punctuation / Spelling / SpellingQuiz1

.htm
Скачиваний:
0
Добавлен:
28.01.2025
Размер:
73 Кб
Скачать

Spelling Quiz - which word is correct? /* 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 39 */ body{ font-family: Verdana; background-color: #004080; color: #003366; 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: #003366; } div.Titles{ padding: 10px; text-align: center; color: #ffffff; } button{ display: inline; } .ExerciseTitle{ font-size: large; color: #ffffff; } .ExerciseSubtitle{ color: #ffffff; } div.StdDiv{ background-color: #FFFFE3; text-align: center; font-size: small; color: #003366; padding: 8px; border-style: solid; border-width: 1px 1px 1px 1px; border-color: #003366; margin-bottom: 1px; } /* EndCorePageCSS */ .RTLText{ text-align: right; font-size: 150%; direction: rtl; font-family: "Simplified Arabic", "Traditional Arabic", "Times New Roman", Verdana; } .CentredRTLText{ text-align: center; font-size: 150%; direction: rtl; font-family: "Simplified Arabic", "Traditional Arabic", "Times New Roman", Verdana; } button p.RTLText{ text-align: center; } .RTLGapBox{ text-align: right; font-size: 150%; direction: rtl; font-family: "Times New Roman", Verdana; } .Guess{ font-weight: bold; } .CorrectAnswer{ font-weight: bold; } div#Timer{ padding: 6px; margin-left: auto; margin-right: auto; text-align: center; color: #ffffff; } span#TimerText{ padding: 6px; border-width: 1px; border-style: solid; font-weight: bold; display: none; color: #ffffff; } span.Instructions{ } div.ExerciseText{ } .FeedbackText, .FeedbackText span.CorrectAnswer, .FeedbackText span.Guess, .FeedbackText span.Answer{ color: #ffffff; } span.LeftItem{ font-size: small; color: #003366; } span.RightItem{ font-weight: bold; font-size: small; color: #003366; } span.CorrectMark{ } input, textarea{ font-family: Verdana; font-size: 120%; } div.Feedback { background-color: #004080; left: 33%; width: 34%; top: 33%; z-index: 1; border-style: solid; border-width: 1px; padding: 5px; text-align: center; color: #ffffff; position: absolute; display: none; font-size: small; } div.ExerciseDiv{ color: #003366; } /* JMatch flashcard styles */ table.FlashcardTable{ background-color: transparent; color: #003366; border-color: #003366; margin-left: 5%; margin-right: 5%; margin-top: 2em; margin-bottom: 2em; width: 90%; position: relative; text-align: center; padding: 0px; } table.FlashcardTable tr{ border-style: none; margin: 0px; padding: 0px; background-color: #FFFFE3; } 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: #003366; background-color: #FFFFE3; } 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: #003366; } span.RemainingWordList{ font-style: italic; } div.DropLine { position: absolute; text-align: center; border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #ffffff; 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 tbody tr 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; color: #000000; } table.CrosswordGrid span{ 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; color: #000000; } .GridNum{ vertical-align: super; font-size: x-small; font-weight: bold; text-decoration: none; color: #000000; } .GridNum:hover, .GridNum:visited{ 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: Verdana; 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: Verdana; } .QuestionText{ } .Answer{ font-size: 120%; letter-spacing: 0.1em; } .PartialAnswer{ font-size: 120%; letter-spacing: 0.1em; color: #ffffff; } .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: #fffff1; border-top-color: #fffff1; border-right-color: #7f7f71; border-bottom-color: #7f7f71; color: #003366; background-color: #FFFFE3; border-width: 2px; padding: 3px 6px 3px 6px; cursor: pointer; } .FuncButtonUp { color: #FFFFE3; text-align: center; border-style: solid; border-left-color: #fffff1; border-top-color: #fffff1; border-right-color: #7f7f71; border-bottom-color: #7f7f71; background-color: #003366; color: #FFFFE3; border-width: 2px; padding: 3px 6px 3px 6px; cursor: pointer; } .FuncButtonDown { color: #FFFFE3; text-align: center; border-style: solid; border-left-color: #7f7f71; border-top-color: #7f7f71; border-right-color: #fffff1; border-bottom-color: #fffff1; background-color: #003366; color: #FFFFE3; border-width: 2px; padding: 3px 6px 3px 6px; cursor: pointer; } /*BeginNavBarStyle*/ div.NavButtonBar{ background-color: #FFFFE3; text-align: center; margin: 2px 0px 2px 0px; clear: both; font-size: small; } .NavButton { border-style: solid; border-left-color: #fffff1; border-top-color: #fffff1; border-right-color: #7f7f71; border-bottom-color: #7f7f71; background-color: #FFFFE3; color: #000000; border-width: 2px; cursor: pointer; } .NavButtonUp { border-style: solid; border-left-color: #fffff1; border-top-color: #fffff1; border-right-color: #7f7f71; border-bottom-color: #7f7f71; color: #FFFFE3; background-color: #000000; border-width: 2px; cursor: pointer; } .NavButtonDown { border-style: solid; border-left-color: #7f7f71; border-top-color: #7f7f71; border-right-color: #fffff1; border-bottom-color: #fffff1; color: #FFFFE3; 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: Verdana; font-size: small; padding: 5px; border-style: solid; border-width: 1px; color: #003366; background-color: #FFFFE3; left: -50px; top: -50px; overflow: visible; } .rtl{ text-align: right; font-size: large; } // //]]> Spelling Quiz - which word is correct?

Show all questions

<= previous question   next question => It's / its going to change the face of politics.

  ?    It's

  ?    Its

This is a marvellous web site / cite to practise English.

  ?    site

  ?    cite

If you use a source in an essay it must be sited / cited / sighted.

  ?    sited

  ?    cited

  ?    sighted

The telephone companies advice / advise people not to use landlines during electrical storms.

  ?    advice

  ?    advise

Weather / whether a song will be popular depends on the air time it receives.

  ?    Weather

  ?    whether

I wish I could choice / choose a different major, but I'm almost finished my degree.

  ?    choice

  ?    choose

It effects / affects everyone.

  ?    effects

  ?    affects

If you argue with me you'll lose / loose.

  ?    lose

  ?    loose

Who's / whose is the bag left in the hallway?

  ?    who's

  ?    whose

Don't eat to / too / two much or you'll feel sick.

  ?    to

  ?    too

  ?    two

Supermarkets place candy at checkouts to try to attract children when they go past / passed.

  ?    past

  ?    passed

When you've finished your / you're homework, your / you're free to play.

  ?    your / your

  ?    your / you're

  ?    you're / you're

  ?    you're / your

It was quite / quiet a quite / quiet night once the wind died down.

  ?    quite / quiet

  ?    quiet / quite

  ?    quiet / quiet

  ?    quite / quite

There's no / know way you can no / know him.

  ?    no / no

  ?    know / know

  ?    no / know

  ?    know / no

I went by / buy the markets on my way home tonight to by / buy some fresh vegetables for dinner.

  ?    by / buy

  ?    by / by

  ?    buy / by

  ?    buy / buy

We except / accept all the terms of the position, except / accept one.

  ?    except / except

  ?    accept / accept

  ?    except / accept

  ?    accept / except

If you knew / new Tom, then you knew / new that he was knew / new.

  ?    knew / new / new

  ?    knew / knew / new

  ?    new / knew / knew

  ?    new / knew / knew

  ?    knew / new / knew

They threw / through the brick threw / through the window.

  ?    threw / through

  ?    through / through

  ?    through / threw

  ?    threw / threw

To make sure that your break / brake cables don't break / brake during winter months, it is suggested that the car be garaged.

  ?    break / brake

  ?    brake / break

  ?    break / break

  ?    brake / brake

My pet rabbit is dyeing / dying.

  ?    dyeing

  ?    dying

For desert / dessert we're having a special mud cake invented in the Sahara desert / dessert.

  ?    desert / dessert

  ?    dessert / dessert

  ?    desert / desert

  ?    dessert / desert

His company car was written of / off after it was driven of / off a cliff, but it shouldn't be much of / off a problem for someone of / off his level.

  ?    off / off / of / of

  ?    of / of / of / of

  ?    off / off / off / off

  ?    of / of / off / off

  ?    off / of / of / off

  ?    off / of / off / of

  ?    of / off / of / off

  ?    of / off / off / of

  ?    off / off / off / of

  ?    of / of / of / off

Who's / whose is the husband who's / whose standing over there wearing a pink shirt?

  ?    whose / who's

  ?    whose / whose

  ?    who's / who's

  ?    who's / whose

It's / its a shame about his dog and that they haven't found a home for it's / its new puppies.

  ?    It's / its

  ?    Its / its

  ?    It's / it's

  ?    Its / it's

There / they're / their very worried about there / they're / their money which was invested there / they're / their.

  ?    There / they're / their

  ?    They're / they're / their

  ?    There / their / their

  ?    There / there / their

  ?    They're / their / there

  ?    Their / they're / their

  ?    Their / their / there

 OK 

Соседние файлы в папке Spelling