source: other-projects/nightly-tasks/diffcol/trunk/gs3-model-collect/Tudor-Enhanced/import/englishhistory.net/tudor/tudorq19.html@ 28145

Last change on this file since 28145 was 28145, checked in by ak19, 11 years ago

Committing the GS3 model collections for the tutorials originally built on Windows up to the 19th of July 2013, but re-built on Linux today. Enhanced-PDF not committed as its PDF to img conversion has issues.

  • Property svn:executable set to *
File size: 10.0 KB
Line 
1<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
2
3<html>
4
5<head>
6
7 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
8
9 <meta name="description" content="Tudor quizzes">
10
11 <meta name="keywords" content="tudor elizabeth henry viii">
12
13 <meta name="GENERATOR" content="Microsoft FrontPage 5.0">
14
15 <meta name="Author" content="Marilyn Mongello">
16
17 <meta name="Description" content="Tudor quizzes">
18
19 <meta name="KeyWords" content="tudor elizabeth henry viii">
20
21 <title>Tudor Quiz: Tudor Films</title>
22
23<script language=JavaScript>
24
25
26
27<!-->
28
29
30
31//Initialize arrays.
32
33function initarray(){
34
35this.length=initarray.arguments.length
36
37 for (var i=0;i<this.length;i++){
38
39 this[i+1]=initarray.arguments[i];
40
41 }
42
43
44
45}
46
47
48
49//find options selected
50
51function getselectedIndex(){
52
53return document.forma.q1.selectedIndex
54
55return document.forma.q2.selectedIndex
56
57return document.forma.q3.selectedIndex
58
59return document.forma.q4.selectedIndex
60
61return document.forma.q5.selectedIndex
62
63return document.forma.q6.selectedIndex
64
65return document.forma.q7.selectedIndex
66
67return document.forma.q8.selectedIndex
68
69return document.forma.q9.selectedIndex
70
71return document.forma.q10.selectedIndex
72
73}
74
75
76
77//Validate test answers.
78
79function scoretest(forma){
80
81answers=new initarray(3,1,3,0,2,2,1,3,2,0)
82
83a=0
84
85counter=0
86
87getselectedIndex()
88
89userinput=new initarray(document.forma.q1.selectedIndex,document.forma.q2.selectedIndex,
90
91document.forma.q3.selectedIndex,document.forma.q4.selectedIndex,document.forma.q5.selectedIndex,
92
93document.forma.q6.selectedIndex,document.forma.q7.selectedIndex,document.forma.q8.selectedIndex,
94
95document.forma.q9.selectedIndex,document.forma.q10.selectedIndex)
96
97
98
99for (var i=1;i<11;i++){
100
101 if (userinput[i]==answers[i])
102
103 counter=counter+1
104
105 else
106
107 a=1
108
109 }
110
111
112
113Winopen(a,counter)
114
115
116
117}
118
119//Determine text for message box
120
121function Winopen(a,counter) {
122
123 msg=window.open("","msg","toolbar=no,directories=no,menubar=no,width=300,height=50")
124
125 msg.document.write("<head><title>Score</title></head>")
126
127 msg.document.write("<body bgcolor='#ffffff' text='#000080'>")
128
129 if(a==0){
130
131 msg.document.write("<center><h3>Congratulations! You're a Tudor Genius!- 10/10</h3></center>")
132
133 }
134
135 else{
136
137 if(counter<4){
138
139 msg.document.write("<center><h3>"+counter+"/10 - Keep trying!</h3></center>")
140
141 }
142
143 if(counter>3&& counter<8){
144
145 msg.document.write("<center><h3>"+counter+"/10 - Keep trying!</h3></center>")
146
147 }
148
149 if(counter>7){
150
151 msg.document.write("<center><h3>"+counter+"/10 - Nearly there - keep trying!</h3></center>")
152
153 }
154
155 }
156
157
158
159 msg.document.write("<form>")
160
161 if(a==0){
162
163 msg.document.write("<center><input type=button value='OK' onClick='self.close()'></center>")
164
165 }
166
167 else{
168
169 msg.document.write("<center><input type=button value='Back to Quiz...' onClick='self.close()'></center>")
170
171 }
172
173msg.document.write("</form>")
174
175msg.document.write("</body>")
176
177}
178
179
180
181function giveup(){
182
183answers=window.open("","answers","toolbar=no,directories=no,menubar=no,width=300,height=320")
184
185 answers.document.write("<head><title>Answers</title></head>")
186
187 answers.document.write("<body bgcolor='#ffffee' text='#004080'>")
188
189 answers.document.write("<center><h1>Answers</h1></center>")
190
191 answers.document.write("1. Judi Dench<br>")
192
193 answers.document.write("2. Vanessa Redgrave<br>")
194
195 answers.document.write("3. 'Lady Jane'<br>")
196
197 answers.document.write("4. Glenda Jackson<br>")
198
199 answers.document.write("5. Joseph Fiennes<br>")
200
201 answers.document.write("6. 'Mary, Queen of Scots'<br>")
202
203 answers.document.write("7. 'Young Bess'<br>")
204
205 answers.document.write("8. Fanny Ardant<br>")
206
207 answers.document.write("9. Bette Davis<br>")
208
209 answers.document.write("10. at Katharine's bedside<br>")
210
211 answers.document.write("<form>")
212
213 answers.document.write("<center><input type=button value='OK' onClick='self.close()'></center>")
214
215 answers.document.write("</form>")
216
217 answers.document.write("</body>")
218
219}
220
221<!-- -->
222
223
224
225 </script>
226
227<style fprolloverstyle>A:hover {font-weight: bold; color: #0000ff}
228
229 </style>
230
231</head>
232
233<body text="#000000" bgcolor="#FFFFFF" link="#0000FF" vlink="#0000FF" alink="#000000" background="grey.jpg">
234
235
236
237<center>&nbsp;<p><b><font color="#000000" face="Times New Roman,Times"><font size=+3>Tudor
238
239Quizzes:</font></font></b>
240
241<br><b><font face="Times New Roman,Times"><font color="#000000"><font size=+2>Tudor
242
243Films</font></font></font></b> </p>
244<p><img SRC="films3.jpg" ALT="a scene from 'Elizabeth', 1998" BORDER=2 width="150" height="231"></p>
245</center>
246
247<form name=forma>
248
249<center><table BORDER=0 CELLSPACING=4 CELLPADDING=4 WIDTH="554" HEIGHT="1230" >
250
251<caption>
252
253<center>
254
255<p></p>
256
257<TBODY>
258
259<br></TBODY></center>
260
261</caption>
262
263
264
265<tr>
266
267<td WIDTH="349" HEIGHT="84"><b><font color="#000000"><font face="Arial">1.
268
269Which actress played Queen Elizabeth I in the film 'Shakespeare in Love'</font><font face="Times New Roman,Times">?&nbsp;</font></font></b></td>
270
271
272
273<td WIDTH="177" HEIGHT="84"><select size=1 name=q1><option selected>Gwyneth
274
275Paltrow</option><option>Cate Blanchett</option><option>Glenda Jackson</option><option>Judi
276
277Dench</option></select></td>
278
279</tr>
280
281
282
283<tr>
284
285<td WIDTH="349" HEIGHT="120"><b><font face="Arial"><font color="#000000">2.Which
286
287actress had an unbilled cameo role as Anne Boleyn in 'A Man for All Seasons'?</font></font></b></td>
288
289
290
291<td WIDTH="177" HEIGHT="120"><select size=1 name=q2><option selected>Genevieve
292
293Bujold</option><option>Vanessa Redgrave</option><option>Glenda Jackson</option><option>Susannah
294
295York</option></select></td>
296
297</tr>
298
299
300
301<tr>
302
303<td WIDTH="349" HEIGHT="85"><b><font face="Arial"><font color="#000000">3.
304
305Which of the following Tudor films was NOT nominated for the Academy Award
306
307for Best Picture?</font></font></b></td>
308
309
310
311<td WIDTH="177" HEIGHT="85"><select size=1 name=q3><option selected>Shakespeare
312
313in Love</option><option>A Man for All Seasons</option><option>Anne of the
314
315Thousand Days</option><option>Lady Jane</option></select></td>
316
317</tr>
318
319
320
321<tr>
322
323<td WIDTH="349" HEIGHT="104"><b><font face="Arial"><font color="#000000">4.Which
324
325actress played Queen Elizabeth I in the BBC miniseries 'Elizabeth R'?</font></font></b></td>
326
327
328
329<td WIDTH="177" HEIGHT="104"><select size=1 name=q4><option
330
331 selected>Glenda
332
333Jackson</option><option>Imelda Staunton</option><option>Rosalie Crutchley</option><option>Nicola
334
335Bryant</option></select></td>
336
337</tr>
338
339
340
341<tr>
342
343<td WIDTH="349" HEIGHT="116"><b><font face="Arial"><font color="#000000">5.
344
345Which actor played Robert Dudley in 'Elizabeth' and William Shakespeare
346
347in 'Shakespeare in Love'? <font size=-1>(see picture above)</font></font></font></b></td>
348
349
350
351<td WIDTH="177" HEIGHT="116"><select size=1 name=q5><option
352
353 selected>Geoffrey
354
355Rush</option><option>Rupert Everett</option><option>Joseph Fiennes</option><option>Ralph
356
357Fiennes</option></select></td>
358
359</tr>
360
361
362
363<tr>
364
365<td WIDTH="349" HEIGHT="109"><b><font face="Arial"><font color="#000000">6.
366
367All of the following Tudor films were nominated for Best Costume Design
368
369at the Academy Awards.&nbsp; Which film did NOT win the award?</font></font></b></td>
370
371
372
373<td WIDTH="177" HEIGHT="109"><select size=1 name=q6><option
374
375 selected>Anne
376
377of the Thousand Days</option><option>A Man for All Seasons</option><option>Mary,
378
379Queen of Scots</option><option>Shakespeare in Love</option></select></td>
380
381</tr>
382
383
384
385<tr>
386
387<td WIDTH="349" HEIGHT="163"><b><font face="Arial"><font color="#000000">7.
388
389In which Tudor film is Elizabeth Tudor asked, "If you were queen of England,
390
391what would you do, eh?&nbsp; Would you give your admiral the opportunity
392
393to do great deeds?"</font></font></b></td>
394
395
396
397<td WIDTH="177" HEIGHT="163"><select size=1 name=q7><option selected>Fire
398
399Over England</option><option>Young Bess</option><option>The Virgin Queen</option><option>Elizabeth
400
401R</option></select></td>
402
403</tr>
404
405
406
407<tr>
408
409<td VALIGN=TOP WIDTH="349" HEIGHT="78"><b><font face="Arial"><font color="#000000">8.
410
411Which of the following actresses has NOT portrayed Anne Boleyn?</font></font></b></td>
412
413
414
415<td VALIGN=TOP WIDTH="177" HEIGHT="78"><select size=1 name=q8><option selected>Dorothy
416
417Tutin</option><option>Genevieve Bujold</option><option>Merle Oberon</option><option>Fanny
418
419Ardant</option></select></td>
420
421</tr>
422
423
424
425<tr>
426
427<td WIDTH="349" HEIGHT="104"><b><font face="Arial"><font color="#000000">9.
428
429Which of the following actresses has NOT portrayed Mary, queen of Scots?</font></font></b></td>
430
431
432
433<td WIDTH="177" HEIGHT="104"><select size=1 name=q9><option selected>Katharine
434
435Hepburn</option><option>Vanessa Redgrave</option><option>Bette Davis</option><option>Vivian
436
437Pickles</option></select></td>
438
439</tr>
440
441
442
443<tr>
444
445<td WIDTH="349" HEIGHT="147"><b><font face="Arial"><font color="#000000">10.
446
447Some historical liberties are taken in the film 'Anne of the Thousand Days'.&nbsp;
448
449In reality, Princess Mary Tudor was at Hatfield when her mother Katharine
450
451of Aragon died.&nbsp; But in the film, where is Mary when her mother dies?</font></font></b></td>
452
453
454
455<td WIDTH="177" HEIGHT="147"><select size=1 name=q10><option
456
457 selected>at
458
459Katharine's bedside</option><option>imprisoned in the Tower of London</option><option>serving
460
461Anne Boleyn at court</option><option>imprisoned at a country estate</option></select></td>
462
463</tr>
464
465</table></center>
466
467
468
469<center><input onclick=scoretest(forma) type=button value="Check Answers"><input type=reset value=Reset><input onclick=giveup() type=button value="Give up?"></center>
470
471</form>
472
473<p align="center">
474
475<br><font size=-1 color="#000000"><a href="tudor1.html">to
476
477Tudor Quizzes</a></font><br><font size=-1 color="#000000"><a href="http://englishhistory.net/tudor.html">to
478
479Tudor England</a></font></p>
480
481
482
483</body>
484
485</html><!-- text below generated by server. PLEASE REMOVE --><!-- Counter/Statistics data collection code --><script language="JavaScript" src="http://hostingprod.com/js_source/geov2.js"></script><script language="javascript">geovisit();</script><noscript><img src="http://visit.webhosting.yahoo.com/visit.gif?us1108082618" alt="setstats" border="0" width="1" height="1"></noscript>
486<IMG SRC="http://geo.yahoo.com/serv?s=76001524&t=1108082618" ALT=1 WIDTH=1 HEIGHT=1>
Note: See TracBrowser for help on using the repository browser.