maandag, januari 14, 2008

 

New question type: true or false

The past weekend I programmed 3 new question types on the site. The first one was the easiest one: a true/false question type. I actually hesitated long time before making it, because it is not really a new type. It is just a very particular multiple choice questions with two predefined options. So it was easy to implement, and I reused a lot of the existing multiple choice question type.

The benefit for authors is that you don't have to type in the words 'true' or 'false' anymore, you just select the right one. That should save about 10 seconds :-). As a little extra for question takers, the default true or false text will be completed with a random message to make it a little more spicy. For example: 'False' might become 'False - Liar, liar, pants on fire.'

To sample a brand new true/false question, take the one below:

http://www.about2findout.com/quickcode.aspx?code=BN2G54
BN2G54

Labels: , ,