Changelog
FIXED
- An ugly bug in the question_file fallback. Thanks to Etan and Bobby for finding this one (and both at the same time ;-))
FIXED
- In conjuction with some other plugins the session would not start and throw an error at te user.
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.
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
Initial release