Changelog

2005-08-30 Wander Boessenkool

FIXED

  • An ugly bug in the question_file fallback. Thanks to Etan and Bobby for finding this one (and both at the same time ;-))

2005-06-23 Wander Boessenkool

FIXED

  • In conjuction with some other plugins the session would not start and throw an error at te user.

2005-06-21 Wander Boessenkool

ADDED

  • Automatic session starting. You can now remove the tag from the beginning of your template. In order for this to work when upgrading you’ll have to deactivate and then reactivate this plugin.
  • Added an option to the question_file: $wb_hide_spoiler. If this is set the ‘spoiler’-block will not be displayed.

2005-06-18 Wander Boessenkool

ADDED

  • Anti-Cheating support, must now be included at the top of your template, before anything else is outputted/called.
  • $no_cheating string in question_file, define this one if you want to inform your users why their score has been reset ;-).

FIXED

  • Some typo’s

2005-06-16 Wander Boessenkool

Initial release