root/trunk/max-javahotpot-tutorial/tutorial/eng/jmatch1.jmt @ 35

Revision 35, 3.7 KB (checked in by max, 23 months ago)

mario.izquierdo
max-javahotpot-tutorial (3.1.max1)

  • New release
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2
3<hotpot-jmatch-file>
4<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
5  <rdf:Description rdf:about="">
6    <dc:creator>UNREGISTERED</dc:creator>
7    <dc:title>An Ordering Exercise made with JMatch</dc:title>
8  </rdf:Description>
9</rdf:RDF><version>6</version>
10
11<data>
12<title>An Ordering Exercise made with JMatch</title>
13
14<timer><seconds>60</seconds><include-timer>0</include-timer></timer>
15
16<reading>
17<include-reading>0</include-reading>
18<reading-title></reading-title>
19<reading-text></reading-text>
20
21</reading>
22
23<matching-exercise>
24<default-right-item>???</default-right-item>
25
26<pair>
27<left-item><text>First:</text>
28<fixed>1</fixed>
29</left-item>
30<right-item><text>Start a Hot Potato</text>
31<fixed>0</fixed>
32</right-item></pair>
33
34<pair>
35<left-item><text>Second:</text>
36<fixed>1</fixed>
37</left-item>
38<right-item><text>Enter your data, questions, answers, etc.</text>
39<fixed>0</fixed>
40</right-item></pair>
41
42<pair>
43<left-item><text>Third:</text>
44<fixed>1</fixed>
45</left-item>
46<right-item><text>Save your data.</text>
47<fixed>0</fixed>
48</right-item></pair>
49
50<pair>
51<left-item><text>Fourth:</text>
52<fixed>1</fixed>
53</left-item>
54<right-item><text>Set the correct configuration information.</text>
55<fixed>0</fixed>
56</right-item></pair>
57
58<pair>
59<left-item><text>Fifth:</text>
60<fixed>1</fixed>
61</left-item>
62<right-item><text>Click on &quot;File / Create Web page&quot;.</text>
63<fixed>0</fixed>
64</right-item></pair>
65
66<pair>
67<left-item><text>Finally:</text>
68<fixed>1</fixed>
69</left-item>
70<right-item><text>Relax and have a coffee.</text>
71<fixed>0</fixed>
72</right-item></pair>
73</matching-exercise>
74</data>
75
76<hotpot-config-file>
77<jmatch>
78<exercise-subtitle>Matching exercise</exercise-subtitle>
79<instructions>Select the correct sequence of actions in creating a Hot Potatoes exercise by choosing from the drop-down lists.</instructions>
80<next-ex-url>jmatch2.htm</next-ex-url>
81<send-email>0</send-email>
82<top-frame-size>25</top-frame-size><top-frame-units>%</top-frame-units>
83<show-limited-questions>0</show-limited-questions>
84<questions-to-show>1</questions-to-show>
85<shuffle-questions>0</shuffle-questions>
86<separate-javascript-file>0</separate-javascript-file>
87<next-caption>Next</next-caption>
88<delete-caption>Delete</delete-caption>
89<guess-correct>Correct! Well done.</guess-correct>
90<guess-incorrect>Sorry! Try again. Incorrect matches have been removed.</guess-incorrect>
91</jmatch>
92
93<global>
94<your-score-is>Your score is </your-score-is>
95<correct-indicator>:-)</correct-indicator>
96<incorrect-indicator>X</incorrect-indicator>
97<process-for-rtl>0</process-for-rtl>
98<times-up>Your time is over!</times-up>
99<check-caption>Check</check-caption>
100<ok-caption>OK</ok-caption>
101<next-ex-caption>Next example</next-ex-caption>
102<back-caption>&amp;#x003C;=</back-caption>
103<contents-caption>Index</contents-caption>
104<include-next-ex>1</include-next-ex>
105<include-contents>0</include-contents>
106<include-back>0</include-back>
107<contents-url>contents.htm</contents-url>
108<graphic-url></graphic-url>
109<font-face>Geneva,Arial</font-face>
110<page-bg-color>#ffffff</page-bg-color>
111<title-color>#660066</title-color>
112<ex-bg-color>#eeccee</ex-bg-color>
113<text-color>#330033</text-color>
114<link-color>#0000cc</link-color>
115<vlink-color>#0000ff</vlink-color>
116<nav-bar-color>#330033</nav-bar-color>
117<formmail-url>http://web.uvic.ca/cgi-bin/FormMail.pl</formmail-url>
118<email>mholmes@uvic.ca</email>
119<name-please>Please enter your name:</name-please>
120<user-string-1></user-string-1>
121<user-string-2></user-string-2>
122<user-string-3></user-string-3>
123<header-code></header-code>
124</global>
125</hotpot-config-file>
126</hotpot-jmatch-file>
Note: See TracBrowser for help on using the browser.