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

Last change on this file since 29229 was 29229, checked in by ak19, 10 years ago

3 more GS3 model-collections, two of which are intermediate stages of tutorials

File size: 9.1 KB
Line 
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
3<HTML><HEAD><TITLE>Tudor Quiz 1</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(0,2,1,2,3,1,2,0,3,1)
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. Lamentations of a Sinner<br>")
188
189 answers.document.write("2. Jane Seymour<br>")
190
191 answers.document.write("3. 1535<br>")
192
193 answers.document.write("4. Edward I<br>")
194
195 answers.document.write("5. Hampton Court Palace<br>")
196
197 answers.document.write("6. Winchester Cathedral<br>")
198
199 answers.document.write("7. 1570<br>")
200
201 answers.document.write("8. Lettice Knollys<br>")
202
203 answers.document.write("9. 1536<br>")
204
205 answers.document.write("10. Pinkie<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<style fprolloverstyle>A:hover {color: #800000; font-weight: bold}
224</style>
225
226</HEAD>
227
228<BODY text=#000000 vLink=#990000 aLink=#000000 link=#990000 bgColor=#ffffff background="parc2h.jpg">
229
230<p align="center"><b><font size="6">Tudor Quizzes:</font></b></p>
231
232<p align="center"><b><font size="5">General History</font></b></p>
233
234<CENTER>
235
236<CENTER>
237
238<p></p>
239
240</CENTER><!--webbot bot="Include" endspan i-checksum="43556" -->&nbsp;<FORM name=forma>
241
242<CENTER>
243
244<TABLE cellSpacing=4 cellPadding=4 width=585 border=0 height="571">
245
246 <CAPTION>
247
248 <CENTER>
249
250 <p></p>
251
252 </CENTER>
253
254 <TBODY><BR></TBODY></CENTER></CAPTION>
255
256 <TBODY>
257
258 <TR>
259
260 <TD width="324" height="44"><FONT face=Arial><B>1. Katharine Parr wrote which of these
261
262 books?</B></FONT></TD>
263
264 <TD width="233" height="44"><SELECT size=1 name=q1><OPTION selected>Lamentations of a
265
266 Sinner</OPTION><OPTION>The Mirror of the Sinful
267
268 Soul</OPTION><OPTION>Utopia</OPTION><OPTION>Defense of the Seven
269
270 Sacraments</OPTION></SELECT></TD></TR>
271
272 <TR>
273
274 <TD width="324" height="44"><FONT face=Arial><B>2.&nbsp; Who was Henry VIII's queen during the
275
276 Pilgrimage of Grace?</B></FONT></TD>
277
278 <TD width="233" height="44"><SELECT size=1 name=q2><OPTION selected>Katharine of
279
280 Aragon</OPTION><OPTION>Anne Boleyn</OPTION><OPTION>Jane
281
282 Seymour</OPTION><OPTION>Anne of Cleves</OPTION></SELECT></TD></TR>
283
284 <TR>
285
286 <TD width="324" height="42"><FONT face=Arial><B>3. What year were John Fisher and Thomas More
287
288 executed?</B></FONT></TD>
289
290 <TD width="233" height="42"><SELECT size=1 name=q3><OPTION
291
292 selected>1533</OPTION><OPTION>1535&nbsp;</OPTION><OPTION>1537</OPTION><OPTION>1539&nbsp;</OPTION></SELECT></TD></TR>
293
294 <TR>
295
296 <TD width="324" height="56"><FONT face=Arial><B>4.&nbsp; Anne Boleyn &amp; Catherine Howard
297
298 were descended from which English king?</B></FONT></TD>
299
300 <TD width="233" height="56"><SELECT size=1 name=q4><OPTION selected>Henry
301
302 III</OPTION><OPTION>Henry IV</OPTION><OPTION>Edward
303
304 I</OPTION><OPTION>Edward II&nbsp;</OPTION></SELECT></TD></TR>
305
306 <TR>
307
308 <TD width="324" height="30"><FONT face=Arial><B>5. Where was Edward VI born?</B></FONT></TD>
309
310 <TD width="233" height="30"><SELECT size=1 name=q5><OPTION selected>Greenwich
311
312 Palace&nbsp;</OPTION><OPTION>Westminster Palace</OPTION><OPTION>Windsor
313
314 Castle</OPTION><OPTION>Hampton Court Palace</OPTION></SELECT></TD></TR>
315
316 <TR>
317
318 <TD width="324" height="27"><FONT face=Arial><B>6. Where did Mary I marry her
319
320 husband?</B></FONT></TD>
321
322 <TD width="233" height="27"><SELECT size=1 name=q6><OPTION selected>Westminster
323
324 Abbey</OPTION><OPTION>Winchester Cathedral&nbsp;</OPTION><OPTION>St
325
326 Paul's Cathedral</OPTION><OPTION>York Cathedral</OPTION></SELECT></TD></TR>
327
328 <TR>
329
330 <TD width="324" height="54"><FONT face=Arial><B>7. What year did the Pope excommunicate
331
332 Elizabeth I?</B></FONT></TD>
333
334 <TD width="233" height="54"><SELECT size=1 name=q7><OPTION
335
336 selected>1558&nbsp;</OPTION><OPTION>1565</OPTION><OPTION>1570</OPTION><OPTION>1585</OPTION></SELECT></TD></TR>
337
338 <TR>
339
340 <TD vAlign=top width="324" height="48"><FONT face=Arial><B>8. Which cousin of Elizabeth I's
341
342 did Robert Dudley marry?</B></FONT></TD>
343
344 <TD vAlign=top width="233" height="48"><SELECT size=1 name=q8><OPTION selected>Lettice
345
346 Knollys&nbsp;</OPTION><OPTION>Jane Carey</OPTION><OPTION>Mary
347
348 Howard</OPTION><OPTION>Catherine Grey</OPTION></SELECT></OPTION></TD></TR>
349
350 <TR>
351
352 <TD width="324" height="68"><FONT face=Arial><B>9. In what year was Wales officially
353
354 incorporated into England (thus ending its status as a separate
355
356 province)?</B></FONT></TD>
357
358 <TD width="233" height="68"><SELECT size=1 name=q9><OPTION
359
360 selected>1491</OPTION><OPTION>1509</OPTION><OPTION>1521</OPTION><OPTION>1536</OPTION></SELECT></TD></TR>
361
362 <TR>
363
364 <TD width="324" height="38"><FONT face=Arial><B>10. During Edward VI's reign, the Scots were
365
366 defeated at the battle of....</B></FONT></TD>
367
368 <TD width="233" height="38"><SELECT size=1 name=q10><OPTION
369
370 selected>Lochleven</OPTION><OPTION>Pinkie</OPTION><OPTION>Leith</OPTION><OPTION>Perth</OPTION></SELECT></TD></TR></TBODY></TABLE>
371
372<CENTER>
373
374<p></p>
375
376</CENTER>
377
378<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>
379
380<CENTER>
381
382<P><font size="2">some questions submitted by Tracey <BR></font><FONT size=-1>whom I once titled
383
384Tracey the Magnificent, but now I'll call her Tracey the Quizzerific</FONT>
385
386</CENTER>
387
388<CENTER>
389
390<P align="left"><FONT size=-1>
391
392<a href="tudor1.html">to Tudor Quizzes</a></FONT> <BR><FONT size=-1><A
393
394href="http://englishhistory.net/tudor.html">to Tudor England</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?us1108082612" alt="setstats" border="0" width="1" height="1"></noscript>
395<IMG SRC="http://geo.yahoo.com/serv?s=76001524&t=1108082612" ALT=1 WIDTH=1 HEIGHT=1>
Note: See TracBrowser for help on using the repository browser.