source: other-projects/nightly-tasks/diffcol/trunk/model-collect/Web-Tudor/archives/HASH0196/254f107c.dir/doc.xml@ 33760

Last change on this file since 33760 was 33760, checked in by ak19, 5 years ago

AUTOCOMMIT by gen-model-colls.sh script. Message: Rebuilding after GLI bugfix for loading ex.meta in complicated cases that involved changes to perl building code (doc.pm, and helper functions unicode.pm and util.pm) that change the gsdlsourcefilename ex.meta value being set into doc.xml.

File size: 13.5 KB
Line 
1<?xml version="1.0" encoding="utf-8" standalone="no"?>
2<!DOCTYPE Archive SYSTEM "http://greenstone.org/dtd/Archive/1.0/Archive.dtd">
3<Archive>
4<Section>
5 <Description>
6 <Metadata name="gsdlsourcefilename">import/englishhistory.net/tudor/tudorq17.html</Metadata>
7 <Metadata name="gsdlsourcefilerenamemethod">url</Metadata>
8 <Metadata name="gsdldoctype">indexed_doc</Metadata>
9 <Metadata name="Plugin">HTMLPlugin</Metadata>
10 <Metadata name="FileSize">10446</Metadata>
11 <Metadata name="Source">tudorq17.html</Metadata>
12 <Metadata name="SourceFile">tudorq17.html</Metadata>
13 <Metadata name="Language">en</Metadata>
14 <Metadata name="Encoding">utf8</Metadata>
15 <Metadata name="Author">Marilyn Mongello</Metadata>
16 <Metadata name="Title">Tudor Quiz: Elizabeth I and Mary, queen of Scots</Metadata>
17 <Metadata name="FileFormat">HTML</Metadata>
18 <Metadata name="URL">http://englishhistory.net/tudor/tudorq17.html</Metadata>
19 <Metadata name="UTF8URL">http://englishhistory.net/tudor/tudorq17.html</Metadata>
20 <Metadata name="weblink">&lt;a href=&quot;http://englishhistory.net/tudor/tudorq17.html&quot;&gt;</Metadata>
21 <Metadata name="webicon">_iconworld_</Metadata>
22 <Metadata name="/weblink">&lt;/a&gt;</Metadata>
23 <Metadata name="dc.Subject">Tudor period|Others</Metadata>
24 <Metadata name="Identifier">HASH0196254f107cbefb2c8a00c9</Metadata>
25 <Metadata name="lastmodified">1575637287</Metadata>
26 <Metadata name="lastmodifieddate">20191207</Metadata>
27 <Metadata name="oailastmodified">1575637480</Metadata>
28 <Metadata name="oailastmodifieddate">20191207</Metadata>
29 <Metadata name="assocfilepath">HASH0196/254f107c.dir</Metadata>
30 <Metadata name="gsdlassocfile">maryqos1565cr.jpg:image/jpeg:</Metadata>
31 </Description>
32 <Content>&quot;)
33
34 if(a==0){
35
36 msg.document.write(&quot;&lt;center&gt;&lt;h3&gt;You're a Tudor genius! - 10/10&lt;/h3&gt;&lt;/center&gt;&quot;)
37
38 }
39
40 else{
41
42 if(counter&lt;4){
43
44 msg.document.write(&quot;&lt;center&gt;&lt;h3&gt;&quot;+counter+&quot;/10 - Come on, you can do it!&lt;/h3&gt;&lt;/center&gt;&quot;)
45
46 }
47
48 if(counter&gt;3&amp; &amp; counter&lt;8){
49
50 msg.document.write(&quot;&lt;center&gt;&lt;h3&gt;&quot;+counter+&quot;/10 - Keep trying!&lt;/h3&gt;&lt;/center&gt;&quot;)
51
52 }
53
54 if(counter&gt;7){
55
56 msg.document.write(&quot;&lt;center&gt;&lt;h3&gt;&quot;+counter+&quot;/10 - Nearly there - keep trying!&lt;/h3&gt;&lt;/center&gt;&quot;)
57
58 }
59
60 }
61
62
63
64 msg.document.write(&quot;&lt;form&gt;&quot;)
65
66 if(a==0){
67
68 msg.document.write(&quot;&lt;center&gt;&lt;input type=button value='OK' onClick='self.close()'&gt;&lt;/center&gt;&quot;)
69
70 }
71
72 else{
73
74 msg.document.write(&quot;&lt;center&gt;&lt;input type=button value='Back to Quiz...' onClick='self.close()'&gt;&lt;/center&gt;&quot;)
75
76 }
77
78msg.document.write(&quot;&lt;/form&gt;&quot;)
79
80msg.document.write(&quot;&quot;)
81
82}
83
84
85
86function giveup(){
87
88answers=window.open(&quot;&quot;,&quot;answers&quot;,&quot;toolbar=no,directories=no,menubar=no,width=300,height=320&quot;)
89
90 answers.document.write(&quot;&lt;head&gt;&lt;title&gt;Answers&lt;/title&gt;&lt;/head&gt;&quot;)
91
92 answers.document.write(&quot;&lt;body bgcolor='#ffffee' text='#004080'&gt;&quot;)
93
94 answers.document.write(&quot;&lt;center&gt;&lt;h1&gt;Answers&lt;/h1&gt;&lt;/center&gt;&quot;)
95
96 answers.document.write(&quot;1. nine&lt;br&gt;&quot;)
97
98 answers.document.write(&quot;2. five&lt;br&gt;&quot;)
99
100 answers.document.write(&quot;3. ear infection&lt;br&gt;&quot;)
101
102 answers.document.write(&quot;4. duke of Orkney&lt;br&gt;&quot;)
103
104 answers.document.write(&quot;5. he was strangled&lt;br&gt;&quot;)
105
106 answers.document.write(&quot;6. Thomas Howard&lt;br&gt;&quot;)
107
108 answers.document.write(&quot;7. free Mary from captivity&lt;br&gt;&quot;)
109
110 answers.document.write(&quot;8. debate&lt;br&gt;&quot;)
111
112 answers.document.write(&quot;9. the Casket Letters&lt;br&gt;&quot;)
113
114 answers.document.write(&quot;10. Essay on Adversity&lt;br&gt;&quot;)
115
116 answers.document.write(&quot;&lt;form&gt;&quot;)
117
118 answers.document.write(&quot;&lt;center&gt;&lt;input type=button value='OK' onClick='self.close()'&gt;&lt;/center&gt;&quot;)
119
120 answers.document.write(&quot;&lt;/form&gt;&quot;)
121
122 answers.document.write(&quot;&quot;)
123
124}
125
126&lt;!-- --&gt;
127
128
129
130 &lt;/script&gt;
131
132&lt;style fprolloverstyle&gt;A:hover {font-weight: bold; color: #990000}
133
134 &lt;/style&gt;
135
136&lt;/head&gt;
137
138&lt;body text=&quot;#000000&quot; bgcolor=&quot;#FFFFFF&quot; link=&quot;#990000&quot; vlink=&quot;#990000&quot; alink=&quot;#000000&quot; background=&quot;parc2h.jpg&quot;&gt;
139
140
141
142&lt;center&gt;&lt;b&gt;&lt;font color=&quot;#000000&quot;&gt;&lt;font face=&quot;Times New Roman,Times&quot;&gt;&lt;font size=+3&gt;Tudor
143
144Quizzes&lt;/font&gt;&lt;/font&gt;&lt;font size=+2&gt;:&lt;/font&gt;&lt;/font&gt;&lt;/b&gt;
145
146&lt;p&gt;&lt;b&gt;&lt;font color=&quot;#000000&quot;&gt;&lt;font size=+2&gt;Elizabeth I and Mary, queen of
147
148Scots&lt;/font&gt;&lt;/font&gt;&lt;/b&gt;&lt;/center&gt;
149
150&lt;/TBODY&gt;&lt;!--webbot bot=&quot;Include&quot; endspan i-checksum=&quot;43556&quot; --&gt;&lt;form name=forma&gt;
151
152&lt;center&gt;
153&lt;img SRC=&quot;_httpdocimg_/maryqos1565cr.jpg&quot; ALT=&quot;Mary, queen of Scots in 1565&quot; BORDER=2 width=&quot;175&quot; height=&quot;236&quot;&gt;&lt;/center&gt;
154
155
156
157&lt;center&gt;&lt;table BORDER=0 CELLSPACING=4 CELLPADDING=4 WIDTH=&quot;668&quot; HEIGHT=&quot;1395&quot; &gt;
158
159&lt;caption&gt;
160
161&lt;center&gt;
162
163&lt;p&gt;&lt;/p&gt;
164
165&lt;TBODY&gt;
166
167&lt;br&gt;&lt;/TBODY&gt;&lt;/center&gt;
168
169&lt;/caption&gt;
170
171
172
173&lt;tr&gt;
174
175&lt;td WIDTH=&quot;342&quot; HEIGHT=&quot;82&quot;&gt;&lt;b&gt;&lt;font face=&quot;Arial&quot;&gt;&lt;font color=&quot;#000000&quot;&gt;1.
176
177How old was Elizabeth when Mary Stewart was born?&lt;/font&gt;&lt;/font&gt;&lt;/b&gt;&lt;/td&gt;
178
179
180
181&lt;td WIDTH=&quot;217&quot; HEIGHT=&quot;82&quot;&gt;&lt;select size=1 name=q1&gt;&lt;option
182
183 selected&gt;five&lt;/option&gt;&lt;option&gt;eight&lt;/option&gt;&lt;option&gt;nine&lt;/option&gt;&lt;option&gt;eleven&lt;/option&gt;&lt;/select&gt;&lt;/td&gt;
184
185&lt;/tr&gt;
186
187
188
189&lt;tr&gt;
190
191&lt;td WIDTH=&quot;342&quot; HEIGHT=&quot;89&quot;&gt;&lt;b&gt;&lt;font face=&quot;Arial&quot;&gt;&lt;font color=&quot;#000000&quot;&gt;2.
192
193How old was Mary Stewart when she left Scotland and sailed to France as
194
195the betrothed of the dauphin?&lt;/font&gt;&lt;/font&gt;&lt;/b&gt;&lt;/td&gt;
196
197
198
199&lt;td WIDTH=&quot;217&quot; HEIGHT=&quot;89&quot;&gt;&lt;select size=1 name=q2&gt;&lt;option selected&gt;four&lt;/option&gt;&lt;option&gt;five&lt;/option&gt;&lt;option&gt;ten&lt;/option&gt;&lt;option&gt;twelve&lt;/option&gt;&lt;/select&gt;&lt;/td&gt;
200
201&lt;/tr&gt;
202
203
204
205&lt;tr&gt;
206
207&lt;td WIDTH=&quot;342&quot; HEIGHT=&quot;106&quot;&gt;&lt;b&gt;&lt;font face=&quot;Arial&quot;&gt;&lt;font color=&quot;#000000&quot;&gt;3.
208
209In 1560, Mary's first husband Francois died.&amp;nbsp; What was the cause of
210
211death?&lt;/font&gt;&lt;/font&gt;&lt;/b&gt;&lt;/td&gt;
212
213
214
215&lt;td WIDTH=&quot;217&quot; HEIGHT=&quot;106&quot;&gt;&lt;select size=1 name=q3&gt;&lt;option selected&gt;syphilis&lt;/option&gt;&lt;option&gt;broken
216
217neck&lt;/option&gt;&lt;option&gt;sweating sickness&lt;/option&gt;&lt;option&gt;ear infection&lt;/option&gt;&lt;/select&gt;&lt;/td&gt;
218
219&lt;/tr&gt;
220
221
222
223&lt;tr&gt;
224
225&lt;td WIDTH=&quot;342&quot; HEIGHT=&quot;112&quot;&gt;&lt;b&gt;&lt;font face=&quot;Arial&quot;&gt;&lt;font color=&quot;#000000&quot;&gt;4.What
226
227title did Mary give Bothwell a few days before their wedding in 1567?&amp;nbsp;&lt;/font&gt;&lt;/font&gt;&lt;/b&gt;&lt;/td&gt;
228
229
230
231&lt;td WIDTH=&quot;217&quot; HEIGHT=&quot;112&quot;&gt;&lt;select size=1 name=q4&gt;&lt;option selected&gt;duke
232
233of Edinburgh&lt;/option&gt;&lt;option&gt;duke of Orkney&lt;/option&gt;&lt;option&gt;duke of Leith&lt;/option&gt;&lt;option&gt;duke
234
235of Glasgow&lt;/option&gt;&lt;/select&gt;&lt;/td&gt;
236
237&lt;/tr&gt;
238
239
240
241&lt;tr&gt;
242
243&lt;td WIDTH=&quot;342&quot; HEIGHT=&quot;160&quot;&gt;&lt;b&gt;&lt;font face=&quot;Arial&quot;&gt;&lt;font color=&quot;#000000&quot;&gt;5.
244
245In February 1567, the home of Mary's second husband Darnley was blown up.&amp;nbsp;
246
247However, Darnley's body was found in the garden; he had escaped from the
248
249house.&amp;nbsp; What was the real cause of his death?&lt;/font&gt;&lt;/font&gt;&lt;/b&gt;&lt;/td&gt;
250
251
252
253&lt;td WIDTH=&quot;217&quot; HEIGHT=&quot;160&quot;&gt;&lt;select size=1 name=q5&gt;&lt;option
254
255 selected&gt;he
256
257was strangled&lt;/option&gt;&lt;option&gt;he was poisoned&lt;/option&gt;&lt;option&gt;he was stabbed&lt;/option&gt;&lt;option&gt;he
258
259was shot&lt;/option&gt;&lt;/select&gt;&lt;/td&gt;
260
261&lt;/tr&gt;
262
263
264
265&lt;tr&gt;
266
267&lt;td WIDTH=&quot;342&quot; HEIGHT=&quot;111&quot;&gt;&lt;b&gt;&lt;font face=&quot;Arial&quot;&gt;&lt;font color=&quot;#000000&quot;&gt;6.
268
269In 1571, Mary planned to marry which cousin of Elizabeth's in connection
270
271with the 'Ridolfi Plot'?&lt;/font&gt;&lt;/font&gt;&lt;/b&gt;&lt;/td&gt;
272
273
274
275&lt;td WIDTH=&quot;217&quot; HEIGHT=&quot;111&quot;&gt;&lt;select size=1 name=q6&gt;&lt;option selected&gt;Francis
276
277Knollys&lt;/option&gt;&lt;option&gt;William Carey&lt;/option&gt;&lt;option&gt;Thomas Howard&lt;/option&gt;&lt;option&gt;Thomas
278
279Parry&lt;/option&gt;&lt;/select&gt;&lt;/td&gt;
280
281&lt;/tr&gt;
282
283
284
285&lt;tr&gt;
286
287&lt;td WIDTH=&quot;342&quot; HEIGHT=&quot;186&quot;&gt;&lt;b&gt;&lt;font face=&quot;Arial&quot;&gt;&lt;font color=&quot;#000000&quot;&gt;7.
288
289In 1567, Mary was imprisoned by her Scottish enemies.&amp;nbsp; When she heard
290
291the news, Elizabeth wrote to the captors.&amp;nbsp; What did she tell them?&lt;/font&gt;&lt;/font&gt;&lt;/b&gt;&lt;/td&gt;
292
293
294
295&lt;td WIDTH=&quot;217&quot; HEIGHT=&quot;186&quot;&gt;&lt;select size=1 name=q7&gt;&lt;option selected&gt;they
296
297must free Mary from captivity&lt;/option&gt;&lt;option&gt;they must keep Mary imprisoned
298
299indefinitely&lt;/option&gt;&lt;option&gt;they must exile Mary to France&lt;/option&gt;&lt;option&gt;they
300
301must exile Mary to England&lt;/option&gt;&lt;/select&gt;&lt;/td&gt;
302
303&lt;/tr&gt;
304
305
306
307&lt;tr&gt;
308
309&lt;td VALIGN=TOP WIDTH=&quot;342&quot; HEIGHT=&quot;74&quot;&gt;&lt;b&gt;&lt;font face=&quot;Arial&quot;&gt;&lt;font color=&quot;#000000&quot;&gt;8.
310
311In a letter written in 1569, Elizabeth referred to Mary as 'the daughter
312
313of' what?&lt;/font&gt;&lt;/font&gt;&lt;/b&gt;&lt;/td&gt;
314
315
316
317&lt;td VALIGN=TOP WIDTH=&quot;217&quot; HEIGHT=&quot;74&quot;&gt;&lt;select size=1 name=q8&gt;&lt;option
318
319 selected&gt;strife&lt;/option&gt;&lt;option&gt;wrath&lt;/option&gt;&lt;option&gt;discord&lt;/option&gt;&lt;option&gt;debate&lt;/option&gt;&lt;/select&gt;&lt;/td&gt;
320
321&lt;/tr&gt;
322
323
324
325&lt;tr&gt;
326
327&lt;td WIDTH=&quot;342&quot; HEIGHT=&quot;209&quot;&gt;&lt;b&gt;&lt;font face=&quot;Arial&quot;&gt;&lt;font color=&quot;#000000&quot;&gt;9.
328
329In 1569, a collection of letters supposedly written by Mary and her third
330
331husband Bothwell were presented at Westminster.&amp;nbsp; They offered conclusive
332
333proof that Mary and Bothwell had plotted Darnley's murder.&amp;nbsp; These
334
335letters had a nickname; what was it?&lt;/font&gt;&lt;/font&gt;&lt;/b&gt;&lt;/td&gt;
336
337
338
339&lt;td WIDTH=&quot;217&quot; HEIGHT=&quot;209&quot;&gt;&lt;select size=1 name=q9&gt;&lt;option selected&gt;the
340
341Edinburgh Letters&lt;/option&gt;&lt;option&gt;the Casket Letters&lt;/option&gt;&lt;option&gt;the
342
343Coffer Letters&lt;/option&gt;&lt;option&gt;the Caisson Letters&lt;/option&gt;&lt;/select&gt;&lt;/td&gt;
344
345&lt;/tr&gt;
346
347
348
349&lt;tr&gt;
350
351&lt;td WIDTH=&quot;342&quot; HEIGHT=&quot;146&quot;&gt;&lt;b&gt;&lt;font face=&quot;Arial&quot;&gt;&lt;font color=&quot;#000000&quot;&gt;10.
352
353In 1580, Mary wrote an essay which included this observation on monarchs
354
355- 'Tribulation has been to them as a furnace to fine gold - a means of
356
357proving their virtue.'&amp;nbsp; What was this essay called?&lt;/font&gt;&lt;/font&gt;&lt;/b&gt;&lt;/td&gt;
358
359
360
361&lt;td WIDTH=&quot;217&quot; HEIGHT=&quot;146&quot;&gt;&lt;select size=1 name=q10&gt;&lt;option selected&gt;Essay
362
363on Imprisonment&lt;/option&gt;&lt;option&gt;Essay on the Cares of Kingdoms&lt;/option&gt;&lt;option&gt;Essay
364
365on Adversity&lt;/option&gt;&lt;option&gt;Essay on the Virtue of Monarchy&lt;/option&gt;&lt;/select&gt;&lt;/td&gt;
366
367&lt;/tr&gt;
368
369&lt;/table&gt;&lt;/center&gt;
370
371
372
373&lt;center&gt;&lt;input onclick=scoretest(forma) type=button value=&quot;Check Answers&quot;&gt;&lt;input type=reset value=Reset&gt;&lt;input onclick=giveup() type=button value=&quot;Give up?&quot;&gt;&lt;/center&gt;
374
375&lt;/form&gt;
376
377&lt;p&gt;&lt;font color=&quot;#000000&quot;&gt;&lt;font size=-1&gt;&lt;a href=&quot;_httpextlink_&amp;amp;rl=1&amp;amp;href=http:%2f%2fenglishhistory.net%2ftudor%2ftudor1.html&quot;&gt;to
378
379Tudor Quizzes&lt;/a&gt;&lt;/font&gt;&lt;/font&gt;
380
381&lt;br&gt;&lt;font color=&quot;#000000&quot;&gt;&lt;font size=-1&gt;&lt;a href=&quot;_httpextlink_&amp;amp;rl=1&amp;amp;href=http:%2f%2fenglishhistory.net%2ftudor.html&quot;&gt;to
382
383Tudor England&lt;/a&gt;&lt;/font&gt;&lt;/font&gt;&lt;center&gt;
384
385&lt;p&gt;&lt;br&gt;&lt;!-- row 01 --&gt;&lt;/center&gt;
386
387
388
389&lt;p&gt;&lt;/TBODY&gt;
390
391
392
393&lt;!-- text below generated by server. PLEASE REMOVE --&gt;&lt;!-- Counter/Statistics data collection code --&gt;&lt;script language=&quot;JavaScript&quot; src=&quot;_httpextlink_&amp;amp;rl=0&amp;amp;href=http:%2f%2fhostingprod.com%2fjs%5fsource%2fgeov2.js&quot;&gt;&lt;/script&gt;&lt;script language=&quot;javascript&quot;&gt;geovisit();&lt;/script&gt;&lt;noscript&gt;&lt;img src=&quot;_httpextlink_&amp;amp;rl=0&amp;amp;el=direct&amp;amp;href=http://visit.webhosting.yahoo.com/visit.gif?us1108082618&quot; alt=&quot;setstats&quot; border=&quot;0&quot; width=&quot;1&quot; height=&quot;1&quot;&gt;&lt;/noscript&gt;
394&lt;IMG SRC=&quot;_httpextlink_&amp;amp;rl=0&amp;amp;el=direct&amp;amp;href=http://geo.yahoo.com/serv?s=76001524&amp;t=1108082618&quot; ALT=1 WIDTH=1 HEIGHT=1&gt;
395</Content>
396</Section>
397</Archive>
Note: See TracBrowser for help on using the repository browser.