<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
   <channel>
      <title>Question Writer Blog</title>
      <link>http://www.questionwriterblog.com/</link>
      <description></description>
      <language>en</language>
      <copyright>Copyright 2008</copyright>
      <lastBuildDate>Fri, 02 May 2008 15:34:55 +0000</lastBuildDate>
      <generator>http://www.sixapart.com/movabletype/?v=3.2</generator>
      <docs>http://blogs.law.harvard.edu/tech/rss</docs> 

            <item>
         <title>Drag and Drop Matching</title>
         <description><![CDATA[<p>I've upgraded the Matching question to a drag and drop style, similar to the <a href="http://www.questionwriterblog.com/archives/2008/02/sequencing_question.html">sequencing drag and drop</a>.</p>

<p>First of all, here's what it looks like -</p>

<p><img alt="matchingdnd.jpg" src="http://www.questionwriterblog.com/archives/matchingdnd.jpg" width="428" height="329" /></p>

<p>Second of all, you can try it out for yourself with the <a href="http://www.questionwriter.com/samples/italyqesample/">Italy sample quiz</a></p>

<p>The question type now also allows partial credit to be awarded for partially correct matching questions - the marking scheme is simple, the score is proportionate to the number of matches that are correct, rounded up to the nearest whole point.</p>]]></description>
         <link>http://www.questionwriterblog.com/archives/2008/05/drag_and_drop_matching.html</link>
         <guid>http://www.questionwriterblog.com/archives/2008/05/drag_and_drop_matching.html</guid>
         <category></category>
         <pubDate>Fri, 02 May 2008 15:34:55 +0000</pubDate>
      </item>
            <item>
         <title>QW3 into Beta</title>
         <description><![CDATA[<p>Question Writer 3 has moved into Beta. This means that the major bugs have been ironed out and all the new features have been added. There will still be updates as we discover and correct more minor issues.</p>

<p>If you're just starting out with Question Writer, I'd advise moving straight to the < ahref="http://www.questionwriter.com/downloadpages/download-quiz.html">Question Writer Beta</a> - it's already got a lot more features and is more stable than the old Question Writer 2 - Quiz Edition.</p>]]></description>
         <link>http://www.questionwriterblog.com/archives/2008/04/qw3_into_beta.html</link>
         <guid>http://www.questionwriterblog.com/archives/2008/04/qw3_into_beta.html</guid>
         <category></category>
         <pubDate>Tue, 08 Apr 2008 14:18:51 +0000</pubDate>
      </item>
            <item>
         <title>Metadata</title>
         <description><![CDATA[<p>As Bart Simpson famously said, "Lady, what you don't know about metadata is enough to fill a warehouse." Metadata is a very big subject. It's data about data and if you're organizing a lot of questions, at some point you're going to want to use metadata to describe them.</p>

<p><img alt="metadata.gif" src="http://www.questionwriterblog.com/archives/metadata.gif" width="503" height="550" /></p>

<p>You can now add four metadata elements to questions - Title, Description, Identifier and Keywords. These are really the basics - I've kept them out of the way in a seperate node, so if you're not using them, you probably won't even notice them, but potentially this metadata node could be expanded over time to include <a href="http://www.imsglobal.org/question/qtiv2p1pd2/imsqti_mdudv2p1pd2.html#section10005">all the other elements</a>.</p>]]></description>
         <link>http://www.questionwriterblog.com/archives/2008/04/metadata.html</link>
         <guid>http://www.questionwriterblog.com/archives/2008/04/metadata.html</guid>
         <category></category>
         <pubDate>Tue, 08 Apr 2008 14:01:31 +0000</pubDate>
      </item>
            <item>
         <title>Text Characters - &apos;It Just Works&apos;</title>
         <description><![CDATA[<p>My philosophy on software design is that the software should 'just work' and the software should automatically try to fix problems it knows about rather than sending you off looking for support. Here's a new fix that illustrates the idea.</p>

<p>If you've used QW2 with special characters - you might have seen a small box shown instead of the character you were hoping to see. A picture is worth a thousand words . .  like this . . .</p>

<p><img alt="fontchars1.jpg" src="http://www.questionwriterblog.com/archives/fontchars1.jpg" width="556" height="249" /></p>

<p>It happens when the special character isn't available in the font - this happens quite a lot with numerical symbols, and Japanese or other foreign language characters. You can fix it by changing the font - but I'd rather it 'Just Worked' first time.</p>

<p>So now, if it is finds a missing character, it'll substitute in a character from a font (MS Sans Serif) that will usually have the character available . . . like this . . .</p>

<p><img alt="chars2.jpg" src="http://www.questionwriterblog.com/archives/chars2.jpg" width="579" height="254" /></p>

<p>So there will be users concerned about the typography . . . those users need to make a more considered choice of font for best effect . . .  but for most users with the occasional special characters - it 'just works'.<br />
</p>]]></description>
         <link>http://www.questionwriterblog.com/archives/2008/03/text_characters_it_just_works.html</link>
         <guid>http://www.questionwriterblog.com/archives/2008/03/text_characters_it_just_works.html</guid>
         <category></category>
         <pubDate>Mon, 17 Mar 2008 21:27:07 +0000</pubDate>
      </item>
            <item>
         <title>Define Results Script</title>
         <description><![CDATA[<p>Another new feature in QW3 - this is more technical, but if you're using your own script to process results, you can now define your own server in your quiz in the Web Settings -</p>

<p>You can also define the backup server, which is used if the main server can't be reached. If you're not using a backup server, just make this the same as the main server, and the quiz will continue to try to reach the main server until it is reachable.</p>

<p><img alt="server.gif" src="http://www.questionwriterblog.com/archives/server.gif" width="513" height="322" /></p>

<p><br />
</p>]]></description>
         <link>http://www.questionwriterblog.com/archives/2008/03/define_results_script.html</link>
         <guid>http://www.questionwriterblog.com/archives/2008/03/define_results_script.html</guid>
         <category></category>
         <pubDate>Wed, 12 Mar 2008 16:01:41 +0000</pubDate>
      </item>
            <item>
         <title>Negative Scoring Limit</title>
         <description><![CDATA[<p>Here's another feature that I've just added to the Alpha - it effectively sets a minimum score of 0 for Partial Credit questions by default.</p>

<p>Say you have a question that includes negative scoring, but you don't want to allow an overall negative score to be offset against other scores in the quiz - you'd leave this switched off. If you want to discourage guessing so that a wrong answer on one question will offset a correct answer in another section, switch it on.</p>

<p> <img alt="negativescoring.gif" src="http://www.questionwriterblog.com/archives/negativescoring.gif" width="575" height="213" /></p>]]></description>
         <link>http://www.questionwriterblog.com/archives/2008/03/negative_scoring_limit.html</link>
         <guid>http://www.questionwriterblog.com/archives/2008/03/negative_scoring_limit.html</guid>
         <category></category>
         <pubDate>Wed, 12 Mar 2008 15:50:42 +0000</pubDate>
      </item>
            <item>
         <title>Polish GUI</title>
         <description><![CDATA[<p>We've just added Polish to our list of supported languages in Question Writer 3.</p>

<p>Did you know that in Poland, men and women will often use different forms of the same surname in the same family, men using the variant ending in 'ski' and women the one ending in 'ska'? You learn something new every day.<br />
</p>]]></description>
         <link>http://www.questionwriterblog.com/archives/2008/03/polish_gui.html</link>
         <guid>http://www.questionwriterblog.com/archives/2008/03/polish_gui.html</guid>
         <category></category>
         <pubDate>Fri, 07 Mar 2008 16:11:17 +0000</pubDate>
      </item>
            <item>
         <title>Online Results</title>
         <description><![CDATA[<p>If you haven't looked at it yet - do check out the <a href="http://www.quiz-software.com/qwresults">online results system</a>. This allows you to view all of your results in the same place so that you can view them as a list rather than trying to organize all the e-mails. It's got results going back to September 2007, so if you've been using the results-by-email service for a while, you'll already have plenty of data stored to view online.</p>]]></description>
         <link>http://www.questionwriterblog.com/archives/2008/03/online_results.html</link>
         <guid>http://www.questionwriterblog.com/archives/2008/03/online_results.html</guid>
         <category></category>
         <pubDate>Wed, 05 Mar 2008 14:26:29 +0000</pubDate>
      </item>
            <item>
         <title>Quiz Background Customization</title>
         <description><![CDATA[<p>Previously, the only way to change the background image was to create a whole new theme. Now you're able to override the background and loader images much more easily. </p>

<p><img alt="backgroundimage.jpg" src="http://www.questionwriterblog.com/archives/backgroundimage.jpg" width="454" height="246" /></p>

<p>You can use any .gif, .jpg or .swf(version 6 and under) to display as a background for your quiz, and as a loading image. This means that your quiz can fit seamlessly into your website or corporate brand.<br />
</p>]]></description>
         <link>http://www.questionwriterblog.com/archives/2008/02/quiz_background_customization.html</link>
         <guid>http://www.questionwriterblog.com/archives/2008/02/quiz_background_customization.html</guid>
         <category></category>
         <pubDate>Tue, 26 Feb 2008 12:47:46 +0000</pubDate>
      </item>
            <item>
         <title>Question Writer API</title>
         <description><![CDATA[<p>This is only going to make sense if you're technically minded, but there's now a code library to help creating Question Writer quizzes. If you'd like to export to the Question Writer format from your .NET application or website, you can use this <a href="http://www.questionwriter.com/docs/QW_API.dll">QW_API.dll</a>  - there's also <a href="http://www.questionwriter.com/docs/CentralQuestion_Documentation_API_word2003.doc">full documentation on how to use it</a>.<br />
</p>]]></description>
         <link>http://www.questionwriterblog.com/archives/2008/02/question_writer_api.html</link>
         <guid>http://www.questionwriterblog.com/archives/2008/02/question_writer_api.html</guid>
         <category></category>
         <pubDate>Tue, 26 Feb 2008 12:21:10 +0000</pubDate>
      </item>
            <item>
         <title>Importing Questions</title>
         <description><![CDATA[<p>You know the old joke, you wait for hours for one import format, and then two come along at the same time!</p>

<p>Question Writer now supports importing questions from <a href="http://www.questionwriter.com/docs/Question_Writer_Text_Import_Format.doc">text format (.txt and .rtf)</a> and also from <a href="http://docs.moodle.org/en/Moodle_XML">Moodle XML format</a>. I can't guarantee that these will work perfectly for every single possible question from the outset - the permutations are just too great. However, we're serious about getting this right.  If you experience difficultly importing a set of questions - send the file you're importing to <a href="mailto:support@questionwriter.com">support@questionwriter.com</a> and we'll do our level best to correct the problem.</p>

<p>Also, I'm interested to know what other import formats you'd like to see supported - more widely used formats have a better chance of making it into QW, but drop me a line, ideally with samples from the format and I'll see what we can do.<br />
</p>]]></description>
         <link>http://www.questionwriterblog.com/archives/2008/02/importing_questions.html</link>
         <guid>http://www.questionwriterblog.com/archives/2008/02/importing_questions.html</guid>
         <category></category>
         <pubDate>Tue, 26 Feb 2008 12:05:07 +0000</pubDate>
      </item>
            <item>
         <title>Explanation Question</title>
         <description><![CDATA[<p>There's not a lot to say about the 'Explanation Question' - although, notably, it's not a question. It allows you to add text and/or an image to a page in the quiz, without having to have an interactive element or score. It's useful if you want to add an introduction to a section, a breather in the middle of a long quiz, or provide some reading material for a reading comprehension. </p>

<p>I think it will be one of the less frequently used elements so I haven't added it to the main toolbar - there's two ways to add it though, my favourite, with a right click and 'Add Question' -</p>

<p><img alt="addquestion1.gif" src="http://www.questionwriterblog.com/archives/addquestion1.gif" width="390" height="337" /></p>

<p><br />
and there is also the left click on the menu bar, and 'Add Question' -</p>

<p><br />
<img alt="addquestion2.gif" src="http://www.questionwriterblog.com/archives/addquestion2.gif" width="392" height="272" /></p>]]></description>
         <link>http://www.questionwriterblog.com/archives/2008/02/explanation_question.html</link>
         <guid>http://www.questionwriterblog.com/archives/2008/02/explanation_question.html</guid>
         <category></category>
         <pubDate>Tue, 26 Feb 2008 11:35:43 +0000</pubDate>
      </item>
            <item>
         <title>Languge Selector</title>
         <description><![CDATA[<p>Question Writer 3 now has a language selector. It's in the 'Language' menu that is visible before you've opened or created any quizzes in the interface. After you've changed the language, you need to restart the application for the change to kick in. The currently supported languages are</p>

<p>English<br />
French<br />
German<br />
Turkish<br />
Japanese</p>

<p><img alt="language.gif" src="http://www.questionwriterblog.com/archives/language.gif" width="310" height="176" /></p>

<p>I'm also looking for translators (native speakers and QW users ideally) for other languages and have a Question Writer 3 - Academic License to offer in exchange translations into the following languages</p>

<p>Portugese*<br />
Danish<br />
Spanish<br />
Mandarin*<br />
Polish<br />
Swedish*<br />
Italian*<br />
Korean*</p>

<p>You can get an idea of what's required for with a translation by looking at the following file in your QW3 install,<br />
C:\Program Files\Question Writer 3\Languages\quiz.resx<br />
E-mail me at <a href="mailto:alex@centralquestion.com">alex@centralquestion.com</a> if you're interested. Also drop me a line if there's another language you'd like to see supported.</p>

<p>* Languages marked with an asterix are still available.</p>

<p>Update: To start the translation - you need to edit the terms in the quiz.resx file mentioned above. There's a nice, simple, freely available program called <a href="http://www.peoplewords.com/download/ResxEditor.aspx">ResX Editor</a> - this makes editing a cinch!<br />
</p>]]></description>
         <link>http://www.questionwriterblog.com/archives/2008/02/languge_selector.html</link>
         <guid>http://www.questionwriterblog.com/archives/2008/02/languge_selector.html</guid>
         <category></category>
         <pubDate>Tue, 26 Feb 2008 10:41:53 +0000</pubDate>
      </item>
            <item>
         <title>Sequencing Question</title>
         <description><![CDATA[<p>The Sequencing question type can also be thought of as a ‘ranking’ or an ‘ordering’ question. I’ll cover the basics first and then I’ll tell you why ours is much better than any ranking questions you’ve seen before (<a href="http://www.questionwriter.com/samples/sequencing/">or try it out right now</a>).</p>

<p>Creating one couldn’t be easier – just enter the items in the correct order on the question properties page –</p>

<p><img alt="sequence.gif" src="http://www.questionwriterblog.com/archives/sequence.gif" width="438" height="536" /></p>

<p>Here’s what the user will see - a ‘drag n’drop’ interface where the items are ranked by dragging them from the right to the slots on the left.</p>

<p><img alt="cities.gif" src="http://www.questionwriterblog.com/archives/cities.gif" width="549" height="604" /></p>

<p><br />
The big innovation is that partial credit can be awarded for partially correct answers. Take our sample question for example – the sizes of cities in Italy. Most students will know that Rome and Milan are the largest cities, but very few (if any) will know with certainty that Genoa has a larger population than Palermo. We can give most of the marks for knowing the basics, and extra credit for those fully in command of the details.</p>

<p><img alt="partial.gif" src="http://www.questionwriterblog.com/archives/partial.gif" width="472" height="565" /></p>

<p><br />
The scoring is based on ‘correct relative pairs’ - here’s how it works – firstly the sequence is broken down into relative pairs. In our example, there are 6 elements, which allows for 15 possible relative pairs. They are</p>

<p>Rome-Milan<br />
Rome-Naples, 		<br />
Rome-Turin, 				<br />
Rome-Palermo, 		<br />
Rome-Genoa, 				<br />
Milan-Naples<br />
Milan-Turin,<br />
Milan-Palermo,<br />
Milan-Genoa,<br />
Naples-Turin,<br />
Naples-Palermo,<br />
Naples-Genoa,<br />
Turin-Palermo,<br />
Turin-Genoa,<br />
Palermo-Genoa.</p>

<p>The scoring then subtracts the number of incorrect pairs from the number of correct pairs, it maps it to the number of points available for the question and rounds it to the nearest integer (or zero, no negative marks are awarded overall for a question). If you want to award a single point for each correct relative pair there’s a correct number of points based on the number of elements –</p>

<p>2 elements – 1 point<br />
3 elements – 2 points<br />
4 elements – 6 points<br />
5 elements – 10 points<br />
6 elements – 15 points<br />
7 elements – 21 points<br />
8 elements – 28 points<br />
n elements – n * (n-1)/2 </p>

<p><br />
Also new in the <a href="http://www.questionwriterblog.com/archives/2008/02/question_writer_3_alpha_version.html">Question Writer 3</a> – You can <a href="http://www.questionwriterblog.com/archives/2008/02/sections.html">group your questions using sections</a>.<br />
</p>]]></description>
         <link>http://www.questionwriterblog.com/archives/2008/02/sequencing_question.html</link>
         <guid>http://www.questionwriterblog.com/archives/2008/02/sequencing_question.html</guid>
         <category></category>
         <pubDate>Mon, 25 Feb 2008 15:58:25 +0000</pubDate>
      </item>
            <item>
         <title>Sections</title>
         <description><![CDATA[<p>Today, I’d like to introduce you to ‘Sections’. Grouping questions into sections sounds like quite a tame feature at first. But it opens up so many possibilities that I’ve put it top of the list of new features.</p>

<p><img alt="section.gif" src="http://www.questionwriterblog.com/archives/section.gif" width="365" height="347" /></p>

<p>Each section can be individually randomized, and have a time-limit. Sections can also contain subsections, allowing a tree structure for really detailed control over question selection and timing.</p>

<p><img alt="sections.gif" src="http://www.questionwriterblog.com/archives/sections.gif" width="315" height="248" /></p>

<p><strong>Question Balancing</strong><br />
Firstly, you can balance questions in a quiz. Let’s say you’ve got a geography quiz with easy, medium and hard questions and you’re randomly selecting 30 from 90. Ideally, you want to have 10 easy, 10 medium and 10 hard. Sections allow you to guarantee that by grouping the questions into three different sections and then choosing to ask 10 randomly from each 30 question section.</p>

<p><img alt="mandatory.gif" src="http://www.questionwriterblog.com/archives/mandatory.gif" width="314" height="329" /></p>

<p><strong>Mandatory Questions</strong><br />
Sometimes you’ll want certain questions to always be answered, but others to be randomly selected – this is often the case where you ask for a student’s e-mail or ID number at the start of a quiz, but then randomize the questions later on – you can do this by leaving the mandatory questions outside of the randomized section.</p>

<p><img alt="timed.gif" src="http://www.questionwriterblog.com/archives/timed.gif" width="315" height="349" /></p>

<p><strong>Time-Limit Sections</strong><br />
In the earlier example, we might want to time the questions, but not the information gathering questions. Easy! Group the sections in a parent section, and time the section.</p>

<p><img alt="comprehension.gif" src="http://www.questionwriterblog.com/archives/comprehension.gif" width="362" height="382" /></p>

<p><strong>Linking Questions</strong><br />
Sections can also contain other sections – so you might want to randomly choose one section and not another. Say in a reading comprehension question with five questions on each reading passage – group the comprehension with the questions and then randomly select the section to ask.</p>

<p>Try it out for yourself - download the <a href="http://downloads.centralquestion.com/qw3alphalatest/QWQuizInstaller.msi">Question Writer 3 Alpha</a>.<br />
</p>]]></description>
         <link>http://www.questionwriterblog.com/archives/2008/02/sections.html</link>
         <guid>http://www.questionwriterblog.com/archives/2008/02/sections.html</guid>
         <category></category>
         <pubDate>Mon, 25 Feb 2008 12:16:09 +0000</pubDate>
      </item>
      
   </channel>
</rss>
