### Version: jQuizMe 2.0.2 ### Date: 7/11/2009 ### Author: Larry Battle - blarry@bateru.com Thank you for using jQuizMe. To help make jQuizMe better for you, please email your feedback. Also, consider donating to help support the next releases. Donation: http://pledgie.com/campaigns/3174 Documentation :http://code.google.com/p/jquizme/wiki/HowToUse Blog Page: http://bateru.com/news/ ---------------------------- ### Release Note: jQuizMe 2.0.2 - Changed quiz type "fillInTheBlank" to get answer on keydown, instead of keypress. # Now the whole answer is received when check-btn is clicked. - Fixed IE rendering error: On restart .q-result was still being shown. jQuizme 2.0.1 - settings.allRandom is now false as default. # This makes disabling the randomizing easier, by only disabling the setting.random. - Fixed "fill" quiz type's text box. The first character typed was ignored. - Fixed animation glitches when check-btn was clicked. # CSS: Overflow was deleted.