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

Revision 35, 4.0 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>Ismail Ali Gago</dc:creator>
7    <dc:creator>UNREGISTERED</dc:creator>
8    <dc:title>Ejercicio de asociación realizado con JMatch</dc:title>
9  </rdf:Description>
10</rdf:RDF><version>6</version>
11
12<data>
13<title>Ejercicio de asociaci&amp;#x00F3;n realizado con JMatch</title>
14
15<timer><seconds>60</seconds><include-timer>0</include-timer></timer>
16
17<reading>
18<include-reading>0</include-reading>
19<reading-title></reading-title>
20<reading-text></reading-text>
21
22</reading>
23
24<matching-exercise>
25<default-right-item>???</default-right-item>
26
27<pair>
28<left-item><text>Primero:</text>
29<fixed>1</fixed>
30</left-item>
31<right-item><text>Arranque una Papata</text>
32<fixed>0</fixed>
33</right-item></pair>
34
35<pair>
36<left-item><text>Segundo:</text>
37<fixed>1</fixed>
38</left-item>
39<right-item><text>Introudzca sus datos, preguntas, respuestas, etc...</text>
40<fixed>0</fixed>
41</right-item></pair>
42
43<pair>
44<left-item><text>Tercero:</text>
45<fixed>1</fixed>
46</left-item>
47<right-item><text>Guarde sus datos.</text>
48<fixed>0</fixed>
49</right-item></pair>
50
51<pair>
52<left-item><text>Cuarto:</text>
53<fixed>1</fixed>
54</left-item>
55<right-item><text>Defina la correcta configuraci&amp;#x00F3;n que usted desee</text>
56<fixed>0</fixed>
57</right-item></pair>
58
59<pair>
60<left-item><text>Quinto:</text>
61<fixed>1</fixed>
62</left-item>
63<right-item><text>Pulse en &quot;Archivo / Crar p&amp;#x00E1;gina web&quot;.</text>
64<fixed>0</fixed>
65</right-item></pair>
66
67<pair>
68<left-item><text>Por &amp;#x00FA;ltimo:</text>
69<fixed>1</fixed>
70</left-item>
71<right-item><text>Rel&amp;#x00E1;jese y t&amp;#x00F3;mese un caf&amp;#x00E9;.</text>
72<fixed>0</fixed>
73</right-item></pair>
74</matching-exercise>
75</data>
76
77<hotpot-config-file>
78<jmatch>
79<exercise-subtitle>Ejercicio de emparejamiento.</exercise-subtitle>
80<instructions>Seleccione la secuencia correcta de etapas para crear un ejercicio de Hot Potatoes, seleccionando la opci&amp;#x00F3;n correcta en los men&amp;#x00FA;s desplegables </instructions>
81<next-ex-url>jmatch2.htm</next-ex-url>
82<send-email>0</send-email>
83<top-frame-size>25</top-frame-size><top-frame-units>%</top-frame-units>
84<show-limited-questions>0</show-limited-questions>
85<questions-to-show>1</questions-to-show>
86<shuffle-questions>0</shuffle-questions>
87<separate-javascript-file>0</separate-javascript-file>
88<next-caption>Siguiente</next-caption>
89<delete-caption>Borrar</delete-caption>
90<guess-correct>Correcto, bien hecho</guess-correct>
91<guess-incorrect>Lo siento, pruebe de nuevo. Los emparejamentos incorrectos han sido eliminados</guess-incorrect>
92</jmatch>
93
94<global>
95<your-score-is>Su puntuaci&amp;#x00F3;n es  </your-score-is>
96<correct-indicator>:-)</correct-indicator>
97<incorrect-indicator>:-(</incorrect-indicator>
98<process-for-rtl>0</process-for-rtl>
99<times-up>Your time is over!</times-up>
100<check-caption>Comprobar</check-caption>
101<ok-caption>OK</ok-caption>
102<next-ex-caption>Siguiente ejemplo</next-ex-caption>
103<back-caption>&amp;#x003C;=</back-caption>
104<contents-caption>&amp;#x00CD;ndice</contents-caption>
105<include-next-ex>1</include-next-ex>
106<include-contents>0</include-contents>
107<include-back>0</include-back>
108<contents-url>contents.htm</contents-url>
109<graphic-url></graphic-url>
110<font-face>Geneva,Arial</font-face>
111<page-bg-color>#ffffff</page-bg-color>
112<title-color>#660066</title-color>
113<ex-bg-color>#eeccee</ex-bg-color>
114<text-color>#330033</text-color>
115<link-color>#0000cc</link-color>
116<vlink-color>#0000ff</vlink-color>
117<nav-bar-color>#330033</nav-bar-color>
118<formmail-url>http://web.uvic.ca/cgi-bin/FormMail.pl</formmail-url>
119<email>mholmes@uvic.ca</email>
120<name-please>Please enter your name:</name-please>
121<user-string-1></user-string-1>
122<user-string-2></user-string-2>
123<user-string-3></user-string-3>
124<header-code></header-code>
125</global>
126</hotpot-config-file>
127</hotpot-jmatch-file>
Note: See TracBrowser for help on using the browser.