bauc
Forum Replies Created
-
Forum: Plugins
In reply to: [WPQuiz] Tweet resultsHi Brin
I’ve released a new version of the plugin which now has a customisable tweet this button.
Forum: Plugins
In reply to: [WPQuiz] Tweet resultsHi Brin
It doesn’t have a tweet result feature yet, but I will look at adding it as an option.
Forum: Plugins
In reply to: [Plugin: WPQuiz] Quiz won't show upGlad it’s working, am working on a better solution for that. Thanks also for layout bug, have fixed that as well. Will push out a new release soon.
Forum: Plugins
In reply to: [Plugin: WPQuiz] Quiz won't show upThe default line should be
Out of {total} you scored {correct} correctly and got {wrong} wrong. That’s {percent}.Not sure why my code isn’t bringing it through, but basically there are the 4 codes in {} brackets that can be used or none at all. I’m looking at how I can add it to the post text itself and for different messages for different results.
Forum: Plugins
In reply to: [Plugin: WPQuiz] Quiz won't show upSorry for double post but just quick message to say I’ve released an update which shows the marking you score x of you. I need to document it better but there is new part to the admin screen and it uses any of the following tags {correct} {wrong} {total} {percent}.
Forum: Plugins
In reply to: [Plugin: WPQuiz] Quiz won't show upGlad it’s working. I’m working on it but the main project I was using it for has been slow off the ground but will be looking to release updated versions soon, including what you mentioned as well as options of storing results.
Forum: Plugins
In reply to: [Plugin: WPQuiz] Quiz won't show upI got a chance to check it and there was a bug during install that stopped the required tables from being created, I’ve fixed that and pushes out a new version. Sorry for the problem. Please let me know if the new version works for you.
Forum: Plugins
In reply to: [Plugin: WPQuiz] Quiz won't show up@gulliver: Are you able to create a new quiz and see that? Sounds like a problem during install, will check and see as I did add code to prevent the example quiz being added each install and it might have introduced a bug.
Forum: Plugins
In reply to: [WPQuiz] [Plugin: WPQuiz] Too Many HeadachesSorry for the problems, I’ve updated the plugin now to fix that issue and also another one. Let me know if it works for you or if you have any other issues. Thanks
Forum: Plugins
In reply to: [WPQuiz] [Plugin: WPQuiz] Too Many HeadachesIt may be a caching issue that isn’t loading the newest change. On the WPQuiz admin screen can you please do a page refresh (Ctrl and F5 in Internet Explorer).
Forum: Plugins
In reply to: [WPQuiz] [Plugin: WPQuiz] Too Many HeadachesI’ve updated the plugin to fix those two issues, can you please try updating to 0.2.2 and let me know if it resolves the adding question and answers problems. Thanks.
Forum: Plugins
In reply to: [WPQuiz] [Plugin: WPQuiz] Too Many HeadachesI’ve had a look at the issues and for the inserting questions problem there is a bug in my JavaScript, should be easy to fix so hopefully have an update soon. I’ll also make it clearer on how to edit the quiz rather than the more hidden way that is there currently.
I’ll add the formatting questions/answers to feature list and see when I can implement that.
Forum: Plugins
In reply to: [Plugin: WPQuiz] Quiz won't show upWhat is the quiz ID of the one you are trying to add? As at it’s simplest form you should only need to have [wpquiz id =1] somewhere in your post text for the sample quiz to show. Also what version of the plugin/WordPress are you running, I’ve just installed the current version of both and it was working but there may be something else causing the problem.