root/trunk/max-javahotpot-tutorial/tutorial/jquiz_steps.jqz @ 35

Revision 35, 4.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-jquiz-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>Martin Holmes</dc:creator>
7    <dc:title>Tutorial exercise</dc:title>
8  </rdf:Description>
9</rdf:RDF><version>6</version>
10
11<data>
12<title>Tutorial exercise</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<questions><question-record><question>Which Potato is used for making multiple-choice exercises?</question><clue></clue><category></category><weighting>100</weighting><fixed>0</fixed><question-type>1</question-type><answers><answer><text>JMIx</text><feedback>Sorry! JMix makes jumbled-sentence or jumbled-word exercises.</feedback><correct>0</correct><percent-correct>0</percent-correct><include-in-mc-options>1</include-in-mc-options></answer><answer><text>JQuiz</text><feedback>Correct! This exercise was made with JQuiz.</feedback><correct>1</correct><percent-correct>100</percent-correct><include-in-mc-options>1</include-in-mc-options></answer><answer><text>JCloze</text><feedback>Sorry! JCloze is used for making gap-fill exercises.</feedback><correct>0</correct><percent-correct>0</percent-correct><include-in-mc-options>1</include-in-mc-options></answer><answer><text>JCross</text><feedback>Sorry! JCross is used for making crosswords.</feedback><correct>0</correct><percent-correct>0</percent-correct><include-in-mc-options>1</include-in-mc-options></answer></answers></question-record></questions>
22</data>
23
24<hotpot-config-file>
25<jquiz>
26<exercise-subtitle></exercise-subtitle>
27<instructions></instructions>
28<guess-correct>Correct!</guess-correct>
29<guess-incorrect>Sorry! Try again.</guess-incorrect>
30<partly-incorrect>Your answer is partly wrong: </partly-incorrect>
31<enter-a-guess>Please enter a guess.</enter-a-guess>
32<next-correct-letter>Next correct letter in the answer: </next-correct-letter>
33<correct-answers>Correct answers: </correct-answers>
34<show-answer-caption>Show answer</show-answer-caption>
35<include-hint>1</include-hint>
36<include-show-answer>1</include-show-answer>
37<next-ex-url></next-ex-url>
38<send-email>0</send-email>
39<continuous-scoring>1</continuous-scoring>
40<show-correct-first-time>0</show-correct-first-time>
41<shuffle-questions>0</shuffle-questions>
42<shuffle-answers>0</shuffle-answers>
43<show-limited-questions>0</show-limited-questions>
44<questions-to-show>1</questions-to-show>
45<short-answer-tries-on-hybrid-q>2</short-answer-tries-on-hybrid-q>
46<separate-javascript-file>0</separate-javascript-file>
47<case-sensitive>0</case-sensitive>
48<include-keypad>0</include-keypad>
49</jquiz>
50
51<global>
52<your-score-is>Your score is: </your-score-is>
53<correct-indicator>:-)</correct-indicator>
54<incorrect-indicator>X</incorrect-indicator>
55<correct-first-time>Questions answered correctly first time: </correct-first-time>
56<keypad-characters></keypad-characters>
57<times-up>Your time is over!</times-up>
58<next-ex-caption>=&amp;#x003E;</next-ex-caption>
59<back-caption>&amp;#x003C;=</back-caption>
60<contents-caption>Index</contents-caption>
61<include-next-ex>1</include-next-ex>
62<include-contents>1</include-contents>
63<include-back>1</include-back>
64<contents-url></contents-url>
65<graphic-url></graphic-url>
66<font-face>Geneva,Arial</font-face>
67<page-bg-color>#ffffff</page-bg-color>
68<title-color>#000000</title-color>
69<ex-bg-color>#dddddd</ex-bg-color>
70<text-color>#000000</text-color>
71<link-color>#0000cc</link-color>
72<vlink-color>#0000ff</vlink-color>
73<nav-bar-color>#999999</nav-bar-color>
74<formmail-url></formmail-url>
75<email></email>
76<name-please>Please enter your name:</name-please>
77<user-string-1></user-string-1>
78<user-string-2></user-string-2>
79<user-string-3></user-string-3>
80<header-code></header-code>
81<correct-first-time>Questions answered correctly first time: </correct-first-time>
82<check-caption>Check</check-caption>
83<ok-caption>OK</ok-caption>
84<next-q-caption>=&amp;#x003E;</next-q-caption>
85<last-q-caption>&amp;#x003C;=</last-q-caption>
86<hint-caption>Hint</hint-caption>
87<show-all-questions-caption>Show all questions</show-all-questions-caption>
88<show-one-by-one-caption>Show questions one by one</show-one-by-one-caption>
89<show-also-correct>1</show-also-correct>
90<process-for-rtl>0</process-for-rtl>
91</global>
92</hotpot-config-file>
93</hotpot-jquiz-file>
Note: See TracBrowser for help on using the browser.