source: other-projects/nightly-tasks/diffcol/trunk/gs3-model-collect/Tudor-Formatted/import/englishhistory.net/tudor/tudorq20.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.2 KB
Line 
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2<HTML><HEAD><TITLE>Tudor Quizzes: The Six Thomases</TITLE>
3<META http-equiv=Content-Type content="text/html; charset=windows-1252">
4<META content="Tudor quizzes" name=description>
5<META content="Microsoft FrontPage 5.0" name=GENERATOR>
6<meta name="ProgId" content="FrontPage.Editor.Document">
7<META content="Marilyn Mongello" name=Author>
8<META content="Tudor quizzes" name=Description>
9<SCRIPT language=JavaScript>
10<!-->
11//Initialize arrays.
12function initarray(){
13this.length=initarray.arguments.length
14 for (var i=0;i<this.length;i++){
15 this[i+1]=initarray.arguments[i];
16 }
17}
18
19//find options selected
20
21function getselectedIndex(){
22
23return document.forma.q1.selectedIndex
24
25return document.forma.q2.selectedIndex
26
27return document.forma.q3.selectedIndex
28
29return document.forma.q4.selectedIndex
30
31return document.forma.q5.selectedIndex
32
33return document.forma.q6.selectedIndex
34
35return document.forma.q7.selectedIndex
36
37return document.forma.q8.selectedIndex
38
39return document.forma.q9.selectedIndex
40
41return document.forma.q10.selectedIndex
42
43}
44
45
46
47//Validate test answers.
48
49function scoretest(forma){
50
51answers=new initarray(2,0,2,1,1,3,2,3,0,3)
52
53a=0
54
55counter=0
56
57getselectedIndex()
58
59userinput=new initarray(document.forma.q1.selectedIndex,document.forma.q2.selectedIndex,
60
61document.forma.q3.selectedIndex,document.forma.q4.selectedIndex,document.forma.q5.selectedIndex,
62
63document.forma.q6.selectedIndex,document.forma.q7.selectedIndex,document.forma.q8.selectedIndex,
64
65document.forma.q9.selectedIndex,document.forma.q10.selectedIndex)
66
67
68
69for (var i=1;i<11;i++){
70
71 if (userinput[i]==answers[i])
72
73 counter=counter+1
74
75 else
76
77 a=1
78
79 }
80
81
82
83Winopen(a,counter)
84
85
86
87}
88
89//Determine text for message box
90
91function Winopen(a,counter) {
92
93 msg=window.open("","msg","toolbar=no,directories=no,menubar=no,width=300,height=50")
94
95 msg.document.write("<head><title>Score</title></head>")
96
97 msg.document.write("<body bgcolor='#ffffff' text='#000080'>")
98
99 if(a==0){
100
101 msg.document.write("<center><h3>Well Done! - 10/10</h3></center>")
102
103 }
104
105 else{
106
107 if(counter<4){
108
109 msg.document.write("<center><h3>"+counter+"/10 - Come on, are you really trying?</h3></center>")
110
111 }
112
113 if(counter>3&& counter<8){
114
115 msg.document.write("<center><h3>"+counter+"/10 - Keep trying!</h3></center>")
116
117 }
118
119 if(counter>7){
120
121 msg.document.write("<center><h3>"+counter+"/10 - Nearly there - keep trying!</h3></center>")
122
123 }
124
125 }
126
127
128
129 msg.document.write("<form>")
130
131 if(a==0){
132
133 msg.document.write("<center><input type=button value='OK' onClick='self.close()'></center>")
134
135 }
136
137 else{
138
139 msg.document.write("<center><input type=button value='Back to Quiz...' onClick='self.close()'></center>")
140
141 }
142
143msg.document.write("</form>")
144
145msg.document.write("</body>")
146
147}
148
149
150
151function giveup(){
152
153answers=window.open("","answers","toolbar=no,directories=no,menubar=no,width=300,height=320")
154
155 answers.document.write("<head><title>Answers</title></head>")
156
157 answers.document.write("<body bgcolor='#ffffee' text='#004080'>")
158
159 answers.document.write("<center><h1>Answers</h1></center>")
160
161 answers.document.write("1. 1523<br>")
162
163 answers.document.write("2. earl of Southampton<br>")
164
165 answers.document.write("3. More<br>")
166
167 answers.document.write("4. Christ Church<br>")
168
169 answers.document.write("5. Anne of Cleves<br>")
170
171 answers.document.write("6. Howard<br>")
172
173 answers.document.write("7. Reginald Pole<br>")
174
175 answers.document.write("8. Wolsey<br>")
176
177 answers.document.write("9. More<br>")
178
179 answers.document.write("10. Howard<br>")
180
181 answers.document.write("<form>")
182
183 answers.document.write("<center><input type=button value='OK' onClick='self.close()'></center>")
184
185 answers.document.write("</form>")
186
187 answers.document.write("</body>")
188
189}
190
191<!-- -->
192
193
194
195</SCRIPT>
196
197<style fprolloverstyle>A:hover {color: #0000FF; font-style: italic; font-weight: bold}
198</style>
199
200</HEAD>
201
202<BODY text=#000000 vLink=#0000FF aLink=#0000FF link=#0000FF bgColor=#ffffff background="http://englishhistory.net/goldback.jpg">
203
204<p align="center">&nbsp;</p>
205
206<p align="center"><b><font size="6" face="Arial"><u>The Six Thomases</u>:<u><br>
207</u></font>
208<font size="4" face="Arial">Wolsey, More, Cromwell,<br>Howard, Wriothesley, Cranmer</font></b></p>
209
210<p align="center">&nbsp;</p>
211
212<CENTER>
213
214<!--webbot bot="Include" endspan i-checksum="43556" --><FORM name=forma>
215
216<CENTER>
217
218<TABLE cellSpacing=4 cellPadding=4 width=539 border=0 height="562">
219
220 <CAPTION>
221
222 <CENTER>
223
224 <p></p>
225
226 </CENTER>
227
228 <TBODY><BR></TBODY></CENTER></CAPTION>
229
230 <TBODY>
231
232 <TR>
233
234 <TD width="344" height="47"><FONT face=Arial><B>1.&nbsp; In what year was Cromwell&nbsp; nominated for a seat in the House of Commons?</B></FONT><p>&nbsp;</TD>
235
236 <TD width="167" height="47"><SELECT size=1 name=q1><OPTION
237
238 selected>1519</OPTION><OPTION>1521</OPTION><OPTION>1523</OPTION><OPTION>1525</OPTION></SELECT></TD></TR>
239
240 <TR>
241
242 <TD width="344" height="35"><FONT face=Arial><B>2.&nbsp; Wriothesley's title was....?</B></FONT><p>&nbsp;</TD>
243
244 <TD width="167" height="35"><SELECT size=1 name=q2><OPTION selected>earl of Southampton</OPTION><OPTION>earl of Somerset</OPTION><OPTION>
245 earl of Chester</OPTION><OPTION>earl of Northumberland</OPTION></SELECT></TD></TR>
246
247 <TR>
248
249 <TD width="344" height="42"><FONT face=Arial><B>3.&nbsp; Which of the six
250 Thomases wrote <i>The History of Richard III</i>?</B></FONT><p>&nbsp;</TD>
251
252 <TD width="167" height="42"><SELECT size=1 name=q3><OPTION selected>Cranmer</OPTION><OPTION>Wolsey</OPTION><OPTION>More</OPTION><OPTION>Howard</OPTION></SELECT></TD></TR>
253
254 <TR>
255
256 <TD width="344" height="31"><FONT face=Arial><B>4.&nbsp; Wolsey endowed
257 Cardinal's College at Oxford University; it is now called....</B></FONT><p>&nbsp;</TD>
258
259 <TD width="167" height="31"><SELECT size=1 name=q4><OPTION
260
261 selected>Corpus Christi</OPTION><OPTION>Christ Church</OPTION><OPTION>All Souls</OPTION><OPTION>Jesus</OPTION></SELECT></TD></TR>
262
263 <TR>
264
265 <TD width="344" height="52"><FONT face=Arial><B>5.&nbsp; Which of King Henry
266 VIII's marriages did Cromwell arrange?</B></FONT><p>&nbsp;</TD>
267
268 <TD width="167" height="52"><SELECT size=1 name=q5><OPTION
269
270 selected>Jane Seymour</OPTION><OPTION>Anne of Cleves</OPTION><OPTION>Anne Boleyn</OPTION><OPTION>Catherine Howard</OPTION></SELECT></TD></TR>
271
272 <TR>
273
274 <TD width="344" height="44"><FONT face=Arial><B>6.&nbsp; Which Thomas had a
275 son who was executed during the reign of Queen Elizabeth I?</B></FONT><p>&nbsp;</TD>
276
277 <TD width="167" height="44"><SELECT size=1 name=q6><OPTION
278
279 selected>More</OPTION><OPTION>Wriothesley</OPTION><OPTION>Cromwell</OPTION><OPTION>Howard</OPTION></SELECT></TD></TR>
280
281 <TR>
282
283 <TD width="344" height="49"><FONT face=Arial><B>7. </B></FONT><b>
284 <font face="Arial">&nbsp;Who succeeded Cranmer as archbishop of Canterbury?</font></b><p>&nbsp;</TD>
285
286 <TD width="167" height="49"><SELECT size=1 name=q7><OPTION selected>John Whitgift</OPTION><OPTION>Stephen Gardiner</OPTION><OPTION>Reginald Pole</OPTION><OPTION>William Warham</OPTION></SELECT></TD></TR>
287
288 <TR>
289
290 <TD vAlign=top width="344" height="64"><FONT face=Arial><B>8.&nbsp; Which
291 Thomas inspired John Skelton to write the following verse:</B></FONT><b><font face="Arial">&nbsp;
292 'Ye are so puffed with pride / That no man may abide / Your high and lordly
293 looks'.</font></b><p>&nbsp;</TD>
294
295 <TD vAlign=top width="167" height="64">&nbsp;<p><SELECT size=1 name=q8><OPTION
296
297 selected>Cromwell</OPTION><OPTION>Wriothesley</OPTION><OPTION>Howard</OPTION><OPTION>Wolsey</OPTION></SELECT></OPTION></TD></TR>
298
299 <TR>
300
301 <TD width="344" height="40"><FONT face=Arial><B>9. Which Thomas said of King
302 Henry VIII, 'If a lion knew his strength, it were hard for any man to hold
303 him.'</B></FONT><p>&nbsp;</TD>
304
305 <TD width="167" height="40"><SELECT size=1 name=q9><OPTION selected>More</OPTION><OPTION>Cromwell</OPTION><OPTION>Wriothesley</OPTION><OPTION>Wolsey</OPTION></SELECT></TD></TR>
306
307 <TR>
308
309 <TD width="344" height="38"><FONT face=Arial><B>10. Which of the six Thomases was the only one to die of natural causes in his own home?</B></FONT><p>&nbsp;</TD>
310
311 <TD width="167" height="38"><SELECT size=1 name=q10><OPTION selected>Wriothesley</OPTION><OPTION>Cranmer</OPTION><OPTION>Cromwell</OPTION><OPTION>Howard</OPTION></SELECT></TD></TR></TBODY></TABLE>
312
313<CENTER>
314
315<p></p>
316
317</CENTER>
318
319<CENTER><INPUT onclick=scoretest(forma) type=button value="Check Answers"><INPUT type=reset value=Reset><INPUT onclick=giveup() type=button value="Give up?"><p>&nbsp;</p>
320
321</CENTER></FORM>
322
323<P align="left"><FONT size=-1>
324
325<a href="tudor1.html">to Tudor Quizzes</a></FONT><BR><FONT size=-1><A
326
327href="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?us1108082619" alt="setstats" border="0" width="1" height="1"></noscript>
328<IMG SRC="http://geo.yahoo.com/serv?s=76001524&t=1108082619" ALT=1 WIDTH=1 HEIGHT=1>
Note: See TracBrowser for help on using the repository browser.