source: other-projects/nightly-tasks/diffcol/trunk/gs3-model-collect/Tudor-Basic/import/englishhistory.net/tudor/tudorq11.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"><HTML>
2<HEAD><TITLE>Tudor Quiz - Catherine Howard</TITLE>
3
4<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
5
6<META content="Tudor quizzes" name=description>
7
8<META content="tudor elizabeth henry viii" name=keywords>
9
10<META content="Microsoft FrontPage 5.0" name=GENERATOR>
11
12<META content="Marilyn Mongello" name=Author>
13
14<META content="Tudor quizzes" name=Description>
15
16<META content="tudor england quizzes" name=KeyWords>
17
18<SCRIPT language=JavaScript>
19
20
21
22<!-->
23
24
25
26//Initialize arrays.
27
28function initarray(){
29
30this.length=initarray.arguments.length
31
32 for (var i=0;i<this.length;i++){
33
34 this[i+1]=initarray.arguments[i];
35
36 }
37
38
39
40}
41
42
43
44//find options selected
45
46function getselectedIndex(){
47
48return document.forma.q1.selectedIndex
49
50return document.forma.q2.selectedIndex
51
52return document.forma.q3.selectedIndex
53
54return document.forma.q4.selectedIndex
55
56return document.forma.q5.selectedIndex
57
58return document.forma.q6.selectedIndex
59
60return document.forma.q7.selectedIndex
61
62return document.forma.q8.selectedIndex
63
64return document.forma.q9.selectedIndex
65
66return document.forma.q10.selectedIndex
67
68}
69
70
71
72//Validate test answers.
73
74function scoretest(forma){
75
76answers=new initarray(1,0,3,3,0,2,1,2,0,3)
77
78a=0
79
80counter=0
81
82getselectedIndex()
83
84userinput=new initarray(document.forma.q1.selectedIndex,document.forma.q2.selectedIndex,
85
86document.forma.q3.selectedIndex,document.forma.q4.selectedIndex,document.forma.q5.selectedIndex,
87
88document.forma.q6.selectedIndex,document.forma.q7.selectedIndex,document.forma.q8.selectedIndex,
89
90document.forma.q9.selectedIndex,document.forma.q10.selectedIndex)
91
92
93
94for (var i=1;i<11;i++){
95
96 if (userinput[i]==answers[i])
97
98 counter=counter+1
99
100 else
101
102 a=1
103
104 }
105
106
107
108Winopen(a,counter)
109
110
111
112}
113
114//Determine text for message box
115
116function Winopen(a,counter) {
117
118 msg=window.open("","msg","toolbar=no,directories=no,menubar=no,width=300,height=50")
119
120 msg.document.write("<head><title>Score</title></head>")
121
122 msg.document.write("<body bgcolor='#101040 text='#FFFFFF'>")
123
124 if(a==0){
125
126 msg.document.write("<center><h3>Well Done! You're a Tudor Genius! - 10/10</h3></center>")
127
128 }
129
130 else{
131
132 if(counter<4){
133
134 msg.document.write("<center><h3>"+counter+"/10 - Come on.... You can do it!</h3></center>")
135
136 }
137
138 if(counter>3&& counter<8){
139
140 msg.document.write("<center><h3>"+counter+"/10 - Keep trying!</h3></center>")
141
142 }
143
144 if(counter>7){
145
146 msg.document.write("<center><h3>"+counter+"/10 - Nearly there - keep trying!</h3></center>")
147
148 }
149
150 }
151
152
153
154 msg.document.write("<form>")
155
156 if(a==0){
157
158 msg.document.write("<center><input type=button value='OK' onClick='self.close()'></center>")
159
160 }
161
162 else{
163
164 msg.document.write("<center><input type=button value='Back to Quiz...' onClick='self.close()'></center>")
165
166 }
167
168msg.document.write("</form>")
169
170msg.document.write("</body>")
171
172}
173
174
175
176function giveup(){
177
178answers=window.open("","answers","toolbar=no,directories=no,menubar=no,width=300,height=320")
179
180 answers.document.write("<head><title>Answers</title></head>")
181
182 answers.document.write("<body bgcolor='#101040' text='#FFFFFF'>")
183
184 answers.document.write("<center><h1>Answers</h1></center>")
185
186 answers.document.write("1. Ford Madox Ford<br>")
187
188 answers.document.write("2. silver<br>")
189
190 answers.document.write("3. Anne Boleyn<br>")
191
192 answers.document.write("4. twenty-three<br>")
193
194 answers.document.write("5. Lady Margaret Douglas<br>")
195
196 answers.document.write("6. rape and murder<br>")
197
198 answers.document.write("7. dismissed it as a forgery<br>")
199
200 answers.document.write("8. Oatlands Palace<br>")
201
202 answers.document.write("9. Hampton Court Palace<br>")
203
204 answers.document.write("10. No Other Will Than His<br>")
205
206 answers.document.write("<form>")
207
208 answers.document.write("<center><input type=button value='OK' onClick='self.close()'></center>")
209
210 answers.document.write("</form>")
211
212 answers.document.write("</body>")
213
214}
215
216<!-- -->
217
218
219
220</SCRIPT>
221
222
223
224<STYLE fprolloverstyle>A:hover {font-weight: bold; color: #800000}
225</STYLE>
226
227</HEAD>
228
229<BODY text=#000000 vLink=#800000 aLink=#000000 link=#800000
230
231background="parc2h.jpg">
232
233<CENTER><B><FONT face="Times New Roman,Times" size=+3>Tudor Quizzes:</FONT></B>
234
235<BR><B><FONT face="Times New Roman,Times" size=+2>Catherine Howard</FONT></B> &nbsp;
236
237<TABLE cellSpacing=0 cellPadding=0 width=500 border=0></CENTER><FONT
238
239 face="Times New Roman,Times">&nbsp;</FONT></TD></TR></TBODY>
240
241 <TBODY></TBODY></TABLE>
242
243<FORM name=forma>
244
245<CENTER>
246
247<TABLE height=849 cellSpacing=4 cellPadding=4 width=625 border=0>
248
249 <CAPTION>
250
251 <CENTER>
252
253 <P></P></CENTER>
254
255 <TBODY><BR></TBODY></CENTER></CAPTION>
256
257 <TBODY>
258
259 <TR>
260
261 <TD width=360 height=70><FONT face="Arial"><B>1. Who wrote
262
263 'The Fifth Queen', a fictionalized account of Catherine's
264
265 life?</B></FONT></TD>
266
267 <TD width=237 height=70><B><SELECT size=1 name=q1><OPTION
268
269 selected>Victoria Holt</OPTION><OPTION>Ford Madox
270
271 Ford</OPTION><OPTION>Jean Plaidy</OPTION><OPTION>Ruth
272
273 Rendell</OPTION></SELECT></B></TD></TR>
274
275 <TR>
276
277 <TD width=360 height=65><FONT face="Arial"><B>2. What
278
279 color gown did Queen Catherine prefer to dance in?</B></FONT></TD>
280
281 <TD width=237 height=65><B><SELECT size=1 name=q2><OPTION
282
283 selected>silver</OPTION><OPTION>crimson</OPTION><OPTION>gold</OPTION><OPTION>dark
284
285 green</OPTION></SELECT></B></TD></TR>
286
287 <TR>
288
289 <TD width=360 height=82><FONT face="Arial"><B>3.&nbsp;
290
291 Lady Rochford was executed along with Catherine.&nbsp; She had been the
292
293 sister-in-law of which of Henry's former wives?</B></FONT></TD>
294
295 <TD width=237 height=82><B><SELECT size=1 name=q3><OPTION
296
297 selected>Katharine of Aragon</OPTION><OPTION>Jane
298
299 Seymour</OPTION><OPTION>Anne of Cleves</OPTION><OPTION>Anne
300
301 Boleyn</OPTION></SELECT></B></TD></TR>
302
303 <TR>
304
305 <TD width=360 height=74><FONT face="Arial"><B>4.&nbsp;
306
307 Catherine's paternal grandfather sired how many children?</B></FONT></TD>
308
309 <TD width=237 height=74><B><SELECT size=1 name=q4><OPTION
310
311 selected>seven</OPTION><OPTION>twelve</OPTION><OPTION>nineteen</OPTION><OPTION>twenty-three</OPTION></SELECT></B></TD></TR>
312
313 <TR>
314
315 <TD width=360 height=65><FONT face="Arial"><B>5. Which of
316
317 Henry VIII's nieces had&nbsp; affairs with two Howard
318
319 cousins?</B></FONT></TD>
320
321 <TD width=237 height=65><B><SELECT size=1 name=q5><OPTION selected>Lady
322
323 Margaret Douglas</OPTION><OPTION>Lady Eleanor
324
325 Brandon</OPTION><OPTION>Lady Frances Brandon</OPTION><OPTION>Lady
326
327 Arabella Stuart</OPTION></SELECT></B></TD></TR>
328
329 <TR>
330
331 <TD width=360 height=84><FONT face="Arial"><B>6. Two years
332
333 before he was executed for adultery with the queen, Thomas Culpeper was
334
335 accused of what crimes?</B></FONT></TD>
336
337 <TD width=237 height=84><B><SELECT size=1 name=q6><OPTION
338
339 selected>treason</OPTION><OPTION>counterfeiting
340
341 money</OPTION><OPTION>rape and murder</OPTION><OPTION>theft and
342
343 assault</OPTION></SELECT></B></TD></TR>
344
345 <TR>
346
347 <TD width=360 height=112><FONT face="Arial"><B>7. On 1
348
349 November 1541, Henry VIII was given a letter detailing Catherine's
350
351 adultery.&nbsp; What was his immediate reaction?</B></FONT></TD>
352
353 <TD width=237 height=112><B><SELECT size=1 name=q7><OPTION selected>he
354
355 ordered her arrest</OPTION><OPTION>he dismissed the letter as a
356
357 forgery</OPTION><OPTION>he confronted Catherine
358
359 personally</OPTION><OPTION>he dismissed her
360
361 household</OPTION></SELECT></B></TD></TR>
362
363 <TR>
364
365 <TD vAlign=top width=360 height=59><FONT
366
367 face="Arial"><B>8. Where were Catherine &amp; Henry VIII
368
369 married on 28 July 1540?</B></FONT></TD>
370
371 <TD vAlign=top width=237 height=59><B><SELECT size=1 name=q8><OPTION
372
373 selected>Greenwich Palace</OPTION><OPTION>Hampton Court
374
375 Palace</OPTION><OPTION>Oatlands Palace</OPTION><OPTION>Nonsuch
376
377 Palace</OPTION></SELECT></OPTION></B></TD></TR>
378
379 <TR>
380
381 <TD width=360 height=67><FONT face="Arial"><B>9. Catherine
382
383 spent her only New Year's holiday as queen at what palace?</B></FONT></TD>
384
385 <TD width=237 height=67><B><SELECT size=1 name=q9><OPTION
386
387 selected>Hampton Court Palace</OPTION><OPTION>Greenwich
388
389 Palace</OPTION><OPTION>Windsor Castle</OPTION><OPTION>Richmond
390
391 Palace</OPTION></SELECT></B></TD></TR>
392
393 <TR>
394
395 <TD width=360 height=51><FONT face="Arial"><B>10. What was
396
397 Catherine's motto?</B></FONT></TD>
398
399 <TD width=237 height=51><B><SELECT size=1 name=q10><OPTION selected>The
400
401 Most Happy</OPTION><OPTION>Bound to Obey and Serve</OPTION><OPTION>The
402
403 Rose Without a Thorn</OPTION><OPTION>No Other Will Than
404
405 His</OPTION></SELECT></B></TD></TR></TBODY></TABLE>
406
407<CENTER>
408
409<P></P></CENTER>
410
411<CENTER><INPUT onclick=scoretest(forma) type=button value="Check Answers"><INPUT type=reset value=Reset><INPUT onclick=giveup() type=button value="Give up?"></CENTER></FORM>
412
413<CENTER>
414
415<P></P></CENTER>
416
417<P><BR><FONT face="Times New Roman,Times" size=-1><A
418
419href="tudor1.html">to Tudor Quizzes</A></FONT><BR><FONT face="Times New Roman,Times" size=-1><A
420
421href="http://englishhistory.net/tudor.html">to Tudor England</A></FONT></P>
422
423<CENTER>
424
425<CENTER>
426
427<CENTER>
428<p><FONT size=-2>questions &amp; answers taken from the following sources
429
430-</FONT> <BR><FONT size=-2>LB Smith, A Tuudor Tragedy: The Life and Times of
431
432Catherine Howard</FONT> <BR><FONT size=-2>&amp; Antonia Fraser, The Wives of
433
434Henry VIII</FONT></p>
435</CENTER></CENTER></CENTER></BODY></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?us1108082615" alt="setstats" border="0" width="1" height="1"></noscript>
436<IMG SRC="http://geo.yahoo.com/serv?s=76001524&t=1108082615" ALT=1 WIDTH=1 HEIGHT=1>
Note: See TracBrowser for help on using the repository browser.