source: other-projects/nightly-tasks/diffcol/trunk/model-collect/Tudor-Enhanced/archives/HASH6cdc.dir/tudorq3.html@ 30028

Last change on this file since 30028 was 30028, checked in by ak19, 9 years ago

AUTOCOMMIT by gen-model-colls.sh script. Message: Clean rebuild of model collections 1/2. Clearing out deprecated archives and index.

  • Property svn:executable set to *
File size: 10.1 KB
Line 
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
3<HTML><HEAD><TITLE>Tudor Quiz: The Life and Times of Anne Boleyn</TITLE>
4
5<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
6
7<META content="Tudor quizzes" name=description>
8
9<META content="tudor elizabeth henry viii" name=keywords>
10
11<META content="Microsoft FrontPage 5.0" name=GENERATOR>
12
13<META content="Marilyn Mongello" name=Author>
14
15<META content="Tudor quizzes" name=Description>
16
17<META content="tudor elizabeth henry viii" name=KeyWords>
18
19<SCRIPT language=JavaScript>
20
21
22
23<!-->
24
25
26
27//Initialize arrays.
28
29function initarray(){
30
31this.length=initarray.arguments.length
32
33 for (var i=0;i<this.length;i++){
34
35 this[i+1]=initarray.arguments[i];
36
37 }
38
39
40
41}
42
43
44
45//find options selected
46
47function getselectedIndex(){
48
49return document.forma.q1.selectedIndex
50
51return document.forma.q2.selectedIndex
52
53return document.forma.q3.selectedIndex
54
55return document.forma.q4.selectedIndex
56
57return document.forma.q5.selectedIndex
58
59return document.forma.q6.selectedIndex
60
61return document.forma.q7.selectedIndex
62
63return document.forma.q8.selectedIndex
64
65return document.forma.q9.selectedIndex
66
67return document.forma.q10.selectedIndex
68
69}
70
71
72
73//Validate test answers.
74
75function scoretest(forma){
76
77answers=new initarray(3,0,2,0,1,3,2,1,3,2)
78
79a=0
80
81counter=0
82
83getselectedIndex()
84
85userinput=new initarray(document.forma.q1.selectedIndex,document.forma.q2.selectedIndex,
86
87document.forma.q3.selectedIndex,document.forma.q4.selectedIndex,document.forma.q5.selectedIndex,
88
89document.forma.q6.selectedIndex,document.forma.q7.selectedIndex,document.forma.q8.selectedIndex,
90
91document.forma.q9.selectedIndex,document.forma.q10.selectedIndex)
92
93
94
95for (var i=1;i<11;i++){
96
97 if (userinput[i]==answers[i])
98
99 counter=counter+1
100
101 else
102
103 a=1
104
105 }
106
107
108
109Winopen(a,counter)
110
111
112
113}
114
115//Determine text for message box
116
117function Winopen(a,counter) {
118
119 msg=window.open("","msg","toolbar=no,directories=no,menubar=no,width=300,height=50")
120
121 msg.document.write("<head><title>Score</title></head>")
122
123 msg.document.write("<body bgcolor='#ffffff' text='#000080'>")
124
125 if(a==0){
126
127 msg.document.write("<center><h3>Well Done! - 10/10</h3></center>")
128
129 }
130
131 else{
132
133 if(counter<4){
134
135 msg.document.write("<center><h3>"+counter+"/10 - Come on, are you really trying?</h3></center>")
136
137 }
138
139 if(counter>3&& counter<8){
140
141 msg.document.write("<center><h3>"+counter+"/10 - Keep trying!</h3></center>")
142
143 }
144
145 if(counter>7){
146
147 msg.document.write("<center><h3>"+counter+"/10 - Nearly there - keep trying!</h3></center>")
148
149 }
150
151 }
152
153
154
155 msg.document.write("<form>")
156
157 if(a==0){
158
159 msg.document.write("<center><input type=button value='OK' onClick='self.close()'></center>")
160
161 }
162
163 else{
164
165 msg.document.write("<center><input type=button value='Back to Quiz...' onClick='self.close()'></center>")
166
167 }
168
169msg.document.write("</form>")
170
171msg.document.write("</body>")
172
173}
174
175
176
177function giveup(){
178
179answers=window.open("","answers","toolbar=no,directories=no,menubar=no,width=300,height=320")
180
181 answers.document.write("<head><title>Answers</title></head>")
182
183 answers.document.write("<body bgcolor='#ffffee' text='#004080'>")
184
185 answers.document.write("<center><h1>Answers</h1></center>")
186
187 answers.document.write("1. Thomas Boleyn & Elizabeth Howard<br>")
188
189 answers.document.write("2. Claude<br>")
190
191 answers.document.write("3. Henry Percy<br>")
192
193 answers.document.write("4. Jane Parker<br>")
194
195 answers.document.write("5. she miscarried a son<br>")
196
197 answers.document.write("6. marquess of Pembroke<br>")
198
199 answers.document.write("7. 19 May 1536<br>")
200
201 answers.document.write("8. William Kingston<br>")
202
203 answers.document.write("9. falcon<br>")
204
205 answers.document.write("10. French<br>")
206
207 answers.document.write("<form>")
208
209 answers.document.write("<center><input type=button value='OK' onClick='self.close()'></center>")
210
211 answers.document.write("</form>")
212
213 answers.document.write("</body>")
214
215}
216
217<!-- -->
218
219
220
221 </SCRIPT>
222
223
224
225<STYLE fprolloverstyle>A:hover {
226
227 FONT-WEIGHT: bold; COLOR: #800000
228
229}
230
231</STYLE>
232
233</HEAD>
234
235<BODY text=#000000 vLink=#990000 aLink=#000000 link=#990000 bgColor=#ffffff
236
237background="parc2h.jpg">
238
239<P align=center><FONT size=6><B>Tudor Quizzes:</B></FONT><B><FONT
240
241size=6><BR></FONT><FONT size=5>The Life and Times of Anne Boleyn <BR></FONT></B><!-- The following section is an HTML table which reassembles the sliced image in a browser. Copy the table section including the opening and closing table tags, and paste the data where you want the reassembled image to appear in the destination document. --><!-------------------------- BEGIN COPYING THE TABLE HERE ---------------------------><!-- Image with table --></P>
242
243<CENTER>
244
245<TABLE cellSpacing=0 cellPadding=0 width=500 border=0>
246
247 <TBODY>
248
249 <TR>
250
251 <TD vAlign=top width="100%">
252
253 <CENTER>
254
255 <TABLE cellSpacing=0 cellPadding=0 width=491 border=0>
256
257 <TBODY>
258
259 <TR>
260
261 <TD>
262
263 <CENTER><!-- spacing row, 0 height. --></CENTER></TD>
264
265 <TD><IMG height=1 src="tudorq3.html" width=68></TD>
266
267 <TD><IMG height=1 src="tudorq3.html" width=102></TD>
268
269 <TD><IMG height=1 src="tudorq3.html" width=104></TD>
270
271 <TD><IMG height=1 src="tudorq3.html" width=122></TD>
272
273 <TD><IMG height=1 src="tudorq3.html" width=95></TD></TR>
274
275 <TR>
276
277 <TD>
278
279 <CENTER><!-- row 01 --></CENTER></TD>
280
281 <TD>&nbsp;</TD></TR></TBODY></TABLE></CENTER></TD></TR></TBODY></TABLE></CENTER><!--webbot bot="Include" endspan i-checksum="43556" -->&nbsp;<FORM name=forma>
282
283<CENTER>
284
285<TABLE height=717 cellSpacing=4 cellPadding=4 width=566 border=0>
286
287 <TBODY>
288
289 <TR>
290
291 <TD width=293 height=37><FONT face=Arial><B>1. Anne's parents
292
293 were....</B></FONT></TD>
294
295 <TD width=245 height=37><SELECT size=1 name=q1><OPTION selected>Anne
296
297 Howard &amp; George Boleyn</OPTION><OPTION>Jane Howard &amp; Thomas
298
299 Boleyn</OPTION><OPTION>Anne Parr &amp; Edward
300
301 Boleyn</OPTION><OPTION>Elizabeth Howard &amp; Thomas
302
303 Boleyn</OPTION></SELECT></TD></TR>
304
305 <TR>
306
307 <TD width=293 height=58><FONT face=Arial><B>2.&nbsp; In France, Anne was
308
309 educated with the children of which French queen?</B></FONT></TD>
310
311 <TD width=245 height=58><SELECT size=1 name=q2><OPTION
312
313 selected>Claude</OPTION><OPTION>Isabella</OPTION><OPTION>Renee&nbsp;</OPTION><OPTION>Margaret</OPTION></SELECT></TD></TR>
314
315 <TR>
316
317 <TD width=293 height=50><FONT face=Arial><B>3. Which page of Cardinal
318
319 Wolsey's proposed to Anne in 1523?</B></FONT></TD>
320
321 <TD width=245 height=50><SELECT size=1 name=q3><OPTION selected>Thomas
322
323 Percy&nbsp;</OPTION><OPTION>Henry Butler</OPTION><OPTION>Henry
324
325 Percy&nbsp;</OPTION><OPTION>Thomas Howard</OPTION></SELECT></TD></TR>
326
327 <TR>
328
329 <TD width=293 height=78><FONT face=Arial><B>4.&nbsp; Anne's brother George
330
331 married which lady?</B></FONT></TD>
332
333 <TD width=245 height=78><SELECT size=1 name=q4><OPTION selected>Jane
334
335 Parker</OPTION><OPTION>Elizabeth Parker&nbsp;</OPTION><OPTION>Catherine
336
337 Hunter</OPTION><OPTION>Margaret Beaufort</OPTION></SELECT></TD></TR>
338
339 <TR>
340
341 <TD width=293 height=126><FONT face=Arial><B>5. Katharine of Aragon's funeral
342
343 was on 29 January 1536 at Peterborough Abbey.&nbsp; What momentous occasion
344
345 occurred in Anne Boleyn's life on that day?</B></FONT></TD>
346
347 <TD width=245 height=126><SELECT size=1 name=q5><OPTION selected>she was arrested&nbsp;</OPTION><OPTION>she miscarried a son&nbsp;</OPTION><OPTION>the king publicly jilted her</OPTION><OPTION>her brother was arrested</OPTION></SELECT></TD></TR>
348
349 <TR>
350
351 <TD width=293 height=48><FONT face=Arial><B>6. Henry VIII granted Anne
352
353 which title in 1532?</B></FONT></TD>
354
355 <TD width=245 height=48><SELECT size=1 name=q6><OPTION selected>countess
356
357 of Northumberland</OPTION><OPTION>duchess of
358
359 Suffolk&nbsp;</OPTION><OPTION>countess of
360
361 Pembroke</OPTION><OPTION>marquess of Pembroke</OPTION></SELECT></TD></TR>
362
363 <TR>
364
365 <TD width=293 height=51><FONT face=Arial><B>7. On what date was Anne
366
367 executed?</B></FONT></TD>
368
369 <TD width=245 height=51><SELECT size=1 name=q7><OPTION selected>19 March
370
371 1536</OPTION><OPTION>19 April 1536</OPTION><OPTION>19 May
372
373 1536</OPTION><OPTION>19 June 1536</OPTION></SELECT></TD></TR>
374
375 <TR>
376
377 <TD vAlign=top width=293 height=53><FONT face=Arial><B>8. Anne's jailer at
378
379 the Tower of London was....</B></FONT></TD>
380
381 <TD vAlign=top width=245 height=53><SELECT size=1 name=q8><OPTION
382
383 selected>Edward Percy&nbsp;</OPTION><OPTION>William
384
385 Kingston</OPTION><OPTION>John Howard</OPTION><OPTION>Charles
386
387 Brandon</OPTION></SELECT></TD></TR>
388
389 <TR>
390
391 <TD width=293 height=31><FONT face=Arial><B>9. Anne's emblem was
392
393 the....</B></FONT></TD>
394
395 <TD width=245 height=31><SELECT size=1 name=q9><OPTION
396
397 selected>eagle</OPTION><OPTION>phoenix</OPTION><OPTION>lion</OPTION><OPTION>falcon</OPTION></SELECT></TD></TR>
398
399 <TR>
400
401 <TD width=293 height=65><FONT face=Arial><B>10. Henry's famous love
402
403 letters to Anne were written in what language?</B></FONT></TD>
404
405 <TD width=245 height=65><SELECT size=1 name=q10><OPTION
406
407 selected>Latin</OPTION><OPTION>English</OPTION><OPTION>French</OPTION><OPTION>Italian</OPTION></SELECT></TD></TR></TBODY></TABLE></CENTER>
408
409<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><BR><FONT
410
411size=-1><A href="tudor1.html">to Tudor
412
413Quizzes</A></FONT> <BR><FONT size=-1><A
414
415href="http://englishhistory.net/tudor.html">to Tudor England</A></FONT><!-- 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?us1108082611" alt="setstats" border="0" width="1" height="1"></noscript>
416<IMG SRC="http://geo.yahoo.com/serv?s=76001524&t=1108082611" ALT=1 WIDTH=1 HEIGHT=1>
Note: See TracBrowser for help on using the repository browser.