-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
284 lines (212 loc) · 13.7 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>English Tasks</title>
<link href="http://fonts.googleapis.com/css?family=Pacifico" rel="stylesheet" type="text/css">
<link rel="stylesheet" href="style.css">
<script src="main.js"></script>
</head>
<body>
<div class="container">
<!-- FIRST TASK-->
<div class="task_wrapper">
<h2 class="first task"> Task 1</h2>
<h4>Complete the dialogues using the Present Simple. For negative verbs, use short forms ( doesn't, don't ).</h4>
<div class="even">
<p> A: Do you watch TV every evening?</p>
<p> B: No, we <span id="hand">don't watch </span> TV every evening.</p>
</div>
<div class="odd">
<p> A: Does Anna take the bus to work?</p>
<p> B: Yes, she <a class="tooltip" title="takes">______________ </a> the bus to work at 7 o'clock every morning.</p>
</div>
<div class="even">
<p> A: What time do you have dinner in the evening?</p>
<p> B: We usually <a class="tooltip" title="have">______________</a> dinner at about 8 o'clock in the evening.</p>
</div>
<div class="odd">
<p>A: Do you often eat in restaurants?</p>
<p>B: Yes, we often <a class="tooltip" title="eat">______________ </a>in restaurants.</p>
</div>
<div class="even">
<p>A: Where does Alison teach?</p>
<p>B: She <a class="tooltip" title="teaches">______________ </a>at the university.</p>
</div>
<div class="odd">
<p>A: <a class="tooltip" title="Do you come">______________ </a>here very often?</p>
<p>B: No, I don't come here very often.</p>
</div>
<div class="even">
<p>A: When<a class="tooltip" title="does the post arrive">______________ </a>in the morning?</p>
<p>B: The post arrives at 8 o'clock in the morning.</p>
</div>
<div class="odd">
<p>A: Do you play any sports?</p>
<p>B: No, I <a class="tooltip" title="don't play">______________ </a>any sports. I don't like sport.</p>
</div>
<div class="even">
<p>A: <a class="tooltip" title="Does she go">______________ </a> to the office at weekends?</p>
<p>B: No, she doesn't go to work at weekends.</p>
</div>
<div class="odd">
<p>A: Where <a class="tooltip" title="do you park">______________ </a>your car every evening?</p>
<p>B: I park my car in the street outside my apartment.</p>
</div>
</div>
<!-- SECOND TASK-->
<div class="task_wrapper">
<h2 class="second task">Task 2</h2>
<h4>Put the verbs in brackets ( ) into the correct froms of the Present Simple. For negative verbs, use the short forms <br />( don't, doesn't ). Somethimes you do not need to change the verb in brackets ( ).</h4>
<p class="even"><b>0. </b>Tom <span id='hand'> catches </span> ( catch ) the bus to school at about 9 o'clock.</p>
<p class="odd"><b>1. </b>It often <a class="tooltip" title="rains">______________</a> ( rain ) at this time of the year.</p>
<p class="even"><b>2. </b>I <a class="tooltip" title="don't drive">______________</a> ( not / drive ) to work. I go by bus.</p>
<p class="odd"><b>3. </b>She usually <a class="tooltip" title="has">______________</a> ( have ) lunch at about 1 o'clock.</p>
<p class="even"><b>4. </b>He <a class="tooltip" title="doesn't earn">______________</a> ( not / earn ) much money in his job.</p>
<p class="odd"><b>5. </b>This problem <a class="tooltip" title="doesn't happen">______________</a> ( not / happen ) very often.</p>
<p class="even"><b>6. </b>My father <a class="tooltip" title="flies">______________</a> ( fly ) to the USA regularly.</p>
<p class="odd"><b>7. </b>Trains to Oxford <a class="tooltip" title="leave">______________</a> ( leave ) every hour in the morning.</p>
<p class="even"><b>8. </b>You <a class="tooltip" title="don't do">________</a> ( not / do ) your work carefully enough.</p>
<p class="odd"><b>9. </b>She <a class="tooltip" title="reads">______________</a> ( read ) a newspaper every day.</p>
<p class="even"><b>10. </b>We <a class="tooltip" title="don't listen">______________</a> ( not / listen ) to the radio very often.</p>
<p class="odd"><b>11. </b>He often <a class="tooltip" title="arrives">______________</a> ( arrive ) at work late.</p>
<p class="even"><b>12. </b>They <a class="tooltip" title="go">______________</a> ( go ) to a lot of concerts.</p>
</div>
<div class="space_50_grabber"></div>
<!-- THIRD TASK -->
<div class="task_wrapper">
<h2 class="third task">Task 3</h2>
<h4>Complete the sentences using the Past Simple form and the words in brackets ( ).</h4>
<p class="even"><b>0. </b>We <span id='hand'> went </span></a> ( go ) on holiday to Scotland last year.</p>
<p class="odd"><b>1. </b>I <a class="tooltip" title="took">______________</a> ( take ) a taxi from the airport to the city centre.</p>
<p class="even"><b>2. </b>We <a class="tooltip" title="walked">______________</a> ( walk ) to the park and then we <a class="tooltip" title="played">______________</a> ( play ) tennis. </p>
<div class="odd">
<p><b>3. </b>A: <a class="tooltip" title="Was your meal">______________</a> ( be / your meal ) good?</p>
<p class="special">B: No, it <a class="tooltip" title="wasn't">______________</a> ( not / be ). I <a class="tooltip" title="didn't like">______________</a> ( not / like ) the vegetables.</p>
</div>
<p class="even"><b>4. </b>The man in the shop <a class="tooltip" title="said">______________</a> ( say ) something to the woman, but she <a class="tooltip" title="didn't hear">______________</a> ( not / hear ) him.</p>
<p class="odd"><b>5. </b>I <a class="tooltip" title="rang">______________</a> ( ring ) the doorbell and a woman <a class="tooltip" title="opened">______________</a> ( open ) the door.</p>
<p class="even"><b>6. </b>I <a class="tooltip" title="wrote">______________</a> ( write ) a letter to a friend, and then I <a class="tooltip" title="posted">______________</a> ( post ) it.</p>
<div class="odd">
<p><b>7. </b>A: <a class="tooltip" title="Did you understand">______________</a> ( you / undertstand ) the film?</p>
<p class="special">B: No. I <a class="tooltip" title="tried">______________</a> ( try ) to understand it, but the actors <a class="tooltip" title="spoke">______________</a> ( speak ) very quickly.
</div>
<p class="even"><b>8. </b>He <a class="tooltip" title="didn't go">________</a> ( not / go ) to school last Tuesday. He <a class="tooltip" title="was">________</a> ( be ) ill.</p>
<div class="odd">
<p><b>9. </b>A: <a class="tooltip" title="Did you buy">______________</a> ( you / buy ) some clothes at the market?</p>
<p class="special">B: Yes, I <a class="tooltip" title="bought">______________</a> ( buy ) a pair of trousers and a shirt.</p>
</div>
<div class="even">
<p><b>10. </b>A: <a class="tooltip" title="Did your enjoy">______________</a> ( you / enjoy ) the festival?</p>
<p class="double_special">B: Yes. It <a class="tooltip" title="didn't rain">______________</a> ( not / rain ) and the music <a class="tooltip" title="was">______________</a> ( be ) very good.</p>
</div>
</div>
<!-- FOURTH TASK -->
<div class="task_wrapper">
<h2 class="fourth task"> Task 4</h2>
<h4>Complete the questions in the Present Simple.</h4>
<div class="even">
<p> A: <span id="hand">Does Alan use</span> a computer?</p>
<p> B: Yes, Alan uses a computer.</p>
</div>
<div class="odd">
<p> A: <a class="tooltip" title="Does Carol work">______________ </a> in an office?</p>
<p> B: No, Carol works in a factory.</p>
</div>
<div class="even">
<p> A: Where <a class="tooltip" title="do you play">______________</a> your games?</p>
<p>B: We play our games in the local park.</p>
</div>
<div class="odd">
<p>A:<a class="tooltip" title="Do you take">______________ </a>the bus to school?</p>
<p>B: Yes, I take the bus to school every morning.</p>
</div>
<div class="even">
<p>A: When <a class="tooltip" title="do the shops close">______________ </a>?</p>
<p>B: The shops close at 5 o'clock in the aftenoon.</p>
</div>
<div class="odd">
<p>A: <a class="tooltip" title="Do you go">______________ </a>abroad on holiday every year?</p>
<p>B: Yes, we go abroad every year.</p>
</div>
<div class="even">
<p>A: <a class="tooltip" title="Do you drink">______________ </a>a lot of coffee every day?</p>
<p>B: Yes, I drink about ten cups of coffee every day.</p>
</div>
<div class="odd">
<p>A: What kind of car <a class="tooltip" title="does he drive">______________ </a>?</p>
<p>B: He drives an old German car.</p>
</div>
<div class="even">
<p>A: When <a class="tooltip" title="do the lessons finish">______________ </a>?</p>
<p>B: The lessons finish at 4.30 every day.</p>
</div>
</div>
<div class="space_50_grabber"></div>
<!-- FIFTH TASK-->
<div class="task_wrapper">
<h2 class="fifth task"> Task 5</h2>
<h4>Make sentences using the correct form of the Past Simple.</h4>
<div class="even">
<p> <b>0. </b>( When / you / leave / the party? ) </p>
<p> <span id="hand">When did you leave the party?</span></p>
</div>
<div class="odd">
<p><b>1. </b> ( When / you / finish / your exams? )</p>
<p><a class="tooltip" title="When did you finish your exams?">________________________________________________________________________________</a></p>
</div>
<div class="even">
<p><b>2. </b> ( I / wait / for an hour, but he / not / phone. )</p>
<p><a class="tooltip" title="I waited for and hour, but he didn't phone.">________________________________________________________________________________</a></p>
</div>
<div class="odd">
<p><b>3. </b> ( you / watch / the news on TV last night? )</p>
<p><a class="tooltip" title="Did you watch the news on TV last night?">________________________________________________________________________________</a></p>
</div>
<div class="even">
<p><b>4.</b> ( Mark / stop / smoking last month, and he / start / playing tennis again last week. )</p>
<p><a class="tooltip" title="Mark stopped smoking last month, and he started playing tennis again last week.">________________________________________________________________________________</a></p>
</div>
<div class="odd">
<p><b>5. </b> ( He / ask / me a question, but I / not / know / the answer. ) </p>
<p><a class="tooltip" title="He asked me a question, but I didn't know the answer.">________________________________________________________________________________</a></p>
</div>
<div class="even">
<p><b>6.</b> ( I / live / there for a few years, but I / not / like / the place. )</p>
<p><a class="tooltip" title="I live there for a few years, but I didn't like the place.">________________________________________________________________________________</a></p>
</div>
<div class="odd">
<p><b>7. </b> ( She / come / to my house yesterday, but she / not /stay. )</p>
<p><a class="tooltip" title="She came to my house yesterday, but she didn't stay.">________________________________________________________________________________</a></p>
</div>
<div class="even">
<p><b>8. </b> ( What / you / say? / I / not / hear / you. )</p>
<p><a class="tooltip" title="What did you say? I didn't hear you.">________________________________________________________________________________</a></p>
</div>
<div class="odd">
<p><b>9. </b>( What / you / do / yesterday? / you / go / to school? )</p>
<p><a class="tooltip" title="What did you do yesterday? Did you go to school?">________________________________________________________________________________</a></p>
</div>
</div>
<!-- SIXTH TASK -->
<div class="task_wrapper">
<h2 class="sixth task">Task 6</h2>
<h4>It's the beginnig of a new term at college. Two students, Nick and Eric, are talking about the summer holidays. Complete their conversation using the correct Past Simple form of the words in brackets ( ).</h4>
<div class="question">
<p class="odd"><b>Nick:</b> What <sup>0</sup><span id='hand'> did you do </span> ( you / do ) in the summer?
<p class="even"><b>Eric:</b> I <sup>1</sup><a class="tooltip" title="took">__________</a> ( take ) a trip around Europe by train.</p>
<p class="odd"><b>Nick:</b> <sup>2</sup><a class="tooltip" title="Was it">__________</a> ( it / be ) expensive?</p>
<p class="even"><b>Eric:</b> No, I <sup>3</sup><a class="tooltip" title="bought">__________</a> ( buy ) a railcard, and it <sup>4</sup><a class="tooltip" title="was">__________</a> ( be ) quite cheap.</p>
<p class="odd"><b>Nick:</b> <sup>5</sup><a class="tooltip" title="Did you go">__________</a> ( you / go ) on your own, or with some friends?</p>
<p class="even"><b>Eric:</b> A couple of friends <sup>6</sup><a class="tooltip" title="came">__________</a> ( come ) with me.</p>
<p class="odd"><b>Nick:</b> How many countries <sup>7</sup><a class="tooltip" title="did you visit">__________</a> ( you / visit )?</p>
<p class="even"><b>Eric:</b> I <sup>8</sup><a class="tooltip" title="went">__________</a> ( go ) to six or seven countries.<br \>I <sup>9</sup><a class="tooltip" title="had">__________</a> ( have ) a great time, and I really <sup>10 </sup><a class="tooltip" title="loved">__________</a> ( love ) all of them.</p>
<p class="odd"><b>Nick:</b> Which one <sup>11</sup><a class="tooltip" title="did you like">__________</a> ( you / like ) most?</p>
<p class="even"><b>Eric:</b> Sweden, I think. The countryside <sup>12</sup><a class="tooltip" title="was">__________</a> ( be ) marvellous, and I <sup>13</sup><a class="tooltip" title="took">__________</a> ( take ) lots of photographs.</p>
<p class="odd"><b>Nick:</b> When <sup>14</sup><a class="tooltip" title="did you arrive">__________</a> ( you / arrive ) back home?</p>
<p class="even"><b>Eric:</b> Last week. I'm still rather tired.</p>
</div>
</div>
</div>
</body>
</html>