<?xml version="1.0" encoding="ISO-8859-1"?>

<hotpot-jbc-file>
<version>4</version>

<data>
<title>A Multiple-Choice Quiz made with JBC</title>

<reading>
<include-reading>1</include-reading>
<include-timer>1</include-timer>
<time-limit>4</time-limit>
<internal-reading>1</internal-reading>
<path-to-reading></path-to-reading>
<reading-title>A Multiple-Choice Quiz made with JBC</reading-title>
<reading-text>This is a typical JBC quiz. In this window, there is a reading text. The reading text may be entered directly into the JBC program by choosing File/Add Reading Text, or it may be an external HTML file that you created in some other way (you can import a file from the Add Reading Text screen). Alternatively, you may choose not to include a reading text at all. Four of the Hot Potatoes applications allow you to include a reading text.

This reading text also has a timer running. This is also optional. When the full time has elapsed, the reading text will disappear (although the user will be able to get it back by pressing a special button which appears). If you do include a timer, you can choose the number of minutes before the text disappears.

On the other side of the screen, there are two frames. The top frame is the Welcome/Help frame. This frame includes some navigation buttons (see below). It is also used to display two different types of information:  

1. The initial &quot;Welcome&quot; message that the user sees when he or she first loads your quiz, along with instructions for doing the quiz.

2.  The feedback the user will see after pressing one of the answer buttons. 

 The bottom frame on the other side contains the questions. If you don&apos;t include a reading text, the two frames on the other side take up all of the browser window. At the bottom of the question frame, you will see three navigation buttons. These are optional, but they can be very useful in helping your users to navigate around a large site or work through a sequence of exercises (as in this Web site). One button is a &quot;back&quot; button, taking you back to wherever you came from, one takes you to an index or contents page, and the other takes you on to the next exercise or page in a sequence.</reading-text>

</reading>

<questions>


<question-record>
<question>What&apos;s the maximum number of answers you can include in a JBC quiz question?</question>
<answer>
<text>three</text>
<correct>0</correct>
<feedback>It&apos;s more than that!</feedback>
</answer>
<answer>
<text>four</text>
<correct>0</correct>
<feedback>Sorry! It used to be four, but in recent versions you can have more answers.</feedback>
</answer>
<answer>
<text>five</text>
<correct>0</correct>
<feedback>Sorry! In version 3 and 4.0, you could have five answers. This has now changed.</feedback>
</answer>
<answer>
<text>unlimited</text>
<correct>1</correct>
<feedback>Correct! From version 4.1, you can include as many answers as you like.</feedback>
</answer>

</question-record>

<question-record>
<question>True or false: You must include a reading text.</question>
<answer>
<text>True</text>
<correct>0</correct>
<feedback>Sorry! Try again.</feedback>
</answer>
<answer>
<text>False</text>
<correct>1</correct>
<feedback>Correct! Well done.</feedback>
</answer>

</question-record>

<question-record>
<question>Imagine that you click on Question 1 Answer A, which is correct, and your score is 100%. If you then click on Answer B for the same question, what will happen to your score?</question>
<answer>
<text>It will go down.</text>
<correct>0</correct>
<feedback>That would be a little annoying for the user. Why not try it and find out?</feedback>
</answer>
<answer>
<text>It will remain the same.</text>
<correct>1</correct>
<feedback>Correct! This allows you to view the feedback for wrong answers after getting the correct one.</feedback>
</answer>
<answer>
<text>It will rise.</text>
<correct>0</correct>
<feedback>That would be a little confusing for the user. Why not try it and find out?</feedback>
</answer>
<answer>
<text>It will be set to zero.</text>
<correct>0</correct>
<feedback>That would be a little annoying for the user. Why not try it and find out?</feedback>
</answer>

</question-record>

<question-record>
<question>How many questions can a JBC quiz have?</question>
<answer>
<text>3</text>
<correct>0</correct>
<feedback>You can have only three questions in the Windows version untill you register. Then you can have more.</feedback>
</answer>
<answer>
<text>100</text>
<correct>0</correct>
<feedback>Sorry! That was the limit in version 4.0. Now you can have more than 100.</feedback>
</answer>
<answer>
<text>1000</text>
<correct>0</correct>
<feedback>Sorry! You can have more than 1000.</feedback>
</answer>
<answer>
<text>unlimited</text>
<correct>1</correct>
<feedback>Correct! From version 4.1, there is no limit to the number of quesdtions in a quiz.</feedback>
</answer>

</question-record>

<question-record>
<question>If the reading text disappears, how can the user get it back again?</question>
<answer>
<text>By pressing a button which appears.</text>
<correct>1</correct>
<feedback></feedback>
</answer>
<answer>
<text>By reloading the page</text>
<correct>0</correct>
<feedback>This would work, but then the user&apos;s score would be reset to zero.</feedback>
</answer>
<answer>
<text>It&apos;s impossible to get it back.</text>
<correct>0</correct>
<feedback>Sorry! Try again.</feedback>
</answer>

</question-record>
</questions>
</data>

<hotpot-config-file>
<jbc>
<quiz-subtitle>Choose the correct answer for each question.</quiz-subtitle>
<instructions></instructions>
<guess-correct>Correct!</guess-correct>
<guess-incorrect>Sorry! Try again.</guess-incorrect>
<include-help>0</include-help>
<next-ex-url>jbc2.htm</next-ex-url>
<continuous-scoring>1</continuous-scoring>
<shuffle-questions>1</shuffle-questions>
<shuffle-answers>1</shuffle-answers>
</jbc>

<global>
<your-score-is>Your score is </your-score-is>
<welcome></welcome>
<correct-indicator>:-)</correct-indicator>
<incorrect-indicator>X</incorrect-indicator>
<correct-first-time>Questions answered correctly first time: </correct-first-time>
<remaining-time>Remaining time:</remaining-time>
<start-reading>Start reading</start-reading>
<show-reading-again>Show reading again</show-reading-again>
<times-up>Your time is over!</times-up>
<click-to-show>Click on the button to see the reading.</click-to-show>
<help-caption>Instructions</help-caption>
<next-ex-caption>=&gt;</next-ex-caption>
<back-caption>&lt;=</back-caption>
<contents-caption>Index</contents-caption>
<include-next-ex>1</include-next-ex>
<include-contents>1</include-contents>
<include-back>1</include-back>
<graphic-url>HalfBakedBG.gif</graphic-url>
<contents-url>contents.htm</contents-url>
<page-bg-color>#FFFFFF</page-bg-color>
<title-color>#000033</title-color>
<ex-bg-color>#BBBBEE</ex-bg-color>
<text-color>#000000</text-color>
<nav-bar-color>#000066</nav-bar-color>
<correct-first-time>Questions answered correctly first time: </correct-first-time>
<ok-caption>OK</ok-caption>
<popup-bg-color>#FFFFFF</popup-bg-color>
</global>
</hotpot-config-file>
</hotpot-jbc-file>
