Experimental project

This is a sandbox project, which contains experimental code for developer use only.

Obsolete: helpfulness module seems like a better option. And it has a D8 version.

Instant Feedback provides an ajax form that gives the user a simple yes/no question (ie. "Did you find what you where looking for?") No-sayers get a open follow-up question. The results are exposed to views and anything that can deal with flags.

Dependencies

Flag
Entity API
Views
Session API (to enable anonymous feedback)

How to

  1. Install the module
  2. Goto admin/structure/instant_feedback/settings and choose what types of entities and bundles you want to gather feedback about.
  3. Add the instant Feedback Form Block where you want the question to be asked.
  4. Set up your permissions under the Instant Feedback on admin/people/permissions
  5. (Optional) Add the Instant Feedback Statistics Block where you want to display the results.

You can also display the form by calling the function instant_feedback_question($entity, $entity_type)

Supporting organizations: 
Development

Project information

  • caution Obsolete
    Use of this project is deprecated.
  • Module categories: User Engagement
  • Created by OWast on , updated