<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>Question Writer Blog</title>
    <link rel="alternate" type="text/html" href="http://www.questionwriterblog.com/" />
    <link rel="self" type="application/atom+xml" href="http://www.questionwriterblog.com/atom.xml" />
   <id>tag:www.questionwriterblog.com,2010://1</id>
    <link rel="service.post" type="application/atom+xml" href="http://www.questionwriterblog.com/mt/mt-atom.cgi/weblog/blog_id=1" title="Question Writer Blog" />
    <updated>2010-07-03T11:14:08Z</updated>
    <subtitle>The Latest Question Writer News</subtitle>
    <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.21-en</generator>
 

<entry>
    <title>A Learning Activity - Make a Quiz</title>
    <link rel="alternate" type="text/html" href="http://www.questionwriterblog.com/archives/2010/07/a_learning_activity_-_make_a_quiz.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.questionwriterblog.com/mt/mt-atom.cgi/weblog/blog_id=1/entry_id=126" title="A Learning Activity - Make a Quiz" />
    <id>tag:www.questionwriterblog.com,2010://1.126</id>
    
    <published>2010-07-03T11:06:09Z</published>
    <updated>2010-07-03T11:14:08Z</updated>
    
    <summary>John Moloney has posted a short review of Question Writer. He&apos;s advocating creating quizzes as an activity that promotes learning. &quot;Having the students make their own Q &amp; A quizzes and tests gives them a self-attended activity that alone generally...</summary>
    <author>
        <name>Alexander</name>
        <uri>http://www.questionwriterblog.com/</uri>
    </author>
    
    <content type="html" xml:lang="en" xml:base="http://www.questionwriterblog.com/">
        <![CDATA[<p>John Moloney has posted a short <a href="http://firesidelearning.ning.com/profiles/blogs/are-you-at-a-loss-for">review of Question Writer</a>. He's advocating creating quizzes as an activity that promotes learning.  </p>

<blockquote>"Having the students make their own Q & A quizzes and tests gives them a self-attended activity that alone generally gives more personal satisfaction, more successful results on evaluations and better grades."</blockquote>

<p>It's an interesting direction and the conversation adds some more confirmation of the approach - from Laura Gibbs -</p>

<blockquote>"I've found that students are INCREDIBLY motivated by seeing other students' work. That is real to them in a way that a textbook, say, just is not real somehow. When they see other students' work, they believe in it, and believe that they can do something as good or better themselves."</blockquote>

<p><a href="http://www.questionwriter.com/download-basic.html">Question Writer Basic</a> is free to use for this kind of classroom activity and our academic site licenses allow everybody on site to use the Professional version of the software.</p>]]>
        
    </content>
</entry>

<entry>
    <title>Branching and Skipping</title>
    <link rel="alternate" type="text/html" href="http://www.questionwriterblog.com/archives/2010/06/branching_and_skipping.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.questionwriterblog.com/mt/mt-atom.cgi/weblog/blog_id=1/entry_id=125" title="Branching and Skipping" />
    <id>tag:www.questionwriterblog.com,2010://1.125</id>
    
    <published>2010-06-16T16:03:06Z</published>
    <updated>2010-06-16T17:20:26Z</updated>
    
    <summary>The feedback mechanism allows you jump to another part of the quiz based on an evaluation. The jump can be to another question, to another page or to another piece of feedback. The evaluation will usually be whether a single...</summary>
    <author>
        <name>Alexander</name>
        <uri>http://www.questionwriterblog.com/</uri>
    </author>
    
    <content type="html" xml:lang="en" xml:base="http://www.questionwriterblog.com/">
        <![CDATA[<p>The feedback mechanism allows you jump to another part of the quiz based on an evaluation. The jump can be to another question, to another page or to another piece of feedback. The evaluation will usually be whether a single score is greater or less than a particular value, but can also include more complex conditions (And, Not, Or).</p>

<p>Here's an <a href="http://www.questionwritertracker.com/index.php/quiz/display?id=6734&token=89AMEYCT">example quiz</a>, where we ask a first question (the Screener). If the quiz taker does well, we skip to an advanced question, where he does poorly, we ask an easier question. Here's what the quiz looks like in Question Writer.</p>

<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="branching.png" src="http://www.questionwriterblog.com/branching.png" width="424" height="643" class="mt-image-none" style="" /></span></p>

<p>There are a few things happening here.</p>

<p>Firstly the score variable 'Screener' is associated with the Partial Credit question. Any score achieved here is associated with this score.</p>

<p>In the feedback node, we check to see if the score is greater than 6 - if so, we branch to the 'Population' question. If not the user moves onto the Multiple Choice question, and the branching take place after the question, to skip the Population question.</p>

<p>Notice the Population and Vatican questions have metadata associated with them - this is so we can give them specific names. The name must the same in the Branch action as it is in the Quesiton Metadata Title, the Page Title, or the Feedback identifier.</p>

<p><a href="http://www.questionwriter.com/downloads/branching.zip">Download the source here.</a></p>

<p>Make sure to use the latest version (4.0.3819+) when trying out the branching features.<br />
 </p>]]>
        
    </content>
</entry>

<entry>
    <title>Custom Feedback</title>
    <link rel="alternate" type="text/html" href="http://www.questionwriterblog.com/archives/2010/06/custom_feedback.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.questionwriterblog.com/mt/mt-atom.cgi/weblog/blog_id=1/entry_id=124" title="Custom Feedback" />
    <id>tag:www.questionwriterblog.com,2010://1.124</id>
    
    <published>2010-06-08T18:02:12Z</published>
    <updated>2010-06-08T18:14:19Z</updated>
    
    <summary>Custom Feedback is a powerful new feature in Question Writer 4 but there&apos;s only one thing you need to remember to use it effectively. With Custom Feedback, an evaluation is made, and if the evaluation is true, the feedback is...</summary>
    <author>
        <name>Alexander</name>
        <uri>http://www.questionwriterblog.com/</uri>
    </author>
    
    <content type="html" xml:lang="en" xml:base="http://www.questionwriterblog.com/">
        <![CDATA[<p>Custom Feedback is a powerful new feature in Question Writer 4 but there's only one thing you need to remember to use it effectively. With Custom Feedback, an evaluation is made, and if the evaluation is true, the feedback is displayed. The evaluation is usually to check if a score is greater or less than a particular value; the feedback is usually just content displayed on the screen. Remember this, and you'll have about 80% of the usefulness of this feature. I'll talk about the other 20% later below.</p>

<p>Let's have a look at an example. Here's an Italy quiz with 5 questions, I've labelled three to be scored as 'Geography' and two to be scored as 'History'.</p>

<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="fivequestions.png" src="http://www.questionwriterblog.com/fivequestions.png" width="373" height="441" class="mt-image-none" style="" /></span></p>

<p>The first piece of feedback is used to display the separate scores for history and geography. The condition node is empty and so it always evaluates as true. The feedback is thus always shown.</p>

<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="feedback1.png" src="http://www.questionwriterblog.com/feedback1.png" width="371" height="487" class="mt-image-none" style="" /></span></p>

<p>The second piece of feedback evaluates the 'geography' score, and if it is less than 20 the condition evaluates to 'true' and so displays the simple message. The third piece of feedback does the same, but for the 'history' score.</p>

<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="feedback2.png" src="http://www.questionwriterblog.com/feedback2.png" width="360" height="439" class="mt-image-none" style="" /></span></p>

<p>As for the other 20% . . . there are two things to know. The Condition can contain And, Or and Not nodes, so evaluations can take place that depend on multiple scores, or one thing being true and another being false, or any one of a number of things being true. The feedback can also redirect the user to another part of the quiz - maybe to bounce the user back into the question if he answered incorrectly, or to skip a question based on a response given by the user. More about this in a later blog post about Skipping and Branching.</p>

<p>Links: <a href="http://www.questionwritertracker.com/quiz/6522/HNG8P6BE.html">Try out the quiz in your browser</a>. <a href="http://www.questionwriter.com/downloads/feedbackexample.zip">Download the source (.qwz) for the quiz</a>.<br />
 <br />
Make sure to use the latest version of QW when using feedback (Currently QW Beta 4.0.3812)</p>]]>
        
    </content>
</entry>

<entry>
    <title>Plugin Questions</title>
    <link rel="alternate" type="text/html" href="http://www.questionwriterblog.com/archives/2010/05/plugin_questions.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.questionwriterblog.com/mt/mt-atom.cgi/weblog/blog_id=1/entry_id=123" title="Plugin Questions" />
    <id>tag:www.questionwriterblog.com,2010://1.123</id>
    
    <published>2010-05-22T11:22:33Z</published>
    <updated>2010-06-29T15:48:26Z</updated>
    
    <summary>Plugin Questions might be the most significant new feature in Question Writer 4. Plugin Questions allow you to ask any type of question, with any type of layout or display, and any type of scoring logic. A Plugin Question only...</summary>
    <author>
        <name>Alexander</name>
        <uri>http://www.questionwriterblog.com/</uri>
    </author>
    
    <content type="html" xml:lang="en" xml:base="http://www.questionwriterblog.com/">
        <![CDATA[<p>Plugin Questions might be the most significant new feature in Question Writer 4. Plugin Questions allow you to ask any type of question, with any type of layout or display, and any type of scoring logic. A Plugin Question only has to be programmed once and can then be used in many ways in Question Writer by using parameters and options.</p>

<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="Options.png" src="http://www.questionwriterblog.com/options.PNG" width="300" height="338" class="mt-image-none" style="" /></span></p>

<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="parameters.PNG" src="http://www.questionwriterblog.com/parameters.PNG" width="313" height="341" class="mt-image-none" style="" /></span></p>

<p>Three sample Plugin Questions are provided with Question Writer. Check in the samples directory to open the 'PluginQuestions.qwz' file in Question Writer. <a href="http://www.questionwritertracker.com/quiz/6077/P6PGB9ZK.html">View the quiz here</a>, to see how the questions integrate seamlessly into a quiz.</p>

<p>Plugin Questions are created as .swf files - this file contains all the layout code and scoring logic. Question Writer then provides the file with the parameters and options of the question. Take the Horizontal Slider Plugin Question provided with Question Writer for example. The parameters are used to tell it the maximum and minimum values that the slider can take and whether to display the slider's current value. The first option is used to provide a background graphic, and the second option is used to provide the slider button. In this way, the Plugin Question is programmed once, but virtually any type of slider can be created with it using the parameters and options.</p>

<p>To create your own Plugin Question, you'll need the services of a Flash programmer. The <a href="http://en.wikibooks.org/wiki/Question_Writer_Manual/About_Questions/Plugins/Plugin_Interface">interface is described in the Quesiton Writer Manual</a>, and you can also <a href="http://www.questionwriter.com/downloads/QWPQ-0-0-0-CycleV1_2.zip">download the source code (.fla) to a sample Plugin Question (The Cycle Plugin Question)</a> as a basis to work from. If this sounds a bit daunting - contact sales@questionwriter.com for a quote on creating a new Plugin Question type for you as a custom development.</p>]]>
        
    </content>
</entry>

<entry>
    <title>Multiple Scores</title>
    <link rel="alternate" type="text/html" href="http://www.questionwriterblog.com/archives/2010/05/multiple_scores.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.questionwriterblog.com/mt/mt-atom.cgi/weblog/blog_id=1/entry_id=122" title="Multiple Scores" />
    <id>tag:www.questionwriterblog.com,2010://1.122</id>
    
    <published>2010-05-21T17:54:50Z</published>
    <updated>2010-05-21T18:04:11Z</updated>
    
    <summary>Question Writer 3 only allowed you to keep track of one score for each quiz. Question Writer 4 now lets you define multiple scores. You can use different scores for different topics in a quiz, or keep track of different...</summary>
    <author>
        <name>Alexander</name>
        <uri>http://www.questionwriterblog.com/</uri>
    </author>
    
    <content type="html" xml:lang="en" xml:base="http://www.questionwriterblog.com/">
        <![CDATA[<p>Question Writer 3 only allowed you to keep track of one score for each quiz. Question Writer 4 now lets you define multiple scores. You can use different scores for different topics in a quiz, or keep track of different factors in a Myers-Briggs type questionnairre. </p>

<p>Right click on a question (any except Explanation or Essay) to add one or more scores to a question and give the score a name in the properties box. Question Writer will still track the overall score across the quiz, but you'll also be able to reference defined scores by name when evaluating whether to show feedback, or just to display the scores on screen.</p>

<p>For example, imagine you have a geography quiz with questions about two countries, Italy and France. You want to give the quiz taker a breakdown how well they scored on each of the countries. Simply add a score node to each question, giving the name 'France' or 'Italy' depending on the country of the question. On the final page, add two 'Display Score' node with 'France' and 'Italy' as the refences to display the scores back to the user.</p>

<p>Scores can also be examined by the evaluation, and different feedback can be shown according the values of different scores.<br />
 </p>]]>
        
    </content>
</entry>

<entry>
    <title>You&apos;ve Got Options</title>
    <link rel="alternate" type="text/html" href="http://www.questionwriterblog.com/archives/2010/05/youve_got_options.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.questionwriterblog.com/mt/mt-atom.cgi/weblog/blog_id=1/entry_id=121" title="You've Got Options" />
    <id>tag:www.questionwriterblog.com,2010://1.121</id>
    
    <published>2010-05-20T18:17:18Z</published>
    <updated>2010-07-19T09:43:56Z</updated>
    
    <summary>The next big feature in Question Writer 4 is Question Options. You can add Options to the Partial Credit, Matching, Sequencing and Plugin question types. Options allow you to offer alternative types of content as answer options. For example, you...</summary>
    <author>
        <name>Alexander</name>
        <uri>http://www.questionwriterblog.com/</uri>
    </author>
    
    <content type="html" xml:lang="en" xml:base="http://www.questionwriterblog.com/">
        <![CDATA[<p>The next big feature in Question Writer 4 is Question Options.</p>

<p>You can add Options to the Partial Credit, Matching, Sequencing and Plugin question types.  Options allow you to offer alternative types of content as answer options. For example, you could ask a user to sequence a list of images, or match images to names, or use animations or sounds as options for answers.</p>

<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="Options.png" src="http://www.questionwriterblog.com/Options.png" width="497" height="508" class="mt-image-none" style="" /></span></p>

<p>Right click on a question and choose the 'Add->Option' menu choice. Then you can add text, images, sounds, animations to the option. <a href="http://www.questionwritertracker.com/quiz/6235/TTPKZF4N.html">Here's a short quiz on British Design Classics made using Options</a>. <a href="http://www.questionwriter.com/downloads/QuestionOptions.zip">Source</a></p>

<p>Question Writer still uses the text answers you have defined in the question but adds the options. For matching questions, each match follows the choice. The plugin questions can be programmed to use the options' content in any way. For example the Horizontal Slider Plugin Question uses the first option as the slider background, and the second option as the slider button. More details on Plugin Questions soon!</p>

<p></p>

<p><br />
</p>]]>
        
    </content>
</entry>

<entry>
    <title>Pages</title>
    <link rel="alternate" type="text/html" href="http://www.questionwriterblog.com/archives/2010/05/pages.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.questionwriterblog.com/mt/mt-atom.cgi/weblog/blog_id=1/entry_id=120" title="Pages" />
    <id>tag:www.questionwriterblog.com,2010://1.120</id>
    
    <published>2010-05-18T15:57:04Z</published>
    <updated>2010-07-19T09:46:50Z</updated>
    
    <summary>Pages are a new feature of Question Writer 4 (Professional) that allows you to put multiple questions on the same page. You can add pages directly to the quiz and inside sections too. To add a page, right click on...</summary>
    <author>
        <name>Alexander</name>
        <uri>http://www.questionwriterblog.com/</uri>
    </author>
    
    <content type="html" xml:lang="en" xml:base="http://www.questionwriterblog.com/">
        <![CDATA[<p>Pages are a new feature of Question Writer 4 (Professional) that allows you to put multiple questions on the same page. You can add pages directly to the quiz and inside sections too. To add a page, right click on the Quiz, or on a Section, and choose 'Add -> Page'. You can also add a page from the 'Add a Question' menu.</p>

<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="pages.png" src="http://www.questionwriterblog.com/pages.png" width="341" height="479" class="mt-image-none" style="" /></span> </p>

<p>From there, you can add questions to the page (or drag and drop in existing questions.) Here's what the Italy quiz looks like in the editor, as a two page quiz, with 5 questions on each page. <a href="http://www.questionwritertracker.com/quiz/6214/2DQG3PD4.html">View the Quiz</a> <a href="http://www.questionwriter.com/downloads/PagesExample.zip">Source</a></p>

<p>One other thing about using pages - the image zoom functionality will be removed and images will be displayed inline as it can be confusing to have multiple zooming images. You can also take advantage of this when you want some questions to have zooming images, and other not - just put the questions inside pages when you don't want the images to zoom.</p>]]>
        
    </content>
</entry>

<entry>
    <title>Question Writer 4 Pricing and Discounts</title>
    <link rel="alternate" type="text/html" href="http://www.questionwriterblog.com/archives/2010/05/question_writer_4_pricing_and_discounts.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.questionwriterblog.com/mt/mt-atom.cgi/weblog/blog_id=1/entry_id=119" title="Question Writer 4 Pricing and Discounts" />
    <id>tag:www.questionwriterblog.com,2010://1.119</id>
    
    <published>2010-05-16T08:32:09Z</published>
    <updated>2010-05-16T08:39:33Z</updated>
    
    <summary>Question Writer 4 Pricing is now available on the main website. As the product is still in its beta testing stage, we&apos;re offering two things to users who purchase during this time. One is a price discount, the other is...</summary>
    <author>
        <name>Alexander</name>
        <uri>http://www.questionwriterblog.com/</uri>
    </author>
    
    <content type="html" xml:lang="en" xml:base="http://www.questionwriterblog.com/">
        <![CDATA[<p><a href="http://www.questionwriter.com/pricing.html">Question Writer 4 Pricing</a> is now available on the main website. As the product is still in its beta testing stage, we're offering two things to users who purchase during this time. One is a price discount, the other is a license to Question Writer 3. You can use either QW3 or the QW4 Beta, or switch between the two. Of course, when the final QW4 is released, you'll be able to use that too.</p>]]>
        
    </content>
</entry>

<entry>
    <title>Question Writer 4 Beta</title>
    <link rel="alternate" type="text/html" href="http://www.questionwriterblog.com/archives/2010/05/question_writer_4_beta.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.questionwriterblog.com/mt/mt-atom.cgi/weblog/blog_id=1/entry_id=118" title="Question Writer 4 Beta" />
    <id>tag:www.questionwriterblog.com,2010://1.118</id>
    
    <published>2010-05-11T15:38:11Z</published>
    <updated>2010-05-11T16:02:22Z</updated>
    
    <summary>Question Writer 4 is now available in beta form. &apos;Beta&apos; means that it now has all of its features but it is not well tested yet and some of the translations aren&apos;t ready yet. Don&apos;t use it for anything critical...</summary>
    <author>
        <name>Alexander</name>
        <uri>http://www.questionwriterblog.com/</uri>
    </author>
    
    <content type="html" xml:lang="en" xml:base="http://www.questionwriterblog.com/">
        <![CDATA[<p><a href="http://downloads.questionwriter.com/qw4beta/QWQuizInstaller.msi">Question Writer 4</a> is now available in beta form. 'Beta' means that it now has all of its features but it is not well tested yet and some of the translations aren't ready yet. Don't use it for anything critical just yet, but do check out the new features!</p>

<p><a href="http://downloads.questionwriter.com/qw4beta/QWQuizInstaller.msi"> Download Question Writer 4</a></p>

<p>I'll be blogging the new features in detail over the coming weeks, but here's a summary of what's new.</p>

<p><strong>Major New Features</strong><br />
<strong>Pages</strong> - Pages allow multiple questions to be placed on the same page<br />
<strong>Multiple Scores</strong> - You can now specify a score variable to be associated with each question - this allows you to maintain multiple scores in the same test. <br />
<strong>Feedback</strong> - You can now define feedback pages with content to be displayed based on the answers or scores achieved in previous questions.<br />
<strong>Branching</strong> - Branching allows skipping questions, or jumping to previous questions based on the answers or scores achieved in previous questions.<br />
<strong>Plugin Question Type</strong> - Plugin Questions allow any question type to be seamlessly integrated into Question Writer. The beta includes 3 sample Plugin Question types. This allows you to write your own question types.<br />
<strong>Content Model</strong>- Text, images and Flash can now be used together  both in question content and answer options. This allows matching images to text/sound for example, or multiple  images in the question content.</p>

<p><strong>Minor New Features</strong></p>

<p><strong>PDF Export</strong> - Export your Flash quiz inside a PDF document to allow easy e-mailing of quizzes.<br />
<strong>Text Colors Override</strong> - Override the body, title and feedback colors.<br />
<strong>Cross/Ticks</strong> - Override the crosses/ticks used in the theme.<br />
<strong>Small Fonts</strong> - Specify small fonts for easy to read text on small screens and mobile devices.<br />
<strong>MP3 Audio</strong> - Add audio direct from MP3 files as part of your question.<br />
<strong>Respect Newlines</strong> - Use HTML text formatting, but respect newlines in the text<br />
<strong>Exact Positioning</strong> - Choose exact co-ordiantes for images/text to appear on screen.</p>

<p>You can install it side-by-side with your existing Question Writer 3 installation.</p>

<p>Any licenses purchased on or after March 1st, 2010 are eligible for a free upgrade to Question Writer 4 - contact support@questionwriter.com for your updated license.  </p>]]>
        
    </content>
</entry>

<entry>
    <title>No Plans for a Mac Version</title>
    <link rel="alternate" type="text/html" href="http://www.questionwriterblog.com/archives/2010/02/no_plans_for_a_mac_version.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.questionwriterblog.com/mt/mt-atom.cgi/weblog/blog_id=1/entry_id=117" title="No Plans for a Mac Version" />
    <id>tag:www.questionwriterblog.com,2010://1.117</id>
    
    <published>2010-02-01T05:45:40Z</published>
    <updated>2010-02-01T05:59:43Z</updated>
    
    <summary>One of the questions we get occasionally is &apos;Will you be releasing a version of Question Writer for Mac?&apos;. Unfortunately the answer is that there are no current plans to do this. Question Writer runs on the .NET platform which...</summary>
    <author>
        <name>Alexander</name>
        <uri>http://www.questionwriterblog.com/</uri>
    </author>
    
    <content type="html" xml:lang="en" xml:base="http://www.questionwriterblog.com/">
        <![CDATA[<p>One of the questions we get occasionally is 'Will you be releasing a version of Question Writer for Mac?'. Unfortunately the answer is that there are no current plans to do this. Question Writer runs on the .NET platform which generally means it needs to run on Windows. Mac users who want to author quizzes on their hardware do have the option of running Question Writer using something called <a href="http://www.parallels.com">Parallels</a> which allows Windows to run on the Mac hardware.</p>

<p>The Flash quizzes can be run on Macs with full internet capabilities - however they may not run on some of the newer partial internet devices (iPhone, iPad).</p>]]>
        
    </content>
</entry>

<entry>
    <title>Crosses and Ticks</title>
    <link rel="alternate" type="text/html" href="http://www.questionwriterblog.com/archives/2010/01/crosses_and_ticks.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.questionwriterblog.com/mt/mt-atom.cgi/weblog/blog_id=1/entry_id=116" title="Crosses and Ticks" />
    <id>tag:www.questionwriterblog.com,2010://1.116</id>
    
    <published>2010-01-10T00:16:52Z</published>
    <updated>2010-01-10T00:24:45Z</updated>
    
    <summary>Question Writer uses the same set of crosses and ticks in feedback for all the themes. If you&apos;d like to use a different set, it&apos;s a little bit difficult, but you can do this by overwriting the .swf files in...</summary>
    <author>
        <name>Alexander</name>
        <uri>http://www.questionwriterblog.com/</uri>
    </author>
    
    <content type="html" xml:lang="en" xml:base="http://www.questionwriterblog.com/">
        <![CDATA[<p>Question Writer uses the same set of crosses and ticks in feedback for all the themes. If you'd like to use a different set, it's a little bit difficult, but you can do this by overwriting the .swf files in the <br />
"C:\Program Files\Question Writer 3\Publishing\quizresources"</p>

<p>directory with your own Flash files. </p>

<p>However, if you haven't got your own set of Flash file, here's <a href="http://www.questionwriterblog.com/crossesandticks.zip">an alternative set of icons</a> you can use. To use them, just unzip the file into the directory above, making sure that the older files are overwritten with the new ones.</p>]]>
        
    </content>
</entry>

<entry>
    <title>Use Tokens as Passwords</title>
    <link rel="alternate" type="text/html" href="http://www.questionwriterblog.com/archives/2009/12/use_tokens_as_passwords.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.questionwriterblog.com/mt/mt-atom.cgi/weblog/blog_id=1/entry_id=115" title="Use Tokens as Passwords" />
    <id>tag:www.questionwriterblog.com,2009://1.115</id>
    
    <published>2009-12-17T14:45:32Z</published>
    <updated>2009-12-17T14:54:50Z</updated>
    
    <summary>You&apos;ll notice today that a small Excel icon has appeared beside the tokens for each quiz. You&apos;ll find that it is helpful to download your tokens (with links, ip addresses and start times) if you need to sort them or...</summary>
    <author>
        <name>Alexander</name>
        <uri>http://www.questionwriterblog.com/</uri>
    </author>
    
    <content type="html" xml:lang="en" xml:base="http://www.questionwriterblog.com/">
        <![CDATA[<p>You'll notice today that a small Excel icon has appeared beside the tokens for each quiz.</p>

<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="tokens.png" src="http://www.questionwriterblog.com/tokens.png" width="421" height="174" class="mt-image-none" style="" /></span></p>

<p>You'll find that it is helpful to download your tokens (with links, ip addresses and start times) if you need to sort them or export them into another system.</p>

<p>You can also issue tokens to students rather than giving them the web link - the student can then enter the quiz number and token to log on to the quiz. This is helpful if you have a large number of students taking a quiz at the same time - you can direct them all to the same login page, and just give a different token to each student to use as a login password.</p>

<p>Here's the <a href="http://www.questionwritertracker.com/quiz/">quiz login page</a> address.</p>

<p><a href="http://www.questionwritertracker.com/quiz/">http://www.questionwritertracker.com/quiz/</a>.</p>]]>
        
    </content>
</entry>

<entry>
    <title>Windows 7 Compatible</title>
    <link rel="alternate" type="text/html" href="http://www.questionwriterblog.com/archives/2009/11/windows_7_compatible.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.questionwriterblog.com/mt/mt-atom.cgi/weblog/blog_id=1/entry_id=114" title="Windows 7 Compatible" />
    <id>tag:www.questionwriterblog.com,2009://1.114</id>
    
    <published>2009-11-26T13:57:09Z</published>
    <updated>2009-11-26T14:00:38Z</updated>
    
    <summary>Just in case you were wondering - Question Writer is fully Windows 7 compatible. Indeed Question Writer runs faster under Windows 7 - try previewing or publishing under the new operating system, the compiler runs a much faster pace....</summary>
    <author>
        <name>Alexander</name>
        <uri>http://www.questionwriterblog.com/</uri>
    </author>
    
    <content type="html" xml:lang="en" xml:base="http://www.questionwriterblog.com/">
        <![CDATA[<p>Just in case you were wondering - Question Writer is fully Windows 7 compatible. Indeed Question Writer runs faster under Windows 7 - try previewing or publishing under the new operating system, the compiler runs a much faster pace.</p>]]>
        
    </content>
</entry>

<entry>
    <title>Collator 1.3</title>
    <link rel="alternate" type="text/html" href="http://www.questionwriterblog.com/archives/2009/10/collator_13.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.questionwriterblog.com/mt/mt-atom.cgi/weblog/blog_id=1/entry_id=113" title="Collator 1.3" />
    <id>tag:www.questionwriterblog.com,2009://1.113</id>
    
    <published>2009-10-30T13:34:16Z</published>
    <updated>2009-10-30T13:39:55Z</updated>
    
    <summary>Here&apos;s an update for the Collator software. Collator 1.3. You&apos;ll remember Collator is a PHP application that uses MySQL to store results collected from quizzes in your own database, on your own server. It can be run on its own,...</summary>
    <author>
        <name>Alexander</name>
        <uri>http://www.questionwriterblog.com/</uri>
    </author>
    
    <content type="html" xml:lang="en" xml:base="http://www.questionwriterblog.com/">
        <![CDATA[<p>Here's an update for the Collator software. <a href="http://www.questionwriter.com/downloads/collator1_3_0.zip">Collator 1.3</a>.</p>

<p>You'll remember Collator is a PHP application that uses MySQL to store results collected from quizzes in your own database, on your own server. It can be run on its own, or in combination with the <a href="http://www.questionwriterblog.com/archives/2009/09/backup_server.html">backup server</a> to ensure that results are collected even if the server suffers failure.</p>

<p>Here's a changelog of what's new in Collator 1.3 -</p>

<p> * 1.3 <br />
 * Changed Error Logging to remove uninteresting errors<br />
 * <br />
 * 1.2<br />
 * Added additional identifiers to the email where they are not blank<br />
 * Added change IP recorded when resultset comes from backup server<br />
 * Added additional Candidate fields written into userdata db fields<br />
 * Added fix to XML parsing to allow for special XML characters in ID, also remove spaces after special XML characters<br />
 * Added facility to check if e-mail is not provided directly, but referenced by an id<br />
 * <br />
 * 1.1.1<br />
 * Put all the Resultsets into a single SQL query to reduce processing time<br />
 * Added ReplyTo header to help with spam rating<br />
 * Added MIME header for e-mail to avoid MIME_HEADER_CTYPE_ONLY rating<br />
 * Added newline in table for each line - email was being rejected for having lines that were too long<br />
 * Externalized e-mail call<br />
 * Added duplicate result checking in LogXML function<br />
 * Set LogXML to false as a default<br />
 * Check PassFail value for PASS/FAIL value - set to pass if value not recognized<br />
 * Check for empty name/value pairs generated by old QW quizzes</p>]]>
        
    </content>
</entry>

<entry>
    <title>Pop-up Quiz Window</title>
    <link rel="alternate" type="text/html" href="http://www.questionwriterblog.com/archives/2009/10/pop-up_quiz_window.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.questionwriterblog.com/mt/mt-atom.cgi/weblog/blog_id=1/entry_id=112" title="Pop-up Quiz Window" />
    <id>tag:www.questionwriterblog.com,2009://1.112</id>
    
    <published>2009-10-14T14:08:29Z</published>
    <updated>2009-10-14T14:13:44Z</updated>
    
    <summary>Question Writer Tracker now generates HTML code to create a pop-up window for your quiz. It&apos;s usually a good idea to use a pop-up window when linking to a quiz, as it will create maximum space, and removes the URL...</summary>
    <author>
        <name>Alexander</name>
        <uri>http://www.questionwriterblog.com/</uri>
    </author>
    
    <content type="html" xml:lang="en" xml:base="http://www.questionwriterblog.com/">
        <![CDATA[<p>Question Writer Tracker now generates HTML code to create a pop-up window for your quiz. It's usually a good idea to use a pop-up window when linking to a quiz, as it will create maximum space, and removes the URL bar and the navigation buttons which can interfere with the quiz's own navigation.<br />
<span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="htmlcode.jpg" src="http://www.questionwriterblog.com/htmlcode.jpg" width="736" height="232" class="mt-image-none" style="" /></span></p>

<p>Just visit the quiz page, and the HTML code is in the box at the bottom of the page. You can copy and paste the HTML code directly into your own webpage.</p>]]>
        
    </content>
</entry>

</feed> 

