Hi!

I am using the FAQ module and I think it's perfect!!! Well, almost! It's missing one thing... the ability to give feedback per FAQ node!

The ideal would be that, even on the faq display page when FAQs are hidden under categories, a simple " 'Was this information useful?' form with 'yes' and 'no' buttons" and a "How could we improve this?" Text field so that user can post "per Question" feedback which show up in list form for an administrator or webmaster on a view page.

Is this possible?

Thankyou for this module anyhow!

Comments

Anonymous’s picture

Please excuse the inefficient explanation...

Basically:

Category 1

Q1 Question question question? (Hide/Unhide)

A1 Answer answer answer answer
answer answer answer answer.
Was this helpful? (O) Yes ( ) No
How can we improve this?
|'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''|
| Text field for comment |
| |
|.......................................................|

(Hide/unhide)

Q2 Question question question? (Hide/Unhide)

A2 Answer answer answer answer
answer answer answer answer.
Was this helpful? (O) Yes ( ) No
How can we improve this?
|'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''|
| Text field for comment |
| |
|.......................................................|

(Hide/unhide)

Category 2

Q1 Question question question? (Hide/Unhide)

A1 Answer answer answer answer
answer answer answer answer.
Was this helpful? (O) Yes ( ) No
How can we improve this?
|'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''|
| Text field for comment |
| |
|.......................................................|

(Hide/unhide)

Q2 Question question question? (Hide/Unhide)

A2 Answer answer answer answer
answer answer answer answer.
Was this helpful? (O) Yes ( ) No
How can we improve this?
|'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''|
| Text field for comment |
| |
|.......................................................|

(Hide/unhide)

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!

nancydru’s picture

I wonder if there is already a module that provides a modification to standard comments to add the "Was it useful" part.

nancydru’s picture

stella’s picture

Status: Active » Closed (works as designed)

This 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

zilla’s picture

i think you could do this with a simple image button using the kudos module...just a thought.