Closed (works as designed)
Project:
Frequently Asked Questions
Version:
5.x-2.6
Component:
Code
Priority:
Critical
Category:
Feature request
Reporter:
Anonymous (not verified)
Created:
11 Feb 2008 at 17:39 UTC
Updated:
7 Feb 2017 at 13:32 UTC
Jump to comment: Most recent
Comments
Comment #1
Anonymous (not verified) commentedPlease excuse the inefficient explanation...
Basically:
Category 1
Category 2
That's the basic idea... Do you think this is possible?
Maybe you could integrate it with the voting API.
I would be glad to help but I don't know where to start!
Comment #2
nancydruI wonder if there is already a module that provides a modification to standard comments to add the "Was it useful" part.
Comment #3
nancydruhttp://drupal.org/project/comment_bury_promote
Comment #4
stella commentedThis isn't a feature I'm going to implement because there are already lots of voting / evaluation modules out there. While it may not be possible for them to appear on the faq page, they can provide voting widgets for you on the nodes.
I had a quick look around at some of the available modules. I quite liked the fivestar module, which appears neat, allows some customisation and seems to be actively maintained. However it doesn't have a text box where a user can leave a comment. I also liked the userreview module. It's not as actively maintained but it has a voting widget along with a text box for feedback. I don't particularly like the look of the voting widget but you could probably override the display of it in your theme.
However, I think the best one is the Simple Review module. It's dependent on the fivestar module being enabled. You just need to enable comments for the faq node type (no need to enable fivestar widget for faq node type) and a "Review this article" link will appear under the node. When you click on that a simple comment box with a fivestar widget is displayed below the node content. It's also actively maintained which is a bonus when you need support / new features. I think this is probably the one that suits your needs best.
There are lots of other voting modules too, see here for a full list.
Cheers,
Stella
Comment #5
zilla commentedi think you could do this with a simple image button using the kudos module...just a thought.