whiteorb
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Survey And Quiz Tool] General feature requestsI agree, it would be excellent if one was able to list the “certifications” they’ve received. Similar to http://wordpress.org/extend/plugins/bigdoor-quick-gamification-for-wordpress/
Forum: Plugins
In reply to: [WP Survey And Quiz Tool] General feature requestsAuto marking/approving if above a specified % would be awesome as well.
Would also be very cool if I could let certain roles have the ability to mark certain items as approved.
Seriously though Ollie you should really hammer this out and create a basic and pro version similar to Relevanssi or Gravity Forms. If you built it well and updated often you could do very well. I’ve been researching quizzes for months now and yours is the better of the group.
Forum: Plugins
In reply to: [WP Survey And Quiz Tool] General feature requestsYeah, I was looking for a simpler way to do it. I would consider sections to be used for something like “vegetable, mineral, animal” not question “1, 2, 3, 4”.
Forum: Plugins
In reply to: [WP Survey And Quiz Tool] Conflict with Relevenassi Search pluginBrutal, thanks for looking into it Ollie.
Any ideas since he isn’t able to help? I haven’t been able to specify which post_types to index with his plugin. When I try it returns absolutely nothing. So I end up just indexing everything.
Are we able to exclude_from_search on all quizzes?
Using
<?php echo get_the_excerpt(); ?>resolved this issue.Forum: Plugins
In reply to: [WP Survey And Quiz Tool] Conflict with Relevenassi Search pluginThink that’s crazy check this out. http://i.imgur.com/fCtzb.png
That happened after I removed “quiz” from the search result.
Forum: Plugins
In reply to: [More Fields] [Plugin: More Fields] Feature Request: File UploadSeriously I would love to see this move forward. Kalstrom and the rest of the team that developed “more plugins” pretty much never reply to anything.
Forum: Plugins
In reply to: [WP Survey And Quiz Tool] Display quiz results on member pageThank you very much Ollie. I’ll play with this in a day or so when I implement a full on quiz.
Forum: Plugins
In reply to: [WP Survey And Quiz Tool] Conflict with Relevenassi Search pluginThank you very much Ollie!
Forum: Plugins
In reply to: [Admin Menu Editor] Menu items disappear after updating another plugin.Gosh I have no idea what would cause that than. Is there a class that I should look out for or a function that’s called..?
Forum: Plugins
In reply to: [Admin Menu Editor] Profile and Your ProfileI haven’t been able to do anything with them.
http://i.imgur.com/BMWcB.pngYou can see that “profile” isn’t listed here at all.
http://i.imgur.com/ZEEp5.pngAny ideas?
Forum: Plugins
In reply to: [WP Survey And Quiz Tool] Display quiz results on member pageFair enough, I look forward to seeing the results.
Forum: Plugins
In reply to: [WP Survey And Quiz Tool] Display quiz results on member pageThanks Ollie,
How are you planning on implementing it? Would it use a shortcode where you would specify the user? e.g. [quiz user=”name”] or do you have something else in mind?Forum: Plugins
In reply to: [WP Survey And Quiz Tool] Display quiz results on member pageExcellent, I appreciate it.
Forum: Plugins
In reply to: [WP Survey And Quiz Tool] Display quiz results on member pageI apologize Joe, I am a bit of a lamen when it comes to pulling data from the db with mysql. Would you mind clarifying a bit with php. Also, I absolutely am going to want to display the score and total.