root/trunk/max-javahotpot-tutorial/tutorial/eng/jmix2.jmx @ 35

Revision 35, 3.2 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-jmix-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>A Jumbled-Word Exercise made with JMix</dc:title>
8  </rdf:Description>
9</rdf:RDF><version>6</version>
10
11<data>
12<title>A Jumbled-Word Exercise made with JMix</title>
13
14<reading>
15<include-reading>0</include-reading>
16<reading-title></reading-title>
17<reading-text></reading-text>
18
19</reading>
20
21<jumbled-order-exercise><main-order><segment>s</segment>
22<segment>o</segment>
23<segment>f</segment>
24<segment>t</segment>
25<segment>w</segment>
26<segment>a</segment>
27<segment>r</segment>
28<segment>e</segment>
29</main-order></jumbled-order-exercise>
30</data>
31
32<hotpot-config-file>
33<jmix>
34<exercise-subtitle>Mixed-up word exercise</exercise-subtitle>
35<instructions>Put the letters in order to form a word. When you think your word is correct, click on &quot;Check&quot; to check your answer. If you get stuck, click on &quot;Hint&quot; to find out the next correct letter.</instructions>
36<guess-correct>Correct!</guess-correct>
37<guess-incorrect>Sorry! Try again.</guess-incorrect>
38<this-much-correct>This much of your answer is correct:</this-much-correct>
39<next-correct-part>The next correct part is: </next-correct-part>
40<remaining-words>Remaining words:</remaining-words>
41<click-to-add>Click on words to add them to the sentence.</click-to-add>
42<also-correct>These answers are also correct:</also-correct>
43<include-undo>1</include-undo>
44<include-restart>1</include-restart>
45<include-hint>1</include-hint>
46<next-ex-url>jmatch1.htm</next-ex-url>
47<send-email>0</send-email>
48<top-frame-size>25</top-frame-size><top-frame-units>%</top-frame-units>
49<capitalize-first-letter>0</capitalize-first-letter>
50<separate-javascript-file>0</separate-javascript-file>
51</jmix>
52
53<global>
54
55<times-up>Your time is over!</times-up>
56<check-caption>Check</check-caption>
57<ok-caption>OK</ok-caption>
58<undo-caption>Undo</undo-caption>
59<hint-caption>Hint</hint-caption>
60<restart-caption>Restart</restart-caption>
61<your-score-is>Your score is </your-score-is>
62<show-also-correct>0</show-also-correct>
63<process-for-rtl>0</process-for-rtl>
64<next-ex-caption>Next example</next-ex-caption>
65<back-caption>&amp;#x003C;=</back-caption>
66<contents-caption>Index</contents-caption>
67<include-next-ex>1</include-next-ex>
68<include-contents>0</include-contents>
69<include-back>0</include-back>
70<contents-url>contents.htm</contents-url>
71<contents-url>contents.htm</contents-url>
72<graphic-url></graphic-url>
73<font-face>Geneva,Arial</font-face>
74<page-bg-color>#FFFFFF</page-bg-color>
75<title-color>#660066</title-color>
76<ex-bg-color>#EECCEE</ex-bg-color>
77<text-color>#330033</text-color>
78<link-color>#0000CC</link-color>
79<vlink-color>#0000FF</vlink-color>
80<nav-bar-color>#330033</nav-bar-color>
81<formmail-url>http://web.uvic.ca/cgi-bin/FormMail.pl</formmail-url>
82<email>mholmes@uvic.ca</email>
83<name-please>Please enter your name:</name-please>
84<user-string-1></user-string-1>
85<user-string-2></user-string-2>
86<user-string-3></user-string-3>
87<header-code></header-code>
88</global>
89</hotpot-config-file>
90</hotpot-jmix-file>
Note: See TracBrowser for help on using the browser.