source: documentation/trunk/tutorial_sample_files/tudor/englishhistory.net/tudor/tudorq18.html@ 18423

Last change on this file since 18423 was 18423, checked in by kjdon, 15 years ago

added teh sample files into svn. I got these files from the releases on sourceforge, jun2006 release with the october extra files.

File size: 10.4 KB
Line 
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><HTML><HEAD><TITLE>Tudor Quiz - Queen Mary I</TITLE>
2
3<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
4
5<META content="Tudor quizzes" name=description>
6
7<META content="tudor elizabeth henry viii" name=keywords>
8
9<META content="Microsoft FrontPage 5.0" name=GENERATOR>
10
11<META content="Marilyn Mongello" name=Author>
12
13<META content="Tudor quizzes" name=Description>
14
15<META content="tudor england quizzes" name=KeyWords>
16
17<SCRIPT language=JavaScript>
18
19
20
21<!-->
22
23
24
25//Initialize arrays.
26
27function initarray(){
28
29this.length=initarray.arguments.length
30
31 for (var i=0;i<this.length;i++){
32
33 this[i+1]=initarray.arguments[i];
34
35 }
36
37
38
39}
40
41
42
43//find options selected
44
45function getselectedIndex(){
46
47return document.forma.q1.selectedIndex
48
49return document.forma.q2.selectedIndex
50
51return document.forma.q3.selectedIndex
52
53return document.forma.q4.selectedIndex
54
55return document.forma.q5.selectedIndex
56
57return document.forma.q6.selectedIndex
58
59return document.forma.q7.selectedIndex
60
61return document.forma.q8.selectedIndex
62
63return document.forma.q9.selectedIndex
64
65return document.forma.q10.selectedIndex
66
67}
68
69
70
71//Validate test answers.
72
73function scoretest(forma){
74
75answers=new initarray(0,2,3,0,1,3,1,2,1,3)
76
77a=0
78
79counter=0
80
81getselectedIndex()
82
83userinput=new initarray(document.forma.q1.selectedIndex,document.forma.q2.selectedIndex,
84
85document.forma.q3.selectedIndex,document.forma.q4.selectedIndex,document.forma.q5.selectedIndex,
86
87document.forma.q6.selectedIndex,document.forma.q7.selectedIndex,document.forma.q8.selectedIndex,
88
89document.forma.q9.selectedIndex,document.forma.q10.selectedIndex)
90
91
92
93for (var i=1;i<11;i++){
94
95 if (userinput[i]==answers[i])
96
97 counter=counter+1
98
99 else
100
101 a=1
102
103 }
104
105
106
107Winopen(a,counter)
108
109
110
111}
112
113//Determine text for message box
114
115function Winopen(a,counter) {
116
117 msg=window.open("","msg","toolbar=no,directories=no,menubar=no,width=300,height=50")
118
119 msg.document.write("<head><title>Score</title></head>")
120
121 msg.document.write("<body bgcolor='#101040 text='#FFFFFF'>")
122
123 if(a==0){
124
125 msg.document.write("<center><h3>Well Done! You're a Tudor Genius! - 10/10</h3></center>")
126
127 }
128
129 else{
130
131 if(counter<4){
132
133 msg.document.write("<center><h3>"+counter+"/10 - Come on.... You can do it!</h3></center>")
134
135 }
136
137 if(counter>3&& counter<8){
138
139 msg.document.write("<center><h3>"+counter+"/10 - Keep trying!</h3></center>")
140
141 }
142
143 if(counter>7){
144
145 msg.document.write("<center><h3>"+counter+"/10 - Nearly there - keep trying!</h3></center>")
146
147 }
148
149 }
150
151
152
153 msg.document.write("<form>")
154
155 if(a==0){
156
157 msg.document.write("<center><input type=button value='OK' onClick='self.close()'></center>")
158
159 }
160
161 else{
162
163 msg.document.write("<center><input type=button value='Back to Quiz...' onClick='self.close()'></center>")
164
165 }
166
167msg.document.write("</form>")
168
169msg.document.write("</body>")
170
171}
172
173
174
175function giveup(){
176
177answers=window.open("","answers","toolbar=no,directories=no,menubar=no,width=300,height=320")
178
179 answers.document.write("<head><title>Answers</title></head>")
180
181 answers.document.write("<body bgcolor='#101040' text='#FFFFFF'>")
182
183 answers.document.write("<center><h1>Answers</h1></center>")
184
185 answers.document.write("1. Reginald<br>")
186
187 answers.document.write("2. Naples<br>")
188
189 answers.document.write("3. blue and green<br>")
190
191 answers.document.write("4. countess of Arundel<br>")
192
193 answers.document.write("5. crimson<br>")
194
195 answers.document.write("6. Prudent<br>")
196
197 answers.document.write("7. Philip left for Flanders<br>")
198
199 answers.document.write("8. countess of Lennox<br>")
200
201 answers.document.write("9. he was put under house arrest<br>")
202
203 answers.document.write("10. her unborn child<br>")
204
205 answers.document.write("<form>")
206
207 answers.document.write("<center><input type=button value='OK' onClick='self.close()'></center>")
208
209 answers.document.write("</form>")
210
211 answers.document.write("</body>")
212
213}
214
215<!-- -->
216
217
218
219</SCRIPT>
220
221
222
223<STYLE fprolloverstyle>A:hover {font-weight: bold; color: #800000}
224
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>Queen Mary I</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=1214 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=139><FONT face="Times New Roman,Times"><B>1. The
262
263 countess of Salisbury was Mary's governess; she was executed by King
264
265 Henry VIII in 1541.&nbsp; When she became queen, Mary summoned the countess'
266
267 eldest son
268
269 home to England.&nbsp; What was his name?</B></FONT></TD>
270
271 <TD width=237 height=139><B><SELECT size=1 name=q1><OPTION
272
273 selected>Reginald</OPTION><OPTION>Ambrose</OPTION><OPTION>Robert</OPTION><OPTION>Stephen</OPTION></SELECT></B></TD></TR>
274
275 <TR>
276
277 <TD width=360 height=116><FONT face="Times New Roman,Times"><B>2. When Philip
278
279 of Spain arrived in England to marry Mary I, he was a mere prince.&nbsp; But
280
281 the night before the wedding, his father titled him king of....?</B></FONT></TD>
282
283 <TD width=237 height=116><B><SELECT size=1 name=q2><OPTION
284
285 selected>Ghent</OPTION><OPTION>the Netherlands</OPTION><OPTION>Naples</OPTION><OPTION>Sicily</OPTION></SELECT></B></TD></TR>
286
287 <TR>
288
289 <TD width=360 height=82><FONT face="Times New Roman,Times"><B>3.&nbsp; What
290
291 were the colors of Mary's livery?&nbsp; (In other words, what colors did her
292
293 servants/attendants wear?)</B></FONT></TD>
294
295 <TD width=237 height=82><B><SELECT size=1 name=q3><OPTION
296
297 selected>crimson and white</OPTION><OPTION>green and gold</OPTION><OPTION>white and silver</OPTION><OPTION>blue and green</OPTION></SELECT></B></TD></TR>
298
299 <TR>
300
301 <TD width=360 height=146><FONT face="Times New Roman,Times"><B>4.&nbsp;
302
303 Three women rode at Mary's side on the way to the Tower to prepare for her
304
305 coronation.&nbsp; Two were the marchioness of Exeter and the
306
307 marchioness of Winchester.&nbsp; Who was the third?</B></FONT></TD>
308
309 <TD width=237 height=146><B><SELECT size=1 name=q4><OPTION
310
311 selected>countess of Arundel</OPTION><OPTION>Princess Elizabeth</OPTION><OPTION>duchess of Suffolk</OPTION><OPTION>duchess of Norfolk</OPTION></SELECT></B></TD></TR>
312
313 <TR>
314
315 <TD width=360 height=99><FONT face="Times New Roman,Times"><B>5. In the
316
317 above procession, Princess Elizabeth and Anne of Cleves wore cloth of
318
319 silver.&nbsp; What color did all other noblewomen and the members of Mary's
320
321 household wear?</B></FONT></TD>
322
323 <TD width=237 height=99><B><SELECT size=1 name=q5><OPTION selected>white</OPTION><OPTION>crimson</OPTION><OPTION>green</OPTION><OPTION>black</OPTION></SELECT></B></TD></TR>
324
325 <TR>
326
327 <TD width=360 height=83><FONT face="Times New Roman,Times"><B>6. Mary's
328
329 future husband was known as Philip the....?</B></FONT></TD>
330
331 <TD width=237 height=83><B><SELECT size=1 name=q6><OPTION
332
333 selected>Good</OPTION><OPTION>Silent</OPTION><OPTION>Proud</OPTION><OPTION>Prudent</OPTION></SELECT></B></TD></TR>
334
335 <TR>
336
337 <TD width=360 height=138><FONT face="Times New Roman,Times"><B>7. Mary
338
339 believed she was pregnant until late July 1555.&nbsp; Finally recognizing
340
341 she was not, she left Hampton Court Palace for Oatlands.&nbsp; A month
342
343 later, another event saddened the queen.&nbsp; What was it?</B></FONT></TD>
344
345 <TD width=237 height=138><B><SELECT size=1 name=q7><OPTION selected>her close friend Susan Clarencieux died</OPTION><OPTION>Philip left for Flanders</OPTION><OPTION>Katharine of Aragon's tomb was defaced</OPTION><OPTION>a London mob burned Mary's portrait</OPTION></SELECT></B></TD></TR>
346
347 <TR>
348
349 <TD vAlign=top width=360 height=42><FONT
350
351 face="Times New Roman,Times"><B>8. Who was the chief mourner at Mary's
352
353 funeral?</B></FONT></TD>
354
355 <TD vAlign=top width=237 height=42><B><SELECT size=1 name=q8><OPTION
356
357 selected>the marchioness of Exeter</OPTION><OPTION>the duchess of Norfolk</OPTION><OPTION>the countess of Lennox</OPTION><OPTION>the duchess of Feria</OPTION></SELECT></OPTION></B></TD></TR>
358
359 <TR>
360
361 <TD width=360 height=141><FONT face="Times New Roman,Times"><B>9. The bishop of Winchester preached Mary's funeral sermon
362
363 on 12 December 1558.&nbsp; What happened to him the next day?</B></FONT></TD>
364
365 <TD width=237 height=141><B><SELECT size=1 name=q9><OPTION
366
367 selected>he died</OPTION><OPTION>he was put under house arrest</OPTION><OPTION>he was sent to the Tower</OPTION><OPTION>he was appointed archbishop of Canterbury</OPTION></SELECT></B></TD></TR>
368
369 <TR>
370
371 <TD width=360 height=108><FONT face="Times New Roman,Times"><B>10. In 1558,
372
373 Mary wrote her will.&nbsp; To whom did she leave the throne?</B></FONT></TD>
374
375 <TD width=237 height=108><B><SELECT size=1 name=q10><OPTION selected>her half-sister, Princess Elizabeth</OPTION><OPTION>her husband, Philip of Spain</OPTION><OPTION>her cousin, Lady Catherine Grey</OPTION><OPTION>her unborn child</OPTION></SELECT></B></TD></TR></TBODY></TABLE>
376
377<CENTER>
378
379<P></P></CENTER>
380
381<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>
382
383<CENTER>
384
385<P></P></CENTER>
386
387<P align=left><BR><FONT face="Times New Roman,Times" size=-1><A
388
389href="tudor1.html">to Tudor Quizzes</A></FONT>
390
391<BR><FONT face="Times New Roman,Times" size=-1><A
392
393href="http://englishhistory.net/tudor.html">to Tudor England</A></FONT></P>
394
395<CENTER>
396
397<CENTER>
398
399<CENTER>
400<p><FONT size=-2>questions &amp; answers taken from the following source
401
402-</FONT> <BR><FONT size=-2>Carolly Ericksoon, Bloody Mary</FONT> <BR></p><!-- 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>
403<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.