source: other-projects/nightly-tasks/diffcol/trunk/gs3-model-collect/Tudor-Enhanced2/import/englishhistory.net/tudor/tudorq3.html@ 30032

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

AUTOCOMMIT by gen-model-colls.sh script. Message: Rebuilding all tudor GS3 model collections with import/englishhistory.net/tudor/tudorq3.html adjusted to no longer make references to itself (tudorq3.html) after yesterday's commit 30022. This is not crucial, but it is tidier. But in any case the affected model collections needed to be rebuilt after the change for commit 30022.

File size: 9.7 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><!-- row 01 --></CENTER></TD>
264
265 <TD>&nbsp;</TD></TR></TBODY></TABLE></CENTER></TD></TR></TBODY></TABLE></CENTER><!--webbot bot="Include" endspan i-checksum="43556" -->&nbsp;<FORM name=forma>
266
267<CENTER>
268
269<TABLE height=717 cellSpacing=4 cellPadding=4 width=566 border=0>
270
271 <TBODY>
272
273 <TR>
274
275 <TD width=293 height=37><FONT face=Arial><B>1. Anne's parents
276
277 were....</B></FONT></TD>
278
279 <TD width=245 height=37><SELECT size=1 name=q1><OPTION selected>Anne
280
281 Howard &amp; George Boleyn</OPTION><OPTION>Jane Howard &amp; Thomas
282
283 Boleyn</OPTION><OPTION>Anne Parr &amp; Edward
284
285 Boleyn</OPTION><OPTION>Elizabeth Howard &amp; Thomas
286
287 Boleyn</OPTION></SELECT></TD></TR>
288
289 <TR>
290
291 <TD width=293 height=58><FONT face=Arial><B>2.&nbsp; In France, Anne was
292
293 educated with the children of which French queen?</B></FONT></TD>
294
295 <TD width=245 height=58><SELECT size=1 name=q2><OPTION
296
297 selected>Claude</OPTION><OPTION>Isabella</OPTION><OPTION>Renee&nbsp;</OPTION><OPTION>Margaret</OPTION></SELECT></TD></TR>
298
299 <TR>
300
301 <TD width=293 height=50><FONT face=Arial><B>3. Which page of Cardinal
302
303 Wolsey's proposed to Anne in 1523?</B></FONT></TD>
304
305 <TD width=245 height=50><SELECT size=1 name=q3><OPTION selected>Thomas
306
307 Percy&nbsp;</OPTION><OPTION>Henry Butler</OPTION><OPTION>Henry
308
309 Percy&nbsp;</OPTION><OPTION>Thomas Howard</OPTION></SELECT></TD></TR>
310
311 <TR>
312
313 <TD width=293 height=78><FONT face=Arial><B>4.&nbsp; Anne's brother George
314
315 married which lady?</B></FONT></TD>
316
317 <TD width=245 height=78><SELECT size=1 name=q4><OPTION selected>Jane
318
319 Parker</OPTION><OPTION>Elizabeth Parker&nbsp;</OPTION><OPTION>Catherine
320
321 Hunter</OPTION><OPTION>Margaret Beaufort</OPTION></SELECT></TD></TR>
322
323 <TR>
324
325 <TD width=293 height=126><FONT face=Arial><B>5. Katharine of Aragon's funeral
326
327 was on 29 January 1536 at Peterborough Abbey.&nbsp; What momentous occasion
328
329 occurred in Anne Boleyn's life on that day?</B></FONT></TD>
330
331 <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>
332
333 <TR>
334
335 <TD width=293 height=48><FONT face=Arial><B>6. Henry VIII granted Anne
336
337 which title in 1532?</B></FONT></TD>
338
339 <TD width=245 height=48><SELECT size=1 name=q6><OPTION selected>countess
340
341 of Northumberland</OPTION><OPTION>duchess of
342
343 Suffolk&nbsp;</OPTION><OPTION>countess of
344
345 Pembroke</OPTION><OPTION>marquess of Pembroke</OPTION></SELECT></TD></TR>
346
347 <TR>
348
349 <TD width=293 height=51><FONT face=Arial><B>7. On what date was Anne
350
351 executed?</B></FONT></TD>
352
353 <TD width=245 height=51><SELECT size=1 name=q7><OPTION selected>19 March
354
355 1536</OPTION><OPTION>19 April 1536</OPTION><OPTION>19 May
356
357 1536</OPTION><OPTION>19 June 1536</OPTION></SELECT></TD></TR>
358
359 <TR>
360
361 <TD vAlign=top width=293 height=53><FONT face=Arial><B>8. Anne's jailer at
362
363 the Tower of London was....</B></FONT></TD>
364
365 <TD vAlign=top width=245 height=53><SELECT size=1 name=q8><OPTION
366
367 selected>Edward Percy&nbsp;</OPTION><OPTION>William
368
369 Kingston</OPTION><OPTION>John Howard</OPTION><OPTION>Charles
370
371 Brandon</OPTION></SELECT></TD></TR>
372
373 <TR>
374
375 <TD width=293 height=31><FONT face=Arial><B>9. Anne's emblem was
376
377 the....</B></FONT></TD>
378
379 <TD width=245 height=31><SELECT size=1 name=q9><OPTION
380
381 selected>eagle</OPTION><OPTION>phoenix</OPTION><OPTION>lion</OPTION><OPTION>falcon</OPTION></SELECT></TD></TR>
382
383 <TR>
384
385 <TD width=293 height=65><FONT face=Arial><B>10. Henry's famous love
386
387 letters to Anne were written in what language?</B></FONT></TD>
388
389 <TD width=245 height=65><SELECT size=1 name=q10><OPTION
390
391 selected>Latin</OPTION><OPTION>English</OPTION><OPTION>French</OPTION><OPTION>Italian</OPTION></SELECT></TD></TR></TBODY></TABLE></CENTER>
392
393<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
394
395size=-1><A href="tudor1.html">to Tudor
396
397Quizzes</A></FONT> <BR><FONT size=-1><A
398
399href="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>
400<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.