source: other-projects/nightly-tasks/diffcol/trunk/gs3-model-collect/Tudor-Enhanced/import/englishhistory.net/tudor/tudorq16.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: 9.8 KB
Line 
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2<HTML><HEAD><TITLE>Tudor Quiz: Lady Jane Grey</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 elizabeth henry viii" 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,3,3,2,0,1,0,2,3,0)
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='#ffffff' text='#000080'>")
123
124 if(a==0){
125
126 msg.document.write("<center><h3>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='#ffffee' text='#004080'>")
183
184 answers.document.write("<center><h1>Answers</h1></center>")
185
186 answers.document.write("1. green and white<br>")
187
188 answers.document.write("2. Guilford<br>")
189
190 answers.document.write("3. her father<br>")
191
192 answers.document.write("4. Katharine Parr<br>")
193
194 answers.document.write("5. Durham House<br>")
195
196 answers.document.write("6. Dr John Feckenham<br>")
197
198 answers.document.write("7. Mary, Elizabeth, Jane<br>")
199
200 answers.document.write("8. 2000 pounds<br>")
201
202 answers.document.write("9. marquess of Dorset<br>")
203
204 answers.document.write("10. three weeks<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 {color: #0000FF; font-weight: bold}
225</STYLE>
226
227</HEAD>
228
229<BODY text=#000000 vLink=#0000FF aLink=#000000 link=#0000FF bgColor=#ffffff
230
231background="grey.jpg">
232
233<CENTER><FONT color=#000000><B><FONT face="Times New Roman,Times" size=+3>Tudor
234
235Quizzes</FONT><FONT size=5>: </FONT></B></FONT>
236
237<P><FONT size=5><B>Lady Jane Grey</B></FONT></P></CENTER>
238
239<FORM name=forma>
240
241<CENTER>
242
243<TABLE cellSpacing=4 cellPadding=4 width=692 border=0 height="887">
244
245 <TBODY>
246
247 <TR>
248
249 <TD width=384 height="81"><FONT face=Arial color=#000000><B>1.</B> <B>At Jane Grey's
250
251 coronation, her husband Guilford wore white, gold and silver.&nbsp; What
252
253 colors were Jane's bodice and kirtle?</B></FONT></TD>
254
255 <TD width=280 height="81"><SELECT size=1 name=q1><OPTION selected>purple and cloth
256
257 of gold</OPTION><OPTION>green and white</OPTION><OPTION>crimson and
258
259 cloth of silver</OPTION><OPTION>crimson and white</OPTION></SELECT></TD></TR>
260
261 <TR>
262
263 <TD width=384 height="95"><FONT face=Arial color=#000000><B>2.</B>&nbsp; <B>During the
264
265 first three days of her reign, Jane did not attend any council
266
267 meetings.&nbsp; Who sat in her place at the head of the council
268
269 table?</B></FONT></TD>
270
271 <TD width=280 height="95"><SELECT size=1 name=q2><OPTION selected>John Dudley, duke
272
273 of Northumberland</OPTION><OPTION>Henry Grey, duke of
274
275 Suffolk</OPTION><OPTION>Thomas Cranmer, archbishop of
276
277 Canterbury</OPTION><OPTION>Guilford Dudley, her
278
279 husband</OPTION></SELECT></TD></TR>
280
281 <TR>
282
283 <TD width=384 height="78"><B><FONT face=Arial color=#000000>3. On 19 July 1553, who
284
285 came to to the Tower and told Jane she was no longer queen?</FONT></B></TD>
286
287 <TD width=280 height="78"><SELECT size=1 name=q3><OPTION selected>her
288
289 husband</OPTION><OPTION>her mother</OPTION><OPTION>her
290
291 mother-in-law</OPTION><OPTION>her father</OPTION></SELECT></TD></TR>
292
293 <TR>
294
295 <TD width=384 height="59"><FONT face=Arial color=#000000><B>4.</B>&nbsp; <B>In 1548,
296
297 Jane acted as chief mourner at whose funeral? </B></FONT></TD>
298
299 <TD width=280 height="59"><SELECT size=1 name=q4><OPTION selected>her sister
300
301 Mary</OPTION><OPTION>her sister Catherine</OPTION><OPTION>her guardian
302
303 Katharine Parr</OPTION></SELECT></TD></TR>
304
305 <TR>
306
307 <TD width=384 height="60"><B><FONT face=Arial color=#000000>5. Where did Jane wed
308
309 Guilford Dudley on 25 May 1553?</FONT></B></TD>
310
311 <TD width=280 height="60"><SELECT size=1 name=q5><OPTION selected>Durham
312
313 House</OPTION><OPTION>Syon House</OPTION><OPTION>Sheen
314
315 Palace</OPTION><OPTION>Tower of London</OPTION></SELECT></TD></TR>
316
317 <TR>
318
319 <TD width=384 height="83"><FONT face=Arial color=#000000><B>6.</B> <B>Who did Queen
320
321 Mary send to the Tower in an attempt to convert Jane before her
322
323 execution?</B></FONT></TD>
324
325 <TD width=280 height="83"><SELECT size=1 name=q6><OPTION selected>Sir John
326
327 Brydges</OPTION><OPTION>Dr John Feckenham</OPTION><OPTION>Stephen
328
329 Gardiner</OPTION><OPTION>Roger Ascham</OPTION></SELECT></TD></TR>
330
331 <TR>
332
333 <TD width=384 height="84"><B><FONT face=Arial color=#000000>7. According to Henry
334
335 VIII's will, if Edward VI died without issue, how would the line of
336
337 succession proceed?</FONT></B></TD>
338
339 <TD width=280 height="84"><SELECT size=1 name=q7><OPTION selected>Mary Tudor,
340
341 Elizabeth Tudor, Jane Grey</OPTION><OPTION>Mary Tudor, Elizabeth Tudor,
342
343 Mary Stuart</OPTION><OPTION>Jane Grey, Mary Tudor, Elizabeth
344
345 Tudor</OPTION><OPTION>Mary Tudor, Elizabeth Tudor, Edward
346
347 Courtenay</OPTION></SELECT></TD></TR>
348
349 <TR>
350
351 <TD vAlign=top width=384 height="67"><B><FONT face=Arial color=#000000>8. How much
352
353 money did Thomas Seymour pay to Jane's parents for her wardship and
354
355 marriage?</FONT></B></TD>
356
357 <TD vAlign=top width=280 height="67"><SELECT size=1 name=q8><OPTION selected>500
358
359 pds</OPTION><OPTION>1000 pds</OPTION><OPTION>2000
360
361 pds</OPTION><OPTION>5000 pds</OPTION></SELECT></TD></TR>
362
363 <TR>
364
365 <TD width=384 height="78"><B><FONT face=Arial color=#000000>9. Before he received the
366
367 title duke of Suffolk, what title did Jane's father hold?</FONT></B></TD>
368
369 <TD width=280 height="78"><SELECT size=1 name=q9><OPTION selected>earl of
370
371 Oxford</OPTION><OPTION>marquess of Pembroke</OPTION><OPTION>Lord High
372
373 Admiral</OPTION><OPTION>marquess of Dorset</OPTION></SELECT></TD></TR>
374
375 <TR>
376
377 <TD width=384 height="82"><B><FONT face=Arial color=#000000>10. How long did Jane's
378
379 mother wait after her husband's execution before marrying again (to Adrian
380
381 Stokes)?</FONT></B></TD>
382
383 <TD width=280 height="82"><SELECT size=1 name=q10><OPTION selected>three
384
385 weeks</OPTION><OPTION>five weeks</OPTION><OPTION>six
386
387 weeks</OPTION><OPTION>two
388
389months</OPTION></SELECT></TD></TR></TBODY></TABLE></CENTER>
390
391<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>
392
393<P align="center"><FONT color=#000000 size=-1><A
394
395href="tudor1.html">to Tudor Quizzes</A></FONT>
396
397<BR><FONT color=#000000 size=-1><A
398
399href="http://englishhistory.net/tudor.html">to Tudor England</A></FONT><P align="center"><FONT size=-1><A
400
401href="relative/janegrey.html">to the Lady Jane
402
403Grey site</A></FONT></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?us1108082617" alt="setstats" border="0" width="1" height="1"></noscript>
404<IMG SRC="http://geo.yahoo.com/serv?s=76001524&t=1108082617" ALT=1 WIDTH=1 HEIGHT=1>
Note: See TracBrowser for help on using the repository browser.