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

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